Pull request #6958 opened Connecting to https://api.github.com using 476720/****** Obtained .jenkins from 205fd156d990138dd6b6b400fb44d4aa9b196aa0+cc602957cec5627c8752137c0412caa6fe37d2bc (9505367f93ef457e57ba18c5999bb6275abb794a) [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 fetnat07 in /var/jenkins/workspace/Kokkos_PR-6958 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6958 # 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/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Fetching without tags Merging remotes/origin/develop commit cc602957cec5627c8752137c0412caa6fe37d2bc into PR head commit 205fd156d990138dd6b6b400fb44d4aa9b196aa0 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6958/head:refs/remotes/origin/PR-6958 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 205fd156d990138dd6b6b400fb44d4aa9b196aa0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cc602957cec5627c8752137c0412caa6fe37d2bc # timeout=10 Merge succeeded, producing 0a942b1e96f564d7569f43bca020cc1b81c09e0c Checking out Revision 0a942b1e96f564d7569f43bca020cc1b81c09e0c (PR-6958) Commit message: "Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD" First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t cf4be35b9ecf4aa955bec3e9708c87821099b24d -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 ---> f78909c2b360 Step 2/3 : RUN apt-get update && apt-get install -y bc git build-essential clang-format-8 wget && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 2ccd0290783a Step 3/3 : ENV CLANG_FORMAT_EXE=clang-format-8 ---> Using cache ---> 49cd15b88136 Successfully built 49cd15b88136 Successfully tagged cf4be35b9ecf4aa955bec3e9708c87821099b24d:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . cf4be35b9ecf4aa955bec3e9708c87821099b24d . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat07 seems to be running inside container bfa014185456acfb44c6df26f64418adcbf634b3afec695e2417a69273aa4e5b $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6958 --volumes-from bfa014185456acfb44c6df26f64418adcbf634b3afec695e2417a69273aa4e5b -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** cf4be35b9ecf4aa955bec3e9708c87821099b24d cat > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a942b1e96f564d7569f43bca020cc1b81c09e0c # timeout=10 $ docker top fb505e748df43d911093b2e58bd3f5b61aa3c6c78e586b6e7f1f6b26723befaa -eo pid,comm [Pipeline] { [Pipeline] sh + ./scripts/docker/check_format_cpp.sh [Pipeline] } $ docker stop --time=1 fb505e748df43d911093b2e58bd3f5b61aa3c6c78e586b6e7f1f6b26723befaa $ docker rm -f --volumes fb505e748df43d911093b2e58bd3f5b61aa3c6c78e586b6e7f1f6b26723befaa [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 [Pipeline] node [Pipeline] node [Pipeline] node Running on lascaux05 in /var/jenkins/workspace/Kokkos_PR-6958 [Pipeline] node Running on lascaux04 in /var/jenkins/workspace/Kokkos_PR-6958 [Pipeline] node Running on fetnat07 in /var/jenkins/workspace/Kokkos_PR-6958 [Pipeline] node Running on fetnat05 in /var/jenkins/workspace/Kokkos_PR-6958 [Pipeline] node Running on fetnat03 in /var/jenkins/workspace/Kokkos_PR-6958 [Pipeline] node Running on fetnat08 in /var/jenkins/workspace/Kokkos_PR-6958 [Pipeline] node Running on CpuNode6 in /var/jenkins/workspace/Kokkos_PR-6958 [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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL [Pipeline] checkout using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Selected Git installation does not exist. Using Default The recommended git tool is: NONE Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] checkout using credential Jenkins ORNL Selected Git installation does not exist. Using Default The recommended git tool is: NONE Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] checkout using credential Jenkins ORNL Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout Fetching changes from the remote Git repository Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Merging remotes/origin/develop commit cc602957cec5627c8752137c0412caa6fe37d2bc into PR head commit 205fd156d990138dd6b6b400fb44d4aa9b196aa0 Merge succeeded, producing 84667c54140123645c70d2c0734191ff8cdb28e2 Checking out Revision 84667c54140123645c70d2c0734191ff8cdb28e2 (PR-6958) Commit message: "Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD" First time build. Skipping changelog. Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6958 # 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/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6958 # 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/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6958 # 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/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6958 # 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/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6958/.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/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 205fd156d990138dd6b6b400fb44d4aa9b196aa0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cc602957cec5627c8752137c0412caa6fe37d2bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84667c54140123645c70d2c0734191ff8cdb28e2 # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6958 # 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/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6958 # 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/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t f699bf534d827819a6a9521a0792ea7f600ff83a -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 ---> c4191f4b2ab5 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 ---> e9d32802001f 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 ---> 34f2a891a6b6 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 ---> 55f4aca03911 Step 6/13 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 7c5807adb603 Step 7/13 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> c25a824c26f2 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 ---> 6f729e77b254 Step 9/13 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 8c7e2e18bf0e Step 10/13 : ARG NPROC=8 ---> Using cache ---> e1af895cc47f Step 11/13 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> fceb165af14f 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 ---> 080856ea086b Step 13/13 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> a32fcd669883 Successfully built a32fcd669883 Successfully tagged f699bf534d827819a6a9521a0792ea7f600ff83a:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . f699bf534d827819a6a9521a0792ea7f600ff83a . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat07 seems to be running inside container bfa014185456acfb44c6df26f64418adcbf634b3afec695e2417a69273aa4e5b $ 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-6958 --volumes-from bfa014185456acfb44c6df26f64418adcbf634b3afec695e2417a69273aa4e5b -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** f699bf534d827819a6a9521a0792ea7f600ff83a cat Fetching without tags Merging remotes/origin/develop commit cc602957cec5627c8752137c0412caa6fe37d2bc into PR head commit 205fd156d990138dd6b6b400fb44d4aa9b196aa0 Merge succeeded, producing aa4386158f6cac72056bdc1da98917a84d10e979 Checking out Revision aa4386158f6cac72056bdc1da98917a84d10e979 (PR-6958) Commit message: "Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD" First time build. Skipping changelog. > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6958/head:refs/remotes/origin/PR-6958 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 205fd156d990138dd6b6b400fb44d4aa9b196aa0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cc602957cec5627c8752137c0412caa6fe37d2bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa4386158f6cac72056bdc1da98917a84d10e979 # timeout=10 Fetching without tags > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6958/head:refs/remotes/origin/PR-6958 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit cc602957cec5627c8752137c0412caa6fe37d2bc into PR head commit 205fd156d990138dd6b6b400fb44d4aa9b196aa0 Merge succeeded, producing 45b06a08e4ad7da740c7f6f346055eab79489ba3 Checking out Revision 45b06a08e4ad7da740c7f6f346055eab79489ba3 (PR-6958) Commit message: "Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD" First time build. Skipping changelog. Fetching without tags Merging remotes/origin/develop commit cc602957cec5627c8752137c0412caa6fe37d2bc into PR head commit 205fd156d990138dd6b6b400fb44d4aa9b196aa0 > git config core.sparsecheckout # timeout=10 > git checkout -f 205fd156d990138dd6b6b400fb44d4aa9b196aa0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cc602957cec5627c8752137c0412caa6fe37d2bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45b06a08e4ad7da740c7f6f346055eab79489ba3 # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6958/head:refs/remotes/origin/PR-6958 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 205fd156d990138dd6b6b400fb44d4aa9b196aa0 # timeout=10 Merge succeeded, producing 91ff55aad8720519ad0c9c6337694be00a5aaa31 Checking out Revision 91ff55aad8720519ad0c9c6337694be00a5aaa31 (PR-6958) Commit message: "Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD" First time build. Skipping changelog. $ docker top c4b72bc4de3e8192efb5e868e68fde16e3edd58b0058ef7bbb3d83fa972193f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh Fetching without tags + docker build -t 298700fdb0f4d5f590f5132d679f269c26ad864a --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:bcde3aef1b1f36b895d0777491f562d86a11c0086df5ff6875b2daf4c269f189 #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 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cc602957cec5627c8752137c0412caa6fe37d2bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 91ff55aad8720519ad0c9c6337694be00a5aaa31 # timeout=10 + docker build -t 670d44c7b471b72f54e3562fe750bb98c96ef170 -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 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6958/head:refs/remotes/origin/PR-6958 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 + ccache --zero-stats Statistics zeroed + docker build -t fc64a6c745c4b7b757b66c460bc230c2d3b54d19 -f scripts/docker/Dockerfile.gcc scripts/docker [Pipeline] sh #2 DONE 0.4s #3 [internal] load .dockerignore #3 sha256:c9ece23af9c037f8c0dc0970697f1ea81ea6ba0fe712d9edde4a8595f0b79d8d #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:9b32f25da717a82c78bffa32026e5c7e9ab427cfb489ebe09128492e8ae4a428 #8 exporting layers done #8 writing image sha256:d9966273f122eb2b5cb8aba274e6a437c2d6bb51cf3abc9014830326a5842b11 done #8 naming to docker.io/library/298700fdb0f4d5f590f5132d679f269c26ad864a:latest #8 naming to docker.io/library/298700fdb0f4d5f590f5132d679f269c26ad864a:latest done #8 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Successfully tagged 670d44c7b471b72f54e3562fe750bb98c96ef170:latest + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_CLANG_TIDY=clang-tidy;-warnings-as-errors=* -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -Wno-unknown-cuda-version -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ARCH_VOLTA70=ON .. -- Setting default Kokkos CXX standard to 17 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Merging remotes/origin/develop commit cc602957cec5627c8752137c0412caa6fe37d2bc into PR head commit 205fd156d990138dd6b6b400fb44d4aa9b196aa0 + docker inspect -f . 298700fdb0f4d5f590f5132d679f269c26ad864a . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer lascaux05 seems to be running inside container 9eab02f05dc32aeb22aaaf2c3b37103b72bb93eba6407b84ac24a1db706ec60b #1 [internal] load .dockerignore #1 sha256:742057d40659b9aae4ef4d7ff82a92d524eba0ede3ef6cd57f022b02a707f8ff #1 transferring context: 2B 0.0s done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile.gcc #2 sha256:66bfeee803934adcb7f28a263bc9d34a429e063f9d2be3679cc8595bcbe68792 #2 transferring dockerfile: 1.75kB 0.1s done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/ubuntu:20.04 #3 sha256:8e67b796a66f85f06793e026943184e32d365c77929e94d2ac98b34a1e1cb30e #3 DONE 0.0s #8 [1/5] FROM docker.io/library/ubuntu:20.04 #8 sha256:243f75845650c92150b34967f79a539dee49ba028b719b1a41e64f43abcdcac5 #8 DONE 0.0s #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:2e933b3ab5001c18247e26990b8700638600bd4c6ddf41742b08cfbc5a9f73d6 #9 exporting layers done #9 writing image sha256:f9c5dddef3c8ce1efff515783e4cb3c4a8978ab37e0e9f91665fb8a2170f00f2 done #9 naming to docker.io/library/fc64a6c745c4b7b757b66c460bc230c2d3b54d19:latest done #9 DONE 0.0s + docker inspect -f . 670d44c7b471b72f54e3562fe750bb98c96ef170 . $ 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-6958 --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 ******** 298700fdb0f4d5f590f5132d679f269c26ad864a cat $ docker top a02ddb472f5948c343f0c0833121ce6f93d2ffa3da854c15e5abd4d053c30d06 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [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-6958 --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 ******** 670d44c7b471b72f54e3562fe750bb98c96ef170 cat Merge succeeded, producing 515585c6381ae9949fe840e0f28d6630fddb28df Checking out Revision 515585c6381ae9949fe840e0f28d6630fddb28df (PR-6958) Commit message: "Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f 205fd156d990138dd6b6b400fb44d4aa9b196aa0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cc602957cec5627c8752137c0412caa6fe37d2bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 515585c6381ae9949fe840e0f28d6630fddb28df # timeout=10 -- The CXX compiler identification is Clang 12.0.0 -- Check for working CXX compiler: /opt/llvm/bin/clang++ -- Check for working CXX compiler: /opt/llvm/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6958/build/generated/Kokkos_Version_Info.cpp -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=c++17 for C++17 standard as feature -- SIMD: AVX512 detected -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.0.221") -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy Fetching without tags Merging remotes/origin/develop commit cc602957cec5627c8752137c0412caa6fe37d2bc into PR head commit 205fd156d990138dd6b6b400fb44d4aa9b196aa0 -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub $ docker top f53b23837a4d928fd88e46aa5124e7ffb679577d4bd767c66b888faa37483bbe -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] withEnv [Pipeline] { Merge succeeded, producing df31f20c4475508174d26216c6dee57cc8efdf40 Checking out Revision df31f20c4475508174d26216c6dee57cc8efdf40 (PR-6958) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] readFile [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh Commit message: "Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD" First time build. Skipping changelog. [Pipeline] sh [Pipeline] sh > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6958/head:refs/remotes/origin/PR-6958 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 205fd156d990138dd6b6b400fb44d4aa9b196aa0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cc602957cec5627c8752137c0412caa6fe37d2bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df31f20c4475508174d26216c6dee57cc8efdf40 # timeout=10 + docker inspect -f . fc64a6c745c4b7b757b66c460bc230c2d3b54d19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer + docker build -t 0667f464ce92fea922098e2c2143601487115842 -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 ---> 2d2c629a915b Step 4/14 : ARG NPROC=8 ---> Using cache ---> daac16619419 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 ---> f5dbfb157476 Step 6/14 : ARG CMAKE_VERSION=3.27.7 ---> Using cache ---> c1e97dacfb87 Step 7/14 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> e2a7d34c825c 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 ---> e76a682871d5 Step 9/14 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 47c469f3286e Step 10/14 : ARG LLVM_VERSION=llvmorg-17.0.3 + ccache --zero-stats Statistics zeroed CpuNode6 seems to be running inside container 000334f31f8629b8eaeb6326227b7cf88da75374aa5f2bd4a8e8ac57be811226 $ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_PR-6958 --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 ******** fc64a6c745c4b7b757b66c460bc230c2d3b54d19 cat -- [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 ---> Using cache ---> 251f6d701dc2 Step 11/14 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> 8a12cb68d6d3 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 ---> 6d65f4aaa858 Step 13/14 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> efba6a58dd5d Step 14/14 : ENV LD_LIBRARY_PATH=${LLVM_DIR}/lib:$LD_LIBRARY_PATH ---> Using cache ---> 205c20b14af7 Successfully built 205c20b14af7 Successfully tagged 0667f464ce92fea922098e2c2143601487115842:latest -- [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 Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&ere’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker&&volta’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker’ Still waiting to schedule task Waiting for next available executor on ‘nvidia-docker’ -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6958/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES + rm -rf build + mkdir -p build + cd build + /opt/cmake/bin/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=--diag_suppress=implicit_return_from_non_void_function,no_device_stack -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_IMPL_MDSPAN=ON -DKokkos_ENABLE_IMPL_NVHPC_AS_DEVICE_COMPILER=ON .. $ docker top cecc4ec4469004f56c1a95c09aa9cb2c8511bfbc1d5beb52bc2863bba97b6545 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh + echo /opt/rocm/llvm/lib + ldconfig [Pipeline] sh + docker inspect -f . 0667f464ce92fea922098e2c2143601487115842 . [Pipeline] } [Pipeline] // withEnv + docker build -t 670d44c7b471b72f54e3562fe750bb98c96ef170 -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 670d44c7b471b72f54e3562fe750bb98c96ef170:latest [Pipeline] withDockerContainer + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=-Werror -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_LIBDL=OFF -DKokkos_ENABLE_LIBQUADMATH=ON -DKokkos_ENABLE_SERIAL=ON .. -- Setting default Kokkos CXX standard to 17 fetnat08 seems to be running inside container ed2c660221ff7829fec36c307d1ecca218efea824ba838c26289c97547e691d3 $ 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-6958 --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 ******** 0667f464ce92fea922098e2c2143601487115842 cat -- Setting default Kokkos CXX standard to 17 + rm -rf build + 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 -- 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 -- [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 -- 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-6958/build/generated/Kokkos_Version_Info.cpp -- Using -std=gnu++17 for C++17 extensions as feature -- SIMD: AVX2 detected -- Built-in Execution Spaces: -- Device Parallel: NoTypeDefined -- Host Parallel: Kokkos::OpenMP -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT -- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT - Success -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Using internal desul_atomics copy -- The CXX compiler identification is Clang 14.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- No installed google benchmark found, fetching from GitHub -- [benchmark] 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] 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] Check if compiler accepts -pthread - yes -- Sources TestCuda.cpp -- Kokkos Backends: SERIAL;CUDA -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info -- [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 -- Configuring done -- [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 -- 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 -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6958/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkos_gtest Scanning dependencies of target kokkosprinter-tool Scanning dependencies of target kokkossimd Scanning dependencies of target benchmark [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 1%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.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 -- [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 [ 2%] Linking CXX static library libkokkossimd.a -- Sources TestOpenMP.cpp -- Kokkos Backends: OPENMP;SERIAL -- Configuring done [ 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 -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6958/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o Scanning dependencies of target benchmark [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o Scanning dependencies of target kokkoscore [ 1%] Built target AlwaysCheckGit [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o Scanning dependencies of target impl_git_version [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o Scanning dependencies of target kokkoscore [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o $ docker top 78f1e11b468169e043ce5d986609208170c86c22e6a200b7efab2c4567d69ec0 -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] { [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { Fetching without tags [Pipeline] sh [Pipeline] sh + docker inspect -f . 670d44c7b471b72f54e3562fe750bb98c96ef170 . [Pipeline] } + ccache --zero-stats Statistics zeroed [Pipeline] // withEnv [Pipeline] withDockerContainer Merging remotes/origin/develop commit cc602957cec5627c8752137c0412caa6fe37d2bc into PR head commit 205fd156d990138dd6b6b400fb44d4aa9b196aa0 fetnat05 seems to be running inside container 672a946a01b481e2531481fe5c0fe61a88e71fef99a60f4b41185131cbb988e0 [ 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 $ docker run -t -d -u 0:0 --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6958 --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 ******** 670d44c7b471b72f54e3562fe750bb98c96ef170 cat [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o Merge succeeded, producing 98994589cbf4069148542d555fb2fd8e875c3e13 Checking out Revision 98994589cbf4069148542d555fb2fd8e875c3e13 (PR-6958) Commit message: "Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD" First time build. Skipping changelog. > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6958/head:refs/remotes/origin/PR-6958 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 205fd156d990138dd6b6b400fb44d4aa9b196aa0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cc602957cec5627c8752137c0412caa6fe37d2bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98994589cbf4069148542d555fb2fd8e875c3e13 # timeout=10 [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o -- SIMD: AVX2 detected -- Setting Kokkos_ARCH_VEGA90A=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: Kokkos::OpenMP -- Host Serial: NONE -- -- Architectures: -- NATIVE -- VEGA90A -- Found TPLLIBDL: /usr/include -- Looking for C++ include pthread.h [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 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/perf_counters.cc.o -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] 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/reporter.cc.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS [ 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 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6958/build/generated/Kokkos_Version_Info.cpp -- Using --c++17 for C++17 standard as feature [ 4%] 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/string_util.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.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/reporter.cc.o -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 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_ExecPolicy.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o -- SIMD: AVX512 detected [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o $ docker top 4f81e6c2a7f7ed5e6a64eb9f30ea750030e080aac5e555034a7ffb6bd9a1315b -eo pid,comm -- Found OpenMP_CXX: -fopenmp=libomp -- Found OpenMP: TRUE -- Using internal desul_atomics copy [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.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] { -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.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 [Pipeline] sh -- [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 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 5%] Linking CXX static library libbenchmark.a [Pipeline] readFile [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Wno-unknown-cuda-version -Werror -Wno-undefined-internal -Wno-pass-failed -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ENABLE_OPENMPTARGET=ON -DKokkos_ARCH_VOLTA70=ON -DCMAKE_CXX_STANDARD=17 .. [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o + docker build -t 61859b6990dd1b12f218593f85c0ab31c57b8900 --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:5ea35a1565a90e1ee5b5411801383fd56ba39bc3c9c7d74fe4c8eab2ae8930f1 #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 #2 DONE 0.2s #3 [internal] load .dockerignore #3 sha256:3c668325e1b010b1e7279ad5a3b35a0453926bf03e746929bea848401e9d9964 #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:edc4e5b7fe2023941fcc6af1b16486e34669a887759b49a97d017ab76d90331e #8 exporting layers done #8 writing image sha256:25f2b3b0db02fe78c63aefdac1b4e463f13669b8cecad67e8d78a919e8af4108 done #8 naming to docker.io/library/61859b6990dd1b12f218593f85c0ab31c57b8900:latest done #8 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh -- Setting default Kokkos CXX standard to 17 [ 5%] Built target benchmark + docker inspect -f . 61859b6990dd1b12f218593f85c0ab31c57b8900 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer lascaux04 seems to be running inside container 1e8dadd3a9ba66526efced96d326f007c9cbf7d4278985a492aec48b2cc04a19 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --device=/dev/kfd --device=/dev/dri --security-opt seccomp=unconfined --group-add video --env HIP_VISIBLE_DEVICES=$HIP_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6958 --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 ******** 61859b6990dd1b12f218593f85c0ab31c57b8900 cat [ 6%] Linking CXX static library libbenchmark.a Scanning dependencies of target benchmark_main [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 5%] Linking CXX static library libkokkos_gtest.a -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL $ docker top 955b7d2f8e4561f19ccad5369c8b08a28b91f43db7f0ae1aed47477d598df5ba -eo pid,comm [Pipeline] { [ 6%] Built target benchmark [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 5%] Built target kokkos_gtest [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=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 -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA + rm -rf build [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o + mkdir -p build [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 5%] Linking CXX static library libbenchmark_main.a -- The CXX compiler identification is Clang 16.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW + 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 .. [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -- The CXX compiler identification is Clang 17.0.3 -- Detecting CXX compiler ABI info [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 5%] Built target benchmark_main [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/llvm/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Setting default Kokkos CXX standard to 17 [ 6%] Linking CXX static library libbenchmark_main.a [ 6%] Built target benchmark_main -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6958/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 -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 7%] Linking CXX static library libkokkos_gtest.a [ 7%] Built target kokkos_gtest -- 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 [ 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 [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- 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 -- 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 [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- Looking for a CUDA compiler - /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 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 -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 11%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o -- The CUDA compiler identification is NVIDIA 12.2.91 -- Detecting CUDA compiler ABI info [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o -- Detecting CUDA compiler ABI info - done -- Check for working CUDA compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc - skipped -- Detecting CUDA compile features -- Detecting CUDA compile features - done [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.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 -- [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 [ 12%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 12%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o -- [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_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting build type to 'RelWithDebInfo' as none was specified. -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- 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 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6958/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 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 12%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.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_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 12%] Built target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- 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 [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6958/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- Looking for pthread_create in pthread - not found -- Check if compiler accepts -pthread [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o -- SIMD: AVX512 detected -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Experimental::OpenACC -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6958/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 12%] Linking CXX executable Kokkos_push_finalize_hook_terminate -- Found OpenMP_CXX: -mp -- Found OpenMP: TRUE -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS [ 12%] Built target Kokkos_push_finalize_hook_terminate Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o -- [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/TestCreateMirror.cpp.o -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success -- Using internal desul_atomics copy -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Kokkos Backends: SERIAL;OPENACC -- Configuring done -- 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-6958/core/src/../../tpls/mdspan/include -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Failed -- [benchmark] Compiling and running to test HAVE_STD_REGEX -- [benchmark] 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 -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6958/build + make -j8 [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/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 [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 1%] Built target AlwaysCheckGit -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Sources TestOpenMP.cpp -- Sources TestCuda.cpp -- Kokkos Backends: OPENMP;CUDA [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o -- Configuring done -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 2%] Linking CXX static library libkokkossimd.a [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph -- Generating done [ 13%] Built target Kokkos_CoreUnitTest_OpenMPGraph Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6958/build + make -j8 [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object core/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 [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 1%] Built target AlwaysCheckGit [ 2%] Built target kokkossimd [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_SerialGraph [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Built target kokkossimd -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Found Threads: TRUE -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o -- Kokkos Backends: SERIAL;OPENMPTARGET -- Configuring done (19.7s) -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target kokkoscontainers [ 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 [ 2%] Linking CXX static library libimpl_git_version.a -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestOpenMP.cpp -- Sources TestHIP.cpp -- Kokkos Backends: OPENMP;HIP -- Configuring done [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 3%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6958/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target kokkos_gtest [ 0%] Built target AlwaysCheckGit Scanning dependencies of target benchmark [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target impl_git_version [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o Scanning dependencies of target kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- Generating done (2.3s) -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6958/build + make -j8 [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 3%] Built target AlwaysCheckGit [ 3%] Linking CXX static library libkokkossimd.a [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Linking CXX static library libkokkossimd.a [ 1%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Built target kokkosprinter-tool [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 4%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 4%] Built target kokkossimd [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 4%] Linking CXX static library libimpl_git_version.a [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 3%] Linking CXX static library libimpl_git_version.a [ 3%] Built target kokkosprinter-tool [ 3%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Linking CXX shared library libkokkosprinter-tool.so [ 4%] Built target impl_git_version [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 4%] Built target kokkosprinter-tool [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.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_SharedAlloc.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 15%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 15%] Built target Kokkos_CoreTestCompileOnly [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 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_ToolsInitialization.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_StackTraceTestExec [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.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 [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6958/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC.cpp.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/reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACCSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 8%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 8%] Built target Kokkos_CoreUnitTest_ToolIndependence -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 17%] 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_b1.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_Instance.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 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_Cuda2.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 18%] Built target Kokkos_CoreUnitTest_KokkosP [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestHIP.cpp -- Kokkos Backends: SERIAL;HIP -- Configuring done [ 8%] Linking CXX executable Kokkos_ProfilingAllCalls [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 8%] Built target Kokkos_ProfilingAllCalls [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o -- Generating done [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6958/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 [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 6%] Linking CXX static library libbenchmark.a [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o [ 6%] Built target benchmark Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 19%] Linking CXX executable Kokkos_StackTraceTestExec [ 19%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.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 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.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 [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 5%] 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/reporter.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o [ 10%] Linking CXX executable Kokkos_ToolsInitialization [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 10%] Built target Kokkos_ToolsInitialization [ 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_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_ScatterView_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.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 [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 9%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Built target kokkos_gtest [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX static library libkokkos_gtest.a [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 10%] Built target kokkos_gtest [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.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_hwloc.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 11%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 11%] 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 [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 6%] Linking CXX static library libbenchmark.a [ 6%] Built target benchmark [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 7%] Linking CXX static library libkokkos_gtest.a [ 7%] Built target kokkos_gtest Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 7%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 7%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 7%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target benchmark_main [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTargetSpace.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 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_DynamicView_hpp [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 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_DynRankView_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp 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 [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_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 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Built target kokkos_gtest [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Exec.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 5%] Linking CXX static library libkokkoscore.a [ 5%] Built target kokkoscore [ 5%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 5%] Linking CXX static library libkokkos_gtest.a [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 5%] Built target kokkos_gtest [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Instance.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o Scanning dependencies of target Kokkos_UnitTest_HIPGraph 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_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o 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 [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Task.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_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 [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 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_HIP.dir/hip/TestHIP_Abort.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 23%] 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/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 7%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 5%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 5%] Linking CXX static library libkokkoscontainers.a [ 5%] Built target kokkoscontainers [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/hip/TestHIP_Graph.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 13%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 7%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 14%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 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 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 9%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_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%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 9%] Built target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 10%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 10%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 10%] Linking CXX executable Kokkos_UnitTest_HIPGraph [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 10%] Built target Kokkos_UnitTest_HIPGraph Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 8%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 8%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 8%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 8%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_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_Profiling_ProfileSection_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 25%] 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 [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.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 [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 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 [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 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 [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 8%] Linking CXX static library libbenchmark.a [ 8%] Linking CXX static library libkokkoscore.a [ 8%] Built target benchmark [ 8%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 8%] Built target kokkoscore [ 8%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 8%] Linking CXX static library libbenchmark_main.a [ 8%] Built target benchmark_main [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp 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_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o "/var/jenkins/workspace/Kokkos_PR-6958/containers/src/Kokkos_Vector.hpp", line 33: warning: function "::emit_warning_kokkos_vector_deprecated" was declared deprecated ("Deprecated header is included") [deprecated_entity_with_custom_message] static auto do_not_include = emit_warning_kokkos_vector_deprecated(); ^ "/var/jenkins/workspace/Kokkos_PR-6958/containers/src/Kokkos_Vector.hpp", line 29: note: because of a "deprecated" attribute [[deprecated("Deprecated header is included")]] int ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 11%] 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_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 25%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.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_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 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 [ 8%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 8%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 38%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 12%] Linking CXX executable Kokkos_StackTraceTestExec [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 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 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_SerialGraph [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 40%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 12%] Built target Kokkos_StackTraceTestExec [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 40%] Built target Kokkos_CoreTestCompileOnly [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 26%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 26%] Built target Kokkos_PerformanceTest_SharedSpace [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 41%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.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 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Abort.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=int32_t, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_PR-6958/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=int32_t]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int32_t, n=11UL]" at line 142 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int32_t]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=int64_t, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_PR-6958/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=int64_t]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t, n=11UL]" at line 142 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=double, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_PR-6958/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=double]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=double, n=11UL]" at line 135 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=double]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=float, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_PR-6958/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=float]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=float, n=11UL]" at line 135 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=float]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp" [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.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_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.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 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Abort.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 27%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 27%] Built target Kokkos_IncrementalTest_OPENMP Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 28%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_OpenMPGraph [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 28%] Built target Kokkos_PerformanceTest_Mempool [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 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_HostSharedPtrAccessOnDevice.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_CTestDevice [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_Develop 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_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 42%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o 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 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o "/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestArrayOps.hpp", line 135: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = ^ "/var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Array.hpp", line 202: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestArrayOps.hpp", line 196: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = ^ "/var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Array.hpp", line 202: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ "/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestArrayOps.hpp", line 273: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = Kokkos::Array::strided>; ^ "/var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Array.hpp", line 271: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ "/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestArrayOps.hpp", line 337: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = Kokkos::Array::strided>; ^ "/var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Array.hpp", line 271: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ArrayOps.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 29%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 15%] 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_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 15%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o "/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestArrayOps.hpp", line 135: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = ^ "/var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Array.hpp", line 202: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestArrayOps.hpp", line 196: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = ^ "/var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Array.hpp", line 202: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ "/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestArrayOps.hpp", line 273: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = Kokkos::Array::strided>; ^ "/var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Array.hpp", line 271: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ "/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestArrayOps.hpp", line 337: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = Kokkos::Array::strided>; ^ "/var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Array.hpp", line 271: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 29%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 31%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 29%] Built target Kokkos_Benchmark_Atomic_MinMax [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 31%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_SerialGraph [ 45%] 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/TestVersionMacros.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_double.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 30%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 48%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 48%] Built target Kokkos_CoreUnitTest_Develop [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.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_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 30%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 49%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 30%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 49%] Built target Kokkos_push_finalize_hook_terminate [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ArrayOps.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_SerialGraph [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 30%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 30%] Built target Kokkos_PerformanceTest_Atomic [ 30%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 30%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 18%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 31%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 18%] Built target Kokkos_IncrementalTest_HIP [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 11%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 31%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_float.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 31%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 19%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 15%] 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_ParallelScanRangePolicy.cpp.o [ 11%] Built target Kokkos_push_finalize_hook_terminate [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 19%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 19%] Built target Kokkos_IncrementalTest_SERIAL [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o 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 [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 32%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 50%] 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_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 32%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_Develop [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 19%] 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_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 20%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 20%] Built target Kokkos_push_finalize_hook_terminate [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o [ 32%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 32%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_complexfloat.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 32%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 32%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 22%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 22%] Built target Kokkos_CoreUnitTest_Develop [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 36%] 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_LegionInitialization.dir/UnitTestMain.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 13%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 32%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 32%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 32%] Built target Kokkos_ContainersPerformanceTest_HIP [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 32%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_TuningBasics [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 32%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 32%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 50%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_int.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 13%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 33%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 33%] Built target Kokkos_ContainersTestCompileOnly [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 50%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 13%] Built target Kokkos_CoreTestCompileOnly [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 38%] 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_Init.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 50%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longint.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 13%] Built target Kokkos_CoreUnitTest_CudaGraph [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 50%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longlongint.cpp.o [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 51%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 24%] 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_Complex.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_double.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o [ 51%] Built target Kokkos_CoreUnitTest_KokkosP [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 26%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 26%] Built target Kokkos_CoreTestCompileOnly [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 16%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 53%] Linking CXX executable Kokkos_ProfilingAllCalls [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 39%] 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_c.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 16%] Built target Kokkos_push_finalize_hook_terminate [ 53%] Built target Kokkos_ProfilingAllCalls [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedint.cpp.o [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 55%] Linking CXX executable Kokkos_UnitTest_SIMD [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 16%] Linking CXX executable Kokkos_ProfilingAllCalls [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 17%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 55%] Built target Kokkos_UnitTest_SIMD [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 17%] Built target Kokkos_CoreUnitTest_Develop [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 16%] Built target Kokkos_ProfilingAllCalls [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 55%] Linking CXX executable Kokkos_ToolsInitialization [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedlongint.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 29%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_ToolsInitialization [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 55%] Built target Kokkos_ToolsInitialization [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Atomics.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 30%] Linking CXX executable Kokkos_ProfilingAllCalls [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 30%] Built target Kokkos_ProfilingAllCalls [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 35%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 35%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 17%] Linking CXX executable Kokkos_ProfilingAllCalls [ 17%] Built target Kokkos_ProfilingAllCalls [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 30%] Linking CXX executable Kokkos_ToolsInitialization [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 30%] Built target Kokkos_ToolsInitialization [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 30%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 30%] Built target Kokkos_CoreUnitTest_Default 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 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 20%] 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_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_float.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.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 [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicViews.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_BitManipulationBuiltins.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_StackTraceTestExec [ 32%] Built target Kokkos_StackTraceTestExec [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 56%] Linking CXX executable Kokkos_StackTraceTestExec [ 56%] Built target Kokkos_StackTraceTestExec [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 35%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CheckedIntegerOps.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 20%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 17%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 17%] Built target Kokkos_CoreUnitTest_KokkosP [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o "/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/incremental/Test01_execspace.hpp", line 66: warning: function "Kokkos::Serial::in_parallel" was declared deprecated [deprecated_entity] int in_parallel = ExecSpace::in_parallel(); ^ "/var/jenkins/workspace/Kokkos_PR-6958/core/src/Serial/Kokkos_Serial.hpp", line 126: note: because of a "deprecated" attribute KOKKOS_DEPRECATED inline static int in_parallel() { return false; } ^ detected during instantiation of "void Test::TestIncrExecSpace::testit() [with ExecSpace=Kokkos::Serial]" at line 85 Remark: individual warnings can be suppressed with "--diag_suppress " [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 20%] Built target Kokkos_IncrementalTest_SERIAL [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.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 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyConstructors.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 36%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 17%] Linking CXX executable Kokkos_ToolsInitialization [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 43%] 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/Benchmark_Context.cpp.o [ 36%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 17%] Built target Kokkos_ToolsInitialization Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 36%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 36%] Built target Kokkos_PerformanceTest_Benchmark [ 36%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.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 [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 18%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 36%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_int.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 18%] Linking CXX executable Kokkos_ToolsInitialization [ 18%] Built target Kokkos_ToolsInitialization [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_UnitTest_Sort [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 19%] Built target Kokkos_CoreTestCompileOnly [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 36%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyInterface.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Complex.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 47%] 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_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.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/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Concepts.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpacePartitioning.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecutionSpace.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_FunctorAnalysis.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 37%] 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_f2.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 37%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Init.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 37%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalConstants.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_KokkosP [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longint.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/UnitTestMainInit.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 25%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 25%] Built target Kokkos_IncrementalTest_CUDA Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 19%] Linking CXX executable Kokkos_StackTraceTestExec [ 19%] 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_SubView_c05.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 19%] Built target Kokkos_StackTraceTestExec [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test01_execspace_OPENMPTARGET.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalSpecialFunctions.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 27%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 51%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 51%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 55%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 56%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 56%] Built target Kokkos_CoreUnitTest_OpenMP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test02_atomic_host_OPENMPTARGET.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 24%] Linking CXX executable Kokkos_StackTraceTestExec [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 37%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 66%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 24%] Built target Kokkos_StackTraceTestExec [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o "/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/incremental/Test12a_ThreadScratch.hpp", line 113: warning: statement is unreachable [code_is_unreachable] test.run(1, 55, 9); ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 66%] Linking CXX executable Kokkos_PerformanceTest_TaskDag "/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/incremental/Test12b_TeamScratch.hpp", line 103: warning: statement is unreachable [code_is_unreachable] test.run(1, 4, 4); ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 66%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 42%] 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_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longlongint.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 66%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 66%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03a_MemorySpace_malloc_OPENMPTARGET.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 38%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 38%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 38%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 68%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 68%] Built target Kokkos_PerformanceTest_Atomic [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_a.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 40%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 24%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 40%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 24%] Built target Kokkos_CoreUnitTest_CTestDevice [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03b_MemorySpace_free_OPENMPTARGET.cpp.o [ 40%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 40%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_UnitTest_Random [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 40%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 40%] Built target Kokkos_ContainersUnitTest_OpenMP [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 46%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 24%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 46%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 40%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-6958 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6958 # 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/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_b.cpp.o [ 24%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o Fetching without tags > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6958/head:refs/remotes/origin/PR-6958 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit cc602957cec5627c8752137c0412caa6fe37d2bc into PR head commit 205fd156d990138dd6b6b400fb44d4aa9b196aa0 [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o Merge succeeded, producing aeed9775ad02bb56ea47eb09433ddf509964cfaf Checking out Revision aeed9775ad02bb56ea47eb09433ddf509964cfaf (PR-6958) > git config core.sparsecheckout # timeout=10 > git checkout -f 205fd156d990138dd6b6b400fb44d4aa9b196aa0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cc602957cec5627c8752137c0412caa6fe37d2bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aeed9775ad02bb56ea47eb09433ddf509964cfaf # timeout=10 Commit message: "Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD" First time build. Skipping changelog. [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o + docker build -t 44f576191e32c5e2f0980727a6f334c7a65b9dee --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 44f576191e32c5e2f0980727a6f334c7a65b9dee:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [Pipeline] sh [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_d.cpp.o + docker inspect -f . 44f576191e32c5e2f0980727a6f334c7a65b9dee . [Pipeline] } [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat06 seems to be running inside container 8ba4488dc9e6562509394eca46b10fb48bad2314a5e00f5b346c8f5773899d47 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6958 --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 ******** 44f576191e32c5e2f0980727a6f334c7a65b9dee cat [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_e.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ 74%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test04_ParallelFor_RangePolicy_OPENMPTARGET.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedint.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 74%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o $ docker top 127124508eadff572d47a2d2231fffb0f07f96446bc7e078cde1171becf565e5 -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] { [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [Pipeline] sh Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o + ccache --zero-stats Statistics zeroed [Pipeline] sh [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o + rm -rf build + mkdir -p build + cd build + ../gnu_generate_makefile.bash --with-options=compiler_warnings --cxxflags=-Werror --cxxstandard=c++17 --with-cuda --with-cuda-options=enable_lambda --arch=Volta70 Generating Makefiles with options KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6958 CXX=/var/jenkins/workspace/Kokkos_PR-6958/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-6958/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6958 + make test -j8 make -C core/unit_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6958 CXX=/var/jenkins/workspace/Kokkos_PR-6958/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-6958/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6958 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test' Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/UnitTestMainInit.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_Init.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaUVM_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaHostPinned_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_RangePolicy.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_RangePolicyRequire.cpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMPTARGET.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 74%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_a.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_b.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_c.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_d.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_e.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_a.cpp [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_b.cpp [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 75%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_c.cpp [ 75%] Built target Kokkos_ContainersPerformanceTest_OpenMP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_g.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 74%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangePolicyConstructors.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMPTARGET.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test08_deep_copy_OPENMPTARGET.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 74%] Built target Kokkos_IncrementalTest_SERIAL [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/UnitTestMainInit.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangeReduce.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_DeepCopyAlignment.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_a.cpp [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpan.cpp.o [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 76%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 76%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_b.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_subview.cpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test01_execspace_OPENACC.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_ViewResize.cpp [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Vector.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_ViewLayoutStrideAssignment.cpp "/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/incremental/Test01_execspace.hpp", line 66: warning: function "Kokkos::Experimental::OpenACC::in_parallel" was declared deprecated [deprecated_entity] int in_parallel = ExecSpace::in_parallel(); ^ "/var/jenkins/workspace/Kokkos_PR-6958/core/src/OpenACC/Kokkos_OpenACC.hpp", line 95: note: because of a "deprecated" attribute KOKKOS_DEPRECATED static bool in_parallel() { ^ detected during instantiation of "void Test::TestIncrExecSpace::testit() [with ExecSpace=Kokkos::Experimental::OpenACC]" at line 85 Remark: individual warnings can be suppressed with "--diag_suppress " /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_a.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 50%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test02_atomic_host_OPENACC.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_b.cpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MinMaxClamp.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_c.cpp 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 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_d.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp 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 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_e.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_a.cpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_b.cpp [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03a_MemorySpace_malloc_OPENACC.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o [ 78%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 78%] Built target Kokkos_ContainersUnitTest_OpenMP Scanning dependencies of target Kokkos_UnitTest_Sort [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.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 [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.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 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 31%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.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_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 31%] Built target Kokkos_CoreUnitTest_Cuda3 [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp 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 /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_c.cpp Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSort.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_a.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_b.cpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test10_HierarchicalBasics_OPENMPTARGET.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_subview.cpp [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_OccupancyControlTrait.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 41%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 41%] Linking CXX executable Kokkos_UnitTest_Random [ 41%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_a.cpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03b_MemorySpace_free_OPENACC.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_b.cpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMPTARGET.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_c.cpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_d.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortByKey.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedlongint.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test04_ParallelFor_RangePolicy_OPENACC.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 34%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_e.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 34%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_a.cpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ParallelScanRangePolicy.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_b.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_c.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_a.cpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_b.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_subview.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test05_ParallelReduce_RangePolicy_OPENACC.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortCustomComp.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_View_64bit.cpp [ 35%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 35%] Built target Kokkos_push_finalize_hook_terminate [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENACC.cpp.o [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_ViewOfClass.cpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_SubView_a.cpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 44%] Linking CXX executable Kokkos_UnitTest_Sort [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortA.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_SubView_b.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_SubView_c01.cpp [ 44%] Built target Kokkos_UnitTest_Sort [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_SubView_c02.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMPTARGET.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_SubView_c03.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test08_deep_copy_OPENACC.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_SubView_c04.cpp [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test10_HierarchicalBasics_OPENACC.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 82%] Linking CXX executable Kokkos_ContainersUnitTest_Serial /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_SubView_c05.cpp [ 82%] Built target Kokkos_ContainersUnitTest_Serial [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmp/TestRandom.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 44%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 44%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMPTARGET.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_SubView_c06.cpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 44%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 44%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 36%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortB.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_Default [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_SubView_c07.cpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_SubView_c08.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_SubView_c09.cpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_SubView_c10.cpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENACC.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_SubView_c11.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestNestedSort.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 86%] Linking CXX executable Kokkos_UnitTest_Random [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 86%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12a_ThreadScratch_OPENMPTARGET.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENACC.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 38%] Built target Kokkos_CoreUnitTest_CudaGraph Scanning dependencies of target Kokkos_CoreUnitTest_TuningBuiltins [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CategoricalTuner [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12b_TeamScratch_OPENMPTARGET.cpp.o [ 44%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 44%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Atomics.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 64%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 64%] Built target Kokkos_PerformanceTest_TaskDag [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 87%] Linking CXX executable Kokkos_UnitTest_Sort [ 87%] Built target Kokkos_UnitTest_Sort [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 64%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 64%] Built target Kokkos_PerformanceTest_SharedSpace [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 28%] Linking CXX executable Kokkos_IncrementalTest_OPENMP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 28%] Built target Kokkos_IncrementalTest_OPENMP [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENACC.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 65%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 65%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 65%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 65%] Built target Kokkos_Benchmark_Atomic_MinMax [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_SubView_c12.cpp [ 38%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 38%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_TuningBasics [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 38%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12a_ThreadScratch_OPENACC.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_SubView_c13.cpp [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 66%] Built target Kokkos_PerformanceTest_Atomic [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_Reductions.cpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o "/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/incremental/Test12a_ThreadScratch.hpp", line 113: warning: statement is unreachable [code_is_unreachable] test.run(1, 55, 9); ^ Remark: individual warnings can be suppressed with "--diag_suppress " Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_TuningBasics /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_ParallelScanRangePolicy.cpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_Reductions_DeviceView.cpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_Reducers_a.cpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_Reducers_b.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_Reducers_c.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12b_TeamScratch_OPENACC.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_Reducers_d.cpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENACC.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 30%] Linking CXX executable Kokkos_IncrementalTest_OPENMPTARGET [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o "/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/incremental/Test12b_TeamScratch.hpp", line 103: warning: statement is unreachable [code_is_unreachable] test.run(1, 4, 4); ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_Reducers_e.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_Complex.cpp [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_int.cpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/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 [ 32%] Built target Kokkos_IncrementalTest_OPENMPTARGET [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_unsignedint.cpp [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENACC.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_longint.cpp [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENACC.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 70%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 70%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 70%] Built target Kokkos_ContainersTestCompileOnly [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_unsignedlongint.cpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_longlongint.cpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test14_MDRangeReduce_OPENACC.cpp.o [ 71%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_double.cpp [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_float.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_complexfloat.cpp [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 45%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 72%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 72%] Built target Kokkos_ContainersPerformanceTest_HIP [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 45%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_complexdouble.cpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test16_ParallelScan_OPENACC.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_AtomicViews.cpp [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test17_CompleteAtomic_OPENACC.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_Atomics.cpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 45%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_TeamBasic.cpp [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Printf.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 45%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_TeamScratch.cpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_TeamReductionScan.cpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 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/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_TeamTeamSize.cpp [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_UnitTest_SIMD [ 95%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 95%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_TeamVectorRange.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_Other.cpp [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_atomic [ 95%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_QuadPrecisionMath.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_RangePolicyConstructors.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ReducerCTADs.cpp.o [ 86%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 42%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_MDRange_a.cpp [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 86%] Built target Kokkos_CoreUnitTest_CTestDevice [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 95%] Linking CXX executable Kokkos_atomic [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 96%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gather [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 96%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_b.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 86%] Linking CXX executable Kokkos_IncrementalTest_OPENACC [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o Scanning dependencies of target Kokkos_gups /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_MDRange_b.cpp [ 96%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o Scanning dependencies of target Kokkos_launch_latency [ 96%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 86%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 86%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 86%] Built target Kokkos_IncrementalTest_OPENACC [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_c.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_e.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_MDRange_c.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_MDRange_d.cpp [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SharedAlloc.cpp.o [ 97%] Linking CXX executable Kokkos_gups /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_MDRange_e.cpp [ 97%] Built target Kokkos_gups Scanning dependencies of target Kokkos_stream [ 97%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Swap.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_Crs.cpp [ 97%] Linking CXX executable Kokkos_UnitTest_SIMD [ 45%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ 98%] Linking CXX executable Kokkos_launch_latency [ 98%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_policy_performance [ 98%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 98%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_bytes_and_flops [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 45%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/cuda/TestCuda_Task.cpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 98%] Linking CXX executable Kokkos_stream [ 98%] Built target Kokkos_stream [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 45%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 45%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 74%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 74%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 99%] Linking CXX executable Kokkos_gather [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 99%] Built target Kokkos_gather [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 99%] Linking CXX executable Kokkos_policy_performance [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicViews.cpp.o [ 99%] Built target Kokkos_policy_performance [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_WorkGraph.cpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/cuda/TestCuda_Spaces.cpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_TeamPolicyConstructors.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_View_64bit.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BitManipulationBuiltins.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_UniqueToken.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_LocalDeepCopy.cpp [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/cuda/TestCuda_DebugSerialExecution.cpp [ 88%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/cuda/TestCuda_DebugPinUVMSpace.cpp [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/cuda/TestCuda_TeamScratchStreams.cpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 89%] Built target Kokkos_CoreUnitTest_Serial2 [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostSpace_deepcopy.cpp [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [100%] Linking CXX executable Kokkos_bytes_and_flops [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [100%] Built target Kokkos_bytes_and_flops + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6958/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 1: Detected: 4 cores per node. 1: Detected: 1 MPI_ranks per node. 1: Requested: 8 threads per process. 1: [==========] Running 222 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (178 ms) 1: [ RUN ] serial_DeathTest.abort_from_device /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Abort.cpp 1: [ OK ] serial_DeathTest.abort_from_device (170 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_b.cpp.o 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (173 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (171 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (0 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (0 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 1: [----------] 7 tests from serial_DeathTest (693 ms total) 1: 1: [----------] 215 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (0 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (0 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (0 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (0 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (4 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (75 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (41 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (1 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (5 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (21 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (11 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (22 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (1 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_c.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2632 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostThreadTeam.cpp [ 36%] Linking CXX executable Kokkos_IncrementalTest_SERIAL 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2157 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_SharedAlloc.cpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_hwloc.cpp 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1227 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostBarrier.cpp [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 46%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 46%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1209 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (7 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (3 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (2 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (3 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (56 ms) 1: [ RUN ] serial.mdrange_6d /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o 1: [ OK ] serial.mdrange_6d (190 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (11 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (95 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (13 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o 1: [ OK ] serial.mdrange_large_deep_copy (993 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Stacktrace.cpp [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Profiling.cpp [ 76%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 76%] Built target Kokkos_ContainersUnitTest_Serial [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2996 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (0 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (31 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (2 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (0 ms) 1: [ RUN ] serial.quad_precision_reductions 1: [ OK ] serial.quad_precision_reductions (1 ms) 1: [ RUN ] serial.quad_precision_common_math_functions 1: [ OK ] serial.quad_precision_common_math_functions (0 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (21 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (21 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (1 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (1 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (1 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (232 ms) 1: [ RUN ] serial.double_reduce /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp 1: [ OK ] serial.double_reduce (266 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostSpace.cpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic (801 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o 1: [ OK ] serial.double_reduce_dynamic (1012 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (198 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (5 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 37%] Built target Kokkos_IncrementalTest_SERIAL /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (1995 ms) 1: [ RUN ] serial.reduce_device_view_team_policy /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Cuda/Kokkos_CudaSpace.cpp [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp 1: [ OK ] serial.reduce_device_view_team_policy (1622 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (3 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Cuda/Kokkos_Cuda_Task.cpp 1: [ OK ] serial.task_fib_deprecated (930 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (18 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 45%] Built target Kokkos_CoreTestCompileOnly [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp 1: [ OK ] serial.task_fib_deprecated_multiple (927 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (18 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/src/Lock_Array_CUDA.cpp [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.task_fib_single (716 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (17 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o 1: [ OK ] serial.task_fib_multiple (723 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (17 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Serial/Kokkos_Serial.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Serial/Kokkos_Serial_Task.cpp 1: [ OK ] serial.task_fib_chase_lev (756 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp 1: [ OK ] serial.task_multiple_depend_chase_lev (17 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 215 tests from serial (22177 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 222 tests from 2 test suites ran. (22871 ms total) 1: [ PASSED ] 220 tests. 1: [ SKIPPED ] 2 tests, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: [ SKIPPED ] serial.reduction_with_large_iteration_count 1/45 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 22.88 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 2: Detected: 4 cores per node. 2: Detected: 1 MPI_ranks per node. 2: Requested: 8 threads per process. 2: [==========] Running 128 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_d.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/UnitTestMain.cpp 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1134 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (1149 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 8 tests from serial_DeathTest (2283 ms total) 2: 2: [----------] 120 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/cuda/TestCuda_InterOp_Init.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/cuda/TestCuda_InterOp_Streams.cpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_Init.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_SharedAlloc.cpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o 2: [ OK ] serial.team_reduce_large (1345 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (5 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (4 ms) 2: [ RUN ] serial.triple_nested_parallelism [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 48%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o 2: [ OK ] serial.triple_nested_parallelism (526 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (68 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (6 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (8 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (5 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (34 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (55 ms) 2: [ RUN ] serial.team_double_reduce /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_RangePolicy.cpp 2: [ OK ] serial.team_double_reduce (81 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce [ 48%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_RangePolicyRequire.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_View_64bit.cpp [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_a.cpp [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o 2: [ OK ] serial.repeated_team_reduce (4225 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (142 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (126 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (62 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (4 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (62 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (5 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (2 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (11 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (1 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp 2: [ OK ] serial.view_allocation_large_rank (1504 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (5 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (1 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_b.cpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_c.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_d.cpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp 2: [ OK ] serial.view_fill_tests_layout_right (4783 ms) 2: [ RUN ] serial.view_fill_tests_layout_left [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 80%] Built target Kokkos_PerformanceTest_Benchmark [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_b.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_e.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_DeepCopyAlignment.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_a.cpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_b.cpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp 2: [ OK ] serial.view_fill_tests_layout_left (5518 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (45 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (42 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (63 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (1 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (4 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (127 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (11 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (12 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (12 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_c.cpp 2: [ OK ] serial.view_subview_3d_from_5d_left (522 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (524 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_c.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (523 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right (572 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (567 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorDimMatch.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (568 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 120 tests from serial (22228 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 128 tests from 2 test suites ran. (24512 ms total) 2: [ PASSED ] 125 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/45 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 24.52 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 3: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 3: Detected: 4 cores per node. 3: Detected: 1 MPI_ranks per node. 3: Requested: 8 threads per process. 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/45 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.00 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMP 4: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 4: Test timeout computed to be: 1500 4: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 4: Detected: 4 cores per node. 4: Detected: 1 MPI_ranks per node. 4: Requested: 8 threads per process. 4: [==========] Running 350 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 15 tests from openmp_DeathTest 4: [ RUN ] openmp_DeathTest.abort_from_host 4: [ OK ] openmp_DeathTest.abort_from_host (163 ms) 4: [ RUN ] openmp_DeathTest.abort_from_device 4: [ OK ] openmp_DeathTest.abort_from_device (165 ms) 4: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (159 ms) 4: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (163 ms) 4: [ RUN ] openmp_DeathTest.policy_invalid_bounds 4: [ OK ] openmp_DeathTest.policy_invalid_bounds (0 ms) 4: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 4: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (0 ms) 4: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds 4: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o 4: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1156 ms) 4: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (1140 ms) 4: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms) 4: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 15 tests from openmp_DeathTest (2949 ms total) 4: 4: [----------] 335 tests from openmp 4: [ RUN ] openmp.array_capacity 4: [ OK ] openmp.array_capacity (0 ms) 4: [ RUN ] openmp.array_element_access 4: [ OK ] openmp.array_element_access (0 ms) 4: [ RUN ] openmp.array_zero_capacity 4: [ OK ] openmp.array_zero_capacity (0 ms) 4: [ RUN ] openmp.array_zero_data_nullptr 4: [ OK ] openmp.array_zero_data_nullptr (0 ms) 4: [ RUN ] openmp.array_contiguous_capacity 4: [ OK ] openmp.array_contiguous_capacity (0 ms) 4: [ RUN ] openmp.array_contiguous_element_access 4: [ OK ] openmp.array_contiguous_element_access (0 ms) 4: [ RUN ] openmp.array_contiguous_assignment 4: [ OK ] openmp.array_contiguous_assignment (0 ms) 4: [ RUN ] openmp.array_strided_capacity 4: [ OK ] openmp.array_strided_capacity (0 ms) 4: [ RUN ] openmp.array_strided_element_access 4: [ OK ] openmp.array_strided_element_access (0 ms) 4: [ RUN ] openmp.array_strided_assignment 4: [ OK ] openmp.array_strided_assignment (0 ms) 4: [ RUN ] openmp.atomic_operations_complexdouble 4: [ OK ] openmp.atomic_operations_complexdouble (11 ms) 4: [ RUN ] openmp.atomic_operations_complexfloat 4: [ OK ] openmp.atomic_operations_complexfloat (10 ms) 4: [ RUN ] openmp.atomic_operations_double 4: [ OK ] openmp.atomic_operations_double (9 ms) 4: [ RUN ] openmp.atomic_operations_float 4: [ OK ] openmp.atomic_operations_float (7 ms) 4: [ RUN ] openmp.atomic_operations_int 4: [ OK ] openmp.atomic_operations_int (17 ms) 4: [ RUN ] openmp.atomic_operations_long 4: [ OK ] openmp.atomic_operations_long (17 ms) 4: [ RUN ] openmp.atomic_operations_longlong 4: [ OK ] openmp.atomic_operations_longlong (17 ms) 4: [ RUN ] openmp.atomic_shared 4: [ OK ] openmp.atomic_shared (0 ms) 4: [ RUN ] openmp.atomic_operations_unsigned 4: [ OK ] openmp.atomic_operations_unsigned (14 ms) 4: [ RUN ] openmp.atomic_operations_unsignedlong 4: [ OK ] openmp.atomic_operations_unsignedlong (14 ms) 4: [ RUN ] openmp.atomics 4: [ OK ] openmp.atomics (30 ms) 4: [ RUN ] openmp.atomics_tpetra_max_abs 4: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openmp.atomic_views_integral 4: [ OK ] openmp.atomic_views_integral (197 ms) 4: [ RUN ] openmp.atomic_views_nonintegral 4: [ OK ] openmp.atomic_views_nonintegral (76 ms) 4: [ RUN ] openmp.atomic_view_api 4: [ OK ] openmp.atomic_view_api (0 ms) 4: [ RUN ] openmp.bit_manip_countl_zero 4: [ OK ] openmp.bit_manip_countl_zero (0 ms) 4: [ RUN ] openmp.bit_manip_countl_one 4: [ OK ] openmp.bit_manip_countl_one (0 ms) 4: [ RUN ] openmp.bit_manip_countr_zero 4: [ OK ] openmp.bit_manip_countr_zero (0 ms) 4: [ RUN ] openmp.bit_manip_countr_one 4: [ OK ] openmp.bit_manip_countr_one (0 ms) 4: [ RUN ] openmp.bit_manip_popcount 4: [ OK ] openmp.bit_manip_popcount (0 ms) 4: [ RUN ] openmp.bit_manip_has_single_bit 4: [ OK ] openmp.bit_manip_has_single_bit (0 ms) 4: [ RUN ] openmp.bit_manip_bit_floor 4: [ OK ] openmp.bit_manip_bit_floor (0 ms) 4: [ RUN ] openmp.bit_manip_bit_ceil 4: [ OK ] openmp.bit_manip_bit_ceil (0 ms) 4: [ RUN ] openmp.bit_manip_bit_width 4: [ OK ] openmp.bit_manip_bit_width (0 ms) 4: [ RUN ] openmp.bit_manip_rotl 4: [ OK ] openmp.bit_manip_rotl (0 ms) 4: [ RUN ] openmp.bit_manip_rotr 4: [ OK ] openmp.bit_manip_rotr (0 ms) 4: [ RUN ] openmp.bit_manip_byeswap 4: [ OK ] openmp.bit_manip_byeswap (0 ms) 4: [ RUN ] openmp.bit_manip_bit_cast 4: [ OK ] openmp.bit_manip_bit_cast (0 ms) 4: [ RUN ] openmp.test_block_deduction_bug_pr_3103 4: [ OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] openmp.checked_integer_operations_multiply_overflow 4: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] openmp.execution_policy_occupancy_and_hint 4: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] openmp.complex_construction 4: [ OK ] openmp.complex_construction (0 ms) 4: [ RUN ] openmp.complex_basic_math 4: [ OK ] openmp.complex_basic_math (0 ms) 4: [ RUN ] openmp.complex_special_funtions 4: [ OK ] openmp.complex_special_funtions (0 ms) 4: [ RUN ] openmp.complex_io 4: [ OK ] openmp.complex_io (0 ms) 4: [ RUN ] openmp.complex_trivially_copyable 4: [ OK ] openmp.complex_trivially_copyable (0 ms) 4: [ RUN ] openmp.complex_issue_3865 4: [ OK ] openmp.complex_issue_3865 (0 ms) 4: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 4: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] openmp.crs_count_fill 4: [ OK ] openmp.crs_count_fill (1 ms) 4: [ RUN ] openmp.crs_copy_constructor 4: [ OK ] openmp.crs_copy_constructor (6 ms) 4: [ RUN ] openmp.deep_copy_alignment 4: [ OK ] openmp.deep_copy_alignment (5 ms) 4: [ RUN ] openmp.deep_copy_conversion 4: [ OK ] openmp.deep_copy_conversion (46 ms) 4: [ RUN ] openmp.partitioning_by_args [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o 4: [ OK ] openmp.partitioning_by_args (77 ms) 4: [ RUN ] openmp.partitioning_by_vector 4: [ OK ] openmp.partitioning_by_vector (52 ms) 4: [ RUN ] openmp.execution_space_as_class_data_member 4: [ OK ] openmp.execution_space_as_class_data_member (0 ms) 4: [ RUN ] openmp.functor_analysis 4: [ OK ] openmp.functor_analysis (0 ms) 4: [ RUN ] openmp.host_shared_ptr_use_count 4: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 4: [ RUN ] openmp.host_shared_ptr_get 4: [ OK ] openmp.host_shared_ptr_get (0 ms) 4: [ RUN ] openmp.host_shared_ptr_dereference_on_device 4: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] openmp.host_shared_ptr_special_members_on_device 4: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] openmp.host_shared_ptr_tracking 4: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 4: [ RUN ] openmp.init 4: [ OK ] openmp.init (0 ms) 4: [ RUN ] openmp.dispatch 4: [ OK ] openmp.dispatch (394 ms) 4: [ RUN ] openmp.join_backward_compatibility 4: [ OK ] openmp.join_backward_compatibility (0 ms) 4: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_a.cpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BlockSizeDeduction.cpp.o 4: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1735 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1590 ms) 4: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_b.cpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp 4: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1193 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_subview.cpp 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1187 ms) 4: [ RUN ] openmp.deep_copy_scratch 4: [ OK ] openmp.deep_copy_scratch (0 ms) 4: [ RUN ] openmp.mathematical_constants_e 4: [ OK ] openmp.mathematical_constants_e (0 ms) 4: [ RUN ] openmp.mathematical_constants_log2e 4: [ OK ] openmp.mathematical_constants_log2e (0 ms) 4: [ RUN ] openmp.mathematical_constants_log10e 4: [ OK ] openmp.mathematical_constants_log10e (0 ms) 4: [ RUN ] openmp.mathematical_constants_pi 4: [ OK ] openmp.mathematical_constants_pi (0 ms) 4: [ RUN ] openmp.mathematical_constants_inv_pi 4: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 4: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] openmp.mathematical_constants_ln2 4: [ OK ] openmp.mathematical_constants_ln2 (0 ms) 4: [ RUN ] openmp.mathematical_constants_ln10 4: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 4: [ RUN ] openmp.mathematical_constants_sqrt2 4: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] openmp.mathematical_constants_sqrt3 4: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] openmp.mathematical_constants_inv_sqrt3 4: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] openmp.mathematical_constants_egamma 4: [ OK ] openmp.mathematical_constants_egamma (0 ms) 4: [ RUN ] openmp.mathematical_constants_phi 4: [ OK ] openmp.mathematical_constants_phi (0 ms) 4: [ RUN ] openmp.mathematical_functions_trigonometric_functions 4: [ OK ] openmp.mathematical_functions_trigonometric_functions (3 ms) 4: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 4: [ OK ] openmp.mathematical_functions_hyperbolic_functions (3 ms) 4: [ RUN ] openmp.mathematical_functions_non_standard 4: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 4: [ RUN ] openmp.mathematical_functions_power_functions 4: [ OK ] openmp.mathematical_functions_power_functions (1 ms) 4: [ RUN ] openmp.mathematical_functions_fma 4: [ OK ] openmp.mathematical_functions_fma (0 ms) 4: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 4: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (2 ms) 4: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 4: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (1 ms) 4: [ RUN ] openmp.mathematical_functions_absolute_value 4: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 4: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] openmp.mathematical_functions_remainder_function 4: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] openmp.mathematical_functions_isfinite 4: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 4: [ RUN ] openmp.mathematical_functions_isinf 4: [ OK ] openmp.mathematical_functions_isinf (0 ms) 4: [ RUN ] openmp.mathematical_functions_isnan 4: [ OK ] openmp.mathematical_functions_isnan (0 ms) 4: [ RUN ] openmp.mathematical_functions_exponential_functions 4: [ OK ] openmp.mathematical_functions_exponential_functions (3 ms) 4: [ RUN ] openmp.mathspecialfunc_expint1 4: [ OK ] openmp.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] openmp.mathspecialfunc_errorfunc 4: [ OK ] openmp.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 4: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (2 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 4: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (2 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 4: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 4: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 4: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] openmp.mdrange_5d 4: [ OK ] openmp.mdrange_5d (41 ms) 4: [ RUN ] openmp.mdrange_6d 4: [ OK ] openmp.mdrange_6d (117 ms) 4: [ RUN ] openmp.mdrange_2d 4: [ OK ] openmp.mdrange_2d (2 ms) 4: [ RUN ] openmp.mdrange_array_reduce 4: [ OK ] openmp.mdrange_array_reduce (0 ms) 4: [ RUN ] openmp.mdrange_3d 4: [ OK ] openmp.mdrange_3d (14 ms) 4: [ RUN ] openmp.mdrange_neg_idx 4: [ OK ] openmp.mdrange_neg_idx (60 ms) 4: [ RUN ] openmp.mdrange_4d 4: [ OK ] openmp.mdrange_4d (12 ms) 4: [ RUN ] openmp.mdrange_scalar 4: [ OK ] openmp.mdrange_scalar (0 ms) 4: [ RUN ] openmp.mdrange_large_deep_copy [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_ViewResize.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_ViewLayoutStrideAssignment.cpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o 4: [ OK ] openmp.mdrange_large_deep_copy (948 ms) 4: [ RUN ] openmp.md_range_policy_construction_from_arrays 4: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewEmptyRuntimeUnmanaged.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_ViewOfClass.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o 4: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (5073 ms) 4: [ RUN ] openmp.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] openmp.mdspan_minimal_functional (0 ms) 4: [ RUN ] openmp.max 4: [ OK ] openmp.max (0 ms) 4: [ RUN ] openmp.max_within_parfor 4: [ OK ] openmp.max_within_parfor (0 ms) 4: [ RUN ] openmp.min 4: [ OK ] openmp.min (0 ms) 4: [ RUN ] openmp.min_within_parfor 4: [ OK ] openmp.min_within_parfor (0 ms) 4: [ RUN ] openmp.minmax 4: [ OK ] openmp.minmax (0 ms) 4: [ RUN ] openmp.minmax_within_parfor 4: [ OK ] openmp.minmax_within_parfor (0 ms) 4: [ RUN ] openmp.clamp 4: [ OK ] openmp.clamp (0 ms) 4: [ RUN ] openmp.clamp_within_parfor 4: [ OK ] openmp.clamp_within_parfor (0 ms) 4: [ RUN ] openmp.numeric_traits_infinity 4: [ OK ] openmp.numeric_traits_infinity (0 ms) 4: [ RUN ] openmp.numeric_traits_epsilon 4: [ OK ] openmp.numeric_traits_epsilon (0 ms) 4: [ RUN ] openmp.numeric_traits_round_error 4: [ OK ] openmp.numeric_traits_round_error (0 ms) 4: [ RUN ] openmp.numeric_traits_norm_min 4: [ OK ] openmp.numeric_traits_norm_min (0 ms) 4: [ RUN ] openmp.numeric_traits_denorm_min 4: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 4: [ RUN ] openmp.numeric_traits_finite_min_max 4: [ OK ] openmp.numeric_traits_finite_min_max (1 ms) 4: [ RUN ] openmp.numeric_traits_digits 4: [ OK ] openmp.numeric_traits_digits (0 ms) 4: [ RUN ] openmp.numeric_traits_digits10 4: [ OK ] openmp.numeric_traits_digits10 (0 ms) 4: [ RUN ] openmp.numeric_traits_max_digits10 4: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] openmp.numeric_traits_radix 4: [ OK ] openmp.numeric_traits_radix (0 ms) 4: [ RUN ] openmp.numeric_traits_min_max_exponent 4: [ OK ] openmp.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] openmp.numeric_traits_min_max_exponent10 4: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 4: [ OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] openmp.numeric_traits_sfinae_friendly 4: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] openmp.occupancy_control 4: [ OK ] openmp.occupancy_control (0 ms) 4: [ RUN ] openmp.memory_pool 4: [ OK ] openmp.memory_pool (65 ms) 4: [ RUN ] openmp.cxx11 4: [ OK ] openmp.cxx11 (0 ms) 4: [ RUN ] openmp.viewctorprop_embedded_dim 4: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] openmp.parallel_scan_range_policy 4: [ OK ] openmp.parallel_scan_range_policy (26 ms) 4: [ RUN ] openmp.kokkos_printf 4: [ OK ] openmp.kokkos_printf (0 ms) 4: [ RUN ] openmp.quad_precision_reductions 4: [ OK ] openmp.quad_precision_reductions (0 ms) 4: [ RUN ] openmp.quad_precision_common_math_functions 4: [ OK ] openmp.quad_precision_common_math_functions (0 ms) 4: [ RUN ] openmp.range_for 4: [ OK ] openmp.range_for (1 ms) 4: [ RUN ] openmp.range_reduce 4: [ OK ] openmp.range_reduce (1 ms) 4: [ RUN ] openmp.range_dynamic_policy 4: [ OK ] openmp.range_dynamic_policy (21 ms) 4: [ RUN ] openmp.range_policy_runtime_parameters 4: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openmp.range_for_require 4: [ OK ] openmp.range_for_require (1 ms) 4: [ RUN ] openmp.range_reduce_require 4: [ OK ] openmp.range_reduce_require (1 ms) 4: [ RUN ] openmp.range_dynamic_policy_require 4: [ OK ] openmp.range_dynamic_policy_require (18 ms) 4: [ RUN ] openmp.reducers_int 4: [ OK ] openmp.reducers_int (7 ms) 4: [ RUN ] openmp.reducers_double 4: [ OK ] openmp.reducers_double (8 ms) 4: [ RUN ] openmp.reducers_complex_double 4: [ OK ] openmp.reducers_complex_double (6 ms) 4: [ RUN ] openmp.reducers_struct 4: [ OK ] openmp.reducers_struct (21 ms) 4: [ RUN ] openmp.reducers_half_t 4: [ OK ] openmp.reducers_half_t (8 ms) 4: [ RUN ] openmp.reducers_bhalf_t 4: [ OK ] openmp.reducers_bhalf_t (5 ms) 4: [ RUN ] openmp.reducers_int8_t 4: [ OK ] openmp.reducers_int8_t (5 ms) 4: [ RUN ] openmp.reducers_int16_t 4: [ OK ] openmp.reducers_int16_t (5 ms) 4: [ RUN ] openmp.reducers_point_t 4: [ OK ] openmp.reducers_point_t (6 ms) 4: [ RUN ] openmp.reducers_bool 4: [ OK ] openmp.reducers_bool (0 ms) 4: [ RUN ] openmp.int64_t_reduce 4: [ OK ] openmp.int64_t_reduce (117 ms) 4: [ RUN ] openmp.double_reduce 4: [ OK ] openmp.double_reduce (125 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic 4: [ OK ] openmp.int64_t_reduce_dynamic (321 ms) 4: [ RUN ] openmp.double_reduce_dynamic [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o 4: [ OK ] openmp.double_reduce_dynamic (404 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic_view 4: [ OK ] openmp.int64_t_reduce_dynamic_view (86 ms) 4: [ RUN ] openmp.int_combined_reduce 4: [ OK ] openmp.int_combined_reduce (0 ms) 4: [ RUN ] openmp.mdrange_combined_reduce 4: [ OK ] openmp.mdrange_combined_reduce (0 ms) 4: [ RUN ] openmp.int_combined_reduce_mixed 4: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 4: [ RUN ] openmp.reduction_with_large_iteration_count 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestReduce.hpp:642: Skipped 4: Disabling for host backends 4: [ SKIPPED ] openmp.reduction_with_large_iteration_count (0 ms) 4: [ RUN ] openmp.reduction_deduction 4: [ OK ] openmp.reduction_deduction (0 ms) 4: [ RUN ] openmp.reduce_device_view_range_policy 4: [ OK ] openmp.reduce_device_view_range_policy (11 ms) 4: [ RUN ] openmp.reduce_device_view_mdrange_policy [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Vector.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o 4: [ OK ] openmp.reduce_device_view_mdrange_policy (639 ms) 4: [ RUN ] openmp.reduce_device_view_team_policy [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp 4: [ OK ] openmp.reduce_device_view_team_policy (627 ms) 4: [ RUN ] openmp.impl_shared_alloc 4: [ OK ] openmp.impl_shared_alloc (5 ms) 4: [ RUN ] openmp.kokkos_swap 4: [ OK ] openmp.kokkos_swap (0 ms) 4: [ RUN ] openmp.team_for 4: [ OK ] openmp.team_for (166 ms) 4: [ RUN ] openmp.team_reduce [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o 4: [ OK ] openmp.team_reduce (157 ms) 4: [ RUN ] openmp.team_reduce_large 4: [ OK ] openmp.team_reduce_large (579 ms) 4: [ RUN ] openmp.team_parallel_single [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewHooks.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewLayoutStrideAssignment.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_SubView_a.cpp [ 35%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_SubView_b.cpp [ 35%] Built target Kokkos_CoreUnitTest_Default [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_SubView_c01.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_SubView_c02.cpp [ 82%] Linking CXX executable Kokkos_CoreUnitTest_HIP [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_a.cpp.o [ 47%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 82%] Built target Kokkos_CoreUnitTest_HIP Scanning dependencies of target Kokkos_UnitTest_Random [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 47%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 82%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 82%] Built target Kokkos_ContainersUnitTest_HIP [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_b.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 50%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 50%] Built target Kokkos_ContainersUnitTest_HIP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_SubView_c03.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_SubView_c04.cpp [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMemoryAccessViolation.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_SubView_c05.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_SubView_c06.cpp [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CheckedIntegerOps.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_SubView_c07.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_SubView_c08.cpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_SubView_c09.cpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_SubView_c10.cpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_SubView_c11.cpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyConstructors.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewOutOfBoundsAccess.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o 4: [ OK ] openmp.team_parallel_single (29854 ms) 4: [ RUN ] openmp.large_team_scratch_size 4: [ OK ] openmp.large_team_scratch_size (0 ms) 4: [ RUN ] openmp.team_broadcast_long 4: [ OK ] openmp.team_broadcast_long (971 ms) 4: [ RUN ] openmp.team_broadcast_long_wrapper 4: [ OK ] openmp.team_broadcast_long_wrapper (968 ms) 4: [ RUN ] openmp.team_broadcast_char [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o 4: [ OK ] openmp.team_broadcast_char (965 ms) 4: [ RUN ] openmp.team_broadcast_float [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o 4: [ OK ] openmp.team_broadcast_float (957 ms) 4: [ RUN ] openmp.team_broadcast_double [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_WithoutInitializing.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o 4: [ OK ] openmp.team_broadcast_double (970 ms) 4: [ RUN ] openmp.team_handle_by_value 4: [ OK ] openmp.team_handle_by_value (0 ms) 4: [ RUN ] openmp.team_vector [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 52%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 52%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp 4: [ OK ] openmp.team_vector (3859 ms) 4: [ RUN ] openmp.triple_nested_parallelism 4: [ OK ] openmp.triple_nested_parallelism (453 ms) 4: [ RUN ] openmp.parallel_scan_with_reducers 4: [ OK ] openmp.parallel_scan_with_reducers (67 ms) 4: [ RUN ] openmp.team_thread_range_combined_reducers 4: [ OK ] openmp.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] openmp.thread_vector_range_combined_reducers 4: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] openmp.team_vector_range_combined_reducers 4: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] openmp.TeamThreadMDRangeParallelFor 4: [ OK ] openmp.TeamThreadMDRangeParallelFor (6 ms) 4: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 4: [ OK ] openmp.ThreadVectorMDRangeParallelFor (5 ms) 4: [ RUN ] openmp.TeamVectorMDRangeParallelFor 4: [ OK ] openmp.TeamVectorMDRangeParallelFor (5 ms) 4: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 4: [ OK ] openmp.TeamThreadMDRangeParallelReduce (7 ms) 4: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 4: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (7 ms) 4: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 4: [ OK ] openmp.TeamVectorMDRangeParallelReduce (7 ms) 4: [ RUN ] openmp.team_policy_runtime_parameters 4: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openmp.team_reduction_scan /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_SubView_c12.cpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_b.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_a.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 83%] Linking CXX executable Kokkos_UnitTest_Random [ 83%] Built target Kokkos_UnitTest_Random [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_SubView_c13.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_Reductions.cpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_ParallelScanRangePolicy.cpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyInterface.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_Reductions_DeviceView.cpp [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_Reducers_a.cpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Complex.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_Reducers_b.cpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_Reducers_c.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_Reducers_d.cpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_Reducers_e.cpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_UnitTest_SIMD [ 53%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_Complex.cpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 54%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_int.cpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_unsignedint.cpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 85%] Linking CXX executable Kokkos_UnitTest_Sort /var/jenkins/workspace/Kokkos_PR-6958/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 [ 85%] Built target Kokkos_UnitTest_Sort [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 50%] Built target Kokkos_CoreUnitTest_Serial2 [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Concepts.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_longint.cpp [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c01.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c02.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_unsignedlongint.cpp [ 36%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_longlongint.cpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 36%] Built target Kokkos_CoreUnitTest_Cuda3 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c03.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_double.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_float.cpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 54%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 54%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_complexfloat.cpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_complexdouble.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_AtomicViews.cpp [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_Atomics.cpp [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 38%] Built target Kokkos_CoreUnitTest_CTestDevice [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_TeamBasic.cpp [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_TeamScratch.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c04.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Crs.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_DeepCopyAlignment.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_TeamVectorRange.cpp [ 38%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 38%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_TeamReductionScan.cpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_TeamTeamSize.cpp [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 38%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 39%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c05.cpp.o [ 54%] Linking CXX executable Kokkos_UnitTest_SIMD [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c06.cpp.o [ 54%] Built target Kokkos_UnitTest_SIMD [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_Other.cpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c07.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_MDRange_a.cpp [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_MDRange_b.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_MDRange_c.cpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c08.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_MDRange_d.cpp [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_MDRange_e.cpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c09.cpp.o [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_Crs.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/serial/TestSerial_Task.cpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_WorkGraph.cpp [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 55%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 55%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_LocalDeepCopy.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestHWLOC.cpp Scanning dependencies of target Kokkos_atomic [ 55%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/default/TestDefaultDeviceType.cpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/default/TestDefaultDeviceType_a1.cpp [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/default/TestDefaultDeviceType_b1.cpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/default/TestDefaultDeviceType_c1.cpp [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/default/TestDefaultDeviceType_a2.cpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/default/TestDefaultDeviceType_b2.cpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/default/TestDefaultDeviceType_c2.cpp 4: [ OK ] openmp.team_reduction_scan (96381 ms) 4: [ RUN ] openmp.team_long_reduce 4: [ OK ] openmp.team_long_reduce (76 ms) 4: [ RUN ] openmp.team_double_reduce [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp 4: [ OK ] openmp.team_double_reduce (95 ms) 4: [ RUN ] openmp.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] openmp.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] openmp.repeated_team_reduce [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o 4: [ OK ] openmp.repeated_team_reduce (1687 ms) 4: [ RUN ] openmp.team_scan 4: [ OK ] openmp.team_scan (1019 ms) 4: [ RUN ] openmp.team_scan_ret_val [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecSpacePartitioning.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o 4: [ OK ] openmp.team_scan_ret_val (1073 ms) 4: [ RUN ] openmp.team_shared_request [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o 4: [ OK ] openmp.team_shared_request (276 ms) 4: [ RUN ] openmp.team_scratch_request [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp 4: [ OK ] openmp.team_scratch_request (329 ms) 4: [ RUN ] openmp.team_lambda_shared_request 4: [ OK ] openmp.team_lambda_shared_request (22 ms) 4: [ RUN ] openmp.scratch_align 4: [ OK ] openmp.scratch_align (0 ms) 4: [ RUN ] openmp.shmem_size 4: [ OK ] openmp.shmem_size (0 ms) 4: [ RUN ] openmp.multi_level_scratch 4: [ OK ] openmp.multi_level_scratch (95 ms) 4: [ RUN ] openmp.team_scratch_memory_index_parallel_for 4: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] openmp.team_policy_max_recommended [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_atomic [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 55%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gather [ 55%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 41%] Built target Kokkos_IncrementalTest_CUDA [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/default/TestDefaultDeviceType_a3.cpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/default/TestDefaultDeviceType_b3.cpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/default/TestDefaultDeviceType_c3.cpp [ 99%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/default/TestDefaultDeviceType_d.cpp [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o Scanning dependencies of target Kokkos_gups [ 55%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 55%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestStackTrace.cpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 55%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestStackTrace_f0.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestStackTrace_f1.cpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestStackTrace_f2.cpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 99%] Built target Kokkos_CoreUnitTest_Serial1 [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c10.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 56%] Linking CXX executable Kokkos_gups [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 56%] Built target Kokkos_gups Scanning dependencies of target Kokkos_launch_latency [ 56%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecutionSpace.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestStackTrace_f3.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestStackTrace_f4.cpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestCuda_Init.o TestCuda_SharedAlloc.o TestCudaUVM_SharedAlloc.o TestCudaHostPinned_SharedAlloc.o TestCuda_RangePolicy.o TestCuda_RangePolicyRequire.o TestCuda_ViewAPI_a.o TestCuda_ViewAPI_b.o TestCuda_ViewAPI_c.o TestCuda_ViewAPI_d.o TestCuda_ViewAPI_e.o TestCuda_ViewCopy_a.o TestCuda_ViewCopy_b.o TestCuda_ViewCopy_c.o TestCuda_DeepCopyAlignment.o TestCuda_ViewMapping_a.o TestCuda_ViewMapping_b.o TestCuda_ViewMapping_subview.o TestCuda_ViewResize.o TestCuda_ViewLayoutStrideAssignment.o TestCudaUVM_ViewAPI_a.o TestCudaUVM_ViewAPI_b.o TestCudaUVM_ViewAPI_c.o TestCudaUVM_ViewAPI_d.o TestCudaUVM_ViewAPI_e.o TestCudaUVM_ViewCopy_a.o TestCudaUVM_ViewCopy_b.o TestCudaUVM_ViewCopy_c.o TestCudaUVM_ViewMapping_a.o TestCudaUVM_ViewMapping_b.o TestCudaUVM_ViewMapping_subview.o TestCudaHostPinned_ViewAPI_a.o TestCudaHostPinned_ViewAPI_b.o TestCudaHostPinned_ViewAPI_c.o TestCudaHostPinned_ViewAPI_d.o TestCudaHostPinned_ViewAPI_e.o TestCudaHostPinned_ViewCopy_a.o TestCudaHostPinned_ViewCopy_b.o TestCudaHostPinned_ViewCopy_c.o TestCudaHostPinned_ViewMapping_a.o TestCudaHostPinned_ViewMapping_b.o TestCudaHostPinned_ViewMapping_subview.o TestCuda_View_64bit.o TestCuda_ViewOfClass.o TestCuda_SubView_a.o TestCuda_SubView_b.o TestCuda_SubView_c01.o TestCuda_SubView_c02.o TestCuda_SubView_c03.o TestCuda_SubView_c04.o TestCuda_SubView_c05.o TestCuda_SubView_c06.o TestCuda_SubView_c07.o TestCuda_SubView_c08.o TestCuda_SubView_c09.o TestCuda_SubView_c10.o TestCuda_SubView_c11.o TestCuda_SubView_c12.o TestCuda_SubView_c13.o TestCuda_Reductions.o TestCuda_ParallelScanRangePolicy.o TestCuda_Reductions_DeviceView.o TestCuda_Reducers_a.o TestCuda_Reducers_b.o TestCuda_Reducers_c.o TestCuda_Reducers_d.o TestCuda_Reducers_e.o TestCuda_Complex.o TestCuda_AtomicOperations_int.o TestCuda_AtomicOperations_unsignedint.o TestCuda_AtomicOperations_longint.o TestCuda_AtomicOperations_unsignedlongint.o TestCuda_AtomicOperations_longlongint.o TestCuda_AtomicOperations_double.o TestCuda_AtomicOperations_float.o TestCuda_AtomicOperations_complexfloat.o TestCuda_AtomicOperations_complexdouble.o TestCuda_AtomicViews.o TestCuda_Atomics.o TestCuda_TeamBasic.o TestCuda_TeamScratch.o TestCuda_TeamReductionScan.o TestCuda_TeamTeamSize.o TestCuda_TeamVectorRange.o TestCuda_Other.o TestCuda_MDRange_a.o TestCuda_MDRange_b.o TestCuda_MDRange_c.o TestCuda_MDRange_d.o TestCuda_MDRange_e.o TestCuda_Crs.o TestCuda_Task.o TestCuda_WorkGraph.o TestCuda_Spaces.o TestCuda_UniqueToken.o TestCuda_LocalDeepCopy.o TestCuda_DebugSerialExecution.o TestCuda_DebugPinUVMSpace.o TestCuda_TeamScratchStreams.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Cuda /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper UnitTestMain.o gtest-all.o TestCuda_InterOp_Init.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpInit /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper UnitTestMain.o gtest-all.o TestCuda_InterOp_Streams.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpStreams [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestSerial_Init.o TestSerial_SharedAlloc.o TestSerial_RangePolicy.o TestSerial_RangePolicyRequire.o TestSerial_View_64bit.o TestSerial_ViewAPI_a.o TestSerial_ViewAPI_b.o TestSerial_ViewAPI_c.o TestSerial_ViewAPI_d.o TestSerial_ViewAPI_e.o TestSerial_DeepCopyAlignment.o TestSerial_ViewCopy_a.o TestSerial_ViewCopy_b.o TestSerial_ViewCopy_c.o TestSerial_ViewMapping_a.o TestSerial_ViewMapping_b.o TestSerial_ViewMapping_subview.o TestSerial_ViewResize.o TestSerial_ViewLayoutStrideAssignment.o TestSerial_ViewOfClass.o TestSerial_SubView_a.o TestSerial_SubView_b.o TestSerial_SubView_c01.o TestSerial_SubView_c02.o TestSerial_SubView_c03.o TestSerial_SubView_c04.o TestSerial_SubView_c05.o TestSerial_SubView_c06.o TestSerial_SubView_c07.o TestSerial_SubView_c08.o TestSerial_SubView_c09.o TestSerial_SubView_c10.o TestSerial_SubView_c11.o TestSerial_SubView_c12.o TestSerial_SubView_c13.o TestSerial_Reductions.o TestSerial_ParallelScanRangePolicy.o TestSerial_Reductions_DeviceView.o TestSerial_Reducers_a.o TestSerial_Reducers_b.o TestSerial_Reducers_c.o TestSerial_Reducers_d.o TestSerial_Reducers_e.o TestSerial_Complex.o TestSerial_AtomicOperations_int.o TestSerial_AtomicOperations_unsignedint.o TestSerial_AtomicOperations_longint.o TestSerial_AtomicOperations_unsignedlongint.o TestSerial_AtomicOperations_longlongint.o TestSerial_AtomicOperations_double.o TestSerial_AtomicOperations_float.o TestSerial_AtomicOperations_complexfloat.o TestSerial_AtomicOperations_complexdouble.o TestSerial_AtomicViews.o TestSerial_Atomics.o TestSerial_TeamBasic.o TestSerial_TeamScratch.o TestSerial_TeamVectorRange.o TestSerial_TeamReductionScan.o TestSerial_TeamTeamSize.o TestSerial_Other.o TestSerial_MDRange_a.o TestSerial_MDRange_b.o TestSerial_MDRange_c.o TestSerial_MDRange_d.o TestSerial_MDRange_e.o TestSerial_Crs.o TestSerial_Task.o TestSerial_WorkGraph.o TestSerial_LocalDeepCopy.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Serial /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper TestHWLOC.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_HWLOC Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_stream [ 56%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 56%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 56%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 55%] Built target Kokkos_CoreUnitTest_Cuda1 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp 4: [ OK ] openmp.team_policy_max_recommended (30972 ms) 4: [ RUN ] openmp.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] openmp.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] openmp.team_teamvector_range 4: [ OK ] openmp.team_teamvector_range (1090 ms) 4: [ RUN ] openmp.unique_token_global 4: [ OK ] openmp.unique_token_global (6 ms) 4: [ RUN ] openmp.unique_token_instance 4: [ OK ] openmp.unique_token_instance (17 ms) 4: [ RUN ] openmp.unique_token_team_acquire 4: [ OK ] openmp.unique_token_team_acquire (10 ms) 4: [ RUN ] openmp.view_api_a 4: [ OK ] openmp.view_api_a (13 ms) 4: [ RUN ] openmp.view_api_b 4: [ OK ] openmp.view_api_b (1 ms) 4: [ RUN ] openmp.view_api_c 4: [ OK ] openmp.view_api_c (0 ms) 4: [ RUN ] openmp.view_api_d 4: [ OK ] openmp.view_api_d (0 ms) 4: [ RUN ] openmp.view_allocation_error 4: [ OK ] openmp.view_allocation_error (0 ms) 4: [ RUN ] openmp.view_remap 4: [ OK ] openmp.view_remap (0 ms) 4: [ RUN ] openmp.view_mirror_nonconst 4: [ OK ] openmp.view_mirror_nonconst (0 ms) 4: [ RUN ] openmp.view_stride_method 4: [ OK ] openmp.view_stride_method (0 ms) 4: [ RUN ] openmp.anonymous_space 4: [ OK ] openmp.anonymous_space (0 ms) 4: [ RUN ] openmp.view_overload_resolution 4: [ OK ] openmp.view_overload_resolution (0 ms) 4: [ RUN ] openmp.view_allocation_large_rank [ 56%] Linking CXX executable Kokkos_launch_latency [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_policy_performance [ 56%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp 4: [ OK ] openmp.view_allocation_large_rank (1445 ms) 4: [ RUN ] openmp.view_shmem_size_on_device 4: [ OK ] openmp.view_shmem_size_on_device (0 ms) 4: [ RUN ] openmp.view_is_assignable 4: [ OK ] openmp.view_is_assignable (0 ms) 4: [ RUN ] openmp.view_copy_tests 4: [ OK ] openmp.view_copy_tests (6 ms) 4: [ RUN ] openmp.view_copy_tests_rank_0 4: [ OK ] openmp.view_copy_tests_rank_0 (2 ms) 4: [ RUN ] openmp.view_copy_degenerated 4: [ OK ] openmp.view_copy_degenerated (0 ms) 4: [ RUN ] openmp.view_fill_tests_layout_right /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestDefaultDeviceType.o TestDefaultDeviceType_a1.o TestDefaultDeviceType_b1.o TestDefaultDeviceType_c1.o TestDefaultDeviceType_a2.o TestDefaultDeviceType_b2.o TestDefaultDeviceType_c2.o TestDefaultDeviceType_a3.o TestDefaultDeviceType_b3.o TestDefaultDeviceType_c3.o TestDefaultDeviceType_d.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Default /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestDefaultDeviceType.o TestDefaultDeviceType_a1.o TestDefaultDeviceType_b1.o TestDefaultDeviceType_c1.o TestDefaultDeviceType_a2.o TestDefaultDeviceType_b2.o TestDefaultDeviceType_c2.o TestDefaultDeviceType_a3.o TestDefaultDeviceType_b3.o TestDefaultDeviceType_c3.o TestDefaultDeviceType_d.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestDefaultDeviceType.o TestDefaultDeviceType_a1.o TestDefaultDeviceType_b1.o TestDefaultDeviceType_c1.o TestDefaultDeviceType_a2.o TestDefaultDeviceType_b2.o TestDefaultDeviceType_c2.o TestDefaultDeviceType_a3.o TestDefaultDeviceType_b3.o TestDefaultDeviceType_c3.o TestDefaultDeviceType_d.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook_terminate /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper TestStackTrace.o TestStackTrace_f0.o TestStackTrace_f1.o TestStackTrace_f2.o TestStackTrace_f3.o TestStackTrace_f4.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_StackTraceTestExec Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 56%] Linking CXX executable Kokkos_stream 4: [ OK ] openmp.view_fill_tests_layout_right (2322 ms) 4: [ RUN ] openmp.view_fill_tests_layout_left [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_stream Scanning dependencies of target Kokkos_bytes_and_flops [ 56%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o 4: [ OK ] openmp.view_fill_tests_layout_left (2496 ms) 4: [ RUN ] openmp.view_empty_runtime_unmanaged 4: [ OK ] openmp.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] openmp.view_hooks 4: [ OK ] openmp.view_hooks (0 ms) 4: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (46 ms) 4: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (42 ms) 4: [ RUN ] openmp.view_irregular_layout 4: [ OK ] openmp.view_irregular_layout (0 ms) 4: [ RUN ] openmp.view_mapping 4: [ OK ] openmp.view_mapping (52 ms) 4: [ RUN ] openmp.view_mapping_operator 4: [ OK ] openmp.view_mapping_operator (2 ms) 4: [ RUN ] openmp.static_extent 4: [ OK ] openmp.static_extent (0 ms) 4: [ RUN ] openmp.view_mapping_atomic 4: [ OK ] openmp.view_mapping_atomic (1 ms) 4: [ RUN ] openmp.view_mapping_class_value 4: [ OK ] openmp.view_mapping_class_value (0 ms) 4: [ RUN ] openmp.view_mapping_assignable 4: [ OK ] openmp.view_mapping_assignable (0 ms) 4: [ RUN ] openmp.view_mapping_trivially_copyable 4: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openmp.view_mapping_subview 4: [ OK ] openmp.view_mapping_subview (0 ms) 4: [ RUN ] openmp.view_nested_view 4: [ OK ] openmp.view_nested_view (0 ms) 4: [ RUN ] openmp.append_formatted_multidimensional_index 4: [ OK ] openmp.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] openmp.view_resize 4: [ OK ] openmp.view_resize (5 ms) 4: [ RUN ] openmp.view_realloc 4: [ OK ] openmp.view_realloc (0 ms) 4: [ RUN ] openmp.workgraph_fib echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test' make -C core/perf_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-6958/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6958 CXX=/var/jenkins/workspace/Kokkos_PR-6958/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-6958/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6958 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test' [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp 4: [ OK ] openmp.workgraph_fib (842 ms) 4: [ RUN ] openmp.resize_realloc_no_init 4: [ OK ] openmp.resize_realloc_no_init (0 ms) 4: [ RUN ] openmp.resize_realloc_no_alloc 4: [ OK ] openmp.resize_realloc_no_alloc (0 ms) 4: [ RUN ] openmp.realloc_exec_space 4: [ OK ] openmp.realloc_exec_space (0 ms) 4: [ RUN ] openmp.view_alloc 4: [ OK ] openmp.view_alloc (0 ms) 4: [ RUN ] openmp.view_alloc_exec_space 4: [ OK ] openmp.view_alloc_exec_space (0 ms) 4: [ RUN ] openmp.view_alloc_int 4: [ OK ] openmp.view_alloc_int (0 ms) 4: [ RUN ] openmp.view_alloc_exec_space_int 4: [ OK ] openmp.view_alloc_exec_space_int (0 ms) 4: [ RUN ] openmp.deep_copy_zero_memset 4: [ OK ] openmp.deep_copy_zero_memset (0 ms) 4: [ RUN ] openmp.resize_exec_space 4: [ OK ] openmp.resize_exec_space (0 ms) 4: [ RUN ] openmp.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] openmp.view_allocation_int (0 ms) 4: [ RUN ] openmp.view_allocation_exec_space_int 4: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openmp.view_not_default_constructible 4: [ OK ] openmp.view_not_default_constructible (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_left 4: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_right 4: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_stride 4: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] openmp.view_subview_assign_strided 4: [ OK ] openmp.view_subview_assign_strided (0 ms) 4: [ RUN ] openmp.view_subview_left_0 4: [ OK ] openmp.view_subview_left_0 (0 ms) 4: [ RUN ] openmp.view_subview_left_1 4: [ OK ] openmp.view_subview_left_1 (0 ms) 4: [ RUN ] openmp.view_subview_left_2 4: [ OK ] openmp.view_subview_left_2 (0 ms) 4: [ RUN ] openmp.view_subview_left_3 4: [ OK ] openmp.view_subview_left_3 (0 ms) 4: [ RUN ] openmp.view_subview_right_0 4: [ OK ] openmp.view_subview_right_0 (0 ms) 4: [ RUN ] openmp.view_subview_right_1 4: [ OK ] openmp.view_subview_right_1 (0 ms) 4: [ RUN ] openmp.view_subview_right_3 4: [ OK ] openmp.view_subview_right_3 (0 ms) 4: [ RUN ] openmp.view_static_tests 4: [ OK ] openmp.view_static_tests (0 ms) 4: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 4: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (1 ms) 4: [ RUN ] openmp.view_subview_layoutright_to_layoutright 4: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] openmp.view_subview_1d_assign 4: [ OK ] openmp.view_subview_1d_assign (1 ms) 4: [ RUN ] openmp.view_subview_1d_assign_atomic 4: [ OK ] openmp.view_subview_1d_assign_atomic (1 ms) 4: [ RUN ] openmp.view_subview_1d_assign_randomaccess 4: [ OK ] openmp.view_subview_1d_assign_randomaccess (1 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d 4: [ OK ] openmp.view_subview_2d_from_3d (26 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_atomic 4: [ OK ] openmp.view_subview_2d_from_3d_atomic (27 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 4: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (25 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/perf_test/test_taskdag.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_hwloc.cpp 4: [ OK ] openmp.view_subview_3d_from_5d_left (273 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 4: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (274 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp 4: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (276 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o 4: [ OK ] openmp.view_subview_3d_from_5d_right (323 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 4: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (291 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o 4: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (295 ms) 4: [ RUN ] openmp.view_test_unmanaged_subview_reset 4: [ OK ] openmp.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] openmp.view_subview_memory_traits_construction 4: [ OK ] openmp.view_subview_memory_traits_construction (0 ms) 4: [ RUN ] openmp.task_fib_deprecated [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_gather [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_gather [ 56%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o 4: [ OK ] openmp.task_fib_deprecated (2958 ms) 4: [ RUN ] openmp.task_depend_deprecated 4: [ OK ] openmp.task_depend_deprecated (61 ms) 4: [ RUN ] openmp.task_team_deprecated 4: [ OK ] openmp.task_team_deprecated (0 ms) 4: [ RUN ] openmp.task_with_mempool_deprecated 4: [ OK ] openmp.task_with_mempool_deprecated (0 ms) 4: [ RUN ] openmp.task_multiple_depend_deprecated 4: [ OK ] openmp.task_multiple_depend_deprecated (43 ms) 4: [ RUN ] openmp.task_scheduler_ctors_deprecated 4: [ OK ] openmp.task_scheduler_ctors_deprecated (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_deprecated 4: [ OK ] openmp.task_scheduer_ctors_device_deprecated (0 ms) 4: [ RUN ] openmp.task_fib_deprecated_multiple [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostBarrier.cpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_FunctorAnalysis.cpp.o [ 56%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp 4: [ OK ] openmp.task_fib_deprecated_multiple (2735 ms) 4: [ RUN ] openmp.task_depend_deprecated_multiple 4: [ OK ] openmp.task_depend_deprecated_multiple (52 ms) 4: [ RUN ] openmp.task_team_deprecated_multiple 4: [ OK ] openmp.task_team_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_with_mempool_deprecated_multiple 4: [ OK ] openmp.task_with_mempool_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_multiple_depend_deprecated_multiple 4: [ OK ] openmp.task_multiple_depend_deprecated_multiple (21 ms) 4: [ RUN ] openmp.task_scheduler_ctors_deprecated_multiple 4: [ OK ] openmp.task_scheduler_ctors_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_deprecated_multiple 4: [ OK ] openmp.task_scheduer_ctors_device_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_fib_single [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Stacktrace.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostSpace.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp 4: [ OK ] openmp.task_fib_single (2494 ms) 4: [ RUN ] openmp.task_depend_single 4: [ OK ] openmp.task_depend_single (88 ms) 4: [ RUN ] openmp.task_team_single 4: [ OK ] openmp.task_team_single (0 ms) 4: [ RUN ] openmp.task_with_mempool_single 4: [ OK ] openmp.task_with_mempool_single (0 ms) 4: [ RUN ] openmp.task_multiple_depend_single 4: [ OK ] openmp.task_multiple_depend_single (31 ms) 4: [ RUN ] openmp.task_scheduler_ctors_single 4: [ OK ] openmp.task_scheduler_ctors_single (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_single 4: [ OK ] openmp.task_scheduer_ctors_device_single (0 ms) 4: [ RUN ] openmp.task_fib_multiple [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Cuda/Kokkos_Cuda_Instance.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Cuda/Kokkos_CudaSpace.cpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp 4: [ OK ] openmp.task_fib_multiple (1711 ms) 4: [ RUN ] openmp.task_depend_multiple 4: [ OK ] openmp.task_depend_multiple (88 ms) 4: [ RUN ] openmp.task_team_multiple 4: [ OK ] openmp.task_team_multiple (0 ms) 4: [ RUN ] openmp.task_with_mempool_multiple 4: [ OK ] openmp.task_with_mempool_multiple (0 ms) 4: [ RUN ] openmp.task_multiple_depend_multiple 4: [ OK ] openmp.task_multiple_depend_multiple (20 ms) 4: [ RUN ] openmp.task_scheduler_ctors_multiple 4: [ OK ] openmp.task_scheduler_ctors_multiple (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_multiple 4: [ OK ] openmp.task_scheduer_ctors_device_multiple (0 ms) 4: [ RUN ] openmp.task_fib_chase_lev [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_UnitTest_SIMD [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 56%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o 4: [ OK ] openmp.task_fib_chase_lev (1785 ms) 4: [ RUN ] openmp.task_depend_chase_lev 4: [ OK ] openmp.task_depend_chase_lev (2 ms) 4: [ RUN ] openmp.task_team_chase_lev 4: [ OK ] openmp.task_team_chase_lev (0 ms) 4: [ RUN ] openmp.task_with_mempool_chase_lev 4: [ OK ] openmp.task_with_mempool_chase_lev (0 ms) 4: [ RUN ] openmp.task_multiple_depend_chase_lev 4: [ OK ] openmp.task_multiple_depend_chase_lev (20 ms) 4: [ RUN ] openmp.task_scheduler_ctors_chase_lev 4: [ OK ] openmp.task_scheduler_ctors_chase_lev (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_chase_lev 4: [ OK ] openmp.task_scheduer_ctors_device_chase_lev (0 ms) 4: [----------] 335 tests from openmp (209988 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 350 tests from 2 test suites ran. (212937 ms total) 4: [ PASSED ] 345 tests. 4: [ SKIPPED ] 5 tests, listed below: 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openmp.mdspan_minimal_functional 4: [ SKIPPED ] openmp.reduction_with_large_iteration_count 4: [ SKIPPED ] openmp.view_allocation_int 4/45 Test #4: Kokkos_CoreUnitTest_OpenMP .................. Passed 212.95 sec test 5 Start 5: Kokkos_CoreUnitTest_OpenMPInterOp 5: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 5: Test timeout computed to be: 1500 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from openmp 5: [ RUN ] openmp.raw_openmp_interop 5: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 5: Detected: 4 cores per node. 5: Detected: 1 MPI_ranks per node. 5: Requested: 8 threads per process. 5: [ OK ] openmp.raw_openmp_interop (0 ms) 5: [----------] 1 test from openmp (1 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (1 ms total) 5: [ PASSED ] 1 test. 5/45 Test #5: Kokkos_CoreUnitTest_OpenMPInterOp ........... Passed 0.01 sec test 6 Start 6: Kokkos_CoreUnitTest_OpenMPGraph 6: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph 6: Test timeout computed to be: 1500 6: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 6: Detected: 4 cores per node. 6: Detected: 1 MPI_ranks per node. 6: Requested: 8 threads per process. 6: [==========] Running 5 tests from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 5 tests from openmp_count_bugs 6: [ RUN ] openmp_count_bugs.launch_one 6: [ OK ] openmp_count_bugs.launch_one (0 ms) 6: [ RUN ] openmp_count_bugs.launch_one_rvalue 6: [ OK ] openmp_count_bugs.launch_one_rvalue (0 ms) 6: [ RUN ] openmp_count_bugs.launch_six 6: [ OK ] openmp_count_bugs.launch_six (0 ms) 6: [ RUN ] openmp_count_bugs.when_all_cycle 6: [ OK ] openmp_count_bugs.when_all_cycle (0 ms) 6: [ RUN ] openmp_count_bugs.zero_work_reduce 6: [ OK ] openmp_count_bugs.zero_work_reduce (0 ms) 6: [----------] 5 tests from openmp_count_bugs (1 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 5 tests from 1 test suite ran. (1 ms total) 6: [ PASSED ] 5 tests. 6: 6: YOU HAVE 1 DISABLED TEST 6: 6/45 Test #6: Kokkos_CoreUnitTest_OpenMPGraph ............. Passed 0.01 sec test 7 Start 7: Kokkos_CoreUnitTest_Default 7: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Default 7: Test timeout computed to be: 1500 7: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 7: Detected: 4 cores per node. 7: Detected: 1 MPI_ranks per node. 7: Requested: 8 threads per process. 7: [==========] Running 71 tests from 41 test suites. 7: [----------] Global test environment set-up. 7: [----------] 31 tests from defaultdevicetype 7: [ RUN ] defaultdevicetype.initialization_settings 7: [ OK ] defaultdevicetype.initialization_settings (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 7: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_device_id 7: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 7: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 7: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_help 7: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 7: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize(). 7: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 7: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_num_threads 7: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_device_id 7: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_disable_warnings 7: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_tune_internals 7: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 7: [ RUN ] defaultdevicetype.visible_devices 7: [ OK ] defaultdevicetype.visible_devices (0 ms) 7: [ RUN ] defaultdevicetype.shared_space 7: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestSharedSpace.cpp:105: Skipped 7: Skipping as host and device are the same space 7: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 7: [ RUN ] defaultdevicetype.shared_host_pinned_space 7: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestSharedHostPinnedSpace.cpp:65: Skipped 7: Skipping as host and device are the same space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space (0 ms) 7: [ RUN ] defaultdevicetype.compiler_macros 7: [ OK ] defaultdevicetype.compiler_macros (0 ms) 7: [ RUN ] defaultdevicetype.half_conversion 7: [ OK ] defaultdevicetype.half_conversion (0 ms) 7: [ RUN ] defaultdevicetype.bhalf_conversion 7: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 7: [ RUN ] defaultdevicetype.half_operators 7: [ OK ] defaultdevicetype.half_operators (0 ms) 7: [ RUN ] defaultdevicetype.bhalf_operators 7: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 7: [ RUN ] defaultdevicetype.host_space_access 7: [ OK ] defaultdevicetype.host_space_access (0 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a1 7: [ OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b1 7: [ OK ] defaultdevicetype.reduce_instantiation_b1 (14 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c1 7: [ OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a2 7: [ OK ] defaultdevicetype.reduce_instantiation_a2 (14 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b2 7: [ OK ] defaultdevicetype.reduce_instantiation_b2 (25 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c2 7: [ OK ] defaultdevicetype.reduce_instantiation_c2 (13 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a3 7: [ OK ] defaultdevicetype.reduce_instantiation_a3 (13 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b3 7: [ OK ] defaultdevicetype.reduce_instantiation_b3 (25 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c3 7: [ OK ] defaultdevicetype.reduce_instantiation_c3 (13 ms) 7: [ RUN ] defaultdevicetype.malloc 7: [ OK ] defaultdevicetype.malloc (0 ms) 7: [----------] 31 tests from defaultdevicetype (134 ms total) 7: 7: [----------] 1 test from kokkosresize 7: [ RUN ] kokkosresize.host_space_access 7: [ OK ] kokkosresize.host_space_access (10 ms) 7: [----------] 1 test from kokkosresize (10 ms total) 7: 7: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/0.sizes 7: [ OK ] TestViewAPI/0.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/0 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/1.sizes 7: [ OK ] TestViewAPI/1.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/1 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/2.sizes 7: [ OK ] TestViewAPI/2.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/2 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/3.sizes 7: [ OK ] TestViewAPI/3.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/3 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/4.sizes 7: [ OK ] TestViewAPI/4.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/4 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/5.sizes 7: [ OK ] TestViewAPI/5.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/5 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/6.sizes 7: [ OK ] TestViewAPI/6.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/6 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/7.sizes 7: [ OK ] TestViewAPI/7.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/7 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/8.sizes 7: [ OK ] TestViewAPI/8.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/8 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/9.sizes 7: [ OK ] TestViewAPI/9.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/9 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/10.sizes 7: [ OK ] TestViewAPI/10.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/10 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/11.sizes 7: [ OK ] TestViewAPI/11.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/11 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/12.sizes 7: [ OK ] TestViewAPI/12.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/12 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/13.sizes 7: [ OK ] TestViewAPI/13.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/13 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/14.sizes 7: [ OK ] TestViewAPI/14.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/14 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/15.sizes 7: [ OK ] TestViewAPI/15.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/15 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/16.sizes 7: [ OK ] TestViewAPI/16.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/16 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/17.sizes 7: [ OK ] TestViewAPI/17.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/17 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/18.sizes 7: [ OK ] TestViewAPI/18.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/18 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/19.sizes 7: [ OK ] TestViewAPI/19.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/19 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/20.sizes 7: [ OK ] TestViewAPI/20.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/20 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/21.sizes 7: [ OK ] TestViewAPI/21.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/21 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/22.sizes 7: [ OK ] TestViewAPI/22.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/22 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/23.sizes 7: [ OK ] TestViewAPI/23.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/23 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/24.sizes 7: [ OK ] TestViewAPI/24.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/24 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/25.sizes 7: [ OK ] TestViewAPI/25.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/25 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/26.sizes 7: [ OK ] TestViewAPI/26.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/26 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/27.sizes 7: [ OK ] TestViewAPI/27.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/27 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/28.sizes 7: [ OK ] TestViewAPI/28.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/28 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/29.sizes 7: [ OK ] TestViewAPI/29.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/29 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/30.sizes 7: [ OK ] TestViewAPI/30.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/30 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/31.sizes 7: [ OK ] TestViewAPI/31.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/31 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/32.sizes 7: [ OK ] TestViewAPI/32.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/32 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/33.sizes 7: [ OK ] TestViewAPI/33.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/33 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/34.sizes 7: [ OK ] TestViewAPI/34.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/34 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/35.sizes 7: [ OK ] TestViewAPI/35.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/35 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/36.sizes 7: [ OK ] TestViewAPI/36.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/36 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/37.sizes 7: [ OK ] TestViewAPI/37.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/37 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/38.sizes 7: [ OK ] TestViewAPI/38.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/38 (0 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 71 tests from 41 test suites ran. (145 ms total) 7: [ PASSED ] 69 tests. 7: [ SKIPPED ] 2 tests, listed below: 7: [ SKIPPED ] defaultdevicetype.shared_space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space 7/45 Test #7: Kokkos_CoreUnitTest_Default ................. Passed 0.16 sec test 8 Start 8: Kokkos_CoreUnitTest_LegionInitialization 8: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from initialization 8: [ RUN ] initialization.legion_initialization 8: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 8: Detected: 4 cores per node. 8: Detected: 1 MPI_ranks per node. 8: Requested: 8 threads per process. 8: [ OK ] initialization.legion_initialization (0 ms) 8: [----------] 1 test from initialization (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (0 ms total) 8: [ PASSED ] 1 test. 8/45 Test #8: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.01 sec test 9 Start 9: Kokkos_CoreUnitTest_PushFinalizeHook 9: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 9: Test timeout computed to be: 1500 9: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 9: Detected: 4 cores per node. 9: Detected: 1 MPI_ranks per node. 9: Requested: 8 threads per process. 9: SUCCESS 9/45 Test #9: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.00 sec test 10 Start 10: Kokkos_CoreUnitTest_Develop 10: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Develop 10: Test timeout computed to be: 1500 10: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 10: Detected: 4 cores per node. 10: Detected: 1 MPI_ranks per node. 10: Requested: 8 threads per process. 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from defaultdevicetype 10: [ RUN ] defaultdevicetype.development_test 10: [ OK ] defaultdevicetype.development_test (0 ms) 10: [----------] 1 test from defaultdevicetype (0 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (0 ms total) 10: [ PASSED ] 1 test. 10/45 Test #10: Kokkos_CoreUnitTest_Develop ................. Passed 0.00 sec test 11 Start 11: Kokkos_CoreUnitTest_KokkosP 11: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 11: Test timeout computed to be: 1500 11: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 11: Detected: 4 cores per node. 11: Detected: 1 MPI_ranks per node. 11: Requested: 8 threads per process. 11: [==========] Running 27 tests from 2 test suites. 11: [----------] Global test environment set-up. 11: [----------] 25 tests from kokkosp 11: [ RUN ] kokkosp.test_named_instance_fence 11: Ref: 16777217 11: Ref: named_instance 11: 16777217 11: named_instance 11: [ OK ] kokkosp.test_named_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_instance_fence 11: Ref: 16777217 11: Ref: Unnamed Instance Fence 11: 16777217 11: Kokkos::OpenMP::fence: Unnamed Instance Fence 11: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_named_global_fence 11: Ref: 16777216 11: Ref: test global fence 11: 16777216 11: test global fence 11: [ OK ] kokkosp.test_named_global_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_global_fence 11: Ref: 16777216 11: Ref: Unnamed Global Fence 11: 16777216 11: Kokkos::fence: Unnamed Global Fence 11: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 11: [ RUN ] kokkosp.test_multiple_default_instances 11: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 11: [ RUN ] kokkosp.test_id_gen 11: [ OK ] kokkosp.test_id_gen (0 ms) 11: [ RUN ] kokkosp.test_kernel_sequence 11: Ref: 16777217 11: Ref: named_instance 11: 16777217 11: named_instance 11: Ref: 16777217 11: Ref: test_kernel 11: 16777217 11: named_instance 11: Miss on name 11: 16777217 11: test_kernel 11: [ OK ] kokkosp.test_kernel_sequence (0 ms) 11: [ RUN ] kokkosp.async_deep_copy 11: [ OK ] kokkosp.async_deep_copy (0 ms) 11: [ RUN ] kokkosp.parallel_for 11: [ OK ] kokkosp.parallel_for (0 ms) 11: [ RUN ] kokkosp.parallel_reduce 11: [ OK ] kokkosp.parallel_reduce (0 ms) 11: [ RUN ] kokkosp.parallel_scan 11: [ OK ] kokkosp.parallel_scan (0 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence 11: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence_view 11: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 11: [ RUN ] kokkosp.regions 11: [ OK ] kokkosp.regions (0 ms) 11: [ RUN ] kokkosp.fences 11: [ OK ] kokkosp.fences (0 ms) 11: [ RUN ] kokkosp.raw_allocation 11: [ OK ] kokkosp.raw_allocation (0 ms) 11: [ RUN ] kokkosp.view 11: [ OK ] kokkosp.view (0 ms) 11: [ RUN ] kokkosp.sections 11: [ OK ] kokkosp.sections (0 ms) 11: [ RUN ] kokkosp.metadata 11: [ OK ] kokkosp.metadata (0 ms) 11: [ RUN ] kokkosp.profile_events 11: [ OK ] kokkosp.profile_events (0 ms) 11: [ RUN ] kokkosp.no_init_kernel 11: [ OK ] kokkosp.no_init_kernel (0 ms) 11: [ RUN ] kokkosp.get_events 11: [ OK ] kokkosp.get_events (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init 11: [ OK ] kokkosp.create_mirror_no_init (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 11: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 11: [ RUN ] kokkosp.create_mirror_view_and_copy 11: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 11: [----------] 25 tests from kokkosp (1 ms total) 11: 11: [----------] 2 tests from defaultdevicetype 11: [ RUN ] defaultdevicetype.profiling_section 11: [ OK ] defaultdevicetype.profiling_section (0 ms) 11: [ RUN ] defaultdevicetype.scoped_profile_region 11: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 11: [----------] 2 tests from defaultdevicetype (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 27 tests from 2 test suites ran. (1 ms total) 11: [ PASSED ] 27 tests. 11/45 Test #11: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.01 sec test 12 Start 12: Kokkos_CoreUnitTest_StackTraceTest 12: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec 12: Test timeout computed to be: 1500 12: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 12: Detected: 4 cores per node. 12: Detected: 1 MPI_ranks per node. 12: Requested: 8 threads per process. 12: [==========] Running 3 tests from 2 test suites. 12: [----------] Global test environment set-up. 12: [----------] 2 tests from defaultdevicetype_DeathTest 12: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 12: 12: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 12: Top of f1 12: Top of f0 12: Top of f0 12: test_f1: 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x564b7eb6ac29] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x564b7eb19839] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x564b7eb128e4] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x564b7eb1499f] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x564b7eb4baee] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x564b7eb3d75f] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x564b7eb3da72] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x564b7eb3e05d] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x564b7eb40778] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x564b7eb40c4c] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x564b7eb114b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f971c5e9083] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564b7eb126ee] 12: 12: demangled test_f1: 12: [0x564b7eb6ac29] Kokkos::Impl::save_stacktrace() 12: [0x564b7eb19839] Test::stacktrace_test_f1(std::ostream&) 12: [0x564b7eb128e4] Test::test_stacktrace(bool, bool) 12: [0x564b7eb1499f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 12: [0x564b7eb4baee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x564b7eb3d75f] 12: [0x564b7eb3da72] 12: [0x564b7eb3e05d] 12: [0x564b7eb40778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x564b7eb40c4c] testing::UnitTest::Run() 12: [0x564b7eb114b6] main 12: [0x7f971c5e9083] __libc_start_main 12: [0x564b7eb126ee] _start 12: 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f1 12: Top of f0 12: Top of f0 12: StackTrace f3(std::cout, 4) returned: 110 12: test_f3: 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x564b7eb6ac29] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x564b7eb19839] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x564b7eb19a78] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x564b7eb131ce] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x564b7eb1499f] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x564b7eb4baee] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x564b7eb3d75f] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x564b7eb3da72] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x564b7eb3e05d] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x564b7eb40778] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x564b7eb40c4c] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x564b7eb114b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f971c5e9083] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564b7eb126ee] 12: 12: demangled test_f3: 12: [0x564b7eb6ac29] Kokkos::Impl::save_stacktrace() 12: [0x564b7eb19839] Test::stacktrace_test_f1(std::ostream&) 12: [0x564b7eb19a78] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x564b7eb131ce] Test::test_stacktrace(bool, bool) 12: [0x564b7eb1499f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 12: [0x564b7eb4baee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x564b7eb3d75f] 12: [0x564b7eb3da72] 12: [0x564b7eb3e05d] 12: [0x564b7eb40778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x564b7eb40c4c] testing::UnitTest::Run() 12: [0x564b7eb114b6] main 12: [0x7f971c5e9083] __libc_start_main 12: [0x564b7eb126ee] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 56%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 56%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o 12: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (167 ms) 12: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 12: 12: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 12: Top of f1 12: Top of f0 12: Top of f0 12: test_f1: 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x564b7eb6ac29] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x564b7eb19839] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x564b7eb128e4] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x564b7eb14d1c] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x564b7eb4baee] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x564b7eb3d75f] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x564b7eb3da72] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x564b7eb3e05d] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x564b7eb40778] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x564b7eb40c4c] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x564b7eb114b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f971c5e9083] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564b7eb126ee] 12: 12: demangled test_f1: 12: [0x564b7eb6ac29] Kokkos::Impl::save_stacktrace() 12: [0x564b7eb19839] Test::stacktrace_test_f1(std::ostream&) 12: [0x564b7eb128e4] Test::test_stacktrace(bool, bool) 12: [0x564b7eb14d1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 12: [0x564b7eb4baee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x564b7eb3d75f] 12: [0x564b7eb3da72] 12: [0x564b7eb3e05d] 12: [0x564b7eb40778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x564b7eb40c4c] testing::UnitTest::Run() 12: [0x564b7eb114b6] main 12: [0x7f971c5e9083] __libc_start_main 12: [0x564b7eb126ee] _start 12: 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f1 12: Top of f0 12: Top of f0 12: StackTrace f3(std::cout, 4) returned: 110 12: test_f3: 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x564b7eb6ac29] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x564b7eb19839] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x564b7eb19a78] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x564b7eb131ce] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x564b7eb14d1c] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x564b7eb4baee] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x564b7eb3d75f] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x564b7eb3da72] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x564b7eb3e05d] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x564b7eb40778] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x564b7eb40c4c] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x564b7eb114b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f971c5e9083] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564b7eb126ee] 12: 12: demangled test_f3: 12: [0x564b7eb6ac29] Kokkos::Impl::save_stacktrace() 12: [0x564b7eb19839] Test::stacktrace_test_f1(std::ostream&) 12: [0x564b7eb19a78] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x564b7eb131ce] Test::test_stacktrace(bool, bool) 12: [0x564b7eb14d1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 12: [0x564b7eb4baee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x564b7eb3d75f] 12: [0x564b7eb3da72] 12: [0x564b7eb3e05d] 12: [0x564b7eb40778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x564b7eb40c4c] testing::UnitTest::Run() 12: [0x564b7eb114b6] main 12: [0x7f971c5e9083] __libc_start_main 12: [0x564b7eb126ee] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace 12: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (174 ms) 12: [----------] 2 tests from defaultdevicetype_DeathTest (342 ms total) 12: 12: [----------] 1 test from defaultdevicetype 12: [ RUN ] defaultdevicetype.stacktrace_normal 12: Top of f1 12: Top of f0 12: Top of f0 12: test_f1: 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x564b7eb6ac29] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x564b7eb19839] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x564b7eb128e4] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x564b7eb4baee] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x564b7eb3d75f] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x564b7eb3da72] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x564b7eb3e05d] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x564b7eb40778] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x564b7eb40c4c] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x564b7eb114b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f971c5e9083] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564b7eb126ee] 12: 12: demangled test_f1: 12: [0x564b7eb6ac29] Kokkos::Impl::save_stacktrace() 12: [0x564b7eb19839] Test::stacktrace_test_f1(std::ostream&) 12: [0x564b7eb128e4] Test::test_stacktrace(bool, bool) 12: [0x564b7eb4baee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x564b7eb3d75f] 12: [0x564b7eb3da72] 12: [0x564b7eb3e05d] 12: [0x564b7eb40778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x564b7eb40c4c] testing::UnitTest::Run() 12: [0x564b7eb114b6] main 12: [0x7f971c5e9083] __libc_start_main 12: [0x564b7eb126ee] _start 12: 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f3 12: Top of f1 12: Top of f0 12: Top of f0 12: StackTrace f3(std::cout, 4) returned: 110 12: test_f3: 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x564b7eb6ac29] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x564b7eb19839] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x564b7eb19a78] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x564b7eb131ce] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x564b7eb4baee] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x564b7eb3d75f] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x564b7eb3da72] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x564b7eb3e05d] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x564b7eb40778] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x564b7eb40c4c] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x564b7eb114b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f971c5e9083] 12: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x564b7eb126ee] 12: 12: demangled test_f3: 12: [0x564b7eb6ac29] Kokkos::Impl::save_stacktrace() 12: [0x564b7eb19839] Test::stacktrace_test_f1(std::ostream&) 12: [0x564b7eb19a78] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x564b7eb131ce] Test::test_stacktrace(bool, bool) 12: [0x564b7eb4baee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x564b7eb3d75f] 12: [0x564b7eb3da72] 12: [0x564b7eb3e05d] 12: [0x564b7eb40778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x564b7eb40c4c] testing::UnitTest::Run() 12: [0x564b7eb114b6] main 12: [0x7f971c5e9083] __libc_start_main 12: [0x564b7eb126ee] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace 12: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 12: [----------] 1 test from defaultdevicetype (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 3 tests from 2 test suites ran. (342 ms total) 12: [ PASSED ] 3 tests. 12/45 Test #12: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 0.35 sec test 13 Start 13: Kokkos_IncrementalTest_OPENMP 13: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 13: Test timeout computed to be: 1500 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp 13: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 13: Detected: 4 cores per node. 13: Detected: 1 MPI_ranks per node. 13: Requested: 8 threads per process. 13: [==========] Running 28 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 28 tests from OPENMP 13: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 13: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 13: [ RUN ] OPENMP.IncrTest_01_execspace 13: Host Parallel Execution Space: 13: KOKKOS_ENABLE_OPENMP: yes 13: 13: OpenMP Runtime Configuration: 13: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 13: OpenMP 13: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 13: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 13: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 13: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 13: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 13: [ RUN ] OPENMP.IncrTest_02_AtomicSub 13: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 13: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 13: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 13: [ RUN ] OPENMP.IncrTest_03b_memspace_free 13: [ OK ] OPENMP.IncrTest_03b_memspace_free (28 ms) 13: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 13: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 13: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 13: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 13: [ RUN ] OPENMP.IncrTest_05_reduction 13: [ OK ] OPENMP.IncrTest_05_reduction (26 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange2D 13: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange3D 13: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange4D 13: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 13: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 13: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 13: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 13: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 13: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 13: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 13: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 13: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (1 ms) 13: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 13: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 13: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (167 ms) 13: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 13: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (4 ms) 13: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 13: [ OK ] OPENMP.IncrTest_12b_TeamScratch (2 ms) 13: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 13: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 13: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 13: [ RUN ] OPENMP.incr_14_MDrangeReduce 13: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 13: [ RUN ] OPENMP.IncrTest_16_parallelscan 13: [ OK ] OPENMP.IncrTest_16_parallelscan (1 ms) 13: [ RUN ] OPENMP.incr_17_atomicView 13: [ OK ] OPENMP.incr_17_atomicView (0 ms) 13: [----------] 28 tests from OPENMP (234 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 28 tests from 1 test suite ran. (234 ms total) 13: [ PASSED ] 28 tests. 13/45 Test #13: Kokkos_IncrementalTest_OPENMP ............... Passed 0.25 sec test 14 Start 14: Kokkos_IncrementalTest_SERIAL 14: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 14: Test timeout computed to be: 1500 14: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 14: Detected: 4 cores per node. 14: Detected: 1 MPI_ranks per node. 14: Requested: 8 threads per process. 14: [==========] Running 28 tests from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 28 tests from SERIAL 14: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 14: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 14: [ RUN ] SERIAL.IncrTest_01_execspace 14: Host Serial Execution Space: 14: KOKKOS_ENABLE_SERIAL: yes 14: 14: Serial Runtime Configuration: 14: Serial 14: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 14: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 14: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 14: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 14: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 14: [ RUN ] SERIAL.IncrTest_02_AtomicSub 14: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 14: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 14: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 14: [ RUN ] SERIAL.IncrTest_03b_memspace_free 14: [ OK ] SERIAL.IncrTest_03b_memspace_free (36 ms) 14: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 14: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 14: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 14: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 14: [ RUN ] SERIAL.IncrTest_05_reduction 14: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 14: [ RUN ] SERIAL.IncrTest_06_mdrange2D 14: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 14: [ RUN ] SERIAL.IncrTest_06_mdrange3D 14: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 14: [ RUN ] SERIAL.IncrTest_06_mdrange4D 14: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 14: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 14: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 14: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 14: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 14: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 14: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 14: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 14: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 14: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 14: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 14: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 14: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 14: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp 14: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (231 ms) 14: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 14: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 14: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 14: [ OK ] SERIAL.IncrTest_12b_TeamScratch (4 ms) 14: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.incr_14_MDrangeReduce 14: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 14: [ RUN ] SERIAL.IncrTest_16_parallelscan 14: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 14: [ RUN ] SERIAL.incr_17_atomicView 14: [ OK ] SERIAL.incr_17_atomicView (0 ms) 14: [----------] 28 tests from SERIAL (273 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 28 tests from 1 test suite ran. (273 ms total) 14: [ PASSED ] 28 tests. 14/45 Test #14: Kokkos_IncrementalTest_SERIAL ............... Passed 0.28 sec test 15 Start 15: Kokkos_CoreUnitTest_CTestDevice 15: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 15: Test timeout computed to be: 1500 15: [==========] Running 8 tests from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 8 tests from ctest_environment 15: [ RUN ] ctest_environment.no_device_type 15: [ OK ] ctest_environment.no_device_type (0 ms) 15: [ RUN ] ctest_environment.no_process_count 15: [ OK ] ctest_environment.no_process_count (0 ms) 15: [ RUN ] ctest_environment.invalid_rank 15: [ OK ] ctest_environment.invalid_rank (0 ms) 15: [ RUN ] ctest_environment.no_type_str 15: [ OK ] ctest_environment.no_type_str (0 ms) 15: [ RUN ] ctest_environment.missing_type 15: [ OK ] ctest_environment.missing_type (0 ms) 15: [ RUN ] ctest_environment.no_id_str 15: [ OK ] ctest_environment.no_id_str (0 ms) 15: [ RUN ] ctest_environment.invalid_id_str 15: [ OK ] ctest_environment.invalid_id_str (0 ms) 15: [ RUN ] ctest_environment.good 15: [ OK ] ctest_environment.good (0 ms) 15: [----------] 8 tests from ctest_environment (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 8 tests from 1 test suite ran. (0 ms total) 15: [ PASSED ] 8 tests. 15/45 Test #15: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.00 sec test 16 Start 16: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 16: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 16: Test timeout computed to be: 1500 16/45 Test #16: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.00 sec test 17 Start 17: Kokkos_PerformanceTest_TaskDag 17: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 17: Test timeout computed to be: 1500 17: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 17: Detected: 4 cores per node. 17: Detected: 1 MPI_ranks per node. 17: Requested: 8 threads per process. 17: "taskdag: alloc super repeat input output task-accum task-max" 1000000 10000 1 4 3 0 0 17: "taskdag: time (min, avg)" 0.0119052 0.0119052 17: "taskdag: tasks per second (max, avg)" 1091.96 1091.96 17/45 Test #17: Kokkos_PerformanceTest_TaskDag .............. Passed 0.01 sec test 18 Start 18: Kokkos_PerformanceTest_Benchmark 18: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-22_T15-14-40.json" 18: Test timeout computed to be: 1500 18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 18: Detected: 4 cores per node. 18: Detected: 1 MPI_ranks per node. 18: Requested: 8 threads per process. 18: 2024-04-22T15:31:43+00:00 18: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 18: Run on (4 X 1996.25 MHz CPU s) 18: CPU Caches: 18: L1 Data 64 KiB (x4) 18: L1 Instruction 64 KiB (x4) 18: L2 Unified 512 KiB (x4) 18: L3 Unified 16384 KiB (x4) 18: Load Average: 7.37, 7.02, 5.01 18: CPU architecture: none 18: Default Device: N6Kokkos6OpenMPE 18: GIT_BRANCH: HEAD 18: GIT_CLEAN_STATUS: CLEAN 18: GIT_COMMIT_DATE: 2024-04-22T15:14:22+00:00 18: GIT_COMMIT_DESCRIPTION: Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD 18: GIT_COMMIT_HASH: aa4386158 18: GPU architecture: none 18: KOKKOS_COMPILER_GNU: 840 18: KOKKOS_ENABLE_ASM: yes 18: KOKKOS_ENABLE_CXX17: yes 18: KOKKOS_ENABLE_CXX20: no 18: KOKKOS_ENABLE_CXX23: no 18: KOKKOS_ENABLE_CXX26: no 18: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 18: KOKKOS_ENABLE_HWLOC: no 18: KOKKOS_ENABLE_LIBDL: no 18: KOKKOS_ENABLE_OPENMP: yes 18: KOKKOS_ENABLE_PRAGMA_IVDEP: no 18: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 18: KOKKOS_ENABLE_PRAGMA_UNROLL: no 18: KOKKOS_ENABLE_PRAGMA_VECTOR: no 18: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 18: Kokkos Version: 4.3.99 18: platform: 64bit /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/src/Lock_Array_CUDA.cpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Count Time normalized 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: GramSchmidt/Count:1024/iterations:5/manual_time 0.046 s 0.020 s 5 1024 45.1309u 18: GramSchmidt/Count:2048/iterations:5/manual_time 0.046 s 0.020 s 5 2.048k 22.3986u [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o 18: GramSchmidt/Count:4096/iterations:5/manual_time 0.045 s 0.020 s 5 4.096k 10.7195u 18: GramSchmidt/Count:8192/iterations:5/manual_time 0.048 s 0.022 s 5 8.192k 5.78736u 18: GramSchmidt/Count:16384/iterations:5/manual_time 0.050 s 0.025 s 5 16.384k 3.08015u [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp 18: GramSchmidt/Count:32768/iterations:5/manual_time 0.055 s 0.030 s 5 32.768k 1.7084u 18: GramSchmidt/Count:65536/iterations:5/manual_time 0.063 s 0.039 s 5 65.536k 921.468n /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Serial/Kokkos_Serial.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Serial/Kokkos_Serial_Task.cpp [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 18: GramSchmidt/Count:131072/iterations:5/manual_time 0.078 s 0.072 s 5 131.072k 586.128n [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 56%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M 18: GramSchmidt/Count:262144/iterations:5/manual_time 0.112 s 0.118 s 5 262.144k 423.7n [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o 18: GramSchmidt/Count:524288/iterations:5/manual_time 0.191 s 0.213 s 5 524.288k 366.468n [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 56%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 56%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 57%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_UnitTest_HIPGraph [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/UnitTestMainInit.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test -L/usr/local/cuda/lib64 -lpthread test_taskdag.o -lkokkos -ldl -lcudart -lcuda -o KokkosCore_PerformanceTest_TaskDAG echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test' make -C containers/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6958 CXX=/var/jenkins/workspace/Kokkos_PR-6958/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-6958/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6958 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests' /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_Bitset.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_DualView.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_DynamicView.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_generic.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_rank12345.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_rank67.cpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtr.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 57%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 58%] Linking CXX executable Kokkos_policy_performance [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/hip/TestHIP_Graph.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 58%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 58%] Built target Kokkos_policy_performance [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: GB/s Max 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: CustomReduction/N:100000/R:1000/manual_time 4.94 s 4.93 s 1 0.0327245/s 11.5 [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp 18: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 18: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 18: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 18: OverlapRangePolicy/N:2000/M:10000/R:10 0.744 s 0.390 s 2 0.0281283 0.0876759 0.0989483 0.214137 0.0487757 0.0492849 [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o 18: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 18: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 18: OverlapMDRangePolicy/N:200/M:10000/R:10 0.173 s 0.084 s 8 2.92872m 0.0450579 9.848m 0.0452807 5.03235m 4.89858m [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 96%] Linking CXX executable Kokkos_UnitTest_SIMD [ 96%] Built target Kokkos_UnitTest_SIMD [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c11.cpp.o 18: OverlapTeamPolicy/N:20/M:1000000/R:10 0.833 s 0.417 s 2 0.0613333 0.0909876 0.115854 0.200616 0.057631 0.0594402 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Count Time normalized 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 46.1611n 18: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 30.7168n 18: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 25.3923n 18: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 21.6116n 18: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.001 s 5 16.384k 17.9114n 18: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.001 s 0.002 s 5 32.768k 15.6183n 18: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.001 s 0.004 s 5 65.536k 15.1373n 18: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.002 s 0.009 s 5 131.072k 14.721n 18: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.004 s 0.027 s 5 262.144k 18.3889n Scanning dependencies of target Kokkos_atomic [ 96%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 18: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.008 s 0.066 s 5 524.288k 15.0078n [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_ErrorReporter.cpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp 18: ----------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: rate 18: ----------------------------------------------------------------------------------------------------------------------------------- 18: Malloc/N:1/manual_time 0.206 us 0.361 us 3354151 4.84337M/s [ 58%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 58%] Built target Kokkos_CoreUnitTest_OpenMPInterOp Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_OffsetView.cpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 18: Malloc/N:16/manual_time 0.206 us 0.360 us 3359436 4.85714M/s [ 58%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_ScatterView.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_StaticCrsGraph.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_UnorderedMap.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda_ViewCtorPropEmbeddedDim.cpp [ 58%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp 18: Malloc/N:256/manual_time 0.298 us 0.451 us 2423827 3.35296M/s Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 58%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 58%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp 18: Malloc/N:4096/manual_time 0.203 us 0.357 us 3408044 4.9159M/s [ 58%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o [ 58%] Built target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 98%] Linking CXX executable Kokkos_atomic [ 98%] Built target Kokkos_atomic [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtrAccessOnDevice.cpp.o 18: Malloc/N:65536/manual_time 0.148 us 0.343 us 4761230 6.77462M/s [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Command_Line_Parsing.cpp 18: Malloc/N:1048576/manual_time 0.146 us 0.340 us 4769025 6.83703M/s [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp 18: Malloc/N:16777216/manual_time 0.157 us 0.352 us 4417653 6.36082M/s [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o 18: Malloc/N:268435456/manual_time 2.55 us 5.94 us 232457 392.51k/s [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 59%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 59%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 60%] Linking CXX executable Kokkos_UnitTest_HIPGraph 18: Malloc/N:4294967296/manual_time 3.31 us 10.0 us 205636 302.396k/s Scanning dependencies of target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 60%] Built target Kokkos_UnitTest_HIPGraph [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o Scanning dependencies of target Kokkos_gather [ 98%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o 18: MallocFree/N:1/manual_time 0.355 us 0.394 us 1952925 2.81591M/s Scanning dependencies of target Kokkos_gups [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_launch_latency [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag 18: MallocFree/N:16/manual_time 0.350 us 0.389 us 1959769 2.8569M/s [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o Scanning dependencies of target Kokkos_stream [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_policy_performance [ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o 18: MallocFree/N:256/manual_time 0.412 us 0.451 us 1657165 2.42783M/s [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostThreadTeam.cpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o 18: MallocFree/N:4096/manual_time 0.327 us 0.365 us 2140349 3.06261M/s [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_bytes_and_flops [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o 18: MallocFree/N:65536/manual_time 0.317 us 0.356 us 2192555 3.15254M/s /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_SharedAlloc.cpp [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o 18: MallocFree/N:1048576/manual_time 0.317 us 0.356 us 2214020 3.1527M/s [ 99%] Linking CXX executable Kokkos_gups [ 99%] Built target Kokkos_gups [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_hwloc.cpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o 18: MallocFree/N:16777216/manual_time 0.328 us 0.366 us 2141402 3.05252M/s [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o [ 99%] Linking CXX executable Kokkos_stream [ 99%] Linking CXX executable Kokkos_launch_latency [ 99%] Built target Kokkos_stream [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [100%] Built target Kokkos_launch_latency [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o 18: MallocFree/N:268435456/manual_time 5.98 us 5.60 us 119137 167.095k/s [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp 18: MallocFree/N:4294967296/manual_time 10.0 us 9.43 us 69894 99.5163k/s /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostBarrier.cpp [ 62%] Linking CXX executable Kokkos_bytes_and_flops [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o 18: MallocTouch/N:1/manual_time 36.4 us 16.5 us 17941 27.5037k/s [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 62%] Built target Kokkos_bytes_and_flops [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp 18: MallocTouch/N:16/manual_time 36.6 us 16.5 us 18956 27.2901k/s Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_TaskDag /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Stacktrace.cpp 18: MallocTouch/N:256/manual_time 39.7 us 17.5 us 18499 25.1712k/s /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Profiling.cpp Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 63%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph 18: MallocTouch/N:4096/manual_time 40.6 us 17.9 us 16836 24.6235k/s [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 63%] Built target Kokkos_CoreUnitTest_OpenMPGraph [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 67%] Built target Kokkos_PerformanceTest_TaskDag 18: MallocTouch/N:65536/manual_time 41.1 us 18.3 us 17200 24.3541k/s /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostSpace.cpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o 18: MallocTouch/N:1048576/manual_time 42.9 us 19.4 us 16164 23.3226k/s [100%] Linking CXX executable Kokkos_gather [100%] Built target Kokkos_gather [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F 18: MallocTouch/N:16777216/manual_time 61.0 us 26.5 us 11579 16.3826k/s /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/containers/src/impl/Kokkos_UnorderedMap_impl.cpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [100%] Linking CXX executable Kokkos_policy_performance [100%] Built target Kokkos_policy_performance 18: MallocTouch/N:268435456/manual_time 39102 us 38722 us 17 25.5741/s [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o 18: MallocTouch/N:4294967296/manual_time 603526 us 487187 us 1 1.65693/s /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o 18: MallocTouchFree/N:1/manual_time 41.4 us 17.8 us 17135 24.175k/s [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o 18: MallocTouchFree/N:16/manual_time 41.3 us 18.0 us 17221 24.2029k/s [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o 18: MallocTouchFree/N:256/manual_time 41.4 us 17.9 us 17426 24.1549k/s [ 64%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 64%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Cuda/Kokkos_Cuda_Task.cpp 18: MallocTouchFree/N:4096/manual_time 40.3 us 17.7 us 17453 24.7884k/s [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp 18: MallocTouchFree/N:65536/manual_time 41.6 us 18.7 us 17026 24.0271k/s /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/src/Lock_Array_CUDA.cpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Serial/Kokkos_Serial.cpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o 18: MallocTouchFree/N:1048576/manual_time 43.3 us 19.2 us 16121 23.0727k/s [ 67%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Serial/Kokkos_Serial_Task.cpp 18: MallocTouchFree/N:16777216/manual_time 61.0 us 26.0 us 11067 16.3888k/s 18: MallocTouchFree/N:268435456/manual_time 59192 us 38205 us 11 16.8941/s [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6958/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 184 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host [ 67%] Built target Kokkos_PerformanceTest_SharedSpace 1: [ OK ] serial_DeathTest.abort_from_host (1161 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 18: MallocTouchFree/N:4294967296/manual_time 813106 us 491843 us 1 1.22985/s /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_Bitset.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_DualView.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_DynamicView.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_generic.cpp 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: GB/s MB 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: ViewAllocate_Rank1/N:10/manual_time 0.246 s 0.290 s 3 3.2474/s 800 1: [ OK ] serial_DeathTest.abort_from_device (1076 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_rank12345.cpp Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (1074 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_rank67.cpp 18: ViewAllocate_Rank1/N:10/manual_time 0.246 s 0.290 s 3 3.25134/s 800 [ 65%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (1087 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (0 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (0 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 1: [----------] 7 tests from serial_DeathTest (4399 ms total) 1: 1: [----------] 177 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (0 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (0 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (0 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (0 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (2 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o 1: [ OK ] serial.atomic_views_integral (67 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (40 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (2 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (19 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (1 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 65%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o 18: ViewAllocate_Rank2/N:10/manual_time 0.246 s 0.290 s 3 3.24979/s 800 18: ViewAllocate_Rank2/N:10/manual_time 0.248 s 0.290 s 3 3.22695/s 800 /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_ErrorReporter.cpp [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (1801 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o 18: ViewAllocate_Rank3/N:10/manual_time 0.246 s 0.290 s 3 3.24798/s 800 [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o 18: ViewAllocate_Rank3/N:10/manual_time 0.246 s 0.290 s 3 3.25123/s 800 [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_OffsetView.cpp 18: ViewAllocate_Rank4/N:10/manual_time 0.246 s 0.290 s 3 3.24553/s 800 18: ViewAllocate_Rank4/N:10/manual_time 0.246 s 0.290 s 3 3.25127/s 800 [ 65%] Linking CXX executable Kokkos_CoreUnitTest_Develop 18: ViewAllocate_Rank5/N:10/manual_time 0.246 s 0.290 s 3 3.2491/s 800 [ 65%] Built target Kokkos_CoreUnitTest_Develop [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o 18: ViewAllocate_Rank5/N:10/manual_time 0.246 s 0.290 s 3 3.24732/s 800 [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o 18: ViewAllocate_Rank6/N:10/manual_time 0.246 s 0.290 s 3 3.2489/s 800 Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (7806 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (545 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_ScatterView.cpp 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (550 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (22 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (90 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (4 ms) 1: [ RUN ] serial.mdrange_neg_idx 18: ViewAllocate_Rank6/N:10/manual_time 0.246 s 0.290 s 3 3.24856/s 800 1: [ OK ] serial.mdrange_neg_idx (67 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (5 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 1: [ OK ] serial.mdrange_large_deep_copy (385 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types Running on waffle02 in /var/jenkins/workspace/Kokkos_PR-6958 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 18: ViewAllocate_Rank7/N:10/manual_time 0.247 s 0.290 s 3 3.2451/s 800 using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_StaticCrsGraph.cpp Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6958 # 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/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_UnorderedMap.cpp 18: ViewAllocate_Rank7/N:10/manual_time 0.248 s 0.290 s 3 3.22855/s 800 [ 65%] Linking CXX executable Kokkos_push_finalize_hook_terminate /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial_ViewCtorPropEmbeddedDim.cpp [ 65%] Built target Kokkos_push_finalize_hook_terminate Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o 18: ViewAllocate_Rank8/N:10/manual_time 0.247 s 0.290 s 3 3.24407/s 800 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3017 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (3 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (30 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (2 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (0 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (1 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (1 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (86 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (244 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 18: ViewAllocate_Rank8/N:10/manual_time 0.247 s 0.290 s 3 3.24325/s 800 1: [ OK ] serial.int64_t_reduce_dynamic (1072 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 68%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp 1: [ OK ] serial.double_reduce_dynamic (1075 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (225 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (5 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 68%] Linking CXX executable Kokkos_PerformanceTest_Mempool 18: ViewDeepCopy_Rank1/N:10/manual_time 0.059 s 0.020 s 12 27.3072/s 1.6k ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o [ 68%] Built target Kokkos_Benchmark_Atomic_MinMax [ 68%] Built target Kokkos_PerformanceTest_Mempool [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o ranlib libkokkos.a Fetching without tags [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper UnitTestMain.o gtest-all.o TestCuda_Bitset.o TestCuda_DualView.o TestCuda_DynamicView.o TestCuda_DynViewAPI_generic.o TestCuda_DynViewAPI_rank12345.o TestCuda_DynViewAPI_rank67.o TestCuda_ErrorReporter.o TestCuda_OffsetView.o TestCuda_ScatterView.o TestCuda_StaticCrsGraph.o TestCuda_UnorderedMap.o TestCuda_ViewCtorPropEmbeddedDim.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Cuda [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o Merging remotes/origin/develop commit cc602957cec5627c8752137c0412caa6fe37d2bc into PR head commit 205fd156d990138dd6b6b400fb44d4aa9b196aa0 [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6958/head:refs/remotes/origin/PR-6958 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 205fd156d990138dd6b6b400fb44d4aa9b196aa0 # timeout=10 [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (1675 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (174 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (4 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 177 tests from serial (19051 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 184 tests from 2 test suites ran. (23451 ms total) 1: [ PASSED ] 182 tests. 1: [ SKIPPED ] 2 tests, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: [ SKIPPED ] serial.reduction_with_large_iteration_count 1/52 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 23.88 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 Merge succeeded, producing 6b77fca251536dac0b9cd83e3cd82e9164c952fd Checking out Revision 6b77fca251536dac0b9cd83e3cd82e9164c952fd (PR-6958) Commit message: "Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD" First time build. Skipping changelog. 18: ViewDeepCopy_Rank2/N:10/manual_time 0.058 s 0.022 s 12 27.6644/s 1.6k [Pipeline] withEnv 2: [==========] Running 128 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cc602957cec5627c8752137c0412caa6fe37d2bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b77fca251536dac0b9cd83e3cd82e9164c952fd # timeout=10 + docker build -t 5bb7762c420e38ee7ce21ed4d318ee220d33651f -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 [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o ---> Using cache ---> 5304c5a39181 Step 16/16 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/latest/linux/compiler/lib/intel64_lin:$LD_LIBRARY_PATH ---> Using cache ---> 2c632da3e6ed Successfully built 2c632da3e6ed Successfully tagged 5bb7762c420e38ee7ce21ed4d318ee220d33651f:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o + docker inspect -f . 5bb7762c420e38ee7ce21ed4d318ee220d33651f . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 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-6958 --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 ******** 5bb7762c420e38ee7ce21ed4d318ee220d33651f cat 18: ViewDeepCopy_Rank3/N:10/manual_time 0.058 s 0.022 s 12 27.6072/s 1.6k [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o 18: ViewDeepCopy_Rank1/N:10/manual_time 0.058 s 0.022 s 12 27.5016/s 1.6k [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o 18: ViewDeepCopy_Rank2/N:10/manual_time 0.058 s 0.022 s 12 27.5533/s 1.6k [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o 18: ViewDeepCopy_Rank3/N:10/manual_time 0.058 s 0.022 s 12 27.5651/s 1.6k [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7714 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o 18: ViewDeepCopy_Rank1/N:10/manual_time 0.056 s 0.024 s 12 28.6611/s 1.6k [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o $ docker top 7ed8635ba8f6530cc3b7f932f5763462cc21c51d06f120fdf031a9c412ffb209 -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] { [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c12.cpp.o [Pipeline] sh + ccache --zero-stats 18: ViewDeepCopy_Rank2/N:10/manual_time 0.343 s 0.170 s 2 4.66223/s 1.6k Statistics zeroed [Pipeline] sh + rm -rf build + 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 [ 69%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 69%] Built target Kokkos_PerformanceTest_Atomic -- The CXX compiler identification is IntelLLVM 2023.0.0 -- Detecting CXX compiler ABI info [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/intel/oneapi/compiler/latest/linux/bin-llvm/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 18: ViewDeepCopy_Rank3/N:10/manual_time 0.291 s 0.142 s 2 5.48971/s 1.6k [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6958/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 [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o -- SIMD: AVX2 detected -- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL 18: ViewDeepCopy_Rank1/N:10/manual_time 0.053 s 0.026 s 13 30.3905/s 1.6k [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (7555 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 8 tests from serial_DeathTest (15270 ms total) 2: 2: [----------] 120 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (384 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (8 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (4 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (288 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (48 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (3 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (8 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (66 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (89 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (37 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c13.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o 18: ViewDeepCopy_Rank2/N:10/manual_time 0.345 s 0.170 s 2 4.63247/s 1.6k /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper UnitTestMain.o gtest-all.o TestSerial_Bitset.o TestSerial_DualView.o TestSerial_DynamicView.o TestSerial_DynViewAPI_generic.o TestSerial_DynViewAPI_rank12345.o TestSerial_DynViewAPI_rank67.o TestSerial_ErrorReporter.o TestSerial_OffsetView.o TestSerial_ScatterView.o TestSerial_StaticCrsGraph.o TestSerial_UnorderedMap.o TestSerial_ViewCtorPropEmbeddedDim.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Serial [ 69%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 -- 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 [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o -- Looking for C++ include oneapi/dpl/algorithm - not found -- Performing Test KOKKOS_NO_TBB_CONFLICT echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests' make -C containers/performance_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6958 CXX=/var/jenkins/workspace/Kokkos_PR-6958/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-6958/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6958 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/performance_tests' /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests/TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests/TestMain.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostThreadTeam.cpp [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o 18: ViewDeepCopy_Rank3/N:10/manual_time 0.208 s 0.104 s 3 7.68027/s 1.6k [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp -- Performing Test KOKKOS_NO_TBB_CONFLICT - Success -- oneDPL: ONEDPL_PAR_BACKEND=tbb, disable OpenMP backend -- Performing Test _fsycl_option 18: ViewDeepCopy_Rank4/N:10/manual_time 0.052 s 0.026 s 13 30.5466/s 1.6k [ 70%] Built target Kokkos_CoreUnitTest_Cuda2 -- Performing Test _fsycl_option - Success -- Using internal desul_atomics copy [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o 18: ViewDeepCopy_Rank5/N:10/manual_time 0.052 s 0.026 s 13 30.5172/s 1.6k 2: [ OK ] serial.repeated_team_reduce (5709 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (79 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (78 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (27 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (2 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (25 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (2 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (1 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (3 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (2 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (1 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_hwloc.cpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o 2: [ OK ] serial.view_allocation_large_rank (898 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (2 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 70%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o -- Found Python3: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub 18: ViewDeepCopy_Rank4/N:10/manual_time 0.052 s 0.026 s 13 30.5689/s 1.6k -- [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 2: [ OK ] serial.view_fill_tests_layout_right (1933 ms) 2: [ RUN ] serial.view_fill_tests_layout_left [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o 18: ViewDeepCopy_Rank5/N:10/manual_time 0.052 s 0.026 s 13 30.648/s 1.6k -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW 2: [ OK ] serial.view_fill_tests_layout_left (2285 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (43 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (41 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (60 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (1 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (1 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (112 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (116 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (116 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (116 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (141 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (141 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostBarrier.cpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o 18: ViewDeepCopy_Rank4/N:10/manual_time 0.251 s 0.125 s 3 6.37206/s 1.6k 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (141 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 120 tests from serial (13065 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 128 tests from 2 test suites ran. (28335 ms total) 2: [ PASSED ] 125 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/52 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 28.75 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/52 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.42 sec test 4 Start 4: Kokkos_CoreUnitTest_HIP 4: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_HIP 4: Test timeout computed to be: 1500 -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp 4: [==========] Running 373 tests from 4 test suites. 4: [----------] Global test environment set-up. 4: [----------] 15 tests from hip_DeathTest 4: [ RUN ] hip_DeathTest.abort_from_host [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Profiling.cpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o 4: [ OK ] hip_DeathTest.abort_from_host (1079 ms) 4: [ RUN ] hip_DeathTest.abort_from_device [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 18: ViewDeepCopy_Rank5/N:10/manual_time 0.247 s 0.120 s 3 6.48308/s 1.6k -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 4: [ OK ] hip_DeathTest.abort_from_device (1123 ms) 4: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 4: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1099 ms) 4: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostSpace.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_MemoryPool.cpp 18: ViewDeepCopy_Rank4/N:10/manual_time 0.254 s 0.126 s 3 6.29954/s 1.6k -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Cuda/Kokkos_Cuda_Instance.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Cuda/Kokkos_CudaSpace.cpp 4: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1087 ms) 4: [ RUN ] hip_DeathTest.policy_invalid_bounds 4: [ OK ] hip_DeathTest.policy_invalid_bounds (0 ms) 4: [ RUN ] hip_DeathTest.range_policy_invalid_bounds 4: [ OK ] hip_DeathTest.range_policy_invalid_bounds (0 ms) 4: [ RUN ] hip_DeathTest.range_policy_implicitly_converted_bounds 4: [ OK ] hip_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] hip_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] hip_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] hip_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_static_extents 4: [ OK ] hip_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c14.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 18: ViewDeepCopy_Rank5/N:10/manual_time 0.314 s 0.155 s 2 5.09033/s 1.6k [ 69%] Linking CXX executable Kokkos_IncrementalTest_HIP -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6958/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 69%] Built target Kokkos_IncrementalTest_HIP Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o 18: ViewDeepCopy_Rank6/N:10/manual_time 0.049 s 0.024 s 14 32.3461/s 1.6k -- [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 [ 71%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Found Threads: TRUE /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/src/Lock_Array_CUDA.cpp -- Kokkos Backends: SERIAL;SYCL -- Configuring done /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Serial/Kokkos_Serial.cpp 18: ViewDeepCopy_Rank6/N:10/manual_time 0.049 s 0.024 s 14 32.401/s 1.6k [ 69%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o -- Generating done [ 69%] Built target Kokkos_CoreUnitTest_KokkosP [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Serial/Kokkos_Serial_Task.cpp -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6958/build + make -j8 [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object 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 [ 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 core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o 4: [ OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7656 ms) 4: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 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_Error.cpp.o [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o 18: ViewDeepCopy_Rank6/N:10/manual_time 0.240 s 0.121 s 3 6.65389/s 1.6k [ 1%] Built target kokkosprinter-tool [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 18: ViewDeepCopy_Rank6/N:10/manual_time 0.321 s 0.162 s 2 4.97781/s 1.6k [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.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 [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o 18: ViewDeepCopy_Rank7/N:10/manual_time 0.049 s 0.024 s 14 32.4501/s 1.6k [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:46:3: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr scratch_space(const std::size_t size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:47:3: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr scratch_flags(const std::size_t size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:48:3: error: no template named 'host_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::host_ptr'? sycl::ext::intel::host_ptr scratch_host(const std::size_t size); ^~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::host_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:31:1: note: 'sycl::host_ptr' declared here using host_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:50:3: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr resize_team_scratch_space( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:62:3: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr m_scratchSpace = nullptr; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:64:3: error: no template named 'host_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::host_ptr'? sycl::ext::intel::host_ptr m_scratchHost = nullptr; ^~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::host_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:31:1: note: 'sycl::host_ptr' declared here using host_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:66:3: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr m_scratchFlags = nullptr; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:73:11: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? mutable sycl::ext::intel::device_ptr ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp:22: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Team.hpp:342:18: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr scratch_level_1_ptr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:28: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp:47:3: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr m_global_scratch_ptr; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:28: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp:75:7: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr const global_scratch_ptr = ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:28: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp:167:40: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? m_global_scratch_ptr = static_cast>( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:24: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp:31:5: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr results_ptr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:24: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp:103:28: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? ValueType local_value, sycl::ext::intel::device_ptr results_ptr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:72:5: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr results_ptr = nullptr; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:75:27: error: no template named 'host_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::host_ptr'? ? static_cast>( ^~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::host_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:31:1: note: 'sycl::host_ptr' declared here using host_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:91:33: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? results_ptr = static_cast>( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:129:23: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? static_cast>( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:135:15: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr results_ptr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[2]: *** [core/src/CMakeFiles/kokkoscore.dir/build.make:132: core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:46:3: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr scratch_space(const std::size_t size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:47:3: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr scratch_flags(const std::size_t size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:48:3: error: no template named 'host_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::host_ptr'? sycl::ext::intel::host_ptr scratch_host(const std::size_t size); ^~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::host_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:31:1: note: 'sycl::host_ptr' declared here using host_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:50:3: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr resize_team_scratch_space( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:62:3: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr m_scratchSpace = nullptr; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:64:3: error: no template named 'host_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::host_ptr'? sycl::ext::intel::host_ptr m_scratchHost = nullptr; ^~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::host_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:31:1: note: 'sycl::host_ptr' declared here using host_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:66:3: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr m_scratchFlags = nullptr; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:73:11: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? mutable sycl::ext::intel::device_ptr ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp:22: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Team.hpp:342:18: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr scratch_level_1_ptr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:28: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp:47:3: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr m_global_scratch_ptr; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:28: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp:75:7: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr const global_scratch_ptr = ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:28: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp:167:40: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? m_global_scratch_ptr = static_cast>( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:24: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp:31:5: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr results_ptr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:24: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp:103:28: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? ValueType local_value, sycl::ext::intel::device_ptr results_ptr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:72:5: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr results_ptr = nullptr; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:75:27: error: no template named 'host_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::host_ptr'? ? static_cast>( ^~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::host_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:31:1: note: 'sycl::host_ptr' declared here using host_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:91:33: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? results_ptr = static_cast>( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:129:23: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? static_cast>( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:135:15: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr results_ptr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[2]: *** [core/src/CMakeFiles/kokkoscore.dir/build.make:118: core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o] Error 1 [ 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 [ 1%] Linking CXX static library libkokkos_gtest.a [ 1%] Built target kokkos_gtest [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:46:3: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr scratch_space(const std::size_t size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:47:3: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr scratch_flags(const std::size_t size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:48:3: error: no template named 'host_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::host_ptr'? sycl::ext::intel::host_ptr scratch_host(const std::size_t size); ^~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::host_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:31:1: note: 'sycl::host_ptr' declared here using host_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:50:3: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr resize_team_scratch_space( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:62:3: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr m_scratchSpace = nullptr; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:64:3: error: no template named 'host_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::host_ptr'? sycl::ext::intel::host_ptr m_scratchHost = nullptr; ^~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::host_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:31:1: note: 'sycl::host_ptr' declared here using host_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:66:3: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr m_scratchFlags = nullptr; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL.hpp:34: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Space.hpp:31: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Instance.hpp:73:11: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? mutable sycl::ext::intel::device_ptr ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:28: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp:22: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_Team.hpp:342:18: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr scratch_level_1_ptr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:28: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp:47:3: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr m_global_scratch_ptr; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:28: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp:75:7: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr const global_scratch_ptr = ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:28: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp:167:40: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? m_global_scratch_ptr = static_cast>( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:24: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp:31:5: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr results_ptr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:24: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp:103:28: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? ValueType local_value, sycl::ext::intel::device_ptr results_ptr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:72:5: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr results_ptr = nullptr; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:75:27: error: no template named 'host_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::host_ptr'? ? static_cast>( ^~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::host_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:31:1: note: 'sycl::host_ptr' declared here using host_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:91:33: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? results_ptr = static_cast>( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:129:23: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? static_cast>( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp:21: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_Core.hpp:45: In file included from /var/jenkins/workspace/Kokkos_PR-6958/build/KokkosCore_Config_DeclareBackend.hpp:23: In file included from /var/jenkins/workspace/Kokkos_PR-6958/core/src/decl/Kokkos_Declare_SYCL.hpp:29: /var/jenkins/workspace/Kokkos_PR-6958/core/src/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp:135:15: error: no template named 'device_ptr' in namespace 'sycl::ext::intel'; did you mean 'sycl::device_ptr'? sycl::ext::intel::device_ptr results_ptr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sycl::device_ptr /opt/intel/oneapi/compiler/latest/linux/bin-llvm/../include/sycl/pointers.hpp:26:1: note: 'sycl::device_ptr' declared here using device_ptr = ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[2]: *** [core/src/CMakeFiles/kokkoscore.dir/build.make:146: core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o] Error 1 [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6958/build/containers/performance_tests -L/usr/local/cuda/lib64 -lpthread TestCuda.o TestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -o KokkosContainers_PerformanceTest_Cuda echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/performance_tests' make -C algorithms/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6958 CXX=/var/jenkins/workspace/Kokkos_PR-6958/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-6958/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6958 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests' /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests/TestStdAlgorithmsCommon.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_ExecPolicy.cpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.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 [ 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 18: ViewDeepCopy_Rank7/N:10/manual_time 0.049 s 0.024 s 14 32.4794/s 1.6k 4: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (7703 ms) 4: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 3%] Linking CXX static library libbenchmark.a [ 3%] Built target benchmark [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 3%] Linking CXX static library libbenchmark_main.a [ 71%] Linking CXX executable Kokkos_ProfilingAllCalls [ 3%] Built target benchmark_main 18: ViewDeepCopy_Rank7/N:10/manual_time 0.405 s 0.198 s 2 3.95507/s 1.6k [ 71%] Built target Kokkos_ProfilingAllCalls [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o make[1]: *** [CMakeFiles/Makefile2:1963: core/src/CMakeFiles/kokkoscore.dir/all] Error 2 make: *** [Makefile:146: all] Error 2 Post stage [Pipeline] sh + ccache --show-stats Summary: Hits: 0 / 29 (0.00 %) Direct: 0 / 32 (0.00 %) Preprocessed: 0 / 32 (0.00 %) Misses: 29 Direct: 32 Preprocessed: 32 Uncacheable: 3 Primary storage: Hits: 0 / 64 (0.00 %) Misses: 64 Cache size (GB): 4.56 / 5.00 (91.25 %) Use the -v/--verbose option for more details. [Pipeline] } $ docker stop --time=1 7ed8635ba8f6530cc3b7f932f5763462cc21c51d06f120fdf031a9c412ffb209 [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostThreadTeam.cpp [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o 18: ViewDeepCopy_Rank7/N:10/manual_time 0.401 s 0.198 s 2 3.98752/s 1.6k $ docker rm -f --volumes 7ed8635ba8f6530cc3b7f932f5763462cc21c51d06f120fdf031a9c412ffb209 [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } Running on waffle02 in /var/jenkins/workspace/Kokkos_PR-6958 [Pipeline] // node [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } Failed in branch SYCL-OneAPI [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 [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o Merging remotes/origin/develop commit cc602957cec5627c8752137c0412caa6fe37d2bc into PR head commit 205fd156d990138dd6b6b400fb44d4aa9b196aa0 Merge succeeded, producing 2130210c455efbe296bd2af634eca7371ca7d073 Checking out Revision 2130210c455efbe296bd2af634eca7371ca7d073 (PR-6958) Commit message: "Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD" First time build. Skipping changelog. [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6958/.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/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 205fd156d990138dd6b6b400fb44d4aa9b196aa0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cc602957cec5627c8752137c0412caa6fe37d2bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2130210c455efbe296bd2af634eca7371ca7d073 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 487b8b45eea1667c4f4052e15baa06ea0c947c4b --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 ---> e8c10daa77d7 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 02c9b9f85c1e 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 ---> be8f874a52eb 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 ---> 344b414902da Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> f9dcd96439c5 Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> eaa4fb3316a1 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 ---> 4f9d14d2f4ff Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 52f989fd5c9a Successfully built 52f989fd5c9a Successfully tagged 487b8b45eea1667c4f4052e15baa06ea0c947c4b:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 487b8b45eea1667c4f4052e15baa06ea0c947c4b . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer waffle02 seems to be running inside container fef615b3d718b370e2359341c6dedf350937fba92c18d4b1f9e6b2ed87209ef4 $ 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-6958 --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 ******** 487b8b45eea1667c4f4052e15baa06ea0c947c4b cat [ 71%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda 18: ViewDeepCopy_Rank8/N:10/manual_time 0.049 s 0.024 s 14 32.4449/s 1.6k /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_hwloc.cpp [ 71%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_CPUDiscovery.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o 18: ViewDeepCopy_Rank8/N:10/manual_time 0.049 s 0.024 s 14 32.5189/s 1.6k /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostBarrier.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Core.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Stacktrace.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o 18: ViewDeepCopy_Rank8/N:10/manual_time 0.523 s 0.263 s 1 3.05911/s 1.6k /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Profiling.cpp [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_Error.cpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Init.cpp.o 18: ViewDeepCopy_Rank8/N:10/manual_time 0.415 s 0.208 s 2 3.85608/s 1.6k [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_HostSpace.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/impl/Kokkos_MemoryPool.cpp [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o $ docker top d2f596cb82ad7b30905f7e3a52c1802d766c18dd50d98aea87af5639d4505ddc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18: ViewDeepCopy_Raw/N:10/manual_time 0.049 s 0.024 s 14 32.3528/s 1.6k + ccache --zero-stats Statistics cleared [Pipeline] sh + rm -rf install + mkdir -p install + rm -rf build /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/containers/src/impl/Kokkos_UnorderedMap_impl.cpp 18: ViewDeepCopy_Raw/N:10/manual_time 0.050 s 0.024 s 14 31.887/s 1.6k /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Cuda/Kokkos_CudaSpace.cpp [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.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-6958/build/../install .. -- Setting default Kokkos CXX standard to 17 /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/src/Lock_Array_CUDA.cpp -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /usr/bin/g++-8 [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o -- 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-6958/bin/kokkos_launch_compiler) is enabled... -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt CMake Deprecation Warning at cmake/kokkos_enable_options.cmake: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 -- SIMD: AVX2 detected [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o 4: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (20859 ms) 4: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device -- CUDA auto-detection of architecture failed with /usr/bin/g++-8. Enabling CUDA language ONLY to auto-detect architecture... -- Looking for a CUDA compiler 18: ViewDeepCopy_Raw/N:10/manual_time 0.049 s 0.023 s 14 32.837/s 1.6k [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Serial/Kokkos_Serial.cpp 18: ViewDeepCopy_Raw/N:10/manual_time 0.049 s 0.023 s 14 32.7636/s 1.6k /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6958/core/src/Serial/Kokkos_Serial_Task.cpp /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6958/core/src -I/var/jenkins/workspace/Kokkos_PR-6958/containers/src -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/category_files -Werror -c TestSerial.cpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o -- Looking for a CUDA compiler - /usr/local/cuda/bin/nvcc 18: ViewFill_Rank1/N:10/manual_time 0.031 s 0.015 s 23 25.7652/s 800 -- The CUDA compiler identification is NVIDIA 11.0.221 -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - works -- Detecting CUDA compiler ABI info [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o -- Detecting CUDA compiler ABI info - done -- Detecting CUDA compile features -- Detecting CUDA compile features - done 18: ViewFill_Rank1/N:10/manual_time 0.031 s 0.015 s 23 25.776/s 800 [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o 18: ViewFill_Rank2/N:10/manual_time 0.031 s 0.015 s 22 25.7619/s 800 [ 73%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 73%] Built target Kokkos_ContainersTestCompileOnly [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o 18: ViewFill_Rank2/N:10/manual_time 0.031 s 0.015 s 23 25.798/s 800 Scanning dependencies of target Kokkos_ToolsInitialization [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o -- Detected CUDA Compute Capability 80 -- Setting Kokkos_ARCH_AMPERE80=ON -- Built-in Execution Spaces: CMake Deprecation Warning at cmake/kokkos_arch.cmake:1089 (MESSAGE): Setting Kokkos_ENABLE_CUDA_UVM is deprecated - use the portable Kokkos::SharedSpace as an explicit memory space in your code instead Call Stack (most recent call first): cmake/kokkos_tribits.cmake:204 (INCLUDE) CMakeLists.txt:226 (KOKKOS_SETUP_BUILD_ENVIRONMENT) -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- AMPERE80 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.0.221") -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-6958/core/src/../../tpls/mdspan/include -- Kokkos Backends: SERIAL;CUDA -- Configuring done ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6958/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 [ 10%] Linking CXX static library libkokkossimd.a [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o 18: ViewFill_Rank3/N:10/manual_time 0.031 s 0.015 s 22 25.7019/s 800 [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 10%] Built target kokkossimd Scanning dependencies of target kokkoscore [ 14%] Linking CXX static library libimpl_git_version.a [ 21%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 28%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 35%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 35%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 39%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 39%] Built target impl_git_version [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o 18: ViewFill_Rank3/N:10/manual_time 0.031 s 0.016 s 23 25.772/s 800 [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 46%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o 18: ViewFill_Rank4/N:10/manual_time 0.031 s 0.015 s 22 25.7354/s 800 [ 50%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 53%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 57%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 53%] Linking CXX executable Kokkos_PerformanceTest_Mempool 18: ViewFill_Rank4/N:10/manual_time 0.031 s 0.015 s 22 25.7346/s 800 [ 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: ViewFill_Rank5/N:10/manual_time 0.031 s 0.015 s 23 25.7269/s 800 [ 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 [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_JoinBackwardCompatibility.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 75%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 78%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o 4: [ OK ] hip_DeathTest.view_memory_access_violations_from_device (23683 ms) 4: [----------] 15 tests from hip_DeathTest (64292 ms total) 4: 4: [----------] 276 tests from hip 4: [ RUN ] hip.array_capacity 4: [ OK ] hip.array_capacity (0 ms) 4: [ RUN ] hip.array_element_access 4: [ OK ] hip.array_element_access (0 ms) 4: [ RUN ] hip.array_zero_capacity 4: [ OK ] hip.array_zero_capacity (0 ms) 4: [ RUN ] hip.array_zero_data_nullptr 4: [ OK ] hip.array_zero_data_nullptr (0 ms) 4: [ RUN ] hip.array_contiguous_capacity 4: [ OK ] hip.array_contiguous_capacity (0 ms) 4: [ RUN ] hip.array_contiguous_element_access 4: [ OK ] hip.array_contiguous_element_access (0 ms) 4: [ RUN ] hip.array_contiguous_assignment 4: [ OK ] hip.array_contiguous_assignment (0 ms) 4: [ RUN ] hip.array_strided_capacity 4: [ OK ] hip.array_strided_capacity (0 ms) 4: [ RUN ] hip.array_strided_element_access 4: [ OK ] hip.array_strided_element_access (0 ms) 4: [ RUN ] hip.array_strided_assignment 4: [ OK ] hip.array_strided_assignment (0 ms) 4: [ RUN ] hip.atomic_operations_complexdouble 4: [ OK ] hip.atomic_operations_complexdouble (9 ms) 4: [ RUN ] hip.atomic_operations_complexfloat 4: [ OK ] hip.atomic_operations_complexfloat (7 ms) 4: [ RUN ] hip.atomic_operations_double 4: [ OK ] hip.atomic_operations_double (9 ms) 4: [ RUN ] hip.atomic_operations_float 4: [ OK ] hip.atomic_operations_float (7 ms) 4: [ RUN ] hip.atomic_operations_int 4: [ OK ] hip.atomic_operations_int (20 ms) 4: [ RUN ] hip.atomic_operations_long 4: [ OK ] hip.atomic_operations_long (19 ms) 4: [ RUN ] hip.atomic_operations_longlong 4: [ OK ] hip.atomic_operations_longlong (19 ms) 4: [ RUN ] hip.atomic_shared 4: [ OK ] hip.atomic_shared (0 ms) 4: [ RUN ] hip.atomic_operations_unsigned 4: [ OK ] hip.atomic_operations_unsigned (16 ms) 4: [ RUN ] hip.atomic_operations_unsignedlong 4: [ OK ] hip.atomic_operations_unsignedlong (16 ms) 4: [ RUN ] hip.atomics [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 82%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o 18: ViewFill_Rank5/N:10/manual_time 0.031 s 0.015 s 22 25.78/s 800 [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 72%] Linking CXX executable Kokkos_ToolsInitialization [ 72%] Built target Kokkos_ToolsInitialization [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o 4: [ OK ] hip.atomics (632 ms) 4: [ RUN ] hip.atomics_tpetra_max_abs 4: [ OK ] hip.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] hip.atomic_views_integral 18: ViewFill_Rank6/N:10/manual_time 0.031 s 0.015 s 22 25.7838/s 800 [ 53%] Built target Kokkos_PerformanceTest_Mempool [ 85%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o 18: ViewFill_Rank6/N:10/manual_time 0.031 s 0.015 s 22 25.7278/s 800 [ 89%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 53%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o 18: ViewFill_Rank7/N:10/manual_time 0.031 s 0.016 s 23 25.5525/s 800 18: ViewFill_Rank7/N:10/manual_time 0.031 s 0.015 s 23 25.7467/s 800 Scanning dependencies of target Kokkos_StackTraceTestExec [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 92%] Linking CXX static library libkokkoscore.a 4: [ OK ] hip.atomic_views_integral (8334 ms) 4: [ RUN ] hip.atomic_views_nonintegral [ 92%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 96%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o 18: ViewFill_Rank8/N:10/manual_time 0.031 s 0.015 s 23 25.796/s 800 [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o 18: ViewFill_Rank8/N:10/manual_time 0.034 s 0.015 s 23 23.7895/s 800 [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o 18: ViewFill_Raw/N:10/manual_time 0.033 s 0.016 s 20 23.9809/s 800 [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o 4: [ OK ] hip.atomic_views_nonintegral (6444 ms) 4: [ RUN ] hip.atomic_view_api 4: [ OK ] hip.atomic_view_api (0 ms) 4: [ RUN ] hip.bit_manip_countl_zero 4: [ OK ] hip.bit_manip_countl_zero (19 ms) 4: [ RUN ] hip.bit_manip_countl_one 4: [ OK ] hip.bit_manip_countl_one (0 ms) 4: [ RUN ] hip.bit_manip_countr_zero 4: [ OK ] hip.bit_manip_countr_zero (0 ms) 4: [ RUN ] hip.bit_manip_countr_one 4: [ OK ] hip.bit_manip_countr_one (0 ms) 4: [ RUN ] hip.bit_manip_popcount 4: [ OK ] hip.bit_manip_popcount (0 ms) 4: [ RUN ] hip.bit_manip_has_single_bit 4: [ OK ] hip.bit_manip_has_single_bit (0 ms) 4: [ RUN ] hip.bit_manip_bit_floor 4: [ OK ] hip.bit_manip_bit_floor (0 ms) 4: [ RUN ] hip.bit_manip_bit_ceil 4: [ OK ] hip.bit_manip_bit_ceil (0 ms) 4: [ RUN ] hip.bit_manip_bit_width 4: [ OK ] hip.bit_manip_bit_width (0 ms) 4: [ RUN ] hip.bit_manip_rotl 4: [ OK ] hip.bit_manip_rotl (0 ms) 4: [ RUN ] hip.bit_manip_rotr 4: [ OK ] hip.bit_manip_rotr (0 ms) 4: [ RUN ] hip.bit_manip_byeswap 4: [ OK ] hip.bit_manip_byeswap (0 ms) 4: [ RUN ] hip.bit_manip_bit_cast 4: [ OK ] hip.bit_manip_bit_cast (0 ms) 4: [ RUN ] hip.test_block_deduction_bug_pr_3103 4: [ OK ] hip.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] hip.checked_integer_operations_multiply_overflow 4: [ OK ] hip.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] hip.execution_policy_occupancy_and_hint 4: [ OK ] hip.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] hip.complex_construction 4: [ OK ] hip.complex_construction (1 ms) 4: [ RUN ] hip.complex_basic_math 4: [ OK ] hip.complex_basic_math (0 ms) 4: [ RUN ] hip.complex_special_funtions 4: [ OK ] hip.complex_special_funtions (0 ms) 4: [ RUN ] hip.complex_io 4: [ OK ] hip.complex_io (0 ms) 4: [ RUN ] hip.complex_trivially_copyable 4: [ OK ] hip.complex_trivially_copyable (0 ms) 4: [ RUN ] hip.complex_issue_3865 4: [ OK ] hip.complex_issue_3865 (0 ms) 4: [ RUN ] hip.complex_operations_arithmetic_types_overloads 4: [ OK ] hip.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] hip.crs_count_fill 4: [ OK ] hip.crs_count_fill (3 ms) 4: [ RUN ] hip.crs_copy_constructor 4: [ OK ] hip.crs_copy_constructor (6 ms) 4: [ RUN ] hip.deep_copy_alignment 4: [ OK ] hip.deep_copy_alignment (9 ms) 4: [ RUN ] hip.deep_copy_conversion 18: ViewFill_Raw/N:10/manual_time 0.031 s 0.015 s 23 26.0051/s 800 /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper TestSerial.o TestStdAlgorithmsCommon.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosAlgorithms_UnitTest_Serial 18: ViewResize_Rank1/N:10/iterations:10/manual_time 0.029 s 0.026 s 10 55.9847/s 1.6k [100%] Linking CXX static library libkokkoscontainers.a [100%] Built target kokkoscontainers Install the project... -- Install configuration: "Release" -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_CudaSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Cuda/Kokkos_Cuda_abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HPX -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HPX/Kokkos_HPX_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HPX/Kokkos_HPX_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HPX/Kokkos_HPX_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HPX/Kokkos_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Layout.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Assert.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_Shuffle_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_TeamPolicyInternal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/HIP/Kokkos_HIP_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Profiling_ProfileSection.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Timer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Core.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_ScratchSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/traits -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/traits/Kokkos_GraphKernelTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/traits/Kokkos_WorkItemPropertyTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/traits/Kokkos_ScheduleTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/traits/Kokkos_Traits_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/traits/Kokkos_IndexTypeTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/traits/Kokkos_ExecutionSpaceTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/traits/Kokkos_LaunchBoundsTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/traits/Kokkos_OccupancyControlTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/traits/Kokkos_PolicyTraitMatcher.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/traits/Kokkos_IterationPatternTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/traits/Kokkos_WorkTagTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/traits/Kokkos_PolicyTraitAdaptor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Atomic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/decl -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/decl/Kokkos_Declare_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/decl/Kokkos_Declare_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/decl/Kokkos_Declare_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/decl/Kokkos_Declare_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/decl/Kokkos_Declare_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/decl/Kokkos_Declare_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/decl/Kokkos_Declare_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/decl/Kokkos_Declare_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/decl/Kokkos_Declare_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_HostSpace_deepcopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_NvidiaGpuArchitectures.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_GraphImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_HostBarrier.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_CheckedIntegerOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_TaskNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_ParseCommandLineArgumentsAndEnvironmentVariables.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_TaskQueueCommon.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Command_Line_Parsing.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Tools_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_ViewCtor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_InitializationSettings.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_GraphNodeImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_SharedAlloc_timpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_EBO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_TaskQueueMultiple_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_CPUDiscovery.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_DeviceManagement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Combined_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_ZeroMemset_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_StringManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_ViewUniformType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Profiling_C_Interface.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_TaskResult.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Default_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_GraphImpl_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Half_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Profiling.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_TaskQueue_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Half_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_MemoryPoolAllocator.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_HostThreadTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Profiling_Interface.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_HostSharedPtr.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_QuadPrecisionMath.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_SingleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_ExecSpaceManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_GraphNodeCustomization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_MultipleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_TeamMDPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_SharedAlloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_GraphImpl_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_TaskBase.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Tools.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Atomic_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/KokkosExp_Host_IterateTile.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_BitOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_TaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Default_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_HostSpace_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_ConcurrentBitset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_ViewDataAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_LIFO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_ClockTic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_AnalyzePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_TaskQueueMemoryManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_ViewTracker.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_FunctorAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/KokkosExp_IterateTileGPU.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_LinkedListNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Volatile_Load.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_SimpleTaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Stacktrace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Default_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_TaskQueueMultiple.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/KokkosExp_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_ChaseLev.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_TaskPolicyData.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Profiling_DeviceInfo.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_VLAEmulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_TaskTeamMember.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Default_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_FixedBufferMemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_OptionalRef.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Atomics_Desul_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/fwd -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/fwd/Kokkos_Fwd_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/fwd/Kokkos_Fwd_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/fwd/Kokkos_Fwd_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/fwd/Kokkos_Fwd_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/fwd/Kokkos_Fwd_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/fwd/Kokkos_Fwd_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/fwd/Kokkos_Fwd_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/fwd/Kokkos_Fwd_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/fwd/Kokkos_Fwd_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Atomics_Desul_Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Threads -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Threads/Kokkos_Threads_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Threads/Kokkos_Threads_Spinwait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Threads/Kokkos_Threads_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Threads/Kokkos_Threads_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Threads/Kokkos_Threads_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Threads/Kokkos_Threads_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Threads/Kokkos_Threads_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Threads/Kokkos_Threads_State.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Threads/Kokkos_Threads_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Threads/Kokkos_Threads_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Threads/Kokkos_Threads.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Threads/Kokkos_Threads_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Threads/Kokkos_Threads_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Threads/Kokkos_Threads_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Threads/Kokkos_Threads_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget/Kokkos_OpenMPTarget_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget/Kokkos_OpenMPTarget.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget/Kokkos_OpenMPTargetSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget/Kokkos_OpenMPTarget_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_MathematicalConstants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/KokkosExp_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Printf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_TaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_TaskScheduler_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_AcquireUniqueTokenImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Rank.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_GraphNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Core_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenACC -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenACC/Kokkos_OpenACC_ScheduleType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenACC/Kokkos_OpenACC_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenACC/Kokkos_OpenACCSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenACC/Kokkos_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenACC/Kokkos_OpenACC_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenACC/Kokkos_OpenACC_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenACC/Kokkos_OpenACC_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenACC/Kokkos_OpenACC_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenACC/Kokkos_OpenACC_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenACC/Kokkos_OpenACC_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenACC/Kokkos_OpenACC_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Concepts.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/KokkosExp_InterOp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_MemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_HostSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_MinMax.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_PointerOwnership.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMP -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMP/Kokkos_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMP/Kokkos_OpenMP_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMP/Kokkos_OpenMP_Parallel_Scan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMP/Kokkos_OpenMP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMP/Kokkos_OpenMP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMP/Kokkos_OpenMP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMP/Kokkos_OpenMP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMP/Kokkos_OpenMP_Parallel_For.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/OpenMP/Kokkos_OpenMP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_CopyViews.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Complex.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_MemoryTraits.hpp 4: [ OK ] hip.deep_copy_conversion (584 ms) 4: [ RUN ] hip.partitioning_by_args 4: [ OK ] hip.partitioning_by_args (17 ms) 4: [ RUN ] hip.partitioning_by_vector 4: [ OK ] hip.partitioning_by_vector (5 ms) 4: [ RUN ] hip.execution_space_as_class_data_member 4: [ OK ] hip.execution_space_as_class_data_member (0 ms) 4: [ RUN ] hip.functor_analysis 4: [ OK ] hip.functor_analysis (0 ms) 4: [ RUN ] hip.host_shared_ptr_use_count 4: [ OK ] hip.host_shared_ptr_use_count (0 ms) 4: [ RUN ] hip.host_shared_ptr_get 4: [ OK ] hip.host_shared_ptr_get (0 ms) 4: [ RUN ] hip.host_shared_ptr_dereference_on_device 4: [ OK ] hip.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] hip.host_shared_ptr_special_members_on_device 4: [ OK ] hip.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] hip.host_shared_ptr_tracking 4: 4: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 4: does not support page migration between device and host. 4: HIPManagedSpace might not work as expected. 4: Please refer to the ROCm documentation on unified/managed memory. 4: [ OK ] hip.host_shared_ptr_tracking (0 ms) 4: [ RUN ] hip.init 4: [ OK ] hip.init (0 ms) 4: [ RUN ] hip.dispatch -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Atomics_Desul_Volatile_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Graph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Serial -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Serial/Kokkos_Serial_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Serial/Kokkos_Serial_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Serial/Kokkos_Serial_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Serial/Kokkos_Serial_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Serial/Kokkos_Serial_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Serial/Kokkos_Serial_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Serial/Kokkos_Serial_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Serial/Kokkos_Serial_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Serial/Kokkos_Serial.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_BitManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_MathematicalSpecialFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/View -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/View/Hooks -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/View/Hooks/Kokkos_ViewHooks.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/View/MDSpan -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/View/MDSpan/Kokkos_MDSpan_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/View/MDSpan/Kokkos_MDSpan_Header.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_AnonymousSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Future.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_ReductionIdentity.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Half.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_hwloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Profiling_ScopedRegion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Clamp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Tuners.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL_TeamPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/SYCL/Kokkos_SYCL_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/setup -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/setup/Kokkos_Setup_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/setup/Kokkos_Setup_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/setup/Kokkos_Setup_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Crs.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_ExecPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Swap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_DetectionIdiom.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Compare_Exchange_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Compare_Exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Compare_Exchange_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Fetch_Op_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Fetch_Op_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Fetch_Op_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Compare_Exchange_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Compare_Exchange_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Adapt_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Thread_Fence_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Thread_Fence_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Lock_Based_Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Lock_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Lock_Based_Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Compare_Exchange_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Lock_Based_Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Thread_Fence_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Thread_Fence_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Thread_Fence_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Thread_Fence.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Thread_Fence_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Fetch_Op_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Lock_Array_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Lock_Based_Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Operator_Function_Objects.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Lock_Free_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Adapt_CXX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Lock_Based_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/openmp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/openmp/OpenMP_40.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/openmp/OpenMP_40_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Thread_Fence_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Adapt_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Lock_Array_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Thread_Fence_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Lock_Array_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Lock_Based_Fetch_Op_Host.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/cuda/cuda_cc7_asm.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/cuda/CUDA_asm.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/cuda/CUDA_asm_exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Compare_Exchange_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Compare_Exchange_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Atomic_Ref.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Compare_Exchange_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/desul/atomics/Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6958/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6958/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/mdspan -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/mdspan/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/mdspan/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p2630_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p2630_bits/strided_slice.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p2630_bits/submdspan_extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p2630_bits/submdspan_mapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p2630_bits/submdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p1684_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p1684_bits/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p0009_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p0009_bits/config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p0009_bits/layout_right.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p0009_bits/no_unique_address.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p0009_bits/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p0009_bits/layout_left.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p0009_bits/compressed_pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p0009_bits/macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p0009_bits/trait_backports.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p0009_bits/type_list.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p0009_bits/dynamic_extent.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p0009_bits/layout_stride.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p0009_bits/extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p0009_bits/default_accessor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p0009_bits/full_extent_t.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p2642_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p2642_bits/layout_padded_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/experimental/__p2642_bits/layout_padded.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6958/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Bitset.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_UnorderedMap_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_StaticCrsGraph_factory.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Functional_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/impl/Kokkos_Bitset_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_StaticCrsGraph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_ScatterView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Functional.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_DualView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_UnorderedMap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Vector.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_OffsetView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_DynRankView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_DynamicView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_ErrorReporter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6958/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6958/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_Find.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_AllOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_RemoveIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_ForEach.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_NoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_FunctorsForExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_CopyCopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_GenerateGenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_Constraints.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_AllOfAnyOfNoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_MinMaxMinmaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_HelperPredicates.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_FindIfOrNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_RandomAccessIterator.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_MustUseKokkosSingleInTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_CountCountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_ValueWrapperForNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_ReducerWithArbitraryJoinerNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_RemoveAllVariants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_ForEachForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_IdentityReferenceUnaryFunctor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/impl/Kokkos_FillFillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_Generate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_CountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_Fill.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_FindIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_RemoveCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_IterSwap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_MinMaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_FindIfNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_GenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_Unique.hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o 4: [ OK ] hip.dispatch (19 ms) 4: [ RUN ] hip.join_backward_compatibility 4: [ OK ] hip.join_backward_compatibility (0 ms) 4: [ RUN ] hip.local_deepcopy_teampolicy_layoutleft [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_Copy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_Count.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_BeginEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_ForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_RemoveCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_MaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_MinElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_Remove.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_AnyOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_FillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_Distance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/std_algorithms/Kokkos_CopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Sort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/sorting -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/sorting/Kokkos_BinOpsPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/sorting/Kokkos_SortByKeyPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/sorting/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/sorting/impl/Kokkos_SortByKeyImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/sorting/impl/Kokkos_SortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/sorting/impl/Kokkos_NestedSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/sorting/impl/Kokkos_CopyOpsForBinSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/sorting/Kokkos_SortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/sorting/Kokkos_BinSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/sorting/Kokkos_NestedSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_Random.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_NestedSort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_StdAlgorithms.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6958/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_SIMD_AVX2.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_SIMD.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_SIMD_Scalar.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_SIMD_AVX512.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_SIMD_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_SIMD_Common_Math.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/Kokkos_SIMD_NEON.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/lib/libkokkossimd.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6958/install/lib/libkokkossimd.a -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/lib/cmake/Kokkos/KokkosConfig.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/lib/cmake/Kokkos/KokkosConfigVersion.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/lib/cmake/Kokkos/KokkosTargets.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/lib/cmake/Kokkos/KokkosTargets-release.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/bin/nvcc_wrapper -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/bin/hpcbind -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/bin/kokkos_launch_compiler -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6958/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/KokkosCore_Config_FwdBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/KokkosCore_Config_SetupBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6958/install/include/KokkosCore_Config_DeclareBackend.hpp + cd .. + rm -rf build-tests + mkdir -p build-tests + cd build-tests + export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_PR-6958/build-tests/../install + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-6958/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 [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o 18: ViewResize_Rank1/N:10/iterations:10/manual_time 0.029 s 0.027 s 10 54.8104/s 1.6k 4: [ OK ] hip.local_deepcopy_teampolicy_layoutleft (1052 ms) 4: [ RUN ] hip.local_deepcopy_rangepolicy_layoutleft 18: ViewResize_Rank2/N:10/iterations:10/manual_time 0.030 s 0.027 s 10 53.8167/s 1.6k -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper 18: ViewResize_Rank2/N:10/iterations:10/manual_time 0.029 s 0.026 s 10 54.7274/s 1.6k [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper - works -- Detecting CXX compiler ABI info 18: ViewResize_Rank3/N:10/iterations:10/manual_time 0.030 s 0.027 s 10 52.8109/s 1.6k [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o 18: ViewResize_Rank3/N:10/iterations:10/manual_time 0.035 s 0.030 s 10 45.4468/s 1.6k [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o 18: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.012 s 0.006 s 10 129.554/s 1.6k -- 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) 4: [ OK ] hip.local_deepcopy_rangepolicy_layoutleft (2384 ms) 4: [ RUN ] hip.local_deepcopy_teampolicy_layoutright 18: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.013 s 0.006 s 10 124.789/s 1.6k 18: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.014 s 0.007 s 10 115.471/s 1.6k 4: [ OK ] hip.local_deepcopy_teampolicy_layoutright (1054 ms) 4: [ RUN ] hip.local_deepcopy_rangepolicy_layoutright [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o 18: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.013 s 0.007 s 10 118.641/s 1.6k [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o 18: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.017 s 0.008 s 10 95.6783/s 1.6k 18: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.022 s 0.011 s 10 71.4295/s 1.6k [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o 4: [ OK ] hip.local_deepcopy_rangepolicy_layoutright (1748 ms) 4: [ RUN ] hip.deep_copy_scratch 4: [ OK ] hip.deep_copy_scratch (0 ms) 4: [ RUN ] hip.mathematical_constants_e 4: [ OK ] hip.mathematical_constants_e (6 ms) 4: [ RUN ] hip.mathematical_constants_log2e 4: [ OK ] hip.mathematical_constants_log2e (0 ms) 4: [ RUN ] hip.mathematical_constants_log10e 4: [ OK ] hip.mathematical_constants_log10e (0 ms) 4: [ RUN ] hip.mathematical_constants_pi 4: [ OK ] hip.mathematical_constants_pi (0 ms) 4: [ RUN ] hip.mathematical_constants_inv_pi 4: [ OK ] hip.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] hip.mathematical_constants_inv_sqrtpi 4: [ OK ] hip.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] hip.mathematical_constants_ln2 4: [ OK ] hip.mathematical_constants_ln2 (0 ms) 4: [ RUN ] hip.mathematical_constants_ln10 4: [ OK ] hip.mathematical_constants_ln10 (0 ms) 4: [ RUN ] hip.mathematical_constants_sqrt2 4: [ OK ] hip.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] hip.mathematical_constants_sqrt3 4: [ OK ] hip.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] hip.mathematical_constants_inv_sqrt3 4: [ OK ] hip.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] hip.mathematical_constants_egamma 4: [ OK ] hip.mathematical_constants_egamma (0 ms) 4: [ RUN ] hip.mathematical_constants_phi 4: [ OK ] hip.mathematical_constants_phi (0 ms) 4: [ RUN ] hip.mathematical_functions_trigonometric_functions 4: [ OK ] hip.mathematical_functions_trigonometric_functions (33 ms) 4: [ RUN ] hip.mathematical_functions_hyperbolic_functions 4: [ OK ] hip.mathematical_functions_hyperbolic_functions (2 ms) 4: [ RUN ] hip.mathematical_functions_non_standard 4: [ OK ] hip.mathematical_functions_non_standard (0 ms) 4: [ RUN ] hip.mathematical_functions_power_functions 4: [ OK ] hip.mathematical_functions_power_functions (19 ms) 4: [ RUN ] hip.mathematical_functions_fma 4: [ OK ] hip.mathematical_functions_fma (0 ms) 4: [ RUN ] hip.mathematical_functions_error_and_gamma_functions 4: [ OK ] hip.mathematical_functions_error_and_gamma_functions (2 ms) 4: [ RUN ] hip.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] hip.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 4: [ RUN ] hip.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] hip.mathematical_functions_floating_point_manipulation_functions (1 ms) 4: [ RUN ] hip.mathematical_functions_absolute_value 4: [ OK ] hip.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] hip.mathematical_functions_floating_point_absolute_value 4: [ OK ] hip.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] hip.mathematical_functions_remainder_function 4: [ OK ] hip.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] hip.mathematical_functions_isfinite 4: [ OK ] hip.mathematical_functions_isfinite (0 ms) 4: [ RUN ] hip.mathematical_functions_isinf 4: [ OK ] hip.mathematical_functions_isinf (0 ms) 4: [ RUN ] hip.mathematical_functions_isnan 4: [ OK ] hip.mathematical_functions_isnan (0 ms) 4: [ RUN ] hip.mathematical_functions_exponential_functions 4: [ OK ] hip.mathematical_functions_exponential_functions (10 ms) 4: [ RUN ] hip.mathspecialfunc_expint1 4: [ OK ] hip.mathspecialfunc_expint1 (5 ms) 4: [ RUN ] hip.mathspecialfunc_errorfunc 4: [ OK ] hip.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselj0y0 4: [ OK ] hip.mathspecialfunc_cbesselj0y0 (18 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselj1y1 4: [ OK ] hip.mathspecialfunc_cbesselj1y1 (18 ms) 4: [ RUN ] hip.mathspecialfunc_cbesseli0k0 4: [ OK ] hip.mathspecialfunc_cbesseli0k0 (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesseli1k1 4: [ OK ] hip.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselh1stkind 4: [ OK ] hip.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselh2ndkind 4: [ OK ] hip.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] hip.mdrange_5d 4: [ OK ] hip.mdrange_5d (12 ms) 4: [ RUN ] hip.mdrange_6d 4: [ OK ] hip.mdrange_6d (16 ms) 4: [ RUN ] hip.mdrange_2d 4: [ OK ] hip.mdrange_2d (4 ms) 4: [ RUN ] hip.mdrange_array_reduce 4: [ OK ] hip.mdrange_array_reduce (0 ms) 4: [ RUN ] hip.mdrange_3d 4: [ OK ] hip.mdrange_3d (6 ms) 4: [ RUN ] hip.mdrange_neg_idx 4: [ OK ] hip.mdrange_neg_idx (1 ms) 4: [ RUN ] hip.mdrange_4d 4: [ OK ] hip.mdrange_4d (5 ms) 4: [ RUN ] hip.mdrange_scalar 4: [ OK ] hip.mdrange_scalar (0 ms) 4: [ RUN ] hip.mdrange_large_deep_copy 18: ViewResize_Rank4/N:10/iterations:10/manual_time 0.035 s 0.030 s 10 45.1192/s 1.6k [ 72%] Linking CXX executable Kokkos_StackTraceTestExec 4: [ OK ] hip.mdrange_large_deep_copy (59 ms) 4: [ RUN ] hip.md_range_policy_construction_from_arrays 4: [ OK ] hip.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] hip.mdrange_parallel_reduce_primitive_types -- 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 [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 72%] Built target Kokkos_StackTraceTestExec [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o 18: ViewResize_Rank4/N:10/iterations:10/manual_time 0.036 s 0.030 s 10 44.8385/s 1.6k [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o 18: ViewResize_Rank5/N:10/iterations:10/manual_time 0.039 s 0.032 s 10 41.3061/s 1.6k -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6958/build-tests + make -j8 Scanning dependencies of target AlwaysCheckGit [ 0%] Built target AlwaysCheckGit Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o Scanning dependencies of target Kokkos_query_device Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_tutorial_01_hello_world [ 0%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 0%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 0%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 0%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o 18: ViewResize_Rank5/N:10/iterations:10/manual_time 0.036 s 0.030 s 10 44.7681/s 1.6k 18: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.023 s 0.011 s 10 69.067/s 1.6k 18: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.021 s 0.010 s 10 75.0091/s 1.6k [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o 18: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.025 s 0.012 s 10 64.5871/s 1.6k [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o 4: [ OK ] hip.mdrange_parallel_reduce_primitive_types (3806 ms) 4: [ RUN ] hip.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] hip.mdspan_minimal_functional (0 ms) 4: [ RUN ] hip.max 4: [ OK ] hip.max (0 ms) 4: [ RUN ] hip.max_within_parfor 4: [ OK ] hip.max_within_parfor (1 ms) 4: [ RUN ] hip.min 4: [ OK ] hip.min (0 ms) 4: [ RUN ] hip.min_within_parfor 4: [ OK ] hip.min_within_parfor (0 ms) 4: [ RUN ] hip.minmax 4: [ OK ] hip.minmax (0 ms) 4: [ RUN ] hip.minmax_within_parfor 4: [ OK ] hip.minmax_within_parfor (0 ms) 4: [ RUN ] hip.clamp 4: [ OK ] hip.clamp (0 ms) 4: [ RUN ] hip.clamp_within_parfor 4: [ OK ] hip.clamp_within_parfor (0 ms) 4: [ RUN ] hip.numeric_traits_infinity 4: [ OK ] hip.numeric_traits_infinity (10 ms) 4: [ RUN ] hip.numeric_traits_epsilon 4: [ OK ] hip.numeric_traits_epsilon (0 ms) 4: [ RUN ] hip.numeric_traits_round_error 4: [ OK ] hip.numeric_traits_round_error (0 ms) 4: [ RUN ] hip.numeric_traits_norm_min 4: [ OK ] hip.numeric_traits_norm_min (0 ms) 4: [ RUN ] hip.numeric_traits_denorm_min 4: [ OK ] hip.numeric_traits_denorm_min (0 ms) 4: [ RUN ] hip.numeric_traits_finite_min_max 4: [ OK ] hip.numeric_traits_finite_min_max (1 ms) 4: [ RUN ] hip.numeric_traits_digits 4: [ OK ] hip.numeric_traits_digits (1 ms) 4: [ RUN ] hip.numeric_traits_digits10 4: [ OK ] hip.numeric_traits_digits10 (1 ms) 4: [ RUN ] hip.numeric_traits_max_digits10 4: [ OK ] hip.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] hip.numeric_traits_radix 4: [ OK ] hip.numeric_traits_radix (1 ms) 4: [ RUN ] hip.numeric_traits_min_max_exponent 4: [ OK ] hip.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] hip.numeric_traits_min_max_exponent10 4: [ OK ] hip.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] hip.numeric_traits_quiet_and_signaling_nan 4: [ OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] hip.numeric_traits_sfinae_friendly 4: [ OK ] hip.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] hip.occupancy_control 4: [ OK ] hip.occupancy_control (0 ms) 4: [ RUN ] hip.memory_pool 4: [ OK ] hip.memory_pool (32 ms) 4: [ RUN ] hip.cxx11 4: [ OK ] hip.cxx11 (0 ms) 4: [ RUN ] hip.viewctorprop_embedded_dim 4: [ OK ] hip.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] hip.parallel_scan_range_policy 4: [ OK ] hip.parallel_scan_range_policy (41 ms) 4: [ RUN ] hip.kokkos_printf 4: [ OK ] hip.kokkos_printf (0 ms) 4: [ RUN ] hip.range_for 4: [ OK ] hip.range_for (2 ms) 4: [ RUN ] hip.range_reduce 4: [ OK ] hip.range_reduce (0 ms) 4: [ RUN ] hip.range_dynamic_policy 4: [ OK ] hip.range_dynamic_policy (0 ms) 4: [ RUN ] hip.range_policy_runtime_parameters 4: [ OK ] hip.range_policy_runtime_parameters (0 ms) 4: [ RUN ] hip.range_for_require 4: [ OK ] hip.range_for_require (5 ms) 4: [ RUN ] hip.range_reduce_require 4: [ OK ] hip.range_reduce_require (0 ms) 4: [ RUN ] hip.range_dynamic_policy_require 4: [ OK ] hip.range_dynamic_policy_require (0 ms) 4: [ RUN ] hip.reducers_int 4: [ OK ] hip.reducers_int (6 ms) 4: [ RUN ] hip.reducers_double 4: [ OK ] hip.reducers_double (7 ms) 4: [ RUN ] hip.reducers_complex_double 4: [ OK ] hip.reducers_complex_double (17 ms) 4: [ RUN ] hip.reducers_struct 4: [ OK ] hip.reducers_struct (4 ms) 4: [ RUN ] hip.reducers_half_t 4: [ OK ] hip.reducers_half_t (4 ms) 4: [ RUN ] hip.reducers_bhalf_t 4: [ OK ] hip.reducers_bhalf_t (3 ms) 4: [ RUN ] hip.reducers_int8_t 4: [ OK ] hip.reducers_int8_t (3 ms) 4: [ RUN ] hip.reducers_int16_t 4: [ OK ] hip.reducers_int16_t (3 ms) 4: [ RUN ] hip.reducers_bool 4: [ OK ] hip.reducers_bool (1 ms) 4: [ RUN ] hip.int64_t_reduce 4: [ OK ] hip.int64_t_reduce (29 ms) 4: [ RUN ] hip.double_reduce 4: [ OK ] hip.double_reduce (27 ms) 4: [ RUN ] hip.int64_t_reduce_dynamic 4: [ OK ] hip.int64_t_reduce_dynamic (25 ms) 4: [ RUN ] hip.double_reduce_dynamic 4: [ OK ] hip.double_reduce_dynamic (25 ms) 4: [ RUN ] hip.int64_t_reduce_dynamic_view 4: [ OK ] hip.int64_t_reduce_dynamic_view (8 ms) 4: [ RUN ] hip.int_combined_reduce 4: [ OK ] hip.int_combined_reduce (0 ms) 4: [ RUN ] hip.mdrange_combined_reduce 4: [ OK ] hip.mdrange_combined_reduce (0 ms) 4: [ RUN ] hip.int_combined_reduce_mixed 4: [ OK ] hip.int_combined_reduce_mixed (0 ms) 4: [ RUN ] hip.reduction_with_large_iteration_count 18: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.022 s 0.010 s 10 73.1581/s 1.6k [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 1%] Built target kokkosprinter-tool [ 2%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o 4: [ OK ] hip.reduction_with_large_iteration_count (311 ms) 4: [ RUN ] hip.reduction_deduction 4: [ OK ] hip.reduction_deduction (0 ms) 4: [ RUN ] hip.reduce_device_view_range_policy [ 2%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 2%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o 18: ViewResize_Rank6/N:10/iterations:10/manual_time 0.039 s 0.032 s 10 41.0259/s 1.6k 18: ViewResize_Rank6/N:10/iterations:10/manual_time 0.039 s 0.032 s 10 40.7679/s 1.6k [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o 18: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.025 s 0.012 s 10 63.5533/s 1.6k [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o 18: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.025 s 0.012 s 10 65.0387/s 1.6k /var/jenkins/workspace/Kokkos_PR-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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. [ 2%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o 18: ViewResize_Rank7/N:10/iterations:10/manual_time 0.034 s 0.029 s 10 47.6563/s 1.6k 18: ViewResize_Rank7/N:10/iterations:10/manual_time 0.039 s 0.032 s 10 40.5674/s 1.6k [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o 18: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.019 s 0.009 s 10 84.3712/s 1.6k [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o 18: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.030 s 0.014 s 10 54.2149/s 1.6k [ 3%] Linking CXX executable Kokkos_query_device 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 [ 3%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 3%] Built target Kokkos_query_device [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 3%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 3%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 3%] Built target Kokkos_tutorial_01_hello_world [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o 18: ViewResize_Rank8/N:10/iterations:10/manual_time 0.038 s 0.031 s 10 41.5808/s 1.6k [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalConstants.cpp.o 18: ViewResize_Rank8/N:10/iterations:10/manual_time 0.036 s 0.030 s 10 44.6669/s 1.6k [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o 18: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.025 s 0.012 s 10 64.5246/s 1.6k [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o 18: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.028 s 0.014 s 10 56.3166/s 1.6k [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o 18: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.127 s 0.098 s 10 12.6128/s 1.6k 4: [ OK ] hip.reduce_device_view_range_policy (9752 ms) 4: [ RUN ] hip.reduce_device_view_mdrange_policy 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 [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 4%] Linking CXX static library libkokkos_gtest.a [ 4%] Built target kokkos_gtest [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o 18: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.126 s 0.098 s 10 12.6879/s 1.6k 18/45 Test #18: Kokkos_PerformanceTest_Benchmark ............ Passed 224.10 sec test 19 Start 19: Kokkos_Benchmark_Atomic_MinMax 19: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-22_T15-14-40.json" 19: Test timeout computed to be: 1500 19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 19: Detected: 4 cores per node. 19: Detected: 1 MPI_ranks per node. 19: Requested: 8 threads per process. 19: 2024-04-22T15:35:27+00:00 19: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 19: Run on (4 X 1996.25 MHz CPU s) 19: CPU Caches: 19: L1 Data 64 KiB (x4) 19: L1 Instruction 64 KiB (x4) 19: L2 Unified 512 KiB (x4) 19: L3 Unified 16384 KiB (x4) 19: Load Average: 2.68, 4.94, 4.61 19: CPU architecture: none 19: Default Device: N6Kokkos6OpenMPE 19: GIT_BRANCH: HEAD 19: GIT_CLEAN_STATUS: CLEAN 19: GIT_COMMIT_DATE: 2024-04-22T15:14:22+00:00 19: GIT_COMMIT_DESCRIPTION: Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD 19: GIT_COMMIT_HASH: aa4386158 19: GPU architecture: none 19: KOKKOS_COMPILER_GNU: 840 19: KOKKOS_ENABLE_ASM: yes 19: KOKKOS_ENABLE_CXX17: yes 19: KOKKOS_ENABLE_CXX20: no 19: KOKKOS_ENABLE_CXX23: no 19: KOKKOS_ENABLE_CXX26: no 19: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 19: KOKKOS_ENABLE_HWLOC: no 19: KOKKOS_ENABLE_LIBDL: no 19: KOKKOS_ENABLE_OPENMP: yes 19: KOKKOS_ENABLE_PRAGMA_IVDEP: no 19: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 19: KOKKOS_ENABLE_PRAGMA_UNROLL: no 19: KOKKOS_ENABLE_PRAGMA_VECTOR: no 19: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 19: Kokkos Version: 4.3.99 19: platform: 64bit 19: ---------------------------------------------------------------------------------------------------------------------------------------- 19: Benchmark Time CPU Iterations 19: ---------------------------------------------------------------------------------------------------------------------------------------- 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 19/45 Test #19: Kokkos_Benchmark_Atomic_MinMax .............. Passed 0.58 sec test 20 Start 20: Kokkos_PerformanceTest_Mempool 20: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-22_T15-14-40.json" 20: Test timeout computed to be: 1500 20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 20: Detected: 4 cores per node. 20: Detected: 1 MPI_ranks per node. 20: Requested: 8 threads per process. 20: 2024-04-22T15:35:28+00:00 20: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Mempool 20: Run on (4 X 1996.25 MHz CPU s) 20: CPU Caches: 20: L1 Data 64 KiB (x4) 20: L1 Instruction 64 KiB (x4) 20: L2 Unified 512 KiB (x4) 20: L3 Unified 16384 KiB (x4) 20: Load Average: 2.68, 4.94, 4.61 20: CPU architecture: none 20: Default Device: N6Kokkos6OpenMPE 20: GIT_BRANCH: HEAD 20: GIT_CLEAN_STATUS: CLEAN 20: GIT_COMMIT_DATE: 2024-04-22T15:14:22+00:00 20: GIT_COMMIT_DESCRIPTION: Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD 20: GIT_COMMIT_HASH: aa4386158 20: GPU architecture: none 20: KOKKOS_COMPILER_GNU: 840 20: KOKKOS_ENABLE_ASM: yes 20: KOKKOS_ENABLE_CXX17: yes 20: KOKKOS_ENABLE_CXX20: no 20: KOKKOS_ENABLE_CXX23: no 20: KOKKOS_ENABLE_CXX26: no 20: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 20: KOKKOS_ENABLE_HWLOC: no 20: KOKKOS_ENABLE_LIBDL: no 20: KOKKOS_ENABLE_OPENMP: yes 20: KOKKOS_ENABLE_PRAGMA_IVDEP: no 20: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 20: KOKKOS_ENABLE_PRAGMA_UNROLL: no 20: KOKKOS_ENABLE_PRAGMA_VECTOR: no 20: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 20: Kokkos Version: 4.3.99 20: platform: 64bit [ 4%] Linking CXX executable Kokkos_tutorial_02_simple_reduce [ 4%] Built target Kokkos_tutorial_02_simple_reduce [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o 20: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: fill ops per second 20: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.001 s 0.000 s 1233 9.62199M/s [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: cycle ops per second 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 2493 39.4189M/s 20/45 Test #20: Kokkos_PerformanceTest_Mempool .............. Passed 1.86 sec test 21 Start 21: Kokkos_PerformanceTest_Atomic 21: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-22_T15-14-40.json" 21: Test timeout computed to be: 1500 21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 21: Detected: 4 cores per node. 21: Detected: 1 MPI_ranks per node. 21: Requested: 8 threads per process. 21: 2024-04-22T15:35:30+00:00 21: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Atomic 21: Run on (4 X 1996.25 MHz CPU s) 21: CPU Caches: 21: L1 Data 64 KiB (x4) 21: L1 Instruction 64 KiB (x4) 21: L2 Unified 512 KiB (x4) 21: L3 Unified 16384 KiB (x4) 21: Load Average: 2.68, 4.94, 4.61 21: CPU architecture: none 21: Default Device: N6Kokkos6OpenMPE 21: GIT_BRANCH: HEAD 21: GIT_CLEAN_STATUS: CLEAN 21: GIT_COMMIT_DATE: 2024-04-22T15:14:22+00:00 21: GIT_COMMIT_DESCRIPTION: Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD 21: GIT_COMMIT_HASH: aa4386158 21: GPU architecture: none 21: KOKKOS_COMPILER_GNU: 840 21: KOKKOS_ENABLE_ASM: yes 21: KOKKOS_ENABLE_CXX17: yes 21: KOKKOS_ENABLE_CXX20: no 21: KOKKOS_ENABLE_CXX23: no 21: KOKKOS_ENABLE_CXX26: no 21: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 21: KOKKOS_ENABLE_HWLOC: no 21: KOKKOS_ENABLE_LIBDL: no 21: KOKKOS_ENABLE_OPENMP: yes 21: KOKKOS_ENABLE_PRAGMA_IVDEP: no 21: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 21: KOKKOS_ENABLE_PRAGMA_UNROLL: no 21: KOKKOS_ENABLE_PRAGMA_VECTOR: no 21: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 21: Kokkos Version: 4.3.99 21: platform: 64bit [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o 21: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 21: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 21: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 21: Test_Atomic/100000/iterations:10 0.048 s 0.023 s 10 1 4 0.207466 0.0231006 300.87u 704.983M 1.18175G 704.983M 21: Test_Atomic/100000/iterations:10 0.049 s 0.023 s 10 1 8 0.210579 0.0174147 301.26u 4.99995G 2.65242G 4.99995G [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o 21: Test_Atomic/100000/iterations:10 0.049 s 0.023 s 10 1 8 0.208436 0.0161237 300.87u 4.99995G 1.70429G 4.99995G [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o 21: Test_Atomic/100000/iterations:10 0.048 s 0.023 s 10 1 4 0.209777 0.0122501 301.08u 704.983M 2.36152G 704.983M 21: Test_Atomic/100000/iterations:10 0.047 s 0.022 s 10 1 8 0.209472 0.0155662 300.67u 4.99995G 1.41375G 4.99995G 21: Test_Atomic/100000/iterations:10 0.049 s 0.024 s 10 1 8 0.214318 0.0157022 300.87u 4.99995G 2.5165G 4.99995G [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o 21: Test_Atomic/100000/iterations:10 0.050 s 0.023 s 10 0 4 0.206215 0.0445468 898.49u 5.00002G 1.66658G 4.99989G Scanning dependencies of target Kokkos_tutorial_04_simple_memoryspaces [ 5%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o 21: Test_Atomic/100000/iterations:10 0.053 s 0.025 s 10 1 8 0.221967 0.0257649 898.58u 4.99995G 2.28367G 4.99995G /var/jenkins/workspace/Kokkos_PR-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=4UL]" (60): here [ 5%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o 21: Test_Atomic/100000/iterations:10 0.048 s 0.023 s 10 1 4 0.208245 9.85684m 300.76u 704.983M 1.63798G 704.983M 21/45 Test #21: Kokkos_PerformanceTest_Atomic ............... Passed 4.41 sec test 22 Start 22: Kokkos_ContainersUnitTest_Serial 22: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 22: Test timeout computed to be: 1500 22: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 22: Detected: 4 cores per node. 22: Detected: 1 MPI_ranks per node. 22: Requested: 8 threads per process. 22: [==========] Running 65 tests from 1 test suite. 22: [----------] Global test environment set-up. 22: [----------] 65 tests from serial 22: [ RUN ] serial.bitset [ 5%] Linking CXX executable Kokkos_tutorial_03_simple_view [ 5%] Built target Kokkos_tutorial_03_simple_view [ 5%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o Scanning dependencies of target Kokkos_tutorial_05_simple_atomics [ 5%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o Scanning dependencies of target Kokkos_tutorial_06_simple_mdrangepolicy [ 6%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o 22: [ OK ] serial.bitset (1550 ms) 22: [ RUN ] serial.bitset_default_constructor_no_alloc 22: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 22: [ RUN ] serial.dualview_combination 22: [ OK ] serial.dualview_combination (0 ms) 22: [ RUN ] serial.dualview_alloc 22: [ OK ] serial.dualview_alloc (0 ms) 22: [ RUN ] serial.test_dualview_copy_construction_and_assignment 22: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 22: [ RUN ] serial.dualview_combinations_without_init 22: [ OK ] serial.dualview_combinations_without_init (0 ms) 22: [ RUN ] serial.dualview_deep_copy 22: [ OK ] serial.dualview_deep_copy (0 ms) 22: [ RUN ] serial.dualview_realloc 22: [ OK ] serial.dualview_realloc (0 ms) 22: [ RUN ] serial.dualview_resize 22: [ OK ] serial.dualview_resize (0 ms) 22: [ RUN ] serial.dualview_device_correct_kokkos_device 22: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 22: [ RUN ] serial.dualview_host_correct_kokkos_device 22: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 22: [ RUN ] serial.dualview_host_modify_template_device_sync 22: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 22: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 22: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 22: [ RUN ] serial.dualview_device_modify_template_host_sync 22: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 22: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 22: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 22: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 22: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 22: [ RUN ] serial.dynamic_view 22: [ OK ] serial.dynamic_view (12 ms) 22: [ RUN ] serial.dyn_rank_view_api_generic 22: [ OK ] serial.dyn_rank_view_api_generic (8 ms) 22: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 22: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 22: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 22: /var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 22: skipping since not default execution space 22: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 22: [ RUN ] serial.dyn_rank_view_api_operator_rank67 22: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 22: [ RUN ] serial.ErrorReporterViaLambda 22: [ OK ] serial.ErrorReporterViaLambda (0 ms) 22: [ RUN ] serial.ErrorReporter 22: [ OK ] serial.ErrorReporter (0 ms) 22: [ RUN ] serial.offsetview_construction 22: [ OK ] serial.offsetview_construction (38 ms) 22: [ RUN ] serial.offsetview_unmanaged_construction 22: [ OK ] serial.offsetview_unmanaged_construction (1 ms) 22: [ RUN ] serial.offsetview_subview 22: [ OK ] serial.offsetview_subview (15 ms) 22: [ RUN ] serial.offsetview_offsets_rank1 22: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 22: [ RUN ] serial.offsetview_offsets_rank2 22: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 22: [ RUN ] serial.offsetview_offsets_rank3 22: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 22: [ RUN ] serial.scatterview [ 75%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 75%] Built target Kokkos_CoreUnitTest_Default [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o 22: [ OK ] serial.scatterview (1730 ms) 22: [ RUN ] serial.scatterview_devicetype 22: [ OK ] serial.scatterview_devicetype (0 ms) 22: [ RUN ] serial.staticcrsgraph 22: [ OK ] serial.staticcrsgraph (21 ms) 22: [ RUN ] serial.resize_realloc_no_init_dualview 22: [ OK ] serial.resize_realloc_no_init_dualview (1 ms) 22: [ RUN ] serial.resize_realloc_no_alloc_dualview 22: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 22: [ RUN ] serial.resize_exec_space_dualview 22: [ OK ] serial.resize_exec_space_dualview (0 ms) 22: [ RUN ] serial.realloc_exec_space_dualview 22: [ OK ] serial.realloc_exec_space_dualview (0 ms) 22: [ RUN ] serial.resize_realloc_no_init_dynrankview 22: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 22: [ RUN ] serial.resize_exec_space_dynrankview 22: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 22: [ RUN ] serial.realloc_exec_space_dynrankview 22: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 22: [ RUN ] serial.resize_realloc_no_init_scatterview 22: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 22: [ RUN ] serial.resize_realloc_no_alloc_scatterview 22: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 22: [ RUN ] serial.resize_exec_space_scatterview 22: [ OK ] serial.resize_exec_space_scatterview (0 ms) 22: [ RUN ] serial.realloc_exec_space_scatterview 22: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynrankview 22: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o 22: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 22: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 22: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_offsetview 22: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 22: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 22: [ RUN ] serial.create_mirror_view_and_copy_offsetview 22: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynamicview 22: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 22: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 22: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 22: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 22: [ RUN ] serial.UnorderedMap_insert 4: [ OK ] hip.reduce_device_view_mdrange_policy (10370 ms) 4: [ RUN ] hip.reduce_device_view_team_policy [ 6%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 6%] Built target Kokkos_CoreTestCompileOnly 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 [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o Scanning dependencies of target Kokkos_tutorial_advancedviews_02_memory_traits [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 6%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o [ 6%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_tutorial_advancedviews_03_subviews [ 7%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o [ 7%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces [ 7%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 7%] Built target Kokkos_tutorial_04_simple_memoryspaces Scanning dependencies of target Kokkos_tutorial_advancedviews_04_dualviews Scanning dependencies of target Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 7%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o [ 7%] Building CXX object example/tutorial/Advanced_Views/05_NVIDIA_UVM/CMakeFiles/Kokkos_tutorial_advancedviews_05_nvidia_uvm.dir/uvm_example.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper TestCuda.o TestStdAlgorithmsCommon.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosAlgorithms_UnitTest_Cuda echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests' make -C core/unit_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6958 CXX=/var/jenkins/workspace/Kokkos_PR-6958/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-6958/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6958 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test' [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6958 CXX=/var/jenkins/workspace/Kokkos_PR-6958/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-6958/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6958 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test' [ 7%] Linking CXX executable Kokkos_tutorial_05_simple_atomics [ 7%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 7%] Built target Kokkos_tutorial_05_simple_atomics Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 7%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o [ 7%] Built target Kokkos_tutorial_06_simple_mdrangepolicy Scanning dependencies of target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 7%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams_lambda/CMakeFiles/Kokkos_tutorial_hierarchical_01_thread_teams_lambda.dir/thread_teams_lambda.cpp.o ./KokkosCore_UnitTest_Cuda ./KokkosCore_UnitTest_Serial ./KokkosCore_UnitTest_HWLOC ./KokkosCore_UnitTest_Default ./KokkosCore_UnitTest_PushFinalizeHook ./KokkosCore_UnitTest_PushFinalizeHook_terminate [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from hwloc [ RUN ] hwloc.query NUMA[1] CORE[1] PU[1] [ OK ] hwloc.query (0 ms) [----------] 1 test from hwloc (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*normal ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*terminate ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*generic_term 4: [ OK ] hip.reduce_device_view_team_policy (10055 ms) 4: [ RUN ] hip.impl_shared_alloc 4: [ OK ] hip.impl_shared_alloc (92 ms) 4: [ RUN ] hip.kokkos_swap 4: [ OK ] hip.kokkos_swap (0 ms) 4: [ RUN ] hip.team_for 4: [ OK ] hip.team_for (22 ms) 4: [ RUN ] hip.team_reduce 4: [ OK ] hip.team_reduce (0 ms) 4: [ RUN ] hip.team_reduce_large 4: [ OK ] hip.team_reduce_large (260 ms) 4: [ RUN ] hip.team_parallel_single 4: [ OK ] hip.team_parallel_single (6 ms) 4: [ RUN ] hip.large_team_scratch_size 4: [ OK ] hip.large_team_scratch_size (0 ms) 4: [ RUN ] hip.team_broadcast_long 4: [ OK ] hip.team_broadcast_long (1 ms) 4: [ RUN ] hip.team_broadcast_long_wrapper 4: [ OK ] hip.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] hip.team_broadcast_char 4: [ OK ] hip.team_broadcast_char (0 ms) 4: [ RUN ] hip.team_broadcast_float 4: [ OK ] hip.team_broadcast_float (0 ms) 4: [ RUN ] hip.team_broadcast_double 4: [ OK ] hip.team_broadcast_double (0 ms) 4: [ RUN ] hip.team_handle_by_value 4: [ OK ] hip.team_handle_by_value (0 ms) 4: [ RUN ] hip.team_vector 4: [ OK ] hip.team_vector (9 ms) 4: [ RUN ] hip.triple_nested_parallelism 4: [ OK ] hip.triple_nested_parallelism (5 ms) 4: [ RUN ] hip.parallel_scan_with_reducers Note: Google Test filter = *normal [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype [ RUN ] defaultdevicetype.stacktrace_normal Top of f1 Top of f0 Top of f0 Top of f3 Top of f3 Top of f3 Top of f3 Top of f3 Top of f1 Top of f0 Top of f0 StackTrace f3(std::cout, 4) returned: 110 Test setting std::terminate handler that prints the last saved stack trace [ OK ] defaultdevicetype.stacktrace_normal (0 ms) [----------] 1 test from defaultdevicetype (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.half_conversion (8 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.half_conversion (8 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (6 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.bhalf_conversion (6 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (5 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.half_operators (5 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (3 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.bhalf_operators (3 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 Note: Google Test filter = *generic_term [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype_DeathTest [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. Top of f1 Top of f0 Top of f0 Top of f3 Top of f3 Top of f3 Top of f3 Top of f3 Top of f1 Top of f0 Top of f0 StackTrace f3(std::cout, 4) returned: 110 Test setting std::terminate handler that prints the last saved stack trace Note: Google Test filter = *terminate [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype_DeathTest [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion Top of f1 Top of f0 Top of f0 Top of f3 Top of f3 Top of f3 Top of f3 Top of f3 Top of f1 Top of f0 Top of f0 StackTrace f3(std::cout, 4) returned: 110 Test setting std::terminate handler that prints the last saved stack trace [ OK ] defaultdevicetype.half_conversion (6 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (8 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (5 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.reduce_instantiation_a1 (43 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ OK ] defaultdevicetype.bhalf_operators (6 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (49 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [==========] Running 164 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from serial_DeathTest [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ OK ] defaultdevicetype.reduce_instantiation_a1 (59 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 4: [ OK ] hip.parallel_scan_with_reducers (52 ms) 4: [ RUN ] hip.team_thread_range_combined_reducers 4: [ OK ] hip.team_thread_range_combined_reducers (2 ms) 4: [ RUN ] hip.thread_vector_range_combined_reducers 4: [ OK ] hip.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] hip.team_vector_range_combined_reducers 4: [ OK ] hip.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] hip.TeamThreadMDRangeParallelFor 4: [ OK ] hip.TeamThreadMDRangeParallelFor (27 ms) 4: [ RUN ] hip.ThreadVectorMDRangeParallelFor 4: [ OK ] hip.ThreadVectorMDRangeParallelFor (8 ms) 4: [ RUN ] hip.TeamVectorMDRangeParallelFor 4: [ OK ] hip.TeamVectorMDRangeParallelFor (8 ms) 4: [ RUN ] hip.TeamThreadMDRangeParallelReduce 4: [ OK ] hip.TeamThreadMDRangeParallelReduce (12 ms) 4: [ RUN ] hip.ThreadVectorMDRangeParallelReduce 4: [ OK ] hip.ThreadVectorMDRangeParallelReduce (5 ms) 4: [ RUN ] hip.TeamVectorMDRangeParallelReduce 4: [ OK ] hip.TeamVectorMDRangeParallelReduce (5 ms) 4: [ RUN ] hip.team_policy_runtime_parameters 4: [ OK ] hip.team_policy_runtime_parameters (0 ms) 4: [ RUN ] hip.team_reduction_scan [ OK ] defaultdevicetype.reduce_instantiation_b1 (164 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_b1 (178 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_b1 (132 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_c1 (49 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_c1 (61 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_c1 (59 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (319 ms) [----------] 1 test from defaultdevicetype_DeathTest (319 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (319 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype.reduce_instantiation_a2 (76 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (70 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [==========] Running 229 tests from 4 test suites. [----------] Global test environment set-up. [----------] 2 tests from cuda_DeathTest [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ OK ] defaultdevicetype.reduce_instantiation_a2 (76 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (442 ms) [----------] 1 test from defaultdevicetype_DeathTest (443 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (443 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype.reduce_instantiation_b2 (176 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (196 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (177 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_c2 (66 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_c2 (68 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_c2 (66 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (68 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (66 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (66 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ OK ] defaultdevicetype.reduce_instantiation_b3 (197 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (195 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (194 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_c3 (61 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (933 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (934 ms total) [ PASSED ] 15 tests. [ OK ] defaultdevicetype.reduce_instantiation_c3 (51 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.reduce_instantiation_c3 (52 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (911 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (911 ms total) [ PASSED ] 15 tests. [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (955 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (955 ms total) [ PASSED ] 15 tests. [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o 22: [ OK ] serial.UnorderedMap_insert (9086 ms) 22: [ RUN ] serial.UnorderedMap_failed_insert [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o 4: [ OK ] hip.team_reduction_scan (1943 ms) 4: [ RUN ] hip.team_long_reduce 4: [ OK ] hip.team_long_reduce (20 ms) 4: [ RUN ] hip.team_double_reduce 4: [ OK ] hip.team_double_reduce (20 ms) 4: [ RUN ] hip.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] hip.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] hip.repeated_team_reduce [ 7%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts [ 7%] Built target Kokkos_tutorial_advancedviews_01_data_layouts Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 7%] Building CXX object example/tutorial/Hierarchical_Parallelism/02_nested_parallel_for/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for.dir/nested_parallel_for.cpp.o 4: [ OK ] hip.repeated_team_reduce (84 ms) 4: [ RUN ] hip.team_scan 4: [ OK ] hip.team_scan (128 ms) 4: [ RUN ] hip.team_scan_ret_val [ 7%] Linking CXX executable Kokkos_ContainersTestCompileOnly 4: [ OK ] hip.team_scan_ret_val (118 ms) 4: [ RUN ] hip.team_shared_request 4: [ OK ] hip.team_shared_request (3 ms) 4: [ RUN ] hip.team_scratch_request 4: [ OK ] hip.team_scratch_request (1 ms) 4: [ RUN ] hip.team_lambda_shared_request 4: [ OK ] hip.team_lambda_shared_request (3 ms) 4: [ RUN ] hip.scratch_align 4: [ OK ] hip.scratch_align (0 ms) 4: [ RUN ] hip.shmem_size 4: [ OK ] hip.shmem_size (0 ms) 4: [ RUN ] hip.multi_level_scratch 4: [ OK ] hip.multi_level_scratch (9 ms) 4: [ RUN ] hip.team_scratch_memory_index_parallel_for 4: [ OK ] hip.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] hip.team_policy_max_recommended 4: [ OK ] hip.team_policy_max_recommended (24 ms) 4: [ RUN ] hip.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] hip.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] hip.team_teamvector_range 4: [ OK ] hip.team_teamvector_range (3 ms) 4: [ RUN ] hip.unique_token_global 4: [ OK ] hip.unique_token_global (3 ms) 4: [ RUN ] hip.unique_token_instance 4: [ OK ] hip.unique_token_instance (1 ms) 4: [ RUN ] hip.unique_token_team_acquire 4: [ OK ] hip.unique_token_team_acquire (13 ms) 4: [ RUN ] hip.view_api_a 4: [ OK ] hip.view_api_a (6 ms) 4: [ RUN ] hip.view_api_b 4: [ OK ] hip.view_api_b (5 ms) 4: [ RUN ] hip.view_api_c 4: [ OK ] hip.view_api_c (1 ms) 4: [ RUN ] hip.view_api_d 4: [ OK ] hip.view_api_d (1 ms) 4: [ RUN ] hip.view_allocation_error 4: [ OK ] hip.view_allocation_error (3 ms) 4: [ RUN ] hip.view_remap 4: [ OK ] hip.view_remap (0 ms) 4: [ RUN ] hip.view_mirror_nonconst 4: [ OK ] hip.view_mirror_nonconst (0 ms) 4: [ RUN ] hip.view_stride_method 4: [ OK ] hip.view_stride_method (0 ms) 4: [ RUN ] hip.anonymous_space 4: [ OK ] hip.anonymous_space (1 ms) 4: [ RUN ] hip.view_overload_resolution 4: [ OK ] hip.view_overload_resolution (0 ms) 4: [ RUN ] hip.view_allocation_large_rank 4: [ OK ] hip.view_allocation_large_rank (3 ms) 4: [ RUN ] hip.view_shmem_size_on_device 4: [ OK ] hip.view_shmem_size_on_device (0 ms) 4: [ RUN ] hip.view_is_assignable 4: [ OK ] hip.view_is_assignable (0 ms) 4: [ RUN ] hip.view_copy_tests 4: [ OK ] hip.view_copy_tests (6 ms) 4: [ RUN ] hip.view_copy_tests_rank_0 4: [ OK ] hip.view_copy_tests_rank_0 (1 ms) 4: [ RUN ] hip.view_copy_degenerated 4: [ OK ] hip.view_copy_degenerated (0 ms) 4: [ RUN ] hip.view_fill_tests_layout_right 4: [ OK ] hip.view_fill_tests_layout_right (61 ms) 4: [ RUN ] hip.view_fill_tests_layout_left 4: [ OK ] hip.view_fill_tests_layout_left (41 ms) 4: [ RUN ] hip.view_empty_runtime_unmanaged 4: [ OK ] hip.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] hip.view_hooks 4: [ OK ] hip.view_hooks (0 ms) 4: [ RUN ] hip.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] hip.view_layoutstride_left_to_layoutleft_assignment (48 ms) 4: [ RUN ] hip.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] hip.view_layoutstride_right_to_layoutright_assignment (48 ms) 4: [ RUN ] hip.view_irregular_layout 4: [ OK ] hip.view_irregular_layout (6 ms) 4: [ RUN ] hip.view_mapping 4: [ OK ] hip.view_mapping (58 ms) 4: [ RUN ] hip.view_mapping_operator 4: [ OK ] hip.view_mapping_operator (20 ms) 4: [ RUN ] hip.static_extent 4: [ OK ] hip.static_extent (0 ms) 4: [ RUN ] hip.view_mapping_atomic 4: [ OK ] hip.view_mapping_atomic (1 ms) 4: [ RUN ] hip.view_mapping_class_value 4: [ OK ] hip.view_mapping_class_value (0 ms) 4: [ RUN ] hip.view_mapping_assignable 4: [ OK ] hip.view_mapping_assignable (0 ms) 4: [ RUN ] hip.view_mapping_trivially_copyable 4: [ OK ] hip.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] hip.view_mapping_subview 4: [ OK ] hip.view_mapping_subview (0 ms) 4: [ RUN ] hip.view_nested_view 4: [ OK ] hip.view_nested_view (1 ms) 4: [ RUN ] hip.append_formatted_multidimensional_index 4: [ OK ] hip.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] hip.view_resize 4: [ OK ] hip.view_resize (12 ms) 4: [ RUN ] hip.view_realloc 4: [ OK ] hip.view_realloc (0 ms) 4: [ RUN ] hip.workgraph_fib [ 7%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 7%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3418 ms) [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 7%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews [ 7%] Linking CXX executable Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o 22: [ OK ] serial.UnorderedMap_failed_insert (3965 ms) 22: [ RUN ] serial.UnorderedMap_deep_copy 22: [ OK ] serial.UnorderedMap_deep_copy (4 ms) 22: [ RUN ] serial.UnorderedMap_valid_empty 22: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 22: [ RUN ] serial.UnorderedMap_clear_zero_size 22: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 22: [ RUN ] serial.UnorderedMap_consistent_size 22: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 22: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 22: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 22: [ RUN ] serial.UnorderedMap_lambda_capturable 22: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 22: [ RUN ] serial.UnorderedMap_constructor_view_alloc 22: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 22: [ RUN ] serial.vector_combination 22: [ OK ] serial.vector_combination (0 ms) 22: [ RUN ] serial.vector_insert 22: [ OK ] serial.vector_insert (0 ms) 22: [ RUN ] serial.vector_push_back_default_exec 22: [ OK ] serial.vector_push_back_default_exec (0 ms) 22: [ RUN ] serial.viewctorprop_embedded_dim 22: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 22: [----------] 65 tests from serial (16446 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 65 tests from 1 test suite ran. (16446 ms total) 22: [ PASSED ] 64 tests. 22: [ SKIPPED ] 1 test, listed below: 22: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 22/45 Test #22: Kokkos_ContainersUnitTest_Serial ............ Passed 16.57 sec test 23 Start 23: Kokkos_ContainersUnitTest_OpenMP 23: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 23: Test timeout computed to be: 1500 23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 23: Detected: 4 cores per node. 23: Detected: 1 MPI_ranks per node. 23: Requested: 8 threads per process. 23: [==========] Running 65 tests from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 65 tests from openmp 23: [ RUN ] openmp.bitset [ 7%] Built target Kokkos_tutorial_advancedviews_03_subviews Scanning dependencies of target Kokkos_tutorial_01_hello_world_lambda [ 7%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o 23: [ OK ] openmp.bitset (422 ms) 23: [ RUN ] openmp.bitset_default_constructor_no_alloc 23: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 23: [ RUN ] openmp.dualview_combination 23: [ OK ] openmp.dualview_combination (0 ms) 23: [ RUN ] openmp.dualview_alloc 23: [ OK ] openmp.dualview_alloc (0 ms) 23: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 23: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 23: [ RUN ] openmp.dualview_combinations_without_init 23: [ OK ] openmp.dualview_combinations_without_init (0 ms) 23: [ RUN ] openmp.dualview_deep_copy 23: [ OK ] openmp.dualview_deep_copy (0 ms) 23: [ RUN ] openmp.dualview_realloc 23: [ OK ] openmp.dualview_realloc (0 ms) 23: [ RUN ] openmp.dualview_resize 23: [ OK ] openmp.dualview_resize (0 ms) 23: [ RUN ] openmp.dualview_device_correct_kokkos_device 23: [ OK ] openmp.dualview_device_correct_kokkos_device (0 ms) 23: [ RUN ] openmp.dualview_host_correct_kokkos_device 23: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 23: [ RUN ] openmp.dualview_host_modify_template_device_sync 23: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 23: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 23: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 23: [ RUN ] openmp.dualview_device_modify_template_host_sync 23: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 23: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 23: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 23: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 23: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 23: [ RUN ] openmp.dynamic_view 23: [ OK ] openmp.dynamic_view (16 ms) 23: [ RUN ] openmp.dyn_rank_view_api_generic 23: [ OK ] openmp.dyn_rank_view_api_generic (9 ms) 23: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 23: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 23: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 23: [ OK ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 23: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 23: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 23: [ RUN ] openmp.ErrorReporterViaLambda 23: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 23: [ RUN ] openmp.ErrorReporter 23: [ OK ] openmp.ErrorReporter (0 ms) 23: [ RUN ] openmp.offsetview_construction 23: [ OK ] openmp.offsetview_construction (15 ms) 23: [ RUN ] openmp.offsetview_unmanaged_construction 23: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 23: [ RUN ] openmp.offsetview_subview 23: [ OK ] openmp.offsetview_subview (16 ms) 23: [ RUN ] openmp.offsetview_offsets_rank1 23: [ OK ] openmp.offsetview_offsets_rank1 (0 ms) 23: [ RUN ] openmp.offsetview_offsets_rank2 23: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 23: [ RUN ] openmp.offsetview_offsets_rank3 23: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 23: [ RUN ] openmp.scatterview [ 7%] Built target Kokkos_tutorial_advancedviews_05_nvidia_uvm Scanning dependencies of target Kokkos_tutorial_02_simple_reduce_lambda [ 7%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o [ 7%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits 4: [ OK ] hip.workgraph_fib (2526 ms) 4: [ RUN ] hip.resize_realloc_no_init 4: [ OK ] hip.resize_realloc_no_init (0 ms) 4: [ RUN ] hip.resize_realloc_no_alloc 4: [ OK ] hip.resize_realloc_no_alloc (0 ms) 4: [ RUN ] hip.realloc_exec_space 4: [ OK ] hip.realloc_exec_space (0 ms) 4: [ RUN ] hip.view_alloc 4: [ OK ] hip.view_alloc (1 ms) 4: [ RUN ] hip.view_alloc_exec_space 4: [ OK ] hip.view_alloc_exec_space (0 ms) 4: [ RUN ] hip.view_alloc_int 4: [ OK ] hip.view_alloc_int (0 ms) 4: [ RUN ] hip.view_alloc_exec_space_int 4: [ OK ] hip.view_alloc_exec_space_int (0 ms) 4: [ RUN ] hip.deep_copy_zero_memset 4: [ OK ] hip.deep_copy_zero_memset (0 ms) 4: [ RUN ] hip.resize_exec_space 4: [ OK ] hip.resize_exec_space (0 ms) 4: [ RUN ] hip.view_allocation_int 4: [ OK ] hip.view_allocation_int (0 ms) 4: [ RUN ] hip.view_allocation_exec_space_int 4: [ OK ] hip.view_allocation_exec_space_int (0 ms) 4: [ RUN ] hip.view_not_default_constructible 4: [ OK ] hip.view_not_default_constructible (0 ms) 4: [ RUN ] hip.scan_unit 4: [ OK ] hip.scan_unit (6 ms) 4: [ RUN ] hip.space_access 4: [ OK ] hip.space_access (0 ms) 4: [ RUN ] hip.impl_view_accessible 4: [ OK ] hip.impl_view_accessible (2 ms) 4: [ RUN ] hip.memory_requirements 4: [ OK ] hip.memory_requirements (0 ms) 4: [ RUN ] hip.team_scratch_1_streams [ 7%] Built target Kokkos_tutorial_advancedviews_02_memory_traits Scanning dependencies of target Kokkos_tutorial_03_simple_view_lambda [ 8%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 8%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 9%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 9%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (6343 ms) [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3215 ms) [----------] 2 tests from serial_DeathTest (6634 ms total) [----------] 162 tests from serial [ RUN ] serial.init [ OK ] serial.init (0 ms) [ RUN ] serial.dispatch [ OK ] serial.dispatch (9 ms) [ RUN ] serial.impl_shared_alloc Scanning dependencies of target Kokkos_atomic [ 10%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 10%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda 23: [ OK ] openmp.scatterview (1669 ms) 23: [ RUN ] openmp.scatterview_devicetype 23: [ OK ] openmp.scatterview_devicetype (14 ms) 23: [ RUN ] openmp.staticcrsgraph 23: [ OK ] openmp.staticcrsgraph (23 ms) 23: [ RUN ] openmp.resize_realloc_no_init_dualview 23: [ OK ] openmp.resize_realloc_no_init_dualview (1 ms) 23: [ RUN ] openmp.resize_realloc_no_alloc_dualview 23: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 23: [ RUN ] openmp.resize_exec_space_dualview 23: [ OK ] openmp.resize_exec_space_dualview (0 ms) 23: [ RUN ] openmp.realloc_exec_space_dualview 23: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 23: [ RUN ] openmp.resize_realloc_no_init_dynrankview 23: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 23: [ RUN ] openmp.resize_exec_space_dynrankview 23: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 23: [ RUN ] openmp.realloc_exec_space_dynrankview 23: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 23: [ RUN ] openmp.resize_realloc_no_init_scatterview 23: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 23: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 23: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 23: [ RUN ] openmp.resize_exec_space_scatterview 23: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 23: [ RUN ] openmp.realloc_exec_space_scatterview 23: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynrankview 23: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 23: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 23: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 23: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_offsetview 23: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 23: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 23: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 23: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynamicview 23: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 23: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 23: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 23: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 23: [ RUN ] openmp.UnorderedMap_insert [ OK ] serial.impl_shared_alloc (14 ms) [ RUN ] serial.range_for [ OK ] serial.range_for (0 ms) [ RUN ] serial.range_reduce [ OK ] serial.range_reduce (0 ms) [ RUN ] serial.range_dynamic_policy [ OK ] serial.range_dynamic_policy (0 ms) [ RUN ] serial.range_for_require [ OK ] serial.range_for_require (0 ms) [ RUN ] serial.range_reduce_require [ OK ] serial.range_reduce_require (0 ms) [ RUN ] serial.range_dynamic_policy_require [ OK ] serial.range_dynamic_policy_require (0 ms) [ RUN ] serial.view_api_a [ OK ] serial.view_api_a (58 ms) [ RUN ] serial.view_api_b [ OK ] serial.view_api_b (1 ms) [ RUN ] serial.view_api_c [ OK ] serial.view_api_c (0 ms) [ RUN ] serial.view_api_d [ OK ] serial.view_api_d (1 ms) [ RUN ] serial.view_allocation_error [ OK ] serial.view_allocation_error (0 ms) [ RUN ] serial.view_remap [ OK ] serial.view_remap (0 ms) [ RUN ] serial.view_mirror_nonconst [ OK ] serial.view_mirror_nonconst (0 ms) [ RUN ] serial.view_stride_method [ OK ] serial.view_stride_method (0 ms) [ RUN ] serial.anonymous_space [ OK ] serial.anonymous_space (0 ms) [ RUN ] serial.view_overload_resolution [ OK ] serial.view_overload_resolution (0 ms) [ RUN ] serial.view_allocation_large_rank Scanning dependencies of target Kokkos_gather [ 10%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ OK ] serial.view_allocation_large_rank (1531 ms) [ RUN ] serial.view_shmem_size_on_device [ OK ] serial.view_shmem_size_on_device (0 ms) [ RUN ] serial.view_is_assignable [ OK ] serial.view_is_assignable (0 ms) [ RUN ] serial.deep_copy_alignment [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ OK ] serial.deep_copy_alignment (92 ms) [ RUN ] serial.deep_copy_conversion [ 10%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews [ 10%] Built target Kokkos_tutorial_advancedviews_04_dualviews Scanning dependencies of target Kokkos_gups [ 10%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ OK ] serial.deep_copy_conversion (438 ms) [ RUN ] serial.view_copy_tests [ OK ] serial.view_copy_tests (78 ms) [ RUN ] serial.view_copy_tests_rank_0 [ OK ] serial.view_copy_tests_rank_0 (0 ms) [ RUN ] serial.view_copy_degenerated [ OK ] serial.view_copy_degenerated (0 ms) [ RUN ] serial.view_fill_tests_layout_right [ 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_launch_latency [ 11%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o 23: [ OK ] openmp.UnorderedMap_insert (5282 ms) 23: [ RUN ] openmp.UnorderedMap_failed_insert [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (5619 ms) [----------] 2 tests from cuda_DeathTest (11963 ms total) [----------] 146 tests from cuda [ RUN ] cuda.init [ OK ] cuda.init (0 ms) [ RUN ] cuda.dispatch [ OK ] cuda.dispatch (56 ms) [ RUN ] cuda.impl_shared_alloc [ 12%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda [ 12%] Built target Kokkos_tutorial_01_hello_world_lambda Scanning dependencies of target Kokkos_stream [ 12%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 12%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda [ OK ] cuda.impl_shared_alloc (66 ms) [ RUN ] cuda.range_for [ OK ] cuda.range_for (3 ms) [ RUN ] cuda.range_reduce [ OK ] cuda.range_reduce (0 ms) [ RUN ] cuda.range_dynamic_policy [ OK ] cuda.range_dynamic_policy (0 ms) [ RUN ] cuda.range_for_require [ OK ] cuda.range_for_require (1 ms) [ RUN ] cuda.range_reduce_require [ OK ] cuda.range_reduce_require (0 ms) [ RUN ] cuda.range_dynamic_policy_require [ OK ] cuda.range_dynamic_policy_require (0 ms) [ RUN ] cuda.view_api_a [ OK ] cuda.view_api_a (65 ms) [ RUN ] cuda.view_api_b [ OK ] cuda.view_api_b (4 ms) [ RUN ] cuda.view_api_c [ OK ] cuda.view_api_c (0 ms) [ RUN ] cuda.view_api_d [ OK ] cuda.view_api_d (1 ms) [ RUN ] cuda.view_allocation_error [ OK ] cuda.view_allocation_error (0 ms) [ RUN ] cuda.view_remap [ OK ] cuda.view_remap (0 ms) [ RUN ] cuda.view_mirror_nonconst [ OK ] cuda.view_mirror_nonconst (0 ms) [ RUN ] cuda.view_stride_method [ OK ] cuda.view_stride_method (0 ms) [ RUN ] cuda.anonymous_space [ OK ] cuda.anonymous_space (0 ms) [ RUN ] cuda.view_overload_resolution [ OK ] cuda.view_overload_resolution (0 ms) [ RUN ] cuda.view_allocation_large_rank [ OK ] cuda.view_allocation_large_rank (15 ms) [ RUN ] cuda.view_shmem_size_on_device [ OK ] cuda.view_shmem_size_on_device (0 ms) [ RUN ] cuda.view_is_assignable [ OK ] cuda.view_is_assignable (0 ms) [ RUN ] cuda.view_copy_tests [ OK ] cuda.view_copy_tests (41 ms) [ RUN ] cuda.view_copy_tests_rank_0 [ OK ] cuda.view_copy_tests_rank_0 (1 ms) [ RUN ] cuda.view_copy_degenerated [ OK ] cuda.view_copy_degenerated (0 ms) [ RUN ] cuda.view_fill_tests_layout_right [ OK ] cuda.view_fill_tests_layout_right (102 ms) [ RUN ] cuda.view_fill_tests_layout_left [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ OK ] cuda.view_fill_tests_layout_left (59 ms) [ RUN ] cuda.deep_copy_alignment [ OK ] cuda.deep_copy_alignment (33 ms) [ RUN ] cuda.deep_copy_conversion [ OK ] cuda.deep_copy_conversion (5 ms) [ RUN ] cuda.view_mapping [ 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 [ OK ] cuda.view_mapping (655 ms) [ RUN ] cuda.view_mapping_operator [ OK ] cuda.view_mapping_operator (9 ms) [ RUN ] cuda.static_extent [ OK ] cuda.static_extent (0 ms) [ RUN ] cuda.view_mapping_atomic [ OK ] cuda.view_mapping_atomic (2 ms) [ RUN ] cuda.view_mapping_class_value [ OK ] cuda.view_mapping_class_value (0 ms) [ RUN ] cuda.view_mapping_assignable [ OK ] cuda.view_mapping_assignable (0 ms) [ RUN ] cuda.view_mapping_trivially_copyable [ OK ] cuda.view_mapping_trivially_copyable (0 ms) [ RUN ] cuda.view_mapping_subview [ OK ] cuda.view_mapping_subview (0 ms) [ RUN ] cuda.view_resize [ OK ] cuda.view_resize (74 ms) [ RUN ] cuda.view_realloc [ OK ] cuda.view_realloc (0 ms) [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (208 ms) [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment [ 13%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (207 ms) [ RUN ] cuda.view_irregular_layout [ OK ] cuda.view_irregular_layout (0 ms) [ RUN ] cuda.view_nested_view [ OK ] cuda.view_nested_view (0 ms) [ RUN ] cuda.int64_t_reduce [ OK ] cuda.int64_t_reduce (10 ms) [ RUN ] cuda.double_reduce [ OK ] cuda.double_reduce (9 ms) [ RUN ] cuda.int64_t_reduce_dynamic [ OK ] cuda.int64_t_reduce_dynamic (14 ms) [ RUN ] cuda.double_reduce_dynamic [ OK ] cuda.double_reduce_dynamic (14 ms) [ RUN ] cuda.int64_t_reduce_dynamic_view [ OK ] cuda.int64_t_reduce_dynamic_view (4 ms) [ RUN ] cuda.int_combined_reduce [ OK ] cuda.int_combined_reduce (0 ms) [ RUN ] cuda.mdrange_combined_reduce [ OK ] cuda.mdrange_combined_reduce (0 ms) [ RUN ] cuda.int_combined_reduce_mixed [ OK ] cuda.int_combined_reduce_mixed (0 ms) [ RUN ] cuda.reduction_deduction [ OK ] cuda.reduction_deduction (0 ms) [ RUN ] cuda.parallel_scan_range_policy [ 13%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda [ OK ] cuda.parallel_scan_range_policy (54 ms) [ RUN ] cuda.reduce_device_view_range_policy [ OK ] cuda.reduce_device_view_range_policy (5 ms) [ RUN ] cuda.reduce_device_view_mdrange_policy [ OK ] cuda.reduce_device_view_mdrange_policy (137 ms) [ RUN ] cuda.reduce_device_view_team_policy [ OK ] cuda.reduce_device_view_team_policy (6 ms) [ RUN ] cuda.reducers_int [ OK ] cuda.reducers_int (5 ms) [ RUN ] cuda.reducers_double [ OK ] cuda.reducers_double (6 ms) [ RUN ] cuda.reducers_complex_double [ OK ] cuda.reducers_complex_double (2 ms) [ RUN ] cuda.reducers_struct [ OK ] cuda.reducers_struct (5 ms) [ RUN ] cuda.reducers_half_t [ OK ] cuda.reducers_half_t (4 ms) [ RUN ] cuda.reducers_bhalf_t [ OK ] cuda.reducers_bhalf_t (4 ms) [ RUN ] cuda.reducers_int8_t [ OK ] cuda.reducers_int8_t (3 ms) [ RUN ] cuda.reducers_int16_t [ OK ] cuda.reducers_int16_t (3 ms) [ RUN ] cuda.reducers_point_t [ OK ] cuda.reducers_point_t (2 ms) [ RUN ] cuda.reducers_bool [ OK ] cuda.reducers_bool (0 ms) [ RUN ] cuda.complex_construction [ OK ] cuda.complex_construction (0 ms) [ RUN ] cuda.complex_basic_math [ OK ] cuda.complex_basic_math (0 ms) [ RUN ] cuda.complex_special_funtions [ OK ] cuda.complex_special_funtions (0 ms) [ RUN ] cuda.complex_io [ OK ] cuda.complex_io (0 ms) [ RUN ] cuda.complex_trivially_copyable [ OK ] cuda.complex_trivially_copyable (0 ms) [ RUN ] cuda.complex_issue_3865 [ OK ] cuda.complex_issue_3865 (0 ms) [ RUN ] cuda.complex_operations_arithmetic_types_overloads [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) [ RUN ] cuda.atomic_operations_int [ 13%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization Scanning dependencies of target Kokkos_bytes_and_flops [ 13%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ OK ] cuda.atomic_operations_int (14 ms) [ RUN ] cuda.atomic_operations_unsigned [ OK ] cuda.atomic_operations_unsigned (12 ms) [ RUN ] cuda.atomic_operations_long [ OK ] cuda.atomic_operations_long (14 ms) [ RUN ] cuda.atomic_operations_unsignedlong [ OK ] cuda.atomic_operations_unsignedlong (11 ms) [ RUN ] cuda.atomic_operations_longlong [ OK ] cuda.atomic_operations_longlong (14 ms) [ RUN ] cuda.atomic_operations_double [ OK ] cuda.atomic_operations_double (6 ms) [ RUN ] cuda.atomic_operations_float [ OK ] cuda.atomic_operations_float (6 ms) [ RUN ] cuda.atomic_operations_complexfloat [ OK ] cuda.atomic_operations_complexfloat (6 ms) [ RUN ] cuda.atomic_operations_complexdouble [ OK ] cuda.atomic_operations_complexdouble (6 ms) [ RUN ] cuda.atomic_views_integral [ 13%] Built target Kokkos_tutorial_03_simple_view_lambda [ 13%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o 23: [ OK ] openmp.UnorderedMap_failed_insert (4654 ms) 23: [ RUN ] openmp.UnorderedMap_deep_copy 23: [ OK ] openmp.UnorderedMap_deep_copy (6 ms) 23: [ RUN ] openmp.UnorderedMap_valid_empty 23: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 23: [ RUN ] openmp.UnorderedMap_clear_zero_size 23: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 23: [ RUN ] openmp.UnorderedMap_consistent_size 23: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 23: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 23: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 23: [ RUN ] openmp.UnorderedMap_lambda_capturable 23: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 23: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 23: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 23: [ RUN ] openmp.vector_combination 23: [ OK ] openmp.vector_combination (0 ms) 23: [ RUN ] openmp.vector_insert 23: [ OK ] openmp.vector_insert (0 ms) 23: [ RUN ] openmp.vector_push_back_default_exec 23: [ OK ] openmp.vector_push_back_default_exec (0 ms) 23: [ RUN ] openmp.viewctorprop_embedded_dim 23: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 23: [----------] 65 tests from openmp (12144 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 65 tests from 1 test suite ran. (12144 ms total) 23: [ PASSED ] 65 tests. 23/45 Test #23: Kokkos_ContainersUnitTest_OpenMP ............ Passed 12.27 sec test 24 Start 24: Kokkos_ContainersPerformanceTest_OpenMP 24: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 24: Test timeout computed to be: 1500 24: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 24: Detected: 4 cores per node. 24: Detected: 1 MPI_ranks per node. 24: Requested: 8 threads per process. 24: [==========] Running 5 tests from 1 test suite. 24: [----------] Global test environment set-up. 24: [----------] 5 tests from TEST_CATEGORY 24: [ RUN ] TEST_CATEGORY.dynrankview_perf 24: OpenMP 24: DynRankView vs View: Initialization Only 24: View time (init only): 0.00771482 24: View sum computation time: 0.00771482 24: Strided View time (init only): 0.00677786 24: View Rank7 time (init only): 0.00789446 24: DynRankView time (init only): 0.0074102 24: DynRankView sum computation time: 0.00698823 24: Ratio of View to DynRankView time: 1.04111 24: Ratio of View to DynRankView sum computation time: 1.01159 24: Ratio of View to View Rank7 time: 0.977245 24: Ratio of StrideView to DynRankView time: 0.914666 24: Ratio of DynRankView to View Rank7 time: 0.938658 24: [ OK ] TEST_CATEGORY.dynrankview_perf (261 ms) 24: [ RUN ] TEST_CATEGORY.global_2_local 24: OpenMP 24: size, create, generate, fill, find 24: 256, 0.00022349, 3.0778e-05, 9.7614e-05, 0.00496642 24: 512, 8.7856e-05, 4.1427e-05, 0.000124774, 0.00477958 24: 1024, 9.9438e-05, 4.1678e-05, 0.000193324, 0.00487494 24: 2048, 0.000129933, 4.0898e-05, 0.000322576, 0.0051275 24: 4096, 0.000184517, 5.1477e-05, 0.000543953, 0.00592051 24: 8192, 0.000186421, 5.7849e-05, 0.00098933, 0.00751333 24: 16384, 0.000323789, 8.1484e-05, 0.00191544, 0.0113398 24: 32768, 0.00109265, 6.4471e-05, 0.00383667, 0.02221 24: 65536, 0.00111681, 7.8979e-05, 0.00864857, 0.0621581 [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o 24: 131072, 0.00180086, 0.000100509, 0.0162496, 0.159768 24: 262144, 0.0035456, 0.000152296, 0.0324628, 0.207549 [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o 24: 524288, 0.00611467, 0.000240422, 0.0654289, 0.667792 [ 13%] Linking CXX executable Kokkos_gups [ 13%] Built target Kokkos_gups [ 13%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 13%] Linking CXX executable Kokkos_atomic [ 13%] Built target Kokkos_atomic [ 13%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ OK ] cuda.atomic_views_integral (6490 ms) [ RUN ] cuda.atomic_views_nonintegral [ OK ] cuda.atomic_views_nonintegral (64 ms) [ RUN ] cuda.atomic_view_api [ OK ] cuda.atomic_view_api (0 ms) [ RUN ] cuda.atomics [ 13%] Linking CXX executable Kokkos_launch_latency [ OK ] cuda.atomics (206 ms) [ RUN ] cuda.atomics_tpetra_max_abs [ OK ] cuda.atomics_tpetra_max_abs (0 ms) [ RUN ] cuda.team_for [ OK ] cuda.team_for (0 ms) [ RUN ] cuda.team_reduce [ OK ] cuda.team_reduce (0 ms) [ RUN ] cuda.team_reduce_large [ OK ] cuda.team_reduce_large (43 ms) [ RUN ] cuda.team_parallel_single [ OK ] cuda.team_parallel_single (5 ms) [ RUN ] cuda.large_team_scratch_size [ OK ] cuda.large_team_scratch_size (5 ms) [ RUN ] cuda.team_broadcast_long [ OK ] cuda.team_broadcast_long (0 ms) [ RUN ] cuda.team_broadcast_long_wrapper [ OK ] cuda.team_broadcast_long_wrapper (0 ms) [ RUN ] cuda.team_broadcast_char [ OK ] cuda.team_broadcast_char (0 ms) [ RUN ] cuda.team_broadcast_float [ OK ] cuda.team_broadcast_float (0 ms) [ RUN ] cuda.team_broadcast_double [ OK ] cuda.team_broadcast_double (0 ms) [ RUN ] cuda.team_handle_by_value [ OK ] cuda.team_handle_by_value (0 ms) [ RUN ] cuda.team_vector [ OK ] cuda.team_vector (11 ms) [ RUN ] cuda.triple_nested_parallelism [ OK ] cuda.triple_nested_parallelism (8 ms) [ RUN ] cuda.parallel_scan_with_reducers [ 13%] Built target Kokkos_launch_latency [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 14%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o 24: 1048576, 0.0128516, 0.000433505, 0.135268, 2.40679 [ 14%] Linking CXX executable Kokkos_stream [ OK ] cuda.parallel_scan_with_reducers (715 ms) [ RUN ] cuda.team_shared_request [ OK ] cuda.team_shared_request (0 ms) [ RUN ] cuda.team_scratch_request [ OK ] cuda.team_scratch_request (0 ms) [ RUN ] cuda.team_lambda_shared_request [ OK ] cuda.team_lambda_shared_request (0 ms) [ RUN ] cuda.scratch_align [ OK ] cuda.scratch_align (0 ms) [ RUN ] cuda.shmem_size [ OK ] cuda.shmem_size (0 ms) [ RUN ] cuda.multi_level_scratch [ OK ] cuda.multi_level_scratch (6 ms) [ RUN ] cuda.team_scratch_memory_index_parallel_for [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) [ RUN ] cuda.team_reduction_scan [ 14%] Built target Kokkos_stream Scanning dependencies of target impl_git_version [ 14%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ OK ] cuda.team_reduction_scan (1171 ms) [ RUN ] cuda.team_long_reduce [ OK ] cuda.team_long_reduce (8 ms) [ RUN ] cuda.team_double_reduce [ OK ] cuda.team_double_reduce (9 ms) [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) [ RUN ] cuda.repeated_team_reduce [ OK ] cuda.repeated_team_reduce (11 ms) [ RUN ] cuda.team_policy_max_recommended [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ OK ] cuda.team_policy_max_recommended (318 ms) [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) [ RUN ] cuda.team_teamvector_range [ OK ] cuda.team_teamvector_range (1 ms) [ RUN ] cuda.memory_pool [ OK ] cuda.memory_pool (12 ms) [ RUN ] cuda.cxx11 [ OK ] cuda.cxx11 (1 ms) [ RUN ] cuda.viewctorprop_embedded_dim [ OK ] cuda.viewctorprop_embedded_dim (0 ms) [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) [ RUN ] cuda.mdrange_5d [ OK ] cuda.mdrange_5d (97 ms) [ RUN ] cuda.mdrange_6d [ OK ] cuda.mdrange_6d (130 ms) [ RUN ] cuda.mdrange_2d [ OK ] cuda.mdrange_2d (3 ms) [ RUN ] cuda.mdrange_array_reduce [ OK ] cuda.mdrange_array_reduce (0 ms) [ RUN ] cuda.mdrange_3d [ OK ] cuda.mdrange_3d (18 ms) [ RUN ] cuda.mdrange_neg_idx [ OK ] cuda.mdrange_neg_idx (1 ms) [ RUN ] cuda.mdrange_4d [ OK ] cuda.mdrange_4d (19 ms) [ RUN ] cuda.crs_count_fill [ OK ] cuda.crs_count_fill (4 ms) [ RUN ] cuda.crs_copy_constructor [ OK ] cuda.crs_copy_constructor (17 ms) [ RUN ] cuda.workgraph_fib [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ OK ] cuda.workgraph_fib (919 ms) [ RUN ] cuda.space_access [ OK ] cuda.space_access (0 ms) [ RUN ] cuda.uvm [ OK ] cuda.uvm (1 ms) [ RUN ] cuda.impl_view_accessible [ OK ] cuda.impl_view_accessible (1 ms) [ RUN ] cuda.impl_view_texture [ OK ] cuda.impl_view_texture (0 ms) [ RUN ] cuda.view_subview_const_randomaccess [ OK ] cuda.view_subview_const_randomaccess (0 ms) [ RUN ] cuda.unique_token_global [ OK ] cuda.unique_token_global (2 ms) [ RUN ] cuda.unique_token_instance [ OK ] cuda.unique_token_instance (2 ms) [ RUN ] cuda.unique_token_team_acquire [ OK ] cuda.unique_token_team_acquire (11 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenACC [ 14%] Linking CXX static library libimpl_git_version.a [ 14%] Built target impl_git_version Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o 24: 2097152, 0.0243992, 0.000751472, 0.267416, 5.80923 [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 14%] Linking CXX executable Kokkos_gather [ 14%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_StackTraceTestExec [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 14%] Built target Kokkos_gather Scanning dependencies of target Kokkos_ToolsInitialization [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 14%] Linking CXX executable Kokkos_policy_performance [ 14%] Built target Kokkos_policy_performance [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (5270 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [100%] Built target Kokkos_CoreUnitTest_OpenACC + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6958/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 215 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (358 ms) 1: [ RUN ] serial_DeathTest.abort_from_device Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o 1: [ OK ] serial_DeathTest.abort_from_device (406 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (358 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (343 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (5 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (4 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (4 ms) 1: [----------] 7 tests from serial_DeathTest (1481 ms total) 1: 1: [----------] 208 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (1 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (1 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (1 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (1 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (4 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (128 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (26 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (3 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (49 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (3 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (6111 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2899 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 58%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions1.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 78%] Linking CXX executable Kokkos_IncrementalTest_OPENMP 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2765 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 24: 4194304, 0.0468901, 0.001519, 0.554934, 12.4992 24: [ OK ] TEST_CATEGORY.global_2_local (23084 ms) 24: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 24: skipping test 24: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 24: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 24: skipping test 24: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 24: [ RUN ] TEST_CATEGORY.scatter_view [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 78%] Built target Kokkos_IncrementalTest_OPENMP [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (965 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 14%] Linking CXX executable Kokkos_bytes_and_flops [ 14%] Linking CXX executable Kokkos_ToolsInitialization [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 15%] Built target Kokkos_ToolsInitialization [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ OK ] cuda.local_deepcopy_teampolicy_layoutright (5665 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1041 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d [ 15%] Built target Kokkos_bytes_and_flops [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o 24: ScatterView data-duplicated test: 24: num_threads 8 24: hand-coded test took 0.119249 seconds 24: test took 0.116457 seconds 24: num_threads 8 24: hand-coded test took 0.119416 seconds 24: test took 0.117166 seconds 24: num_threads 8 24: hand-coded test took 0.119171 seconds 24: test took 0.116529 seconds 24: num_threads 8 24: hand-coded test took 0.13002 seconds 24: test took 0.115395 seconds 24: num_threads 8 24: hand-coded test took 0.117195 seconds 24: test took 0.116729 seconds 24: [ OK ] TEST_CATEGORY.scatter_view (1579 ms) 24: [----------] 5 tests from TEST_CATEGORY (24926 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 5 tests from 1 test suite ran. (24926 ms total) 24: [ PASSED ] 5 tests. 24/45 Test #24: Kokkos_ContainersPerformanceTest_OpenMP ..... Passed 24.93 sec test 25 Start 25: Kokkos_UnitTest_Sort 25: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 25: Test timeout computed to be: 1500 25: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 25: Detected: 4 cores per node. 25: Detected: 1 MPI_ranks per node. 25: Requested: 8 threads per process. 25: [==========] Running 15 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 15 tests from openmp 25: [ RUN ] openmp.SortUnsignedValueType 1: [ OK ] serial.mdrange_5d (44 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (168 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (1 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (8 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (126 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (10 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o 1: [ OK ] serial.mdrange_large_deep_copy (2011 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3219 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (35 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (11 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (6 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (20 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (20 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (0 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (0 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o 1: [ OK ] serial.int64_t_reduce (300 ms) 1: [ RUN ] serial.double_reduce [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (5918 ms) [ RUN ] cuda.deep_copy_scratch [ OK ] cuda.deep_copy_scratch (0 ms) [ RUN ] cuda.debug_serial_execution [ OK ] cuda.debug_serial_execution (6 ms) [ RUN ] cuda.debug_pin_um_to_host 1: [ OK ] serial.double_reduce (306 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ OK ] cuda.debug_pin_um_to_host (696 ms) [ RUN ] cuda.team_scratch_1_streams 1: [ OK ] serial.int64_t_reduce_dynamic (998 ms) 1: [ RUN ] serial.double_reduce_dynamic 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 [ 17%] Linking CXX executable Kokkos_StackTraceTestExec [ 17%] Built target Kokkos_StackTraceTestExec [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o 1: [ OK ] serial.double_reduce_dynamic (1076 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (653 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (0 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] serial.reduce_device_view_mdrange_policy (18 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 59%] Built target Kokkos_PerformanceTest_Atomic [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o 4: [ OK ] hip.team_scratch_1_streams (44830 ms) 4: [ RUN ] hip.async_launcher 4: [ OK ] hip.async_launcher (3 ms) 4: [ RUN ] hip.preferred_blocksize_deduction 4: [ OK ] hip.preferred_blocksize_deduction (0 ms) 4: [----------] 276 tests from hip (107880 ms total) 4: 4: [----------] 55 tests from hip_managed 4: [ RUN ] hip_managed.view_subview_auto_1d_left 4: [ OK ] hip_managed.view_subview_auto_1d_left (1 ms) 4: [ RUN ] hip_managed.view_subview_auto_1d_right 4: [ OK ] hip_managed.view_subview_auto_1d_right (0 ms) 4: [ RUN ] hip_managed.view_subview_auto_1d_stride 4: [ OK ] hip_managed.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] hip_managed.view_subview_assign_strided 4: [ OK ] hip_managed.view_subview_assign_strided (1 ms) 4: [ RUN ] hip_managed.view_subview_left_0 4: [ OK ] hip_managed.view_subview_left_0 (0 ms) 4: [ RUN ] hip_managed.view_subview_left_1 4: [ OK ] hip_managed.view_subview_left_1 (0 ms) 4: [ RUN ] hip_managed.view_subview_left_2 4: [ OK ] hip_managed.view_subview_left_2 (0 ms) 4: [ RUN ] hip_managed.view_subview_left_3 4: [ OK ] hip_managed.view_subview_left_3 (0 ms) 4: [ RUN ] hip_managed.view_subview_right_0 4: [ OK ] hip_managed.view_subview_right_0 (0 ms) 4: [ RUN ] hip_managed.view_subview_right_1 4: [ OK ] hip_managed.view_subview_right_1 (0 ms) 4: [ RUN ] hip_managed.view_subview_right_3 4: [ OK ] hip_managed.view_subview_right_3 (0 ms) 4: [ RUN ] hip_managed.view_static_tests 4: [ OK ] hip_managed.view_static_tests (0 ms) 4: [ RUN ] hip_managed.view_subview_layoutleft_to_layoutleft 4: [ OK ] hip_managed.view_subview_layoutleft_to_layoutleft (2 ms) 4: [ RUN ] hip_managed.view_subview_layoutright_to_layoutright 4: [ OK ] hip_managed.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] hip_managed.view_subview_1d_assign 4: [ OK ] hip_managed.view_subview_1d_assign (2 ms) 4: [ RUN ] hip_managed.view_subview_1d_assign_atomic 4: [ OK ] hip_managed.view_subview_1d_assign_atomic (2 ms) 4: [ RUN ] hip_managed.view_subview_1d_assign_randomaccess 4: [ OK ] hip_managed.view_subview_1d_assign_randomaccess (2 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d 4: [ OK ] hip_managed.view_subview_2d_from_3d (33 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d_atomic 4: [ OK ] hip_managed.view_subview_2d_from_3d_atomic (35 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d_randomaccess 4: [ OK ] hip_managed.view_subview_2d_from_3d_randomaccess (37 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_left 4: [ OK ] hip_managed.view_subview_3d_from_5d_left (155 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_left_atomic 4: [ OK ] hip_managed.view_subview_3d_from_5d_left_atomic (147 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (143 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right 4: [ OK ] hip_managed.view_subview_3d_from_5d_right (145 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right_atomic 4: [ OK ] hip_managed.view_subview_3d_from_5d_right_atomic (147 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (145 ms) 4: [ RUN ] hip_managed.view_test_unmanaged_subview_reset 4: [ OK ] hip_managed.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] hip_managed.view_subview_memory_traits_construction 4: [ OK ] hip_managed.view_subview_memory_traits_construction (0 ms) 4: [ RUN ] hip_managed.impl_shared_alloc 4: [ OK ] hip_managed.impl_shared_alloc (133 ms) 4: [ RUN ] hip_managed.view_api_a 4: [ OK ] hip_managed.view_api_a (5 ms) 4: [ RUN ] hip_managed.view_api_b 4: [ OK ] hip_managed.view_api_b (12 ms) 4: [ RUN ] hip_managed.view_api_c 4: [ OK ] hip_managed.view_api_c (1 ms) 4: [ RUN ] hip_managed.view_api_d 4: [ OK ] hip_managed.view_api_d (3 ms) 4: [ RUN ] hip_managed.view_allocation_error 4: [ OK ] hip_managed.view_allocation_error (0 ms) 4: [ RUN ] hip_managed.view_remap 4: [ OK ] hip_managed.view_remap (1 ms) 4: [ RUN ] hip_managed.view_mirror_nonconst 4: [ OK ] hip_managed.view_mirror_nonconst (0 ms) 4: [ RUN ] hip_managed.view_stride_method 4: [ OK ] hip_managed.view_stride_method (0 ms) 4: [ RUN ] hip_managed.anonymous_space 4: [ OK ] hip_managed.anonymous_space (0 ms) 4: [ RUN ] hip_managed.view_overload_resolution 4: [ OK ] hip_managed.view_overload_resolution (0 ms) 4: [ RUN ] hip_managed.view_allocation_large_rank [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o 25: [ OK ] openmp.SortUnsignedValueType (9630 ms) 25: [ RUN ] openmp.SortEmptyView 25: [ OK ] openmp.SortEmptyView (0 ms) 25: [ RUN ] openmp.SortByKeyEmptyView 25: [ OK ] openmp.SortByKeyEmptyView (0 ms) 25: [ RUN ] openmp.SortByKey 25: [ OK ] openmp.SortByKey (0 ms) 25: [ RUN ] openmp.SortByKeyWithComparator 25: [ OK ] openmp.SortByKeyWithComparator (0 ms) 25: [ RUN ] openmp.SortByKeyStaticExtents 25: [ OK ] openmp.SortByKeyStaticExtents (0 ms) 25: [ RUN ] openmp.SortByKeyWithStrides 25: [ OK ] openmp.SortByKeyWithStrides (0 ms) 25: [ RUN ] openmp.SortByKeyKeysLargerThanValues 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 25: [ OK ] openmp.SortByKeyKeysLargerThanValues (384 ms) 25: [ RUN ] openmp.SortWithCustomComparator 25: [ OK ] openmp.SortWithCustomComparator (1131 ms) 25: [ RUN ] openmp.BinSortGenericTests 1: [ OK ] serial.reduce_device_view_team_policy (2038 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (6 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (198 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (7 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple 25: [ OK ] openmp.BinSortGenericTests (549 ms) 25: [ RUN ] openmp.BinSortEmptyView 25: [ OK ] openmp.BinSortEmptyView (0 ms) 25: [ RUN ] openmp.BinSortEmptyKeysView 25: [ OK ] openmp.BinSortEmptyKeysView (0 ms) 25: [ RUN ] openmp.BinSortUnsignedKeyLayoutStrideValues 1: [ OK ] serial.task_fib_deprecated_multiple (199 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (6 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single 1: [ OK ] serial.task_fib_single (182 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (5 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple 1: [ OK ] serial.task_fib_multiple (186 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (5 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o 1: [ OK ] serial.task_fib_chase_lev (223 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (6 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 208 tests from serial (20027 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 215 tests from 2 test suites ran. (21509 ms total) 1: [ PASSED ] 214 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/20 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 22.46 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 4: [ OK ] hip_managed.view_allocation_large_rank (2426 ms) 4: [ RUN ] hip_managed.view_shmem_size_on_device 4: [ OK ] hip_managed.view_shmem_size_on_device (27 ms) 4: [ RUN ] hip_managed.view_is_assignable 4: [ OK ] hip_managed.view_is_assignable (151 ms) 4: [ RUN ] hip_managed.view_copy_tests 4: [ OK ] hip_managed.view_copy_tests (9 ms) 4: [ RUN ] hip_managed.view_copy_tests_rank_0 4: [ OK ] hip_managed.view_copy_tests_rank_0 (2 ms) 4: [ RUN ] hip_managed.view_copy_degenerated 4: [ OK ] hip_managed.view_copy_degenerated (0 ms) 4: [ RUN ] hip_managed.view_fill_tests_layout_right 2: [==========] Running 127 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2482 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] hip_managed.view_fill_tests_layout_right (3483 ms) 4: [ RUN ] hip_managed.view_fill_tests_layout_left [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o 4: [ OK ] hip_managed.view_fill_tests_layout_left (1000 ms) 4: [ RUN ] hip_managed.view_mapping 4: [ OK ] hip_managed.view_mapping (64 ms) 4: [ RUN ] hip_managed.view_mapping_operator 4: [ OK ] hip_managed.view_mapping_operator (18 ms) 4: [ RUN ] hip_managed.static_extent 4: [ OK ] hip_managed.static_extent (0 ms) 4: [ RUN ] hip_managed.view_mapping_atomic 4: [ OK ] hip_managed.view_mapping_atomic (1 ms) 4: [ RUN ] hip_managed.view_mapping_class_value 4: [ OK ] hip_managed.view_mapping_class_value (0 ms) 4: [ RUN ] hip_managed.view_mapping_assignable 4: [ OK ] hip_managed.view_mapping_assignable (0 ms) 4: [ RUN ] hip_managed.view_mapping_trivially_copyable 4: [ OK ] hip_managed.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] hip_managed.view_mapping_subview 4: [ OK ] hip_managed.view_mapping_subview (0 ms) 4: [----------] 55 tests from hip_managed (8369 ms total) 4: 4: [----------] 27 tests from hip_hostpinned 4: [ RUN ] hip_hostpinned.impl_shared_alloc 4: [ OK ] hip_hostpinned.impl_shared_alloc (66 ms) 4: [ RUN ] hip_hostpinned.view_api_a 4: [ OK ] hip_hostpinned.view_api_a (12 ms) 4: [ RUN ] hip_hostpinned.view_api_b 4: [ OK ] hip_hostpinned.view_api_b (50 ms) 4: [ RUN ] hip_hostpinned.view_api_c 4: [ OK ] hip_hostpinned.view_api_c (0 ms) 4: [ RUN ] hip_hostpinned.view_api_d 4: [ OK ] hip_hostpinned.view_api_d (1 ms) 4: [ RUN ] hip_hostpinned.view_allocation_error 4: [ OK ] hip_hostpinned.view_allocation_error (0 ms) 4: [ RUN ] hip_hostpinned.view_remap 4: [ OK ] hip_hostpinned.view_remap (0 ms) 4: [ RUN ] hip_hostpinned.view_mirror_nonconst 4: [ OK ] hip_hostpinned.view_mirror_nonconst (0 ms) 4: [ RUN ] hip_hostpinned.view_stride_method 4: [ OK ] hip_hostpinned.view_stride_method (0 ms) 4: [ RUN ] hip_hostpinned.anonymous_space 4: [ OK ] hip_hostpinned.anonymous_space (0 ms) 4: [ RUN ] hip_hostpinned.view_overload_resolution 4: [ OK ] hip_hostpinned.view_overload_resolution (0 ms) 4: [ RUN ] hip_hostpinned.view_allocation_large_rank [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 59%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2381 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 8 tests from serial_DeathTest (4863 ms total) 2: 2: [----------] 119 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o 2: [ OK ] serial.team_reduce_large (521 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (10 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (7 ms) 2: [ RUN ] serial.triple_nested_parallelism [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o 4: [ OK ] hip_hostpinned.view_allocation_large_rank (1877 ms) 4: [ RUN ] hip_hostpinned.view_shmem_size_on_device 4: [ OK ] hip_hostpinned.view_shmem_size_on_device (0 ms) 4: [ RUN ] hip_hostpinned.view_is_assignable 4: [ OK ] hip_hostpinned.view_is_assignable (0 ms) 4: [ RUN ] hip_hostpinned.view_copy_tests 4: [ OK ] hip_hostpinned.view_copy_tests (8 ms) 4: [ RUN ] hip_hostpinned.view_copy_tests_rank_0 4: [ OK ] hip_hostpinned.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] hip_hostpinned.view_copy_degenerated 4: [ OK ] hip_hostpinned.view_copy_degenerated (0 ms) 4: [ RUN ] hip_hostpinned.view_fill_tests_layout_right 2: [ OK ] serial.triple_nested_parallelism (611 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (91 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (6 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (173 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (130 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (115 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o 4: [ OK ] hip_hostpinned.view_fill_tests_layout_right (2316 ms) 4: [ RUN ] hip_hostpinned.view_fill_tests_layout_left [ OK ] cuda.team_scratch_1_streams (14046 ms) [----------] 146 tests from cuda (50066 ms total) [----------] 54 tests from cuda_uvm [ RUN ] cuda_uvm.impl_shared_alloc [ OK ] cuda_uvm.impl_shared_alloc (51 ms) [ RUN ] cuda_uvm.view_api_a [ OK ] cuda_uvm.view_api_a (64 ms) [ RUN ] cuda_uvm.view_api_b [ OK ] cuda_uvm.view_api_b (16 ms) [ RUN ] cuda_uvm.view_api_c [ OK ] cuda_uvm.view_api_c (0 ms) [ RUN ] cuda_uvm.view_api_d [ OK ] cuda_uvm.view_api_d (3 ms) [ RUN ] cuda_uvm.view_allocation_error [ OK ] cuda_uvm.view_allocation_error (0 ms) [ RUN ] cuda_uvm.view_remap [ OK ] cuda_uvm.view_remap (1 ms) [ RUN ] cuda_uvm.view_mirror_nonconst [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) [ RUN ] cuda_uvm.view_stride_method [ OK ] cuda_uvm.view_stride_method (0 ms) [ RUN ] cuda_uvm.anonymous_space [ OK ] cuda_uvm.anonymous_space (0 ms) [ RUN ] cuda_uvm.view_overload_resolution [ OK ] cuda_uvm.view_overload_resolution (0 ms) [ RUN ] cuda_uvm.view_allocation_large_rank [ OK ] cuda_uvm.view_allocation_large_rank (273 ms) [ RUN ] cuda_uvm.view_shmem_size_on_device [ OK ] cuda_uvm.view_shmem_size_on_device (0 ms) [ RUN ] cuda_uvm.view_is_assignable [ OK ] cuda_uvm.view_is_assignable (24 ms) [ RUN ] cuda_uvm.view_copy_tests [ OK ] cuda_uvm.view_copy_tests (35 ms) [ RUN ] cuda_uvm.view_copy_tests_rank_0 [ OK ] cuda_uvm.view_copy_tests_rank_0 (9 ms) [ RUN ] cuda_uvm.view_copy_degenerated [ OK ] cuda_uvm.view_copy_degenerated (0 ms) [ RUN ] cuda_uvm.view_fill_tests_layout_right [ OK ] cuda_uvm.view_fill_tests_layout_right (136 ms) [ RUN ] cuda_uvm.view_fill_tests_layout_left [ OK ] cuda_uvm.view_fill_tests_layout_left (102 ms) [ RUN ] cuda_uvm.view_mapping [ OK ] cuda_uvm.view_mapping (659 ms) [ RUN ] cuda_uvm.view_mapping_operator [ OK ] cuda_uvm.view_mapping_operator (8 ms) [ RUN ] cuda_uvm.static_extent [ OK ] cuda_uvm.static_extent (0 ms) [ RUN ] cuda_uvm.view_mapping_atomic [ OK ] cuda_uvm.view_mapping_atomic (2 ms) [ RUN ] cuda_uvm.view_mapping_class_value [ OK ] cuda_uvm.view_mapping_class_value (0 ms) [ RUN ] cuda_uvm.view_mapping_assignable [ OK ] cuda_uvm.view_mapping_assignable (0 ms) [ RUN ] cuda_uvm.view_mapping_trivially_copyable [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) [ RUN ] cuda_uvm.view_mapping_subview [ OK ] cuda_uvm.view_mapping_subview (0 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_left [ OK ] cuda_uvm.view_subview_auto_1d_left (5 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_right [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_stride [ OK ] cuda_uvm.view_subview_auto_1d_stride (4 ms) [ RUN ] cuda_uvm.view_subview_assign_strided [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) [ RUN ] cuda_uvm.view_subview_left_0 [ OK ] cuda_uvm.view_subview_left_0 (0 ms) [ RUN ] cuda_uvm.view_subview_left_1 [ OK ] cuda_uvm.view_subview_left_1 (0 ms) [ RUN ] cuda_uvm.view_subview_left_2 [ OK ] cuda_uvm.view_subview_left_2 (0 ms) [ RUN ] cuda_uvm.view_subview_left_3 [ OK ] cuda_uvm.view_subview_left_3 (0 ms) [ RUN ] cuda_uvm.view_subview_right_0 [ OK ] cuda_uvm.view_subview_right_0 (0 ms) [ RUN ] cuda_uvm.view_subview_right_1 [ OK ] cuda_uvm.view_subview_right_1 (0 ms) [ RUN ] cuda_uvm.view_subview_right_3 [ OK ] cuda_uvm.view_subview_right_3 (0 ms) [ RUN ] cuda_uvm.view_static_tests [ OK ] cuda_uvm.view_static_tests (0 ms) [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) [ RUN ] cuda_uvm.view_subview_1d_assign [ OK ] cuda_uvm.view_subview_1d_assign (4 ms) [ RUN ] cuda_uvm.view_subview_1d_assign_atomic [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d [ OK ] cuda_uvm.view_subview_2d_from_3d (53 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (53 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (53 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left [ OK ] cuda_uvm.view_subview_3d_from_5d_left (73 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (73 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (73 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right [ OK ] cuda_uvm.view_subview_3d_from_5d_right (71 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (71 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (71 ms) [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) [----------] 54 tests from cuda_uvm (2034 ms total) [----------] 27 tests from cuda_hostpinned [ RUN ] cuda_hostpinned.impl_shared_alloc [ OK ] cuda_hostpinned.impl_shared_alloc (35 ms) [ RUN ] cuda_hostpinned.view_api_a [ OK ] cuda_hostpinned.view_api_a (60 ms) [ RUN ] cuda_hostpinned.view_api_b [ OK ] cuda_hostpinned.view_api_b (7 ms) [ RUN ] cuda_hostpinned.view_api_c [ OK ] cuda_hostpinned.view_api_c (0 ms) [ RUN ] cuda_hostpinned.view_api_d [ OK ] cuda_hostpinned.view_api_d (2 ms) [ RUN ] cuda_hostpinned.view_allocation_error [ OK ] cuda_hostpinned.view_allocation_error (0 ms) [ RUN ] cuda_hostpinned.view_remap [ OK ] cuda_hostpinned.view_remap (0 ms) [ RUN ] cuda_hostpinned.view_mirror_nonconst [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) [ RUN ] cuda_hostpinned.view_stride_method [ OK ] cuda_hostpinned.view_stride_method (0 ms) [ RUN ] cuda_hostpinned.anonymous_space [ OK ] cuda_hostpinned.anonymous_space (0 ms) [ RUN ] cuda_hostpinned.view_overload_resolution [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) [ RUN ] cuda_hostpinned.view_allocation_large_rank 4: [ OK ] hip_hostpinned.view_fill_tests_layout_left (2572 ms) 4: [ RUN ] hip_hostpinned.view_mapping 4: [ OK ] hip_hostpinned.view_mapping (60 ms) 4: [ RUN ] hip_hostpinned.view_mapping_operator 4: [ OK ] hip_hostpinned.view_mapping_operator (1 ms) 4: [ RUN ] hip_hostpinned.static_extent 4: [ OK ] hip_hostpinned.static_extent (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_atomic 4: [ OK ] hip_hostpinned.view_mapping_atomic (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_class_value 4: [ OK ] hip_hostpinned.view_mapping_class_value (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_assignable 4: [ OK ] hip_hostpinned.view_mapping_assignable (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_trivially_copyable 4: [ OK ] hip_hostpinned.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_subview 4: [ OK ] hip_hostpinned.view_mapping_subview (0 ms) 4: [----------] 27 tests from hip_hostpinned (6971 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 373 tests from 4 test suites ran. (187514 ms total) 4: [ PASSED ] 372 tests. 4: [ SKIPPED ] 1 test, listed below: 4: [ SKIPPED ] hip.mdspan_minimal_functional 4/52 Test #4: Kokkos_CoreUnitTest_HIP ..................... Passed 188.00 sec test 5 Start 5: Kokkos_CoreUnitTest_HIPInterOpInit 5: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 5: Test timeout computed to be: 1500 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from hip 5: [ RUN ] hip.raw_hip_interop 5: [ OK ] hip.raw_hip_interop (390 ms) 5: [----------] 1 test from hip (390 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (390 ms total) 5: [ PASSED ] 1 test. 5/52 Test #5: Kokkos_CoreUnitTest_HIPInterOpInit .......... Passed 0.43 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from hip 6: [ RUN ] hip.raw_hip_streams 6: [ OK ] hip.raw_hip_streams (385 ms) 6: [----------] 1 test from hip (385 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (385 ms total) 6: [ PASSED ] 1 test. 6/52 Test #6: Kokkos_CoreUnitTest_HIPInterOpStreams ....... Passed 0.42 sec test 7 Start 7: Kokkos_UnitTest_HIPGraph 7: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_UnitTest_HIPGraph 7: Test timeout computed to be: 1500 [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o 7: [==========] Running 5 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 5 tests from hip_count_bugs 7: [ RUN ] hip_count_bugs.launch_one 7: [ OK ] hip_count_bugs.launch_one (7 ms) 7: [ RUN ] hip_count_bugs.launch_one_rvalue 7: [ OK ] hip_count_bugs.launch_one_rvalue (1 ms) 7: [ RUN ] hip_count_bugs.launch_six 7: [ OK ] hip_count_bugs.launch_six (17 ms) 7: [ RUN ] hip_count_bugs.when_all_cycle 7: [ OK ] hip_count_bugs.when_all_cycle (42 ms) 7: [ RUN ] hip_count_bugs.zero_work_reduce 7: [ OK ] hip_count_bugs.zero_work_reduce (0 ms) 7: [----------] 5 tests from hip_count_bugs (70 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 5 tests from 1 test suite ran. (70 ms total) 7: [ PASSED ] 5 tests. 7: 7: YOU HAVE 1 DISABLED TEST 7: 7/52 Test #7: Kokkos_UnitTest_HIPGraph .................... Passed 0.48 sec test 8 Start 8: Kokkos_CoreUnitTest_Default 8: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Default 8: Test timeout computed to be: 1500 8: [==========] Running 71 tests from 41 test suites. 8: [----------] Global test environment set-up. 8: [----------] 31 tests from defaultdevicetype 8: [ RUN ] defaultdevicetype.initialization_settings 8: [ OK ] defaultdevicetype.initialization_settings (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 8: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_device_id 8: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 8: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 8: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_help 8: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 8: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 8: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_num_threads 8: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_device_id 8: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_disable_warnings 8: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_tune_internals 8: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 8: [ RUN ] defaultdevicetype.visible_devices 8: [ OK ] defaultdevicetype.visible_devices (0 ms) 8: [ RUN ] defaultdevicetype.shared_space 8: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestSharedSpace.cpp:109: Skipped 8: skipping because specified arch does not support page migration 8: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 8: [ RUN ] defaultdevicetype.shared_host_pinned_space 8: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 8: [ RUN ] defaultdevicetype.compiler_macros 8: [ OK ] defaultdevicetype.compiler_macros (0 ms) 8: [ RUN ] defaultdevicetype.half_conversion 8: [ OK ] defaultdevicetype.half_conversion (3 ms) 8: [ RUN ] defaultdevicetype.bhalf_conversion 8: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 8: [ RUN ] defaultdevicetype.half_operators 8: [ OK ] defaultdevicetype.half_operators (2 ms) 8: [ RUN ] defaultdevicetype.bhalf_operators 8: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 8: [ RUN ] defaultdevicetype.host_space_access 8: [ OK ] defaultdevicetype.host_space_access (0 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a1 8: [ OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b1 8: [ OK ] defaultdevicetype.reduce_instantiation_b1 (15 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c1 8: [ OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a2 8: [ OK ] defaultdevicetype.reduce_instantiation_a2 (9 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b2 8: [ OK ] defaultdevicetype.reduce_instantiation_b2 (21 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c2 8: [ OK ] defaultdevicetype.reduce_instantiation_c2 (10 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a3 8: [ OK ] defaultdevicetype.reduce_instantiation_a3 (15 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b3 8: [ OK ] defaultdevicetype.reduce_instantiation_b3 (33 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c3 8: [ OK ] defaultdevicetype.reduce_instantiation_c3 (16 ms) 8: [ RUN ] defaultdevicetype.malloc 8: [ OK ] defaultdevicetype.malloc (0 ms) 8: [----------] 31 tests from defaultdevicetype (145 ms total) 8: 8: [----------] 1 test from kokkosresize 8: [ RUN ] kokkosresize.host_space_access 8: [ OK ] kokkosresize.host_space_access (15 ms) 8: [----------] 1 test from kokkosresize (15 ms total) 8: 8: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/0.sizes 8: [ OK ] TestViewAPI/0.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/0 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/1.sizes 8: [ OK ] TestViewAPI/1.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/1 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/2.sizes 8: [ OK ] TestViewAPI/2.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/2 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/3.sizes 8: [ OK ] TestViewAPI/3.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/3 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/4.sizes 8: [ OK ] TestViewAPI/4.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/4 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/5.sizes 8: [ OK ] TestViewAPI/5.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/5 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/6.sizes 8: [ OK ] TestViewAPI/6.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/6 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/7.sizes 8: [ OK ] TestViewAPI/7.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/7 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/8.sizes 8: [ OK ] TestViewAPI/8.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/8 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/9.sizes 8: [ OK ] TestViewAPI/9.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/9 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/10.sizes 8: [ OK ] TestViewAPI/10.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/10 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/11.sizes 8: [ OK ] TestViewAPI/11.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/11 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/12.sizes 8: [ OK ] TestViewAPI/12.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/12 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/13.sizes 8: [ OK ] TestViewAPI/13.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/13 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/14.sizes 8: [ OK ] TestViewAPI/14.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/14 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/15.sizes 8: [ OK ] TestViewAPI/15.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/15 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/16.sizes 8: [ OK ] TestViewAPI/16.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/16 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/17.sizes 8: [ OK ] TestViewAPI/17.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/17 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/18.sizes 8: [ OK ] TestViewAPI/18.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/18 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/19.sizes 8: [ OK ] TestViewAPI/19.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/19 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/20.sizes 8: [ OK ] TestViewAPI/20.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/20 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/21.sizes 8: [ OK ] TestViewAPI/21.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/21 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/22.sizes 8: [ OK ] TestViewAPI/22.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/22 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/23.sizes 8: [ OK ] TestViewAPI/23.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/23 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/24.sizes 8: [ OK ] TestViewAPI/24.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/24 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/25.sizes 8: [ OK ] TestViewAPI/25.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/25 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/26.sizes 8: [ OK ] TestViewAPI/26.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/26 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/27.sizes 8: [ OK ] TestViewAPI/27.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/27 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/28.sizes 8: [ OK ] TestViewAPI/28.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/28 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/29.sizes 8: [ OK ] TestViewAPI/29.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/29 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/30.sizes 8: [ OK ] TestViewAPI/30.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/30 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/31.sizes 8: [ OK ] TestViewAPI/31.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/31 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/32.sizes 8: [ OK ] TestViewAPI/32.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/32 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/33.sizes 8: [ OK ] TestViewAPI/33.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/33 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/34.sizes 8: [ OK ] TestViewAPI/34.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/34 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/35.sizes 8: [ OK ] TestViewAPI/35.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/35 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 59%] Built target Kokkos_Benchmark_Atomic_MinMax ] TestViewAPI/36.sizes 8: [ OK ] TestViewAPI/36.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/36 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/37.sizes 8: [ OK ] TestViewAPI/37.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/37 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/38.sizes 8: [ OK ] TestViewAPI/38.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/38 (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 71 tests from 41 test suites ran. (162 ms total) 8: [ PASSED ] 70 tests. 8: [ SKIPPED ] 1 test, listed below: 8: [ SKIPPED ] defaultdevicetype.shared_space 8/52 Test #8: Kokkos_CoreUnitTest_Default ................. Passed 0.58 sec test 9 Start 9: Kokkos_CoreUnitTest_LegionInitialization 9: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from initialization 9: [ RUN ] initialization.legion_initialization 9: [ OK ] initialization.legion_initialization (368 ms) 9: [----------] 1 test from initialization (368 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (368 ms total) 9: [ PASSED ] 1 test. 9/52 Test #9: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.41 sec test 10 Start 10: Kokkos_CoreUnitTest_PushFinalizeHook 10: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 10: Test timeout computed to be: 1500 10: SUCCESS 10/52 Test #10: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.41 sec test 11 Start 11: Kokkos_CoreUnitTest_Develop 11: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Develop 11: Test timeout computed to be: 1500 [ OK ] cuda_hostpinned.view_allocation_large_rank (3993 ms) [ RUN ] cuda_hostpinned.view_shmem_size_on_device [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) [ RUN ] cuda_hostpinned.view_is_assignable [ OK ] cuda_hostpinned.view_is_assignable (0 ms) [ RUN ] cuda_hostpinned.view_copy_tests [ OK ] cuda_hostpinned.view_copy_tests (81 ms) [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) [ RUN ] cuda_hostpinned.view_copy_degenerated [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) [ RUN ] cuda_hostpinned.view_fill_tests_layout_right 11: [==========] Running 1 test from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 1 test from defaultdevicetype 11: [ RUN ] defaultdevicetype.development_test 11: [ OK ] defaultdevicetype.development_test (0 ms) 11: [----------] 1 test from defaultdevicetype (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (0 ms total) 11: [ PASSED ] 1 test. 11/52 Test #11: Kokkos_CoreUnitTest_Develop ................. Passed 0.41 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Test timeout computed to be: 1500 12: [==========] Running 27 tests from 2 test suites. 12: [----------] Global test environment set-up. 12: [----------] 25 tests from kokkosp 12: [ RUN ] kokkosp.test_named_instance_fence 12: Ref: 50331649 12: Ref: named_instance 12: 50331649 12: named_instance 12: [ OK ] kokkosp.test_named_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_instance_fence 12: Ref: 50331649 12: Ref: Unnamed Instance Fence 12: 50331649 12: Kokkos::HIP::fence(): Unnamed Instance Fence 12: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_named_global_fence 12: Ref: 50331648 12: Ref: test global fence 12: 0 12: test global fence 12: Miss on id 12: 50331648 12: test global fence 12: [ OK ] kokkosp.test_named_global_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_global_fence 12: Ref: 50331648 12: Ref: Unnamed Global Fence 12: 0 12: Kokkos::fence: Unnamed Global Fence 12: Miss on id 12: 50331648 12: Kokkos::fence: Unnamed Global Fence 12: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 12: [ RUN ] kokkosp.test_multiple_default_instances 12: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 12: [ RUN ] kokkosp.test_id_gen 12: [ OK ] kokkosp.test_id_gen (0 ms) 12: [ RUN ] kokkosp.test_kernel_sequence 12: Ref: 50331649 12: Ref: named_instance 12: 50331649 12: named_instance 12: Ref: 50331649 12: Ref: test_kernel 12: 50331649 12: named_instance 12: Miss on name 12: 0 12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 12: Miss on name 12: Miss on id 12: 50331648 12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 12: Miss on name 12: Miss on id 12: 50331649 12: test_kernel 12: [ OK ] kokkosp.test_kernel_sequence (1 ms) 12: [ RUN ] kokkosp.async_deep_copy 12: [ OK ] kokkosp.async_deep_copy (0 ms) 12: [ RUN ] kokkosp.parallel_for 12: [ OK ] kokkosp.parallel_for (0 ms) 12: [ RUN ] kokkosp.parallel_reduce 12: [ OK ] kokkosp.parallel_reduce (0 ms) 12: [ RUN ] kokkosp.parallel_scan 12: [ OK ] kokkosp.parallel_scan (52 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence 12: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence_view 12: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 12: [ RUN ] kokkosp.regions 12: [ OK ] kokkosp.regions (0 ms) 12: [ RUN ] kokkosp.fences 12: [ OK ] kokkosp.fences (0 ms) 12: [ RUN ] kokkosp.raw_allocation 12: [ OK ] kokkosp.raw_allocation (1 ms) 12: [ RUN ] kokkosp.view 12: [ OK ] kokkosp.view (0 ms) 12: [ RUN ] kokkosp.sections 12: [ OK ] kokkosp.sections (0 ms) 12: [ RUN ] kokkosp.metadata 12: [ OK ] kokkosp.metadata (0 ms) 12: [ RUN ] kokkosp.profile_events 12: [ OK ] kokkosp.profile_events (0 ms) 12: [ RUN ] kokkosp.no_init_kernel 12: [ OK ] kokkosp.no_init_kernel (0 ms) 12: [ RUN ] kokkosp.get_events 12: [ OK ] kokkosp.get_events (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init 12: [ OK ] kokkosp.create_mirror_no_init (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 12: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 12: [ RUN ] kokkosp.create_mirror_view_and_copy 12: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 12: [----------] 25 tests from kokkosp (56 ms total) 12: 12: [----------] 2 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.profiling_section 12: [ OK ] defaultdevicetype.profiling_section (0 ms) 12: [ RUN ] defaultdevicetype.scoped_profile_region 12: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 12: [----------] 2 tests from defaultdevicetype (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 27 tests from 2 test suites ran. (56 ms total) 12: [ PASSED ] 27 tests. 12/52 Test #12: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.47 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Test timeout computed to be: 1500 13/52 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.02 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so 14: Test timeout computed to be: 1500 14: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 2: [ OK ] serial.repeated_team_reduce (7181 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (137 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (76 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (3 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (77 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (2 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (2 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (21 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (21 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (5 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (1 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (31 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank [ 59%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o 14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 14/52 Test #14: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.41 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so" 15: Test timeout computed to be: 1500 [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o 15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15/52 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.41 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so 16: Test timeout computed to be: 1500 16: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 2: [ OK ] serial.view_allocation_large_rank (1489 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (7 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right 16: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX90A::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1600::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x19ed240:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x15d1140:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x15d1240:Host:source:0x19ed340:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x1fe0d80:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x15d1140:40::kokkosp_deallocate_data:Host:source:0x19ed240:40::kokkosp_finalize_library:: 16/52 Test #16: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.40 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so" 17: Test timeout computed to be: 1500 17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX90A::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1600::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x2826740:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x23280c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x23281c0:Host:source:0x2826840:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x2806a40:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x23280c0:40::kokkosp_deallocate_data:Host:source:0x2826740:40::kokkosp_finalize_library:: 17/52 Test #17: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.41 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec 18: Test timeout computed to be: 1500 [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o 18: [==========] Running 3 tests from 2 test suites. 18: [----------] Global test environment set-up. 18: [----------] 2 tests from defaultdevicetype_DeathTest 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x397711] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbc) [0x39929c] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fce9e223083] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3975be] 18: 18: demangled test_f1: 18: [0x3fdff0] Kokkos::Impl::save_stacktrace() 18: [0x39bc2e] Test::stacktrace_test_f1(std::ostream&) 18: [0x397711] Test::test_stacktrace(bool, bool) 18: [0x39929c] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x3cf64d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3a91b9] testing::Test::Run() 18: [0x3aa2b9] testing::TestInfo::Run() 18: [0x3aab52] testing::TestSuite::Run() 18: [0x3ba27d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3d02bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3b9afd] testing::UnitTest::Run() 18: [0x399750] main 18: [0x7fce9e223083] __libc_start_main 18: [0x3975be] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x39c076] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x398211] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbc) [0x39929c] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fce9e223083] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3975be] 18: 18: demangled test_f3: 18: [0x3fdff0] Kokkos::Impl::save_stacktrace() 18: [0x39bc2e] Test::stacktrace_test_f1(std::ostream&) 18: [0x39c076] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x398211] Test::test_stacktrace(bool, bool) 18: [0x39929c] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x3cf64d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3a91b9] testing::Test::Run() 18: [0x3aa2b9] testing::TestInfo::Run() 18: [0x3aab52] testing::TestSuite::Run() 18: [0x3ba27d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3d02bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3b9afd] testing::UnitTest::Run() 18: [0x399750] main 18: [0x7fce9e223083] __libc_start_main 18: [0x3975be] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] openmp.BinSortUnsignedKeyLayoutStrideValues (16203 ms) 25: [ RUN ] openmp.NestedSort 25: [ OK ] openmp.NestedSort (5 ms) 25: [ RUN ] openmp.NestedSortByKey 25: [ OK ] openmp.NestedSortByKey (89 ms) 25: [----------] 15 tests from openmp (27999 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 15 tests from 1 test suite ran. (27999 ms total) 25: [ PASSED ] 15 tests. 25/45 Test #25: Kokkos_UnitTest_Sort ........................ Passed 28.02 sec test 26 Start 26: Kokkos_UnitTest_Random 26: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_UnitTest_Random 26: Test timeout computed to be: 1500 26: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 26: Detected: 4 cores per node. 26: Detected: 1 MPI_ranks per node. 26: Requested: 8 threads per process. 26: [==========] Running 3 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 3 tests from openmp 26: [ RUN ] openmp.Random_XorShift64 26: Test Seed:1713800216233113234 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0187618 -0.00429343 || 0.051031 2047 2402 || 2264.55 2222.06 || -59.3523 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0286773 -0.000576794 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00931975 -0.00177799 || 0.051031 2050 2423 || 2201.54 2222.06 || -24.579 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00998858 0.000868244 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00640191 -0.000122902 || 0.051031 2045 2405 || 2236.38 2222.06 || -1.699 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0143036 6.55935e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00986237 -0.00145283 || 0.051031 2019 2411 || 2244.19 2222.06 || -20.0839 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0102238 0.000648563 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 9.76563e-08 -0.0171826 -0.00114779 || 0.051031 2046 2438 || 2260.91 2222.06 || -15.867 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 2.92969e-07 0.00864095 -0.000162806 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (404 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x397711] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xb9) [0x399539] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fce9e223083] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3975be] 18: 18: demangled test_f1: 18: [0x3fdff0] Kokkos::Impl::save_stacktrace() 18: [0x39bc2e] Test::stacktrace_test_f1(std::ostream&) 18: [0x397711] Test::test_stacktrace(bool, bool) 18: [0x399539] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x3cf64d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3a91b9] testing::Test::Run() 18: [0x3aa2b9] testing::TestInfo::Run() 18: [0x3aab52] testing::TestSuite::Run() 18: [0x3ba27d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3d02bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3b9afd] testing::UnitTest::Run() 18: [0x399750] main 18: [0x7fce9e223083] __libc_start_main 18: [0x3975be] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x39c076] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x398211] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xb9) [0x399539] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fce9e223083] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3975be] 18: 18: demangled test_f3: 18: [0x3fdff0] Kokkos::Impl::save_stacktrace() 18: [0x39bc2e] Test::stacktrace_test_f1(std::ostream&) 18: [0x39c076] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x398211] Test::test_stacktrace(bool, bool) 18: [0x399539] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x3cf64d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3a91b9] testing::Test::Run() 18: [0x3aa2b9] testing::TestInfo::Run() 18: [0x3aab52] testing::TestSuite::Run() 18: [0x3ba27d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3d02bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3b9afd] testing::UnitTest::Run() 18: [0x399750] main 18: [0x7fce9e223083] __libc_start_main 18: [0x3975be] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 26: -- Testing 1-D histogram 26: Density 1D: 3.25521e-08 0.000365427 0.00182586 || 0.051031 2046 2396 || 2221.25 2222.06 || 25.2407 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 0.00767819 -0.000244712 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (403 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (808 ms total) 18: 18: [----------] 1 test from defaultdevicetype 18: [ RUN ] defaultdevicetype.stacktrace_normal 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x397711] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fce9e223083] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3975be] 18: 18: demangled test_f1: 18: [0x3fdff0] Kokkos::Impl::save_stacktrace() 18: [0x39bc2e] Test::stacktrace_test_f1(std::ostream&) 18: [0x397711] Test::test_stacktrace(bool, bool) 18: [0x3cf64d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3a91b9] testing::Test::Run() 18: [0x3aa2b9] testing::TestInfo::Run() 18: [0x3aab52] testing::TestSuite::Run() 18: [0x3ba27d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3d02bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3b9afd] testing::UnitTest::Run() 18: [0x399750] main 18: [0x7fce9e223083] __libc_start_main 18: [0x3975be] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x39c076] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x398211] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fce9e223083] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3975be] 18: 18: demangled test_f3: 18: [0x3fdff0] Kokkos::Impl::save_stacktrace() 18: [0x39bc2e] Test::stacktrace_test_f1(std::ostream&) 18: [0x39c076] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x398211] Test::test_stacktrace(bool, bool) 18: [0x3cf64d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3a91b9] testing::Test::Run() 18: [0x3aa2b9] testing::TestInfo::Run() 18: [0x3aab52] testing::TestSuite::Run() 18: [0x3ba27d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3d02bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3b9afd] testing::UnitTest::Run() 18: [0x399750] main 18: [0x7fce9e223083] __libc_start_main 18: [0x3975be] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 18: [----------] 1 test from defaultdevicetype (1 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 3 tests from 2 test suites ran. (809 ms total) 18: [ PASSED ] 3 tests. 26: -- Testing 1-D histogram 26: Density 1D: 0 0.0185785 0.000873128 || 0.051031 2047 2440 || 2181.53 2222.06 || 12.0701 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0082645 -8.52436e-06 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 18/52 Test #18: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.31 sec test 19 Start 19: Kokkos_IncrementalTest_SERIAL 19: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 19: Test timeout computed to be: 1500 [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o 19: [==========] Running 28 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 28 tests from SERIAL 19: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 19: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] SERIAL.IncrTest_01_execspace 19: Host Serial Execution Space: 19: KOKKOS_ENABLE_SERIAL: yes 19: 19: Serial Runtime Configuration: 19: Serial 19: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 19: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 19: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicSub 19: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 19: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 19: [ RUN ] SERIAL.IncrTest_03b_memspace_free 19: [ OK ] SERIAL.IncrTest_03b_memspace_free (59 ms) 19: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 19: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 19: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 19: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 19: [ RUN ] SERIAL.IncrTest_05_reduction 19: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 19: [ RUN ] SERIAL.IncrTest_06_mdrange2D 19: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 19: [ RUN ] SERIAL.IncrTest_06_mdrange3D 19: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 19: [ RUN ] SERIAL.IncrTest_06_mdrange4D 19: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 19: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 19: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 19: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 19: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 19: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 19: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 19: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 19: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 19: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 19: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 19: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 19: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 19: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph 19: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (76 ms) 19: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 19: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 19: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 19: [ OK ] SERIAL.IncrTest_12b_TeamScratch (2 ms) 19: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.incr_14_MDrangeReduce 19: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 19: [ RUN ] SERIAL.IncrTest_16_parallelscan 19: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 19: [ RUN ] SERIAL.incr_17_atomicView 19: [ OK ] SERIAL.incr_17_atomicView (0 ms) 19: [----------] 28 tests from SERIAL (140 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (140 ms total) 19: [ PASSED ] 28 tests. 19/52 Test #19: Kokkos_IncrementalTest_SERIAL ............... Passed 0.55 sec test 20 Start 20: Kokkos_IncrementalTest_HIP 20: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_IncrementalTest_HIP 20: Test timeout computed to be: 1500 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00249763 0.00137094 || 0.051031 2051 2405 || 2216.53 2222.06 || 18.9519 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00946854 -0.000346242 || 0.051031 1e+64 -1e+64 26: Test Seed:1713800219159969356 26: Test Scalar=int 26: -- Testing randomness properties 20: [==========] Running 28 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 28 tests from HIP 20: [ RUN ] HIP.IncrTest_01_execspace_typedef 20: [ OK ] HIP.IncrTest_01_execspace_typedef (0 ms) 20: [ RUN ] HIP.IncrTest_01_execspace 20: Device Execution Space: 20: KOKKOS_ENABLE_HIP: yes 20: HIP Options: 20: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 20: 20: Runtime Configuration: 20: macro KOKKOS_ENABLE_HIP : defined 20: macro HIP_VERSION = 50631061 = version 5.6.31061 20: macro KOKKOS_ENABLE_ROCTHRUST : defined 20: Kokkos::HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 20: HIP 20: [ OK ] HIP.IncrTest_01_execspace (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicExchange 20: [ OK ] HIP.IncrTest_02_AtomicExchange (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicAdd 20: [ OK ] HIP.IncrTest_02_AtomicAdd (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicSub 20: [ OK ] HIP.IncrTest_02_AtomicSub (0 ms) 20: [ RUN ] HIP.IncrTest_03a_memspace_malloc 20: [ OK ] HIP.IncrTest_03a_memspace_malloc (1 ms) 20: [ RUN ] HIP.IncrTest_03b_memspace_free 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00499603 0.000489993 || 0.051031 2048 2403 || 2233.22 2222.06 || 6.77366 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00819398 0.000871255 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties [ 19%] Built target Kokkos_CoreUnitTest_SerialGraph [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 0.0157546 0.0010964 || 0.051031 2016 2409 || 2187.6 2222.06 || 15.1566 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00274222 4.19803e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00464185 -0.00148626 || 0.051031 2052 2408 || 2211.79 2222.06 || -20.546 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00602308 0.000128829 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00915142 0.00126315 || 0.051031 2036 2424 || 2242.58 2222.06 || 17.4618 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.000229998 -0.000285678 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 6.51042e-08 0.00782438 -0.000221014 || 0.051031 2033 2403 || 2204.81 2222.06 || -3.05529 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 1.95313e-07 0.0216234 0.000426715 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 3.25521e-08 0.00637182 0.00191167 || 0.051031 2052 2430 || 2207.99 2222.06 || 26.427 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 -0.00796784 -0.00020795 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00502072 5.98558e-05 || 0.051031 2054 2418 || 2233.27 2222.06 || 0.827446 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00604046 0.000206858 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0135634 0.000352173 || 0.051031 2012 2388 || 2252.61 2222.06 || 4.86844 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0191858 0.000248937 || 0.051031 1e+64 -1e+64 26: [ OK ] openmp.Random_XorShift64 (5802 ms) 26: [ RUN ] openmp.Random_XorShift1024_0 26: Test Seed:1713800222035131435 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0120088 -0.000784421 || 0.051031 2017 2385 || 2224.94 2198.22 || -10.8438 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00377823 -0.000264559 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0092685 0.0011806 || 0.051031 2018 2364 || 2218.79 2198.22 || 16.3206 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00874555 -0.000147527 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.012596 6.25669e-05 || 0.051031 2040 2385 || 2226.26 2198.22 || 0.864925 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0145579 0.000160111 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00318306 0.000236849 || 0.051031 2022 2406 || 2205.24 2198.22 || 3.2742 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0109744 0.000842664 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 20: [ OK ] HIP.IncrTest_03b_memspace_free (3261 ms) 20: [ RUN ] HIP.IncrTest_04_simple_parallelFor 20: [ OK ] HIP.IncrTest_04_simple_parallelFor (0 ms) 20: [ RUN ] HIP.IncrTest_04_RangePolicy_parallelFor 20: [ OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms) 20: [ RUN ] HIP.IncrTest_05_reduction 20: [ OK ] HIP.IncrTest_05_reduction (6 ms) 20: [ RUN ] HIP.IncrTest_06_mdrange2D 20: [ OK ] HIP.IncrTest_06_mdrange2D (0 ms) 20: [ RUN ] HIP.IncrTest_06_mdrange3D 20: [ OK ] HIP.IncrTest_06_mdrange3D (0 ms) 20: [ RUN ] HIP.IncrTest_06_mdrange4D 20: [ OK ] HIP.IncrTest_06_mdrange4D (0 ms) 20: [ RUN ] HIP.IncrTest_08_deep_copy_2D 20: [ OK ] HIP.IncrTest_08_deep_copy_2D (1 ms) 20: [ RUN ] HIP.IncrTest_08_deep_copy_3D 20: [ OK ] HIP.IncrTest_08_deep_copy_3D (0 ms) 20: [ RUN ] HIP.IncrTest_08_deep_copy_4D 20: [ OK ] HIP.IncrTest_08_deep_copy_4D (0 ms) 20: [ RUN ] HIP.IncrTest_10_Hierarchical_Basics 20: [ OK ] HIP.IncrTest_10_Hierarchical_Basics (0 ms) 20: [ RUN ] HIP.IncrTest_11a_Hierarchical_ForLoop 20: [ OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms) 20: [ RUN ] HIP.IncrTest_11b_Hierarchical_ForLoop 20: [ OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (1 ms) 20: [ RUN ] HIP.IncrTest_11c_Hierarchical_ForLoop 20: [ OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (181 ms) 20: [ RUN ] HIP.IncrTest_12a_ThreadScratch 20: [ OK ] HIP.IncrTest_12a_ThreadScratch (3 ms) 20: [ RUN ] HIP.IncrTest_12b_TeamScratch 20: [ OK ] HIP.IncrTest_12b_TeamScratch (1 ms) 20: [ RUN ] HIP.IncrTest_13a_Hierarchical_Red 20: [ OK ] HIP.IncrTest_13a_Hierarchical_Red (0 ms) 20: [ RUN ] HIP.IncrTest_13b_Hierarchical_Red 20: [ OK ] HIP.IncrTest_13b_Hierarchical_Red (0 ms) 20: [ RUN ] HIP.IncrTest_13c_Hierarchical_Red 20: [ OK ] HIP.IncrTest_13c_Hierarchical_Red (0 ms) 20: [ RUN ] HIP.incr_14_MDrangeReduce 20: [ OK ] HIP.incr_14_MDrangeReduce (1 ms) 20: [ RUN ] HIP.IncrTest_16_parallelscan 20: [ OK ] HIP.IncrTest_16_parallelscan (55 ms) 20: [ RUN ] HIP.incr_17_atomicView 20: [ OK ] HIP.incr_17_atomicView (1 ms) 20: [----------] 28 tests from HIP (3524 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 28 tests from 1 test suite ran. (3524 ms total) 20: [ PASSED ] 28 tests. 20/52 Test #20: Kokkos_IncrementalTest_HIP .................. Passed 3.94 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Test timeout computed to be: 1500 21: [==========] Running 8 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 8 tests from ctest_environment 21: [ RUN ] ctest_environment.no_device_type 21: [ OK ] ctest_environment.no_device_type (0 ms) 21: [ RUN ] ctest_environment.no_process_count 21: [ OK ] ctest_environment.no_process_count (0 ms) 21: [ RUN ] ctest_environment.invalid_rank 21: [ OK ] ctest_environment.invalid_rank (0 ms) 21: [ RUN ] ctest_environment.no_type_str 21: [ OK ] ctest_environment.no_type_str (0 ms) 21: [ RUN ] ctest_environment.missing_type 21: [ OK ] ctest_environment.missing_type (0 ms) 21: [ RUN ] ctest_environment.no_id_str 21: [ OK ] ctest_environment.no_id_str (0 ms) 21: [ RUN ] ctest_environment.invalid_id_str 21: [ OK ] ctest_environment.invalid_id_str (0 ms) 21: [ RUN ] ctest_environment.good 21: [ OK ] ctest_environment.good (0 ms) 21: [----------] 8 tests from ctest_environment (0 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 8 tests from 1 test suite ran. (0 ms total) 21: [ PASSED ] 8 tests. 21/52 Test #21: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.02 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Test timeout computed to be: 1500 22/52 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.02 sec test 23 Start 23: Kokkos_CoreUnitTest_DeviceAndThreads 23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/TestDeviceAndThreads.py" 23: Test timeout computed to be: 1500 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.00415583 -0.00112415 || 0.051031 2012 2392 || 2189.13 2198.22 || -15.5403 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0171064 -0.000403528 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0144781 0.000261247 || 0.051031 2025 2387 || 2230.52 2198.22 || 3.61148 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0352769 -0.000642492 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 0.0076116 0.000976653 || 0.051031 2024 2365 || 2181.62 2198.22 || 13.5013 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.0107053 6.6143e-06 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.00937118 0.000796662 || 0.051031 2017 2369 || 2177.81 2198.22 || 11.0131 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.00736307 0.000431838 || 0.051031 1e+64 -1e+64 26: Test Seed:1713800224988169772 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00198624 -0.001297 || 0.051031 2022 2395 || 2202.6 2198.22 || -17.9298 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.010223 0.000328758 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0192795 -0.000152609 || 0.051031 2029 2363 || 2241.44 2198.22 || -2.10967 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0119024 7.99682e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0248702 0.00126129 || 0.051031 2001 2369 || 2144.88 2198.22 || 17.4361 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0047779 -0.000162573 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties 23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o 23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0131934 -0.000862845 || 0.051031 2020 2393 || 2227.61 2198.22 || -11.928 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0140974 -0.000555012 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.00633187 0.000426894 || 0.051031 2009 2387 || 2184.39 2198.22 || 5.90138 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00398975 0.000457256 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 2: [ OK ] serial.view_fill_tests_layout_right (8259 ms) 2: [ RUN ] serial.view_fill_tests_layout_left [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.27255e-05 -0.0380959 -0.000751044 || 0.051031 2019 2400 || 2285.28 2198.22 || -10.3824 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.28572e-05 0.0148302 -2.57363e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 -0.0126098 -0.000402931 || 0.051031 2020 2384 || 2226.3 2198.22 || -5.57011 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 0.0153892 -0.000287215 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: 23: ---------------------------------------------------------------------- 23: Ran 5 tests in 4.484s 23: 23: OK (skipped=1) 23/52 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 4.54 sec test 24 Start 24: Kokkos_PerformanceTest_TaskDag 24: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 24: Test timeout computed to be: 1500 24/52 Test #24: Kokkos_PerformanceTest_TaskDag .............. Passed 0.02 sec test 25 Start 25: Kokkos_PerformanceTest_Benchmark 25: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-22_T15-15-28.json" 25: Test timeout computed to be: 1500 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0214089 -0.000513342 || 0.051031 1986 2392 || 2246.31 2198.22 || -7.09644 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0236158 -0.000660592 || 0.051031 1e+64 -1e+64 26: [ OK ] openmp.Random_XorShift1024_0 (5880 ms) 26: [ RUN ] openmp.Multi_streams 26: [ OK ] openmp.Multi_streams (0 ms) 26: [----------] 3 tests from openmp (11683 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 3 tests from 1 test suite ran. (11683 ms total) 26: [ PASSED ] 3 tests. 26/45 Test #26: Kokkos_UnitTest_Random ...................... Passed 11.69 sec test 27 Start 27: Kokkos_AlgorithmsUnitTest_StdSet_A 27: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 27: Test timeout computed to be: 1500 27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 27: Detected: 4 cores per node. 27: Detected: 1 MPI_ranks per node. 27: Requested: 8 threads per process. 27: [==========] Running 15 tests from 3 test suites. 27: [----------] Global test environment set-up. 27: [----------] 3 tests from std_algorithms_reducers 27: [ RUN ] std_algorithms_reducers.max_first_loc 27: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_first_loc 27: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 27: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 27: [----------] 3 tests from std_algorithms_reducers (0 ms total) 27: 27: [----------] 1 test from std_algorithms 27: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 27: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 27: [----------] 1 test from std_algorithms (0 ms total) 27: 27: [----------] 11 tests from random_access_iterator_test 27: [ RUN ] random_access_iterator_test.constructor 27: [ OK ] random_access_iterator_test.constructor (0 ms) 27: [ RUN ] random_access_iterator_test.constructiblity 27: [ OK ] random_access_iterator_test.constructiblity (0 ms) 27: [ RUN ] random_access_iterator_test.dereference 27: [ OK ] random_access_iterator_test.dereference (0 ms) 27: [ RUN ] random_access_iterator_test.subscript_operator 27: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet1 27: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet2 27: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet3 27: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet4 27: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 27: [ RUN ] random_access_iterator_test.assignment_operator 27: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 27: [ RUN ] random_access_iterator_test.distance 27: [ OK ] random_access_iterator_test.distance (0 ms) 27: [ RUN ] random_access_iterator_test.traits_helpers 27: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 27: [----------] 11 tests from random_access_iterator_test (3 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 15 tests from 3 test suites ran. (3 ms total) 27: [ PASSED ] 15 tests. 27/45 Test #27: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.01 sec test 28 Start 28: Kokkos_AlgorithmsUnitTest_StdSet_B 28: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 28: Test timeout computed to be: 1500 28: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 28: Detected: 4 cores per node. 28: Detected: 1 MPI_ranks per node. 28: Requested: 8 threads per process. 28: [==========] Running 7 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 7 tests from std_algorithms_min_max_element_test 28: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 28: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 28: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 28: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 28: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (7 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 28: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (6 ms) 28: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (8 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms) 28: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (23 ms) 28: [----------] 7 tests from std_algorithms_min_max_element_test (52 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 7 tests from 1 test suite ran. (52 ms total) 28: [ PASSED ] 7 tests. 28/45 Test #28: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.06 sec test 29 Start 29: Kokkos_AlgorithmsUnitTest_StdSet_C 29: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 29: Test timeout computed to be: 1500 29: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 29: Detected: 4 cores per node. 29: Detected: 1 MPI_ranks per node. 29: Requested: 8 threads per process. 29: [==========] Running 13 tests from 10 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from std_algorithms_lexicographical_compare_test 29: [ RUN ] std_algorithms_lexicographical_compare_test.test 29: [ OK ] std_algorithms_lexicographical_compare_test.test (210 ms) 29: [----------] 1 test from std_algorithms_lexicographical_compare_test (210 ms total) 29: 29: [----------] 1 test from std_algorithms_for_each_test 29: [ RUN ] std_algorithms_for_each_test.test 25: 2024-04-22T15:37:08+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 25: Run on (128 X 1996.08 MHz CPU s) 25: CPU Caches: 25: L1 Data 32 KiB (x128) 25: L1 Instruction 32 KiB (x128) 25: L2 Unified 512 KiB (x128) 25: L3 Unified 16384 KiB (x32) 25: Load Average: 9.31, 12.39, 10.89 25: CPU architecture: none 25: Default Device: N6Kokkos3HIPE 25: GPU architecture: AMD_GFX90A 25: KOKKOS_COMPILER_CLANG: 1600 25: KOKKOS_ENABLE_ASM: no 25: KOKKOS_ENABLE_CXX17: no 25: KOKKOS_ENABLE_CXX20: yes 25: KOKKOS_ENABLE_CXX23: no 25: KOKKOS_ENABLE_CXX26: no 25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 25: KOKKOS_ENABLE_HIP: yes 25: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_LIBDL: yes 25: KOKKOS_ENABLE_PRAGMA_IVDEP: no 25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 25: KOKKOS_ENABLE_PRAGMA_UNROLL: no 25: KOKKOS_ENABLE_PRAGMA_VECTOR: no 25: KOKKOS_ENABLE_SERIAL: yes 25: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 25: Kokkos Version: 4.3.99 25: macro KOKKOS_ENABLE_HIP: defined 25: macro KOKKOS_ENABLE_ROCTHRUST: defined 25: platform: 64bit 29: [ OK ] std_algorithms_for_each_test.test (118 ms) 29: [----------] 1 test from std_algorithms_for_each_test (118 ms total) 29: 29: [----------] 1 test from std_algorithms_find_test 29: [ RUN ] std_algorithms_find_test.test 29: [ OK ] std_algorithms_find_test.test (76 ms) 29: [----------] 1 test from std_algorithms_find_test (77 ms total) 29: 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Count Time normalized 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: GramSchmidt/Count:1024/iterations:5/manual_time 0.007 s 0.008 s 5 1024 7.15004u 25: GramSchmidt/Count:2048/iterations:5/manual_time 0.007 s 0.008 s 5 2.048k 3.64208u 25: GramSchmidt/Count:4096/iterations:5/manual_time 0.007 s 0.008 s 5 4.096k 1.78678u 25: GramSchmidt/Count:8192/iterations:5/manual_time 0.007 s 0.009 s 5 8.192k 900.509n 25: GramSchmidt/Count:16384/iterations:5/manual_time 0.007 s 0.009 s 5 16.384k 453.246n 25: GramSchmidt/Count:32768/iterations:5/manual_time 0.008 s 0.010 s 5 32.768k 228.892n [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o 25: GramSchmidt/Count:65536/iterations:5/manual_time 0.008 s 0.012 s 5 65.536k 119.58n 25: GramSchmidt/Count:131072/iterations:5/manual_time 0.010 s 0.021 s 5 131.072k 73.5243n 25: GramSchmidt/Count:262144/iterations:5/manual_time 0.013 s 0.033 s 5 262.144k 48.5989n 25: GramSchmidt/Count:524288/iterations:5/manual_time 0.019 s 0.060 s 5 524.288k 36.9193n [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp 29: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1093 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_end Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o 29: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1166 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search 2: [ OK ] serial.view_fill_tests_layout_left (5728 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (56 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (49 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (58 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (3 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: GB/s Max 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: CustomReduction/N:100000/R:1000/manual_time 0.006 s 0.015 s 111 19.8156k/s 11.5 [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o 2: [ OK ] serial.view_resize (15 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (62 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (4 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (28 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (29 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (28 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (287 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 29: [ OK ] std_algorithms_non_mod_seq_ops.search (696 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 25: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 25: OverlapRangePolicy/N:2000/M:10000/R:10 0.546 s 0.544 s 1 0.103332 0.0498976 0.0962031 0.0463901 0.0474305 3.266u 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (286 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 29: [ OK ] std_algorithms_non_mod_seq_ops.search_n (553 ms) 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3510 ms total) 29: 29: [----------] 1 test from std_algorithms_count_test 29: [ RUN ] std_algorithms_count_test.test 29: [ OK ] std_algorithms_count_test.test (97 ms) 29: [----------] 1 test from std_algorithms_count_test (97 ms total) 29: 29: [----------] 1 test from std_algorithms_equal_test 29: [ RUN ] std_algorithms_equal_test.test 29: [ OK ] std_algorithms_equal_test.test (27 ms) 29: [----------] 1 test from std_algorithms_equal_test (27 ms total) 29: 29: [----------] 1 test from std_algorithms_all_any_none_of_test 29: [ RUN ] std_algorithms_all_any_none_of_test.test 29: [ OK ] std_algorithms_all_any_none_of_test.test (84 ms) 29: [----------] 1 test from std_algorithms_all_any_none_of_test (84 ms total) 29: 29: [----------] 1 test from std_algorithms_nonmod_seq_ops 29: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (287 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 119 tests from serial (25957 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 127 tests from 2 test suites ran. (30820 ms total) 2: [ PASSED ] 124 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 29: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (88 ms) 29: [----------] 1 test from std_algorithms_nonmod_seq_ops (88 ms total) 29: 29: [----------] 1 test from std_algorithms_mismatch_test 29: [ RUN ] std_algorithms_mismatch_test.test 29: [ OK ] std_algorithms_mismatch_test.test (201 ms) 29: [----------] 1 test from std_algorithms_mismatch_test (201 ms total) 29: 29: [----------] 1 test from std_algorithms_mod_seq_ops 29: [ RUN ] std_algorithms_mod_seq_ops.move_backward 2/20 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 31.58 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 29: [ OK ] std_algorithms_mod_seq_ops.move_backward (61 ms) 29: [----------] 1 test from std_algorithms_mod_seq_ops (61 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 13 tests from 10 test suites ran. (4478 ms total) 29: [ PASSED ] 13 tests. 29/45 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 4.48 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_D 30: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 30: Test timeout computed to be: 1500 30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 30: Detected: 4 cores per node. 30: Detected: 1 MPI_ranks per node. 30: Requested: 8 threads per process. 30: [==========] Running 31 tests from 5 test suites. 30: [----------] Global test environment set-up. 30: [----------] 3 tests from std_algorithms_mod_ops_test 30: [ RUN ] std_algorithms_mod_ops_test.move 30: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 30: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 30: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 30: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 30: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 30: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 30: 30: [----------] 12 tests from std_algorithms_mod_seq_ops_test 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy 30: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 30: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.fill 30: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 30: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 30: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 30: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.generate 30: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 30: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 30: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 30: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total) 30: 30: [----------] 4 tests from std_algorithms_replace_ops_test 30: [ RUN ] std_algorithms_replace_ops_test.replace 30: [ OK ] std_algorithms_replace_ops_test.replace (33 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_if 30: [ OK ] std_algorithms_replace_ops_test.replace_if (133 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 30: [ OK ] std_algorithms_replace_ops_test.replace_copy (57 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 30: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (51 ms) 30: [----------] 4 tests from std_algorithms_replace_ops_test (276 ms total) 30: 30: [----------] 11 tests from std_algorithms_mod_seq_ops 30: [ RUN ] std_algorithms_mod_seq_ops.copy_if 30: [ OK ] std_algorithms_mod_seq_ops.copy_if (46 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.unique 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: OverlapMDRangePolicy/N:200/M:10000/R:10 0.040 s 0.040 s 18 7.43426m 3.68749m 7.04479m 3.48713m 3.52771m 2.344u 30: [ OK ] std_algorithms_mod_seq_ops.unique (280 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 30: [ OK ] std_algorithms_mod_seq_ops.unique_copy (92 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove 30: [ OK ] std_algorithms_mod_seq_ops.remove (72 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_if 30: [ OK ] std_algorithms_mod_seq_ops.remove_if (76 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 3/20 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.75 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenACC 4: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_OpenACC 4: Test timeout computed to be: 1500 25: OverlapTeamPolicy/N:20/M:1000000/R:10 0.066 s 0.065 s 10 0.0115967 9.92207m 8.82756m 4.29724m 4.4111m 2.936u 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Count Time normalized 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 23.2861n 25: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 11.873n 25: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 5.62573n 25: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 2.81787n 25: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.49634n 25: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 803.223p 25: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 518.555p 25: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 410.622p 25: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.000 s 5 262.144k 388.268p 25: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 318.764p 30: [ OK ] std_algorithms_mod_seq_ops.remove_copy (135 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 30: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (69 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o 4: [==========] Running 175 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 15 tests from openacc_DeathTest 4: [ RUN ] openacc_DeathTest.abort_from_host [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o 30: [ OK ] std_algorithms_mod_seq_ops.rotate (780 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 30: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (294 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o 25: ----------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: rate 25: ----------------------------------------------------------------------------------------------------------------------------------- 25: Malloc/N:1/manual_time 14.2 us 29.0 us 49253 70.4062k/s 30: [ OK ] std_algorithms_mod_seq_ops.shift_left (625 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp 4: [ OK ] openacc_DeathTest.abort_from_host (1708 ms) 4: [ RUN ] openacc_DeathTest.abort_from_device 4: [ OK ] openacc_DeathTest.abort_from_device (41 ms) 4: [ RUN ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort 30: [ OK ] std_algorithms_mod_seq_ops.shift_right (597 ms) 30: [----------] 11 tests from std_algorithms_mod_seq_ops (3072 ms total) 30: 30: [----------] 1 test from std_algorithms_modseq_test 30: [ RUN ] std_algorithms_modseq_test.reverse 30: [ OK ] std_algorithms_modseq_test.reverse (45 ms) 30: [----------] 1 test from std_algorithms_modseq_test (45 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 31 tests from 5 test suites ran. (3398 ms total) 30: [ PASSED ] 31 tests. 30/45 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 3.41 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_E 31: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 31: Test timeout computed to be: 1500 31: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 31: Detected: 4 cores per node. 31: Detected: 1 MPI_ranks per node. 31: Requested: 8 threads per process. 31: [==========] Running 29 tests from 7 test suites. 31: [----------] Global test environment set-up. 31: [----------] 2 tests from std_algorithms_sorting_ops_test 31: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 31: [ OK ] std_algorithms_sorting_ops_test.is_sorted (18 ms) 31: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 31: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (15 ms) 31: [----------] 2 tests from std_algorithms_sorting_ops_test (33 ms total) 31: 31: [----------] 4 tests from std_algorithms_partitioning_test 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 31: [ RUN ] std_algorithms_partitioning_test.partition_point 31: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 31: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total) 31: 31: [----------] 1 test from std_algorithms_partitioning_ops 31: [ RUN ] std_algorithms_partitioning_ops.partition_copy 31: [ OK ] std_algorithms_partitioning_ops.partition_copy (19 ms) 31: [----------] 1 test from std_algorithms_partitioning_ops (19 ms total) 31: 31: [----------] 12 tests from std_algorithms_numerics_test 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 31: [----------] 12 tests from std_algorithms_numerics_test (16 ms total) 31: 31: [----------] 1 test from std_algorithms_numerics_ops_test 31: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 31: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (82 ms) 31: [----------] 1 test from std_algorithms_numerics_ops_test (82 ms total) 31: 31: [----------] 8 tests from std_algorithms_numeric_ops_test 31: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o 4: [ OK ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort (1188 ms) 4: [ RUN ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions 25: Malloc/N:16/manual_time 14.2 us 29.0 us 49251 70.4235k/s 31: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1199 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o 4: [ OK ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions (1186 ms) 4: [ RUN ] openacc_DeathTest.policy_invalid_bounds 4: [ OK ] openacc_DeathTest.policy_invalid_bounds (4 ms) 4: [ RUN ] openacc_DeathTest.range_policy_invalid_bounds 4: [ OK ] openacc_DeathTest.range_policy_invalid_bounds (5 ms) 4: [ RUN ] openacc_DeathTest.range_policy_implicitly_converted_bounds 4: [ OK ] openacc_DeathTest.range_policy_implicitly_converted_bounds (3 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_static_extents 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment 31: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (906 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 31: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (294 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 31: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (396 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 31: [----------] 8 tests from std_algorithms_numeric_ops_test (2798 ms total) 31: 31: [----------] 1 test from std_algorithms_transform_ops_test 31: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o 31: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (50 ms) 31: [----------] 1 test from std_algorithms_transform_ops_test (50 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 29 tests from 7 test suites ran. (3005 ms total) 31: [ PASSED ] 29 tests. 31/45 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 3.01 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 32: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 32: Test timeout computed to be: 1500 32: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 32: Detected: 4 cores per node. 32: Detected: 1 MPI_ranks per node. 32: Requested: 8 threads per process. 32: [==========] Running 12 tests from 7 test suites. 32: [----------] Global test environment set-up. 32: [----------] 2 tests from std_algorithms_adjacent_find_team_test 32: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 25: Malloc/N:256/manual_time 14.2 us 29.1 us 49331 70.4383k/s 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (719 ms) 32: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (674 ms) 32: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1393 ms total) 32: 32: [----------] 2 tests from std_algorithms_count_team_test 32: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o 25: Malloc/N:4096/manual_time 14.3 us 29.0 us 49398 70.0194k/s [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o 32: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (632 ms) 32: [ RUN ] std_algorithms_count_team_test.count_returns_zero [ 21%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams 32: [ OK ] std_algorithms_count_team_test.count_returns_zero (283 ms) 32: [----------] 2 tests from std_algorithms_count_team_test (916 ms total) 32: 32: [----------] 1 test from std_algorithms_count_if_team_test 32: [ RUN ] std_algorithms_count_if_team_test.test [ 21%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o 32: [ OK ] std_algorithms_count_if_team_test.test (329 ms) 32: [----------] 1 test from std_algorithms_count_if_team_test (329 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_team_test 32: [ RUN ] std_algorithms_for_each_team_test.test [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o 32: [ OK ] std_algorithms_for_each_team_test.test (460 ms) 32: [----------] 1 test from std_algorithms_for_each_team_test (460 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_n_team_test 32: [ RUN ] std_algorithms_for_each_n_team_test.test 25: Malloc/N:65536/manual_time 14.2 us 28.9 us 49503 70.6221k/s 32: [ OK ] std_algorithms_for_each_n_team_test.test (472 ms) 32: [----------] 1 test from std_algorithms_for_each_n_team_test (472 ms total) 32: 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o 25: Malloc/N:1048576/manual_time 14.2 us 29.0 us 49502 70.5932k/s [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o 32: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3188 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 22%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 22%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1933 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 4: [ OK ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment (9349 ms) 4: [ RUN ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1957 ms) 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (7078 ms total) 32: 32: [----------] 2 tests from std_algorithms_mismatch_team_test 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 32: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (2277 ms) 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 25: Malloc/N:16777216/manual_time 73.3 us 111 us 11120 13.65k/s Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o 32: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1090 ms) 32: [----------] 2 tests from std_algorithms_mismatch_team_test (3368 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 12 tests from 7 test suites ran. (14020 ms total) 32: [ PASSED ] 12 tests. 32/45 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 14.03 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 33: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 33: Test timeout computed to be: 1500 33: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 33: Detected: 4 cores per node. 33: Detected: 1 MPI_ranks per node. 33: Requested: 8 threads per process. 33: [==========] Running 8 tests from 4 test suites. 33: [----------] Global test environment set-up. 33: [----------] 2 tests from std_algorithms_equal_team_test 33: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ OK ] serial.view_fill_tests_layout_right (92847 ms) [ RUN ] serial.view_fill_tests_layout_left Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o 33: [ OK ] std_algorithms_equal_team_test.views_are_equal (1646 ms) 33: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o 33: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1555 ms) 33: [----------] 2 tests from std_algorithms_equal_team_test (3202 ms total) 33: 33: [----------] 2 tests from std_algorithms_search_team_test 33: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A 33: [ OK ] std_algorithms_search_team_test.sequences_exist (858 ms) 33: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 24%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 59%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 24%] Built target Kokkos_CoreUnitTest_CTestDevice [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o 33: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1043 ms) 33: [----------] 2 tests from std_algorithms_search_team_test (1902 ms total) 33: 33: [----------] 2 tests from std_algorithms_find_end_team_test 33: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o 33: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1979 ms) 33: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 4: [ OK ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment (10888 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_host [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o 25: Malloc/N:268435456/manual_time 8827 us 156 us 1000 113.284/s [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o 25: Malloc/N:4294967296/manual_time 145175 us 614 us 5 6.88824/s 33: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1869 ms) 33: [----------] 2 tests from std_algorithms_find_end_team_test (3848 ms total) 33: 33: [----------] 2 tests from std_algorithms_find_first_of_team_test 33: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o 25: MallocFree/N:1/manual_time 36.4 us 31.7 us 14823 27.4744k/s [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o 25: MallocFree/N:16/manual_time 31.4 us 29.9 us 23618 31.8244k/s [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1607 ms) 33: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 25: MallocFree/N:256/manual_time 30.4 us 29.7 us 23618 32.9145k/s [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o 25: MallocFree/N:4096/manual_time 29.6 us 29.5 us 23646 33.8038k/s [ 80%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o 25: MallocFree/N:65536/manual_time 31.5 us 30.0 us 23632 31.7047k/s 25: MallocFree/N:1048576/manual_time 29.6 us 29.5 us 23627 33.7746k/s [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 80%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_UnitTest_Sort [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5862 ms) 33: [----------] 2 tests from std_algorithms_find_first_of_team_test (7470 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 8 tests from 4 test suites ran. (16423 ms total) 33: [ PASSED ] 8 tests. 33/45 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 16.44 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 34: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 34: Test timeout computed to be: 1500 34: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 34: Detected: 4 cores per node. 34: Detected: 1 MPI_ranks per node. 34: Requested: 8 threads per process. 34: [==========] Running 11 tests from 7 test suites. 34: [----------] Global test environment set-up. 34: [----------] 2 tests from std_algorithms_find_team_test 34: [ RUN ] std_algorithms_find_team_test.searched_values_exist 34: [ OK ] std_algorithms_find_team_test.searched_values_exist (363 ms) 34: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 34: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (474 ms) 34: [----------] 2 tests from std_algorithms_find_team_test (838 ms total) 34: 34: [----------] 2 tests from std_algorithms_find_if_team_test 34: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 34: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (300 ms) 34: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o 34: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (472 ms) 34: [----------] 2 tests from std_algorithms_find_if_team_test (772 ms total) 34: 34: [----------] 2 tests from std_algorithms_find_if_not_team_test 34: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o 34: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (467 ms) 34: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 25: MallocFree/N:16777216/manual_time 574 us 144 us 6915 1.7435k/s [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o 34: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (289 ms) 34: [----------] 2 tests from std_algorithms_find_if_not_team_test (757 ms total) 34: 34: [----------] 1 test from std_algorithms_all_of_team_test 34: [ RUN ] std_algorithms_all_of_team_test.test 34: [ OK ] std_algorithms_all_of_team_test.test (470 ms) 34: [----------] 1 test from std_algorithms_all_of_team_test (470 ms total) 34: 34: [----------] 1 test from std_algorithms_any_of_team_test 34: [ RUN ] std_algorithms_any_of_team_test.test [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o 34: [ OK ] std_algorithms_any_of_team_test.test (314 ms) 34: [----------] 1 test from std_algorithms_any_of_team_test (314 ms total) 34: 34: [----------] 1 test from std_algorithms_none_of_team_test 34: [ RUN ] std_algorithms_none_of_team_test.test 34: [ OK ] std_algorithms_none_of_team_test.test (473 ms) 34: [----------] 1 test from std_algorithms_none_of_team_test (473 ms total) 34: 34: [----------] 2 tests from std_algorithms_search_n_team_test 34: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o 34: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (380 ms) 34: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 34: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (391 ms) 34: [----------] 2 tests from std_algorithms_search_n_team_test (772 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 11 tests from 7 test suites ran. (4398 ms total) 34: [ PASSED ] 11 tests. 34/45 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 4.40 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 35: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 35: Test timeout computed to be: 1500 35: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 35: Detected: 4 cores per node. 35: Detected: 1 MPI_ranks per node. 35: Requested: 8 threads per process. 35: [==========] Running 3 tests from 3 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from std_algorithms_min_element_team_test 35: [ RUN ] std_algorithms_min_element_team_test.test [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o 35: [ OK ] std_algorithms_min_element_team_test.test (1342 ms) 35: [----------] 1 test from std_algorithms_min_element_team_test (1342 ms total) 35: 35: [----------] 1 test from std_algorithms_max_element_team_test 35: [ RUN ] std_algorithms_max_element_team_test.test [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o 35: [ OK ] std_algorithms_max_element_team_test.test (1323 ms) 35: [----------] 1 test from std_algorithms_max_element_team_test (1323 ms total) 35: 35: [----------] 1 test from std_algorithms_minmax_element_team_test 35: [ RUN ] std_algorithms_minmax_element_team_test.test [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o 35: [ OK ] std_algorithms_minmax_element_team_test.test (1949 ms) 35: [----------] 1 test from std_algorithms_minmax_element_team_test (1949 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 3 tests from 3 test suites ran. (4616 ms total) 35: [ PASSED ] 3 tests. 35/45 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 4.62 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 36: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 36: Test timeout computed to be: 1500 36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 36: Detected: 4 cores per node. 36: Detected: 1 MPI_ranks per node. 36: Requested: 8 threads per process. 36: [==========] Running 6 tests from 6 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from std_algorithms_fill_team_test 36: [ RUN ] std_algorithms_fill_team_test.test 36: [ OK ] std_algorithms_fill_team_test.test (360 ms) 36: [----------] 1 test from std_algorithms_fill_team_test (360 ms total) 36: 36: [----------] 1 test from std_algorithms_fill_n_team_test 36: [ RUN ] std_algorithms_fill_n_team_test.test [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o 36: [ OK ] std_algorithms_fill_n_team_test.test (278 ms) 36: [----------] 1 test from std_algorithms_fill_n_team_test (278 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_team_test 36: [ RUN ] std_algorithms_replace_team_test.test 25: MallocFree/N:268435456/manual_time 8926 us 157 us 760 112.03/s 25: MallocFree/N:4294967296/manual_time 145332 us 594 us 5 6.88082/s 36: [ OK ] std_algorithms_replace_team_test.test (529 ms) 36: [----------] 1 test from std_algorithms_replace_team_test (529 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_if_team_test 36: [ RUN ] std_algorithms_replace_if_team_test.test 36: [ OK ] std_algorithms_replace_if_team_test.test (605 ms) 36: [----------] 1 test from std_algorithms_replace_if_team_test (606 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_copy_team_test 36: [ RUN ] std_algorithms_replace_copy_team_test.test [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 81%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o 36: [ OK ] std_algorithms_replace_copy_team_test.test (966 ms) 36: [----------] 1 test from std_algorithms_replace_copy_team_test (967 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_copy_if_team_test 36: [ RUN ] std_algorithms_replace_copy_if_team_test.test 25: MallocTouch/N:1/manual_time 16.0 us 33.3 us 45936 62.5581k/s [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o 36: [ OK ] std_algorithms_replace_copy_if_team_test.test (787 ms) 36: [----------] 1 test from std_algorithms_replace_copy_if_team_test (787 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 6 tests from 6 test suites ran. (3528 ms total) 36: [ PASSED ] 6 tests. 36/45 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 3.54 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 37: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 37: Test timeout computed to be: 1500 37: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 37: Detected: 4 cores per node. 37: Detected: 1 MPI_ranks per node. 37: Requested: 8 threads per process. 37: [==========] Running 4 tests from 4 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from std_algorithms_reverse_team_test 37: [ RUN ] std_algorithms_reverse_team_test.test [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o 37: [ OK ] std_algorithms_reverse_team_test.test (370 ms) 37: [----------] 1 test from std_algorithms_reverse_team_test (370 ms total) 37: 37: [----------] 1 test from std_algorithms_reverse_copy_team_test 37: [ RUN ] std_algorithms_reverse_copy_team_test.test 37: [ OK ] std_algorithms_reverse_copy_team_test.test (388 ms) 37: [----------] 1 test from std_algorithms_reverse_copy_team_test (388 ms total) 37: 37: [----------] 1 test from std_algorithms_rotate_team_test 37: [ RUN ] std_algorithms_rotate_team_test.test 25: MallocTouch/N:16/manual_time 15.3 us 30.0 us 46694 65.1697k/s 37: [ OK ] std_algorithms_rotate_team_test.test (790 ms) 37: [----------] 1 test from std_algorithms_rotate_team_test (790 ms total) 37: 37: [----------] 1 test from std_algorithms_rotate_copy_team_test 37: [ RUN ] std_algorithms_rotate_copy_team_test.test [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o 37: [ OK ] std_algorithms_rotate_copy_team_test.test (531 ms) 37: [----------] 1 test from std_algorithms_rotate_copy_team_test (531 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 4 tests from 4 test suites ran. (2081 ms total) 37: [ PASSED ] 4 tests. 37/45 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 2.09 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 38: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 38: Test timeout computed to be: 1500 38: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 38: Detected: 4 cores per node. 38: Detected: 1 MPI_ranks per node. 38: Requested: 8 threads per process. 38: [==========] Running 4 tests from 4 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_move_team_test 38: [ RUN ] std_algorithms_move_team_test.test [ 82%] Built target Kokkos_PerformanceTest_Benchmark [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o 38: [ OK ] std_algorithms_move_team_test.test (550 ms) 38: [----------] 1 test from std_algorithms_move_team_test (550 ms total) 38: 38: [----------] 1 test from std_algorithms_move_backward_team_test 38: [ RUN ] std_algorithms_move_backward_team_test.test Scanning dependencies of target Kokkos_UnitTest_Random 25: MallocTouch/N:256/manual_time 15.0 us 30.0 us 46848 66.7536k/s [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o 38: [ OK ] std_algorithms_move_backward_team_test.test (576 ms) 38: [----------] 1 test from std_algorithms_move_backward_team_test (576 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_left_team_test 38: [ RUN ] std_algorithms_shift_left_team_test.test [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o 25: MallocTouch/N:4096/manual_time 27.2 us 43.3 us 26403 36.8119k/s 4: [ OK ] openacc_DeathTest.view_memory_access_violations_from_host (28185 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:186: Skipped 4: skipping because OpenACC backend is currently not able to abort from the device 4: [ SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 15 tests from openacc_DeathTest (52563 ms total) 4: 4: [----------] 160 tests from openacc 4: [ RUN ] openacc.array_capacity 4: [ OK ] openacc.array_capacity (0 ms) 4: [ RUN ] openacc.array_element_access 4: [ OK ] openacc.array_element_access (0 ms) 4: [ RUN ] openacc.array_zero_capacity 4: [ OK ] openacc.array_zero_capacity (0 ms) 4: [ RUN ] openacc.array_zero_data_nullptr 4: [ OK ] openacc.array_zero_data_nullptr (0 ms) 4: [ RUN ] openacc.array_contiguous_capacity 4: [ OK ] openacc.array_contiguous_capacity (0 ms) 4: [ RUN ] openacc.array_contiguous_element_access 4: [ OK ] openacc.array_contiguous_element_access (0 ms) 4: [ RUN ] openacc.array_contiguous_assignment 4: [ OK ] openacc.array_contiguous_assignment (0 ms) 4: [ RUN ] openacc.array_strided_capacity 4: [ OK ] openacc.array_strided_capacity (0 ms) 4: [ RUN ] openacc.array_strided_element_access 4: [ OK ] openacc.array_strided_element_access (0 ms) 4: [ RUN ] openacc.array_strided_assignment 4: [ OK ] openacc.array_strided_assignment (0 ms) 4: [ RUN ] openacc.atomic_operations_double 4: [ OK ] openacc.atomic_operations_double (10 ms) 4: [ RUN ] openacc.atomic_operations_float 4: [ OK ] openacc.atomic_operations_float (9 ms) 4: [ RUN ] openacc.atomic_operations_int 4: [ OK ] openacc.atomic_operations_int (18 ms) 4: [ RUN ] openacc.atomic_operations_long 4: [ OK ] openacc.atomic_operations_long (44 ms) 4: [ RUN ] openacc.atomic_operations_longlong 4: [ OK ] openacc.atomic_operations_longlong (41 ms) 4: [ RUN ] openacc.atomic_operations_unsigned 4: [ OK ] openacc.atomic_operations_unsigned (39 ms) 4: [ RUN ] openacc.atomic_operations_unsignedlong 4: [ OK ] openacc.atomic_operations_unsignedlong (39 ms) 4: [ RUN ] openacc.atomics 4: [ OK ] openacc.atomics (391 ms) 4: [ RUN ] openacc.atomics_tpetra_max_abs 4: [ OK ] openacc.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openacc.atomic_views_integral 38: [ OK ] std_algorithms_shift_left_team_test.test (1578 ms) 38: [----------] 1 test from std_algorithms_shift_left_team_test (1579 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_right_team_test 38: [ RUN ] std_algorithms_shift_right_team_test.test [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o 38: [ OK ] std_algorithms_shift_right_team_test.test (1388 ms) 38: [----------] 1 test from std_algorithms_shift_right_team_test (1388 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 4 tests from 4 test suites ran. (4094 ms total) 38: [ PASSED ] 4 tests. 38/45 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 4.10 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 39: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 39: Test timeout computed to be: 1500 39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 39: Detected: 4 cores per node. 39: Detected: 1 MPI_ranks per node. 39: Requested: 8 threads per process. 39: [==========] Running 9 tests from 9 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_copy_team_test 39: [ RUN ] std_algorithms_copy_team_test.test 25: MallocTouch/N:65536/manual_time 26.6 us 43.0 us 26319 37.5397k/s [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o 39: [ OK ] std_algorithms_copy_team_test.test (704 ms) 39: [----------] 1 test from std_algorithms_copy_team_test (704 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_n_team_test 39: [ RUN ] std_algorithms_copy_n_team_test.test 39: [ OK ] std_algorithms_copy_n_team_test.test (319 ms) 39: [----------] 1 test from std_algorithms_copy_n_team_test (320 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_backward_team_test 39: [ RUN ] std_algorithms_copy_backward_team_test.test 25: MallocTouch/N:1048576/manual_time 29.5 us 46.0 us 23730 33.8888k/s 39: [ OK ] std_algorithms_copy_backward_team_test.test (564 ms) 39: [----------] 1 test from std_algorithms_copy_backward_team_test (564 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_if_team_test 39: [ RUN ] std_algorithms_copy_if_team_test.test [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o 39: [ OK ] std_algorithms_copy_if_team_test.test (647 ms) 39: [----------] 1 test from std_algorithms_copy_if_team_test (647 ms total) 39: 39: [----------] 1 test from std_algorithms_unique_copy_team_test 39: [ RUN ] std_algorithms_unique_copy_team_test.test 39: [ OK ] std_algorithms_unique_copy_team_test.test (1260 ms) 39: [----------] 1 test from std_algorithms_unique_copy_team_test (1260 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_team_test 39: [ RUN ] std_algorithms_remove_team_test.test [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o 39: [ OK ] std_algorithms_remove_team_test.test (774 ms) 39: [----------] 1 test from std_algorithms_remove_team_test (774 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_if_team_test 39: [ RUN ] std_algorithms_remove_if_team_test.test 39: [ OK ] std_algorithms_remove_if_team_test.test (767 ms) 39: [----------] 1 test from std_algorithms_remove_if_team_test (767 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_copy_team_test 39: [ RUN ] std_algorithms_remove_copy_team_test.test [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o 39: [ OK ] std_algorithms_remove_copy_team_test.test (875 ms) 39: [----------] 1 test from std_algorithms_remove_copy_team_test (875 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test 39: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o 25: MallocTouch/N:16777216/manual_time 90.2 us 135 us 8218 11.0872k/s 39: [ OK ] std_algorithms_remove_copy_if_team_test.test (748 ms) 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test (748 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 9 tests from 9 test suites ran. (6662 ms total) 39: [ PASSED ] 9 tests. 39/45 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 6.67 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 40: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 40: Test timeout computed to be: 1500 40: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 40: Detected: 4 cores per node. 40: Detected: 1 MPI_ranks per node. 40: Requested: 8 threads per process. 40: [==========] Running 4 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_unique_team_test 40: [ RUN ] std_algorithms_unique_team_test.test_default_predicate [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o 40: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1435 ms) 40: [----------] 1 test from std_algorithms_unique_team_test (1435 ms total) 40: 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test 40: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 82%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 60%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSort.cpp.o [ 82%] Built target Kokkos_ContainersUnitTest_Serial 40: [ OK ] std_algorithms_adjacent_difference_team_test.test (1219 ms) 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1219 ms total) 40: 40: [----------] 1 test from std_algorithms_reduce_team_test 40: [ RUN ] std_algorithms_reduce_team_test.test Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o 40: [ OK ] std_algorithms_reduce_team_test.test (1012 ms) 40: [----------] 1 test from std_algorithms_reduce_team_test (1012 ms total) 40: 40: [----------] 1 test from std_algorithms_transform_reduce_team_test 40: [ RUN ] std_algorithms_transform_reduce_team_test.test Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o 40: [ OK ] std_algorithms_transform_reduce_team_test.test (1769 ms) 40: [----------] 1 test from std_algorithms_transform_reduce_team_test (1769 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (5437 ms total) 40: [ PASSED ] 4 tests. 40/45 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 5.44 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 41: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 41: Test timeout computed to be: 1500 41: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 41: Detected: 4 cores per node. 41: Detected: 1 MPI_ranks per node. 41: Requested: 8 threads per process. 41: [==========] Running 18 tests from 5 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_is_sorted_team_test 41: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 41: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (603 ms) 41: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o 41: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1375 ms) 41: [----------] 2 tests from std_algorithms_is_sorted_team_test (1978 ms total) 41: 41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (14 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1349 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (834 ms) 41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2213 ms total) 41: 41: [----------] 4 tests from std_algorithms_is_partitioned_team_test 41: [ RUN ] std_algorithms_is_partitioned_team_test.empty 41: [ OK ] std_algorithms_is_partitioned_team_test.empty (7 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_true [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o 41: [ OK ] std_algorithms_is_partitioned_team_test.all_true (398 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 25: MallocTouch/N:268435456/manual_time 8836 us 237 us 1000 113.17/s 25: MallocTouch/N:4294967296/manual_time 144689 us 1505 us 5 6.91136/s [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o 41: [ OK ] std_algorithms_is_partitioned_team_test.all_false (400 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.random 41: [ OK ] std_algorithms_is_partitioned_team_test.random (307 ms) 41: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1113 ms total) 41: 41: [----------] 4 tests from std_algorithms_partition_copy_team_test 41: [ RUN ] std_algorithms_partition_copy_team_test.empty 41: [ OK ] std_algorithms_partition_copy_team_test.empty (11 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o 25: MallocTouchFree/N:1/manual_time 31.8 us 30.2 us 23185 31.4283k/s 41: [ OK ] std_algorithms_partition_copy_team_test.all_true (614 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_false 25: MallocTouchFree/N:16/manual_time 30.0 us 30.0 us 21670 33.2805k/s 41: [ OK ] std_algorithms_partition_copy_team_test.all_false (620 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.random 41: [ OK ] std_algorithms_partition_copy_team_test.random (527 ms) 41: [----------] 4 tests from std_algorithms_partition_copy_team_test (1775 ms total) 41: 41: [----------] 4 tests from std_algorithms_partition_point_team_test 41: [ RUN ] std_algorithms_partition_point_team_test.empty 41: [ OK ] std_algorithms_partition_point_team_test.empty (7 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_true 25: MallocTouchFree/N:256/manual_time 30.1 us 30.1 us 20459 33.1743k/s 41: [ OK ] std_algorithms_partition_point_team_test.all_true (275 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_false [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o 41: [ OK ] std_algorithms_partition_point_team_test.all_false (267 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.random [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o 41: [ OK ] std_algorithms_partition_point_team_test.random (175 ms) 41: [----------] 4 tests from std_algorithms_partition_point_team_test (725 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 18 tests from 5 test suites ran. (7807 ms total) 41: [ PASSED ] 18 tests. 41/45 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 7.81 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 42: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 42: Test timeout computed to be: 1500 42: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 42: Detected: 4 cores per node. 42: Detected: 1 MPI_ranks per node. 42: Requested: 8 threads per process. 42: [==========] Running 5 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_transform_team_test 42: [ RUN ] std_algorithms_transform_team_test.test_unary_op 4: [ OK ] openacc.atomic_views_integral (20931 ms) 4: [ RUN ] openacc.atomic_views_nonintegral 4: [ OK ] openacc.atomic_views_nonintegral (46 ms) 4: [ RUN ] openacc.atomic_view_api 4: [ OK ] openacc.atomic_view_api (0 ms) 4: [ RUN ] openacc.bit_manip_countl_zero 4: [ OK ] openacc.bit_manip_countl_zero (50 ms) 4: [ RUN ] openacc.bit_manip_countl_one 4: [ OK ] openacc.bit_manip_countl_one (0 ms) 4: [ RUN ] openacc.bit_manip_countr_zero 4: [ OK ] openacc.bit_manip_countr_zero (0 ms) 4: [ RUN ] openacc.bit_manip_countr_one 4: [ OK ] openacc.bit_manip_countr_one (0 ms) 4: [ RUN ] openacc.bit_manip_popcount 4: [ OK ] openacc.bit_manip_popcount (0 ms) 4: [ RUN ] openacc.bit_manip_has_single_bit 4: [ OK ] openacc.bit_manip_has_single_bit (0 ms) 4: [ RUN ] openacc.bit_manip_bit_floor 4: [ OK ] openacc.bit_manip_bit_floor (0 ms) 4: [ RUN ] openacc.bit_manip_bit_ceil 4: [ OK ] openacc.bit_manip_bit_ceil (0 ms) 4: [ RUN ] openacc.bit_manip_bit_width 4: [ OK ] openacc.bit_manip_bit_width (0 ms) 4: [ RUN ] openacc.bit_manip_rotl 4: [ OK ] openacc.bit_manip_rotl (0 ms) 4: [ RUN ] openacc.bit_manip_rotr 4: [ OK ] openacc.bit_manip_rotr (0 ms) 4: [ RUN ] openacc.bit_manip_byeswap 4: [ OK ] openacc.bit_manip_byeswap (0 ms) 4: [ RUN ] openacc.bit_manip_bit_cast 4: [ OK ] openacc.bit_manip_bit_cast (0 ms) 4: [ RUN ] openacc.checked_integer_operations_multiply_overflow 4: [ OK ] openacc.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] openacc.execution_policy_occupancy_and_hint 4: [ OK ] openacc.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] openacc.complex_construction 4: [ OK ] openacc.complex_construction (7 ms) 4: [ RUN ] openacc.complex_basic_math 4: [ OK ] openacc.complex_basic_math (0 ms) 4: [ RUN ] openacc.complex_special_funtions 4: [ OK ] openacc.complex_special_funtions (0 ms) 4: [ RUN ] openacc.complex_io 4: [ OK ] openacc.complex_io (0 ms) 4: [ RUN ] openacc.complex_trivially_copyable 4: [ OK ] openacc.complex_trivially_copyable (0 ms) 4: [ RUN ] openacc.complex_issue_3865 4: [ OK ] openacc.complex_issue_3865 (0 ms) 4: [ RUN ] openacc.complex_operations_arithmetic_types_overloads 4: [ OK ] openacc.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] openacc.partitioning_by_args 4: [ OK ] openacc.partitioning_by_args (62 ms) 4: [ RUN ] openacc.partitioning_by_vector 4: [ OK ] openacc.partitioning_by_vector (73 ms) 4: [ RUN ] openacc.execution_space_as_class_data_member 4: [ OK ] openacc.execution_space_as_class_data_member (2 ms) 4: [ RUN ] openacc.functor_analysis 4: [ OK ] openacc.functor_analysis (0 ms) 4: [ RUN ] openacc.init 4: [ OK ] openacc.init (0 ms) 4: [ RUN ] openacc.dispatch 4: [ OK ] openacc.dispatch (83 ms) 4: [ RUN ] openacc.mathematical_constants_e 4: [ OK ] openacc.mathematical_constants_e (31 ms) 4: [ RUN ] openacc.mathematical_constants_log2e 4: [ OK ] openacc.mathematical_constants_log2e (0 ms) 4: [ RUN ] openacc.mathematical_constants_log10e 4: [ OK ] openacc.mathematical_constants_log10e (0 ms) 4: [ RUN ] openacc.mathematical_constants_pi 4: [ OK ] openacc.mathematical_constants_pi (0 ms) 4: [ RUN ] openacc.mathematical_constants_inv_pi 4: [ OK ] openacc.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] openacc.mathematical_constants_inv_sqrtpi 4: [ OK ] openacc.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] openacc.mathematical_constants_ln2 4: [ OK ] openacc.mathematical_constants_ln2 (0 ms) 4: [ RUN ] openacc.mathematical_constants_ln10 4: [ OK ] openacc.mathematical_constants_ln10 (0 ms) 4: [ RUN ] openacc.mathematical_constants_sqrt2 4: [ OK ] openacc.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] openacc.mathematical_constants_sqrt3 4: [ OK ] openacc.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] openacc.mathematical_constants_inv_sqrt3 4: [ OK ] openacc.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] openacc.mathematical_constants_egamma 4: [ OK ] openacc.mathematical_constants_egamma (0 ms) 4: [ RUN ] openacc.mathematical_constants_phi 4: [ OK ] openacc.mathematical_constants_phi (0 ms) 4: [ RUN ] openacc.mathspecialfunc_expint1 4: [ OK ] openacc.mathspecialfunc_expint1 (14 ms) 4: [ RUN ] openacc.mathspecialfunc_errorfunc 4: [ OK ] openacc.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselj0y0 4: [ OK ] openacc.mathspecialfunc_cbesselj0y0 (52 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselj1y1 4: [ OK ] openacc.mathspecialfunc_cbesselj1y1 (52 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesseli0k0 4: [ OK ] openacc.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesseli1k1 4: [ OK ] openacc.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselh1stkind 4: [ OK ] openacc.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openacc.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] openacc.mdrange_5d 4: [ OK ] openacc.mdrange_5d (132 ms) 4: [ RUN ] openacc.mdrange_6d 25: MallocTouchFree/N:4096/manual_time 43.2 us 43.1 us 15508 23.1358k/s 4: [ OK ] openacc.mdrange_6d (502 ms) 4: [ RUN ] openacc.mdrange_3d 4: [ OK ] openacc.mdrange_3d (57 ms) 4: [ RUN ] openacc.mdrange_neg_idx 42: [ OK ] std_algorithms_transform_team_test.test_unary_op (871 ms) 42: [ RUN ] std_algorithms_transform_team_test.test_binary_op 4: [ OK ] openacc.mdrange_neg_idx (248 ms) 4: [ RUN ] openacc.mdrange_4d [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o 4: [ OK ] openacc.mdrange_4d (59 ms) 4: [ RUN ] openacc.mdrange_large_deep_copy 4: [ OK ] openacc.mdrange_large_deep_copy (27 ms) 4: [ RUN ] openacc.md_range_policy_construction_from_arrays 4: [ OK ] openacc.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] openacc.mdrange_parallel_reduce_primitive_types [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o 42: [ OK ] std_algorithms_transform_team_test.test_binary_op (990 ms) 42: [----------] 2 tests from std_algorithms_transform_team_test (1861 ms total) 42: 42: [----------] 1 test from std_algorithms_generate_team_test 42: [ RUN ] std_algorithms_generate_team_test.test_unary_op 25: MallocTouchFree/N:65536/manual_time 45.6 us 43.3 us 16169 21.9174k/s 25: MallocTouchFree/N:1048576/manual_time 46.1 us 45.9 us 15181 21.6983k/s [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o 42: [ OK ] std_algorithms_generate_team_test.test_unary_op (1940 ms) 42: [----------] 1 test from std_algorithms_generate_team_test (1940 ms total) 42: 42: [----------] 1 test from std_algorithms_generate_n_team_test 42: [ RUN ] std_algorithms_generate_n_team_test.test 4: [ OK ] openacc.mdrange_parallel_reduce_primitive_types (2630 ms) 4: [ RUN ] openacc.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] openacc.mdspan_minimal_functional (0 ms) 4: [ RUN ] openacc.max 4: [ OK ] openacc.max (0 ms) 4: [ RUN ] openacc.max_within_parfor 4: [ OK ] openacc.max_within_parfor (4 ms) 4: [ RUN ] openacc.min 4: [ OK ] openacc.min (0 ms) 4: [ RUN ] openacc.min_within_parfor 4: [ OK ] openacc.min_within_parfor (0 ms) 4: [ RUN ] openacc.minmax 4: [ OK ] openacc.minmax (0 ms) 4: [ RUN ] openacc.minmax_within_parfor 4: [ OK ] openacc.minmax_within_parfor (0 ms) 4: [ RUN ] openacc.clamp 4: [ OK ] openacc.clamp (0 ms) 4: [ RUN ] openacc.clamp_within_parfor 4: [ OK ] openacc.clamp_within_parfor (0 ms) 4: [ RUN ] openacc.occupancy_control 4: [ OK ] openacc.occupancy_control (5 ms) 4: [ RUN ] openacc.parallel_scan_range_policy 42: [ OK ] std_algorithms_generate_n_team_test.test (269 ms) 42: [----------] 1 test from std_algorithms_generate_n_team_test (269 ms total) 42: 42: [----------] 1 test from std_algorithms_swap_ranges_team_test 42: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o 4: [ OK ] openacc.parallel_scan_range_policy (125 ms) 4: [ RUN ] openacc.kokkos_printf 4: [ OK ] openacc.kokkos_printf (2 ms) 4: [ RUN ] openacc.range_policy_runtime_parameters 4: [ OK ] openacc.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openacc.reducers_double 4: [ OK ] openacc.reducers_double (12 ms) 4: [ RUN ] openacc.reducers_bool 4: [ OK ] openacc.reducers_bool (10 ms) 4: [ RUN ] openacc.impl_shared_alloc 4: [ OK ] openacc.impl_shared_alloc (51 ms) 4: [ RUN ] openacc.kokkos_swap 4: [ OK ] openacc.kokkos_swap (1 ms) 4: [ RUN ] openacc.team_policy_runtime_parameters 4: [ OK ] openacc.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openacc.view_api_a 4: [ OK ] openacc.view_api_a (7 ms) 4: [ RUN ] openacc.view_api_b 4: [ OK ] openacc.view_api_b (15 ms) 4: [ RUN ] openacc.view_api_c 4: [ OK ] openacc.view_api_c (5 ms) 4: [ RUN ] openacc.view_api_d 4: [ OK ] openacc.view_api_d (6 ms) 4: [ RUN ] openacc.view_allocation_error 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewAPI_d.hpp:41: Skipped 4: acc_malloc() not properly returning nullptr 4: [ SKIPPED ] openacc.view_allocation_error (0 ms) 4: [ RUN ] openacc.view_copy_tests 4: [ OK ] openacc.view_copy_tests (28 ms) 4: [ RUN ] openacc.view_copy_tests_rank_0 4: [ OK ] openacc.view_copy_tests_rank_0 (6 ms) 4: [ RUN ] openacc.view_copy_degenerated 4: [ OK ] openacc.view_copy_degenerated (0 ms) 4: [ RUN ] openacc.view_fill_tests_layout_right 42: [ OK ] std_algorithms_swap_ranges_team_test.test (908 ms) 42: [----------] 1 test from std_algorithms_swap_ranges_team_test (908 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 5 tests from 4 test suites ran. (4979 ms total) 42: [ PASSED ] 5 tests. 42/45 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 4.99 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 43: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 43: Test timeout computed to be: 1500 43: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 43: Detected: 4 cores per node. 43: Detected: 1 MPI_ranks per node. 43: Requested: 8 threads per process. 43: [==========] Running 2 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_exclusive_scan_team_test 43: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o 25: MallocTouchFree/N:16777216/manual_time 521 us 150 us 5469 1.91786k/s [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o 43: [ OK ] std_algorithms_exclusive_scan_team_test.test (3278 ms) 43: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3278 ms total) 43: 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 43: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o 25: MallocTouchFree/N:268435456/manual_time 8678 us 252 us 353 115.237/s 43: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1647 ms) 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1647 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 2 tests from 2 test suites ran. (4926 ms total) 43: [ PASSED ] 2 tests. 43/45 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 4.93 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 44: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 44: Test timeout computed to be: 1500 44: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 44: Detected: 4 cores per node. 44: Detected: 1 MPI_ranks per node. 44: Requested: 8 threads per process. 44: [==========] Running 2 tests from 2 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_inclusive_scan_team_test 44: [ RUN ] std_algorithms_inclusive_scan_team_test.test 25: MallocTouchFree/N:4294967296/manual_time 144338 us 1337 us 5 6.92816/s [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: GB/s MB 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: ViewAllocate_Rank1/N:10/manual_time 0.027 s 0.001 s 26 29.5553/s 800 [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o 25: ViewAllocate_Rank1/N:10/manual_time 0.029 s 0.001 s 25 27.9414/s 800 25: ViewAllocate_Rank2/N:10/manual_time 0.026 s 0.001 s 24 31.1077/s 800 [ OK ] cuda_hostpinned.view_fill_tests_layout_right (97633 ms) [ RUN ] cuda_hostpinned.view_fill_tests_layout_left [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o 25: ViewAllocate_Rank2/N:10/manual_time 0.027 s 0.001 s 26 29.6264/s 800 [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o 44: [ OK ] std_algorithms_inclusive_scan_team_test.test (4889 ms) 44: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4889 ms total) 44: 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 44: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o 25: ViewAllocate_Rank3/N:10/manual_time 0.027 s 0.001 s 26 29.6952/s 800 Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o 25: ViewAllocate_Rank3/N:10/manual_time 0.027 s 0.001 s 26 29.607/s 800 25: ViewAllocate_Rank4/N:10/manual_time 0.027 s 0.001 s 26 29.7468/s 800 25: ViewAllocate_Rank4/N:10/manual_time 0.027 s 0.001 s 26 29.6613/s 800 44: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (3247 ms) 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (3247 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 2 tests from 2 test suites ran. (8138 ms total) 44: [ PASSED ] 2 tests. 44/45 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 8.14 sec test 45 Start 45: Kokkos_UnitTest_SIMD 45: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/simd/unit_tests/Kokkos_UnitTest_SIMD 45: Test timeout computed to be: 1500 45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 45: Detected: 4 cores per node. 45: Detected: 1 MPI_ranks per node. 45: Requested: 8 threads per process. 45: [==========] Running 16 tests from 1 test suite. 45: [----------] Global test environment set-up. 45: [----------] 16 tests from simd 45: [ RUN ] simd.host_math_ops 45: [ OK ] simd.host_math_ops (0 ms) 45: [ RUN ] simd.device_math_ops 45: [ OK ] simd.device_math_ops (0 ms) 45: [ RUN ] simd.host_mask_ops 45: [ OK ] simd.host_mask_ops (0 ms) 45: [ RUN ] simd.device_mask_ops 45: [ OK ] simd.device_mask_ops (0 ms) 45: [ RUN ] simd.host_conversions 45: [ OK ] simd.host_conversions (0 ms) 45: [ RUN ] simd.device_conversions 45: [ OK ] simd.device_conversions (0 ms) 45: [ RUN ] simd.host_shift_ops 45: [ OK ] simd.host_shift_ops (0 ms) 45: [ RUN ] simd.device_shift_ops 45: [ OK ] simd.device_shift_ops (0 ms) 45: [ RUN ] simd.host_condition 45: [ OK ] simd.host_condition (0 ms) 45: [ RUN ] simd.device_condition 45: [ OK ] simd.device_condition (0 ms) 45: [ RUN ] simd.host_gen_ctors 45: [ OK ] simd.host_gen_ctors (0 ms) 45: [ RUN ] simd.device_gen_ctors 45: [ OK ] simd.device_gen_ctors (0 ms) 45: [ RUN ] simd.host_where_expressions 45: [ OK ] simd.host_where_expressions (0 ms) 45: [ RUN ] simd.device_where_expressions 45: [ OK ] simd.device_where_expressions (0 ms) 45: [ RUN ] simd.host_reductions 45: [ OK ] simd.host_reductions (0 ms) 45: [ RUN ] simd.device_reductions 45: [ OK ] simd.device_reductions (0 ms) 45: [----------] 16 tests from simd (0 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 16 tests from 1 test suite ran. (0 ms total) 45: [ PASSED ] 16 tests. 45/45 Test #45: Kokkos_UnitTest_SIMD ........................ Passed 0.00 sec 100% tests passed, 0 tests failed out of 45 Total Test time (real) = 684.07 sec + gcc -I/var/jenkins/workspace/Kokkos_PR-6958/build/../core/src/ ../core/unit_test/tools/TestCInterface.c [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 cecc4ec4469004f56c1a95c09aa9cb2c8511bfbc1d5beb52bc2863bba97b6545 25: ViewAllocate_Rank5/N:10/manual_time 0.027 s 0.001 s 26 29.7006/s 800 [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o $ docker rm -f --volumes cecc4ec4469004f56c1a95c09aa9cb2c8511bfbc1d5beb52bc2863bba97b6545 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 25: ViewAllocate_Rank5/N:10/manual_time 0.027 s 0.001 s 26 29.6837/s 800 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o 25: ViewAllocate_Rank6/N:10/manual_time 0.027 s 0.001 s 26 29.6742/s 800 [ 30%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 30%] Built target Kokkos_CoreUnitTest_ToolIndependence 25: ViewAllocate_Rank6/N:10/manual_time 0.027 s 0.001 s 26 29.693/s 800 Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o 25: ViewAllocate_Rank7/N:10/manual_time 0.027 s 0.001 s 26 29.7083/s 800 [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o 25: ViewAllocate_Rank7/N:10/manual_time 0.027 s 0.001 s 26 29.7054/s 800 [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o 25: ViewAllocate_Rank8/N:10/manual_time 0.027 s 0.001 s 26 29.6735/s 800 25: ViewAllocate_Rank8/N:10/manual_time 0.027 s 0.001 s 26 29.7007/s 800 [ 30%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 30%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 83%] Linking CXX executable Kokkos_UnitTest_Random 25: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.001 s 490 1058.04/s 1.6k [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o 25: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 508 1018.39/s 1.6k [ 83%] Built target Kokkos_UnitTest_Random [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o 25: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 497 1.15881k/s 1.6k 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 505 1.12107k/s 1.6k [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o 25: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 510 1.18854k/s 1.6k [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ OK ] serial.view_fill_tests_layout_left (88857 ms) [ RUN ] serial.view_mapping [ OK ] serial.view_mapping (656 ms) [ RUN ] serial.view_mapping_operator [ OK ] serial.view_mapping_operator (38 ms) [ RUN ] serial.static_extent [ OK ] serial.static_extent (0 ms) [ RUN ] serial.view_mapping_atomic [ OK ] serial.view_mapping_atomic (7 ms) [ RUN ] serial.view_mapping_class_value [ OK ] serial.view_mapping_class_value (0 ms) [ RUN ] serial.view_mapping_assignable [ OK ] serial.view_mapping_assignable (0 ms) [ RUN ] serial.view_mapping_trivially_copyable [ OK ] serial.view_mapping_trivially_copyable (0 ms) [ RUN ] serial.view_mapping_subview [ OK ] serial.view_mapping_subview (0 ms) [ RUN ] serial.view_resize [ OK ] serial.view_resize (97 ms) [ RUN ] serial.view_realloc [ OK ] serial.view_realloc (0 ms) [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (190 ms) [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (188 ms) [ RUN ] serial.view_irregular_layout [ OK ] serial.view_irregular_layout (0 ms) [ RUN ] serial.view_nested_view [ OK ] serial.view_nested_view (0 ms) [ RUN ] serial.view_subview_auto_1d_left [ OK ] serial.view_subview_auto_1d_left (0 ms) [ RUN ] serial.view_subview_auto_1d_right [ OK ] serial.view_subview_auto_1d_right (0 ms) [ RUN ] serial.view_subview_auto_1d_stride [ OK ] serial.view_subview_auto_1d_stride (0 ms) [ RUN ] serial.view_subview_assign_strided [ OK ] serial.view_subview_assign_strided (0 ms) [ RUN ] serial.view_subview_left_0 [ OK ] serial.view_subview_left_0 (0 ms) [ RUN ] serial.view_subview_left_1 [ OK ] serial.view_subview_left_1 (0 ms) [ RUN ] serial.view_subview_left_2 [ OK ] serial.view_subview_left_2 (0 ms) [ RUN ] serial.view_subview_left_3 [ OK ] serial.view_subview_left_3 (0 ms) [ RUN ] serial.view_subview_right_0 [ OK ] serial.view_subview_right_0 (0 ms) [ RUN ] serial.view_subview_right_1 [ OK ] serial.view_subview_right_1 (0 ms) [ RUN ] serial.view_subview_right_3 [ OK ] serial.view_subview_right_3 (0 ms) [ RUN ] serial.view_static_tests [ OK ] serial.view_static_tests (0 ms) [ RUN ] serial.view_subview_layoutleft_to_layoutleft [ OK ] serial.view_subview_layoutleft_to_layoutleft (1 ms) [ RUN ] serial.view_subview_layoutright_to_layoutright [ OK ] serial.view_subview_layoutright_to_layoutright (1 ms) [ RUN ] serial.view_subview_1d_assign [ OK ] serial.view_subview_1d_assign (0 ms) [ RUN ] serial.view_subview_1d_assign_atomic [ OK ] serial.view_subview_1d_assign_atomic (0 ms) [ RUN ] serial.view_subview_1d_assign_randomaccess [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) [ RUN ] serial.view_subview_2d_from_3d [ OK ] serial.view_subview_2d_from_3d (77 ms) [ RUN ] serial.view_subview_2d_from_3d_atomic [ OK ] serial.view_subview_2d_from_3d_atomic (78 ms) [ RUN ] serial.view_subview_2d_from_3d_randomaccess [ OK ] serial.view_subview_2d_from_3d_randomaccess (76 ms) [ RUN ] serial.view_subview_3d_from_5d_left 25: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 509 1.18764k/s 1.6k [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 510 1.15724k/s 1.6k [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ OK ] serial.view_subview_3d_from_5d_left (2506 ms) [ RUN ] serial.view_subview_3d_from_5d_left_atomic 25: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 300 693.469/s 1.6k [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o Warning: 'long double' is treated as 'double' in device code [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o 25: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 195 449.684/s 1.6k [ 31%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 510 1.18642k/s 1.6k [ 31%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ OK ] serial.view_subview_3d_from_5d_left_atomic (2501 ms) [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o 25: ViewDeepCopy_Rank2/N:10/manual_time 0.003 s 0.002 s 292 638.427/s 1.6k 25: ViewDeepCopy_Rank3/N:10/manual_time 0.003 s 0.003 s 250 576.672/s 1.6k 25: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 509 1.18753k/s 1.6k [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (2498 ms) [ RUN ] serial.view_subview_3d_from_5d_right 25: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 509 1.18825k/s 1.6k [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o 25: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 510 1.18754k/s 1.6k 25: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 510 1.15506k/s 1.6k [ OK ] serial.view_subview_3d_from_5d_right (2868 ms) [ RUN ] serial.view_subview_3d_from_5d_right_atomic 25: ViewDeepCopy_Rank4/N:10/manual_time 0.011 s 0.011 s 61 143.377/s 1.6k 25: ViewDeepCopy_Rank5/N:10/manual_time 0.011 s 0.011 s 62 144.617/s 1.6k 25: ViewDeepCopy_Rank4/N:10/manual_time 0.004 s 0.004 s 194 446.429/s 1.6k [ OK ] serial.view_subview_3d_from_5d_right_atomic (2884 ms) [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 25: ViewDeepCopy_Rank5/N:10/manual_time 0.005 s 0.005 s 129 297.991/s 1.6k [ 61%] Linking CXX executable Kokkos_ContainersTestCompileOnly 25: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 510 1.18846k/s 1.6k [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o 25: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 510 1.18836k/s 1.6k [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o 25: ViewDeepCopy_Rank6/N:10/manual_time 0.012 s 0.012 s 57 133.183/s 1.6k [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (2884 ms) [ RUN ] serial.view_test_unmanaged_subview_reset [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) [ RUN ] serial.int64_t_reduce 25: ViewDeepCopy_Rank6/N:10/manual_time 0.009 s 0.009 s 78 177.285/s 1.6k 25: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 510 1.12135k/s 1.6k 25: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 510 1.18807k/s 1.6k [ OK ] serial.int64_t_reduce (2931 ms) [ RUN ] serial.double_reduce 25: ViewDeepCopy_Rank7/N:10/manual_time 0.013 s 0.013 s 52 121.196/s 1.6k 4: [ OK ] openacc.view_fill_tests_layout_right (45503 ms) 4: [ RUN ] openacc.view_fill_tests_layout_left 25: ViewDeepCopy_Rank7/N:10/manual_time 0.010 s 0.010 s 70 160.137/s 1.6k 25: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 509 1.18829k/s 1.6k [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o 25: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 510 1.1877k/s 1.6k [ 61%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ OK ] serial.double_reduce (2987 ms) [ RUN ] serial.int64_t_reduce_dynamic [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o 25: ViewDeepCopy_Rank8/N:10/manual_time 0.013 s 0.013 s 53 123.331/s 1.6k [ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o 25: ViewDeepCopy_Rank8/N:10/manual_time 0.013 s 0.013 s 50 118.807/s 1.6k 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 569 1.34834k/s 1.6k 4: [ OK ] openacc.view_fill_tests_layout_left (5648 ms) 4: [ RUN ] openacc.view_empty_runtime_unmanaged 4: [ OK ] openacc.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] openacc.view_hooks 4: [ OK ] openacc.view_hooks (0 ms) 4: [ RUN ] openacc.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] openacc.view_layoutstride_left_to_layoutleft_assignment (78 ms) 4: [ RUN ] openacc.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openacc.view_layoutstride_right_to_layoutright_assignment (71 ms) 4: [ RUN ] openacc.view_irregular_layout 4: [ OK ] openacc.view_irregular_layout (34 ms) 4: [ RUN ] openacc.view_mapping 4: [ OK ] openacc.view_mapping (58 ms) 4: [ RUN ] openacc.view_mapping_operator 4: [ OK ] openacc.view_mapping_operator (52 ms) 4: [ RUN ] openacc.static_extent 4: [ OK ] openacc.static_extent (0 ms) 4: [ RUN ] openacc.view_mapping_atomic 4: [ OK ] openacc.view_mapping_atomic (7 ms) 4: [ RUN ] openacc.view_mapping_class_value 4: [ OK ] openacc.view_mapping_class_value (0 ms) 4: [ RUN ] openacc.view_mapping_assignable 4: [ OK ] openacc.view_mapping_assignable (0 ms) 4: [ RUN ] openacc.view_mapping_trivially_copyable 4: [ OK ] openacc.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openacc.append_formatted_multidimensional_index 4: [ OK ] openacc.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] openacc.resize_realloc_no_init 4: [ OK ] openacc.resize_realloc_no_init (30 ms) 4: [ RUN ] openacc.resize_realloc_no_alloc 4: [ OK ] openacc.resize_realloc_no_alloc (0 ms) 4: [ RUN ] openacc.realloc_exec_space 4: [ OK ] openacc.realloc_exec_space (0 ms) 4: [ RUN ] openacc.view_alloc 4: [ OK ] openacc.view_alloc (0 ms) 4: [ RUN ] openacc.view_alloc_exec_space 4: [ OK ] openacc.view_alloc_exec_space (0 ms) 4: [ RUN ] openacc.view_alloc_int 4: [ OK ] openacc.view_alloc_int (0 ms) 4: [ RUN ] openacc.view_alloc_exec_space_int 4: [ OK ] openacc.view_alloc_exec_space_int (0 ms) 4: [ RUN ] openacc.deep_copy_zero_memset 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestWithoutInitializing.hpp:220: Skipped 4: skipping since the OpenACC backend doesn't implement ZeroMemset 4: [ SKIPPED ] openacc.deep_copy_zero_memset (0 ms) 4: [ RUN ] openacc.resize_exec_space 4: [ OK ] openacc.resize_exec_space (14 ms) 4: [ RUN ] openacc.view_allocation_int 4: [ OK ] openacc.view_allocation_int (0 ms) 4: [ RUN ] openacc.view_allocation_exec_space_int 4: [ OK ] openacc.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openacc.view_not_default_constructible 4: [ OK ] openacc.view_not_default_constructible (0 ms) 4: [ RUN ] openacc.view_subview_auto_1d_left 4: [ OK ] openacc.view_subview_auto_1d_left (5 ms) 4: [ RUN ] openacc.view_subview_auto_1d_right 4: [ OK ] openacc.view_subview_auto_1d_right (0 ms) 4: [ RUN ] openacc.view_subview_auto_1d_stride 4: [ OK ] openacc.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] openacc.view_subview_assign_strided 4: [ OK ] openacc.view_subview_assign_strided (0 ms) 4: [ RUN ] openacc.view_subview_left_0 4: [ OK ] openacc.view_subview_left_0 (0 ms) 4: [ RUN ] openacc.view_subview_left_1 4: [ OK ] openacc.view_subview_left_1 (0 ms) 4: [ RUN ] openacc.view_subview_left_2 4: [ OK ] openacc.view_subview_left_2 (0 ms) 4: [ RUN ] openacc.view_subview_left_3 4: [ OK ] openacc.view_subview_left_3 (0 ms) 4: [ RUN ] openacc.view_subview_right_0 4: [ OK ] openacc.view_subview_right_0 (0 ms) 4: [ RUN ] openacc.view_subview_right_1 4: [ OK ] openacc.view_subview_right_1 (0 ms) 4: [ RUN ] openacc.view_subview_right_3 4: [ OK ] openacc.view_subview_right_3 (0 ms) 4: [ RUN ] openacc.view_static_tests 4: [ OK ] openacc.view_static_tests (0 ms) 4: [ RUN ] openacc.view_subview_layoutleft_to_layoutleft 4: [ OK ] openacc.view_subview_layoutleft_to_layoutleft (7 ms) 4: [ RUN ] openacc.view_subview_layoutright_to_layoutright 4: [ OK ] openacc.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] openacc.view_subview_1d_assign 4: [ OK ] openacc.view_subview_1d_assign (11 ms) 4: [ RUN ] openacc.view_subview_1d_assign_atomic 4: [ OK ] openacc.view_subview_1d_assign_atomic (10 ms) 4: [ RUN ] openacc.view_subview_1d_assign_randomaccess 4: [ OK ] openacc.view_subview_1d_assign_randomaccess (10 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d 4: [ OK ] openacc.view_subview_2d_from_3d (164 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d_atomic 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 569 1.34702k/s 1.6k [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o 4: [ OK ] openacc.view_subview_2d_from_3d_atomic (165 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d_randomaccess 4: [ OK ] openacc.view_subview_2d_from_3d_randomaccess (166 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 569 1.3135k/s 1.6k [ OK ] serial.int64_t_reduce_dynamic (4621 ms) [ RUN ] serial.double_reduce_dynamic 4: [ OK ] openacc.view_subview_3d_from_5d_left (586 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left_atomic 4: [ OK ] openacc.view_subview_3d_from_5d_left_atomic (587 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left_randomaccess [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 569 1.34816k/s 1.6k 4: [ OK ] openacc.view_subview_3d_from_5d_left_randomaccess (588 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right 25: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1253 1.48853k/s 800 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o 25: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1246 1.49054k/s 800 4: [ OK ] openacc.view_subview_3d_from_5d_right (1393 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right_atomic 25: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1251 1.4904k/s 800 25: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1250 1.49084k/s 800 4: [ OK ] openacc.view_subview_3d_from_5d_right_atomic (1392 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right_randomaccess [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o 25: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1248 1.48952k/s 800 25: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1243 1.49175k/s 800 Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ OK ] serial.double_reduce_dynamic (4661 ms) [ RUN ] serial.int64_t_reduce_dynamic_view 4: [ OK ] openacc.view_subview_3d_from_5d_right_randomaccess (1393 ms) 4: [ RUN ] openacc.view_test_unmanaged_subview_reset 4: [ OK ] openacc.view_test_unmanaged_subview_reset (1 ms) 4: [ RUN ] openacc.view_subview_memory_traits_construction 4: [ OK ] openacc.view_subview_memory_traits_construction (0 ms) 4: [----------] 160 tests from openacc (83948 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 175 tests from 2 test suites ran. (136511 ms total) 4: [ PASSED ] 171 tests. 4: [ SKIPPED ] 4 tests, listed below: 4: [ SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openacc.mdspan_minimal_functional 4: [ SKIPPED ] openacc.view_allocation_error 4: [ SKIPPED ] openacc.deep_copy_zero_memset 4/20 Test #4: Kokkos_CoreUnitTest_OpenACC ................. Passed 137.48 sec test 5 Start 5: Kokkos_CoreUnitTest_Default 5: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Default 5: Test timeout computed to be: 1500 25: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1248 1.49117k/s 800 5: [==========] Running 19 tests from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 19 tests from defaultdevicetype 5: [ RUN ] defaultdevicetype.initialization_settings 5: [ OK ] defaultdevicetype.initialization_settings (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 5: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_device_id 5: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 5: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 5: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_help 5: [ OK ] defaultdevicetype.cmd_line_args_help (9 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 5: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 5: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (8 ms) 5: [ RUN ] defaultdevicetype.env_vars_num_threads 5: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_device_id 5: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_disable_warnings 5: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_tune_internals 5: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.visible_devices 5: [ OK ] defaultdevicetype.visible_devices (0 ms) 5: [ RUN ] defaultdevicetype.compiler_macros 5: [ OK ] defaultdevicetype.compiler_macros (1 ms) 5: [ RUN ] defaultdevicetype.half_conversion 5: [ OK ] defaultdevicetype.half_conversion (36 ms) 5: [ RUN ] defaultdevicetype.bhalf_conversion 5: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 5: [ RUN ] defaultdevicetype.half_operators 5: [ OK ] defaultdevicetype.half_operators (0 ms) 5: [ RUN ] defaultdevicetype.bhalf_operators 5: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 5: [ RUN ] defaultdevicetype.host_space_access 5: [ OK ] defaultdevicetype.host_space_access (0 ms) 5: [----------] 19 tests from defaultdevicetype (61 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 19 tests from 1 test suite ran. (61 ms total) 5: [ PASSED ] 19 tests. [ OK ] serial.int64_t_reduce_dynamic_view (1206 ms) [ RUN ] serial.int_combined_reduce [ OK ] serial.int_combined_reduce (0 ms) [ RUN ] serial.mdrange_combined_reduce [ OK ] serial.mdrange_combined_reduce (0 ms) [ RUN ] serial.int_combined_reduce_mixed [ OK ] serial.int_combined_reduce_mixed (0 ms) [ RUN ] serial.reduction_deduction [ OK ] serial.reduction_deduction (0 ms) [ RUN ] serial.parallel_scan_range_policy [ OK ] serial.parallel_scan_range_policy (37 ms) [ RUN ] serial.reduce_device_view_range_policy Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o 5/20 Test #5: Kokkos_CoreUnitTest_Default ................. Passed 0.77 sec test 6 Start 6: Kokkos_CoreUnitTest_LegionInitialization 6: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from initialization 6: [ RUN ] initialization.legion_initialization [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o 25: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1252 1.49131k/s 800 6: [ OK ] initialization.legion_initialization (420 ms) 6: [----------] 1 test from initialization (420 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (420 ms total) 6: [ PASSED ] 1 test. 6/20 Test #6: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.72 sec test 7 Start 7: Kokkos_CoreUnitTest_PushFinalizeHook 7: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 7: Test timeout computed to be: 1500 25: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1249 1.4902k/s 800 [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E 7: SUCCESS 7/20 Test #7: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.68 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Test timeout computed to be: 1500 25: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1249 1.48985k/s 800 [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from defaultdevicetype 8: [ RUN ] defaultdevicetype.development_test 8: [ OK ] defaultdevicetype.development_test (0 ms) 8: [----------] 1 test from defaultdevicetype (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (0 ms total) 8: [ PASSED ] 1 test. 8/20 Test #8: Kokkos_CoreUnitTest_Develop ................. Passed 0.73 sec test 9 Start 9: Kokkos_CoreUnitTest_KokkosP 9: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 9: Test timeout computed to be: 1500 25: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1252 1.49015k/s 800 9: [==========] Running 23 tests from 2 test suites. 9: [----------] Global test environment set-up. 9: [----------] 21 tests from kokkosp 9: [ RUN ] kokkosp.test_named_instance_fence 9: Ref: 134217729 9: Ref: named_instance 9: 134217729 9: named_instance 9: [ OK ] kokkosp.test_named_instance_fence (0 ms) 9: [ RUN ] kokkosp.test_unnamed_instance_fence 9: Ref: 134217729 9: Ref: Unnamed Instance Fence 9: 134217729 9: Kokkos::OpenACC::fence(): Unnamed Instance Fence 9: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 9: [ RUN ] kokkosp.test_named_global_fence 9: Ref: 134217728 9: Ref: test global fence 9: 0 9: test global fence 9: Miss on id 9: 134217728 9: test global fence 9: [ OK ] kokkosp.test_named_global_fence (0 ms) 9: [ RUN ] kokkosp.test_unnamed_global_fence 9: Ref: 134217728 9: Ref: Unnamed Global Fence 9: 0 9: Kokkos::fence: Unnamed Global Fence 9: Miss on id 9: 134217728 9: Kokkos::fence: Unnamed Global Fence 9: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 9: [ RUN ] kokkosp.test_multiple_default_instances 9: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 9: [ RUN ] kokkosp.test_id_gen 9: [ OK ] kokkosp.test_id_gen (0 ms) 9: [ RUN ] kokkosp.test_kernel_sequence 9: Ref: 134217729 9: Ref: named_instance 9: 134217729 9: named_instance 9: Ref: 134217729 9: Ref: test_kernel 9: 134217729 9: named_instance 9: Miss on name 9: 0 9: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 9: Miss on name 9: Miss on id 9: 134217728 9: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 9: Miss on name 9: Miss on id 9: 134217729 9: test_kernel 9: [ OK ] kokkosp.test_kernel_sequence (31 ms) 9: [ RUN ] kokkosp.async_deep_copy 9: [ OK ] kokkosp.async_deep_copy (0 ms) 9: [ RUN ] kokkosp.parallel_for 9: [ OK ] kokkosp.parallel_for (0 ms) 9: [ RUN ] kokkosp.regions 9: [ OK ] kokkosp.regions (0 ms) 9: [ RUN ] kokkosp.fences 9: [ OK ] kokkosp.fences (0 ms) 9: [ RUN ] kokkosp.raw_allocation 9: [ OK ] kokkosp.raw_allocation (0 ms) 9: [ RUN ] kokkosp.view 9: [ OK ] kokkosp.view (0 ms) 9: [ RUN ] kokkosp.sections 9: [ OK ] kokkosp.sections (0 ms) 9: [ RUN ] kokkosp.metadata 9: [ OK ] kokkosp.metadata (0 ms) 9: [ RUN ] kokkosp.profile_events 9: [ OK ] kokkosp.profile_events (0 ms) 9: [ RUN ] kokkosp.no_init_kernel 9: [ OK ] kokkosp.no_init_kernel (0 ms) 9: [ RUN ] kokkosp.get_events 9: [ OK ] kokkosp.get_events (0 ms) 9: [ RUN ] kokkosp.create_mirror_no_init 9: [ OK ] kokkosp.create_mirror_no_init (0 ms) 9: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 9: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 9: [ RUN ] kokkosp.create_mirror_view_and_copy 9: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 9: [----------] 21 tests from kokkosp (33 ms total) 9: 9: [----------] 2 tests from defaultdevicetype 9: [ RUN ] defaultdevicetype.profiling_section 9: [ OK ] defaultdevicetype.profiling_section (0 ms) 9: [ RUN ] defaultdevicetype.scoped_profile_region 9: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 9: [----------] 2 tests from defaultdevicetype (0 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 23 tests from 2 test suites ran. (33 ms total) 9: [ PASSED ] 23 tests. 9/20 Test #9: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.74 sec test 10 Start 10: Kokkos_CoreUnitTest_ToolIndependence 10: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 10: Test timeout computed to be: 1500 10/20 Test #10: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.02 sec test 11 Start 11: Kokkos_ProfilingTestLibraryLoadHelp 11: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 11: Environment variables: 11: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so 11: Test timeout computed to be: 1500 11: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 25: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1249 1.4894k/s 800 11: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 11/20 Test #11: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.73 sec test 12 Start 12: Kokkos_ProfilingTestLibraryCmdLineHelp 12: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so" 12: Test timeout computed to be: 1500 25: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1245 1.49176k/s 800 12: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 12/20 Test #12: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.67 sec test 13 Start 13: Kokkos_ProfilingTestLibraryLoad 13: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 13: Environment variables: 13: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so 13: Test timeout computed to be: 1500 13: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 25: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1248 1.49095k/s 800 13: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xef9dc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xefa040:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xefa0c0:Host:source:0xef9e40:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xefa280:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0xefa040:40::kokkosp_deallocate_data:Host:source:0xef9dc0:40::kokkosp_finalize_library:: 13/20 Test #13: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.68 sec test 14 Start 14: Kokkos_ProfilingTestLibraryCmdLine 14: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so" 14: Test timeout computed to be: 1500 25: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1248 1.49075k/s 800 14: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xef9dc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xefa040:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xefa0c0:Host:source:0xef9e40:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xefa280:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0xefa040:40::kokkosp_deallocate_data:Host:source:0xef9dc0:40::kokkosp_finalize_library:: [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o 14/20 Test #14: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.68 sec test 15 Start 15: Kokkos_CoreUnitTest_StackTraceTest 15: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec 15: Test timeout computed to be: 1500 25: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1248 1.48938k/s 800 15: [==========] Running 3 tests from 2 test suites. 15: [----------] Global test environment set-up. 15: [----------] 2 tests from defaultdevicetype_DeathTest 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 15: 15: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 15: Top of f1 15: Top of f0 15: Top of f0 15: test_f1: 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d5a53] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43d266] Test::test_stacktrace(bool, bool) 15: [0x43bc0e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f1 15: Top of f0 15: Top of f0 15: StackTrace f3(std::cout, 4) returned: 110 15: test_f3: 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d5a53] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43e1cd] Test::test_stacktrace(bool, bool) 15: [0x43bc0e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (263 ms) 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 15: 15: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 15: Top of f1 15: Top of f0 15: Top of f0 15: test_f1: 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d5a53] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43d266] Test::test_stacktrace(bool, bool) 15: [0x43bf8b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f1 15: Top of f0 15: Top of f0 15: StackTrace f3(std::cout, 4) returned: 110 15: test_f3: 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d5a53] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43e1cd] Test::test_stacktrace(bool, bool) 15: [0x43bf8b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (220 ms) 15: [----------] 2 tests from defaultdevicetype_DeathTest (483 ms total) 15: 15: [----------] 1 test from defaultdevicetype 15: [ RUN ] defaultdevicetype.stacktrace_normal 15: Top of f1 15: Top of f0 15: Top of f0 15: test_f1: 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d5a53] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43d266] Test::test_stacktrace(bool, bool) 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f1 15: Top of f0 15: Top of f0 15: StackTrace f3(std::cout, 4) returned: 110 15: test_f3: 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083] 15: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d5a53] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43e1cd] Test::test_stacktrace(bool, bool) 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 15: [----------] 1 test from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 3 tests from 2 test suites ran. (484 ms total) 15: [ PASSED ] 3 tests. 15/20 Test #15: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.16 sec test 16 Start 16: Kokkos_IncrementalTest_SERIAL 16: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 16: Test timeout computed to be: 1500 25: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1252 1.49098k/s 800 16: [==========] Running 28 tests from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 28 tests from SERIAL 16: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 16: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 16: [ RUN ] SERIAL.IncrTest_01_execspace 16: Host Serial Execution Space: 16: KOKKOS_ENABLE_SERIAL: yes 16: 16: Serial Runtime Configuration: 16: Serial 16: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 16: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 16: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 16: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 16: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 16: [ RUN ] SERIAL.IncrTest_02_AtomicSub 16: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 16: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 16: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 16: [ RUN ] SERIAL.IncrTest_03b_memspace_free 25: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1251 1.49177k/s 800 25: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.91946k/s 1.6k 25: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.31332k/s 1.6k 25: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.06887k/s 1.6k 16: [ OK ] SERIAL.IncrTest_03b_memspace_free (145 ms) 16: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 16: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 16: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 16: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 16: [ RUN ] SERIAL.IncrTest_05_reduction 16: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 16: [ RUN ] SERIAL.IncrTest_06_mdrange2D 16: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 16: [ RUN ] SERIAL.IncrTest_06_mdrange3D 16: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 16: [ RUN ] SERIAL.IncrTest_06_mdrange4D 16: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 16: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 16: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 16: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 16: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 16: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 16: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 16: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 16: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 16: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 16: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 16: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 16: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 16: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 25: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.99431k/s 1.6k 25: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.30699k/s 1.6k 25: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.15612k/s 1.6k 25: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 12.2681k/s 1.6k 25: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 12.2404k/s 1.6k 25: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.93763k/s 1.6k 25: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.51463k/s 1.6k 25: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 10.1881k/s 1.6k 25: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.96831k/s 1.6k 25: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.32951k/s 1.6k 25: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.21338k/s 1.6k 25: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.69859k/s 1.6k 25: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.49056k/s 1.6k 25: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.8441k/s 1.6k 25: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.02825k/s 1.6k 25: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.73425k/s 1.6k 25: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.01937k/s 1.6k 25: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.94928k/s 1.6k 25: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.3013k/s 1.6k 25: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.38494k/s 1.6k 25: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.52357k/s 1.6k 25: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.45644k/s 1.6k 25: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.89249k/s 1.6k 25: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.51218k/s 1.6k 25: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.01894k/s 1.6k 25: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.38608k/s 1.6k 25: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.83648k/s 1.6k 25: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.88009k/s 1.6k 25: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.90655k/s 1.6k 25: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.18598k/s 1.6k 25: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.005 s 0.001 s 10 320.573/s 1.6k 25/52 Test #25: Kokkos_PerformanceTest_Benchmark ............ Passed 151.39 sec test 26 Start 26: Kokkos_Benchmark_Atomic_MinMax 26: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-22_T15-15-28.json" 26: Test timeout computed to be: 1500 16: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (253 ms) 16: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 16: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 16: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 16: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch (0 ms) 16: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 16: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 16: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 16: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 16: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 16: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 16: [ RUN ] SERIAL.incr_14_MDrangeReduce 16: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 16: [ RUN ] SERIAL.IncrTest_16_parallelscan 16: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 16: [ RUN ] SERIAL.incr_17_atomicView 16: [ OK ] SERIAL.incr_17_atomicView (0 ms) 16: [----------] 28 tests from SERIAL (400 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 1 test suite ran. (400 ms total) 16: [ PASSED ] 26 tests. 16: [ SKIPPED ] 2 tests, listed below: 16: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch 16: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch 16/20 Test #16: Kokkos_IncrementalTest_SERIAL ............... Passed 1.15 sec test 17 Start 17: Kokkos_IncrementalTest_OPENACC 17: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_IncrementalTest_OPENACC 17: Test timeout computed to be: 1500 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o 17: [==========] Running 28 tests from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 28 tests from OPENACC 17: [ RUN ] OPENACC.IncrTest_01_execspace_typedef 17: [ OK ] OPENACC.IncrTest_01_execspace_typedef (0 ms) 17: [ RUN ] OPENACC.IncrTest_01_execspace 17: Device Execution Space: 17: KOKKOS_ENABLE_OPENACC: yes 17: OpenACC Options: 17: KOKKOS_ENABLE_OPENACC_COLLAPSE_HIERARCHICAL_CONSTRUCTS: yes 17: Using OpenACC 17: OpenACC 17: [ OK ] OPENACC.IncrTest_01_execspace (0 ms) 17: [ RUN ] OPENACC.IncrTest_02_AtomicExchange 17: [ OK ] OPENACC.IncrTest_02_AtomicExchange (0 ms) 17: [ RUN ] OPENACC.IncrTest_02_AtomicAdd 17: [ OK ] OPENACC.IncrTest_02_AtomicAdd (0 ms) 17: [ RUN ] OPENACC.IncrTest_02_AtomicSub 17: [ OK ] OPENACC.IncrTest_02_AtomicSub (0 ms) 17: [ RUN ] OPENACC.IncrTest_03a_memspace_malloc [ 36%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit 17: [ OK ] OPENACC.IncrTest_03a_memspace_malloc (32 ms) 17: [ RUN ] OPENACC.IncrTest_03b_memspace_free [ 36%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o 17: [ OK ] OPENACC.IncrTest_03b_memspace_free (1988 ms) 17: [ RUN ] OPENACC.IncrTest_04_simple_parallelFor 17: [ OK ] OPENACC.IncrTest_04_simple_parallelFor (0 ms) 17: [ RUN ] OPENACC.IncrTest_04_RangePolicy_parallelFor 17: [ OK ] OPENACC.IncrTest_04_RangePolicy_parallelFor (0 ms) 17: [ RUN ] OPENACC.IncrTest_05_reduction 17: [ OK ] OPENACC.IncrTest_05_reduction (6 ms) 17: [ RUN ] OPENACC.IncrTest_06_mdrange2D 17: [ OK ] OPENACC.IncrTest_06_mdrange2D (0 ms) 17: [ RUN ] OPENACC.IncrTest_06_mdrange3D 17: [ OK ] OPENACC.IncrTest_06_mdrange3D (0 ms) 17: [ RUN ] OPENACC.IncrTest_06_mdrange4D 17: [ OK ] OPENACC.IncrTest_06_mdrange4D (0 ms) 17: [ RUN ] OPENACC.IncrTest_08_deep_copy_2D 17: [ OK ] OPENACC.IncrTest_08_deep_copy_2D (0 ms) 17: [ RUN ] OPENACC.IncrTest_08_deep_copy_3D 17: [ OK ] OPENACC.IncrTest_08_deep_copy_3D (0 ms) 17: [ RUN ] OPENACC.IncrTest_08_deep_copy_4D 17: [ OK ] OPENACC.IncrTest_08_deep_copy_4D (0 ms) 17: [ RUN ] OPENACC.IncrTest_10_Hierarchical_Basics 17: [ OK ] OPENACC.IncrTest_10_Hierarchical_Basics (0 ms) 17: [ RUN ] OPENACC.IncrTest_11a_Hierarchical_ForLoop 17: [ OK ] OPENACC.IncrTest_11a_Hierarchical_ForLoop (0 ms) 17: [ RUN ] OPENACC.IncrTest_11b_Hierarchical_ForLoop 17: [ OK ] OPENACC.IncrTest_11b_Hierarchical_ForLoop (3 ms) 17: [ RUN ] OPENACC.IncrTest_11c_Hierarchical_ForLoop 17: [ OK ] OPENACC.IncrTest_11c_Hierarchical_ForLoop (250 ms) 17: [ RUN ] OPENACC.IncrTest_12a_ThreadScratch 17: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped 17: skipping since scratch memory is not yet implemented in the OpenACC backend 17: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch (0 ms) 17: [ RUN ] OPENACC.IncrTest_12b_TeamScratch 17: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped 17: skipping since scratch memory is not yet implemented in the OpenACC backend 17: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch (0 ms) 17: [ RUN ] OPENACC.IncrTest_13a_Hierarchical_Red 17: [ OK ] OPENACC.IncrTest_13a_Hierarchical_Red (0 ms) 17: [ RUN ] OPENACC.IncrTest_13b_Hierarchical_Red 17: [ OK ] OPENACC.IncrTest_13b_Hierarchical_Red (0 ms) 17: [ RUN ] OPENACC.IncrTest_13c_Hierarchical_Red 17: [ OK ] OPENACC.IncrTest_13c_Hierarchical_Red (0 ms) 17: [ RUN ] OPENACC.incr_14_MDrangeReduce 17: [ OK ] OPENACC.incr_14_MDrangeReduce (0 ms) 17: [ RUN ] OPENACC.IncrTest_16_parallelscan 17: [ OK ] OPENACC.IncrTest_16_parallelscan (1 ms) 17: [ RUN ] OPENACC.incr_17_atomicView 17: [ OK ] OPENACC.incr_17_atomicView (0 ms) 17: [----------] 28 tests from OPENACC (2290 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (2290 ms total) 17: [ PASSED ] 26 tests. 17: [ SKIPPED ] 2 tests, listed below: 17: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch 17: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o 26: 2024-04-22T15:39:41+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 26: Run on (128 X 1996.08 MHz CPU s) 26: CPU Caches: 26: L1 Data 32 KiB (x128) 26: L1 Instruction 32 KiB (x128) 26: L2 Unified 512 KiB (x128) 26: L3 Unified 16384 KiB (x32) 26: Load Average: 19.00, 16.88, 12.92 26: CPU architecture: none 26: Default Device: N6Kokkos3HIPE 26: GPU architecture: AMD_GFX90A 26: KOKKOS_COMPILER_CLANG: 1600 26: KOKKOS_ENABLE_ASM: no 26: KOKKOS_ENABLE_CXX17: no 26: KOKKOS_ENABLE_CXX20: yes 26: KOKKOS_ENABLE_CXX23: no 26: KOKKOS_ENABLE_CXX26: no 26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 26: KOKKOS_ENABLE_HIP: yes 26: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 26: KOKKOS_ENABLE_HWLOC: no 26: KOKKOS_ENABLE_LIBDL: yes 26: KOKKOS_ENABLE_PRAGMA_IVDEP: no 26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 26: KOKKOS_ENABLE_PRAGMA_UNROLL: no 26: KOKKOS_ENABLE_PRAGMA_VECTOR: no 26: KOKKOS_ENABLE_SERIAL: yes 26: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 26: Kokkos Version: 4.3.99 26: macro KOKKOS_ENABLE_HIP: defined 26: macro KOKKOS_ENABLE_ROCTHRUST: defined 26: platform: 64bit 26: ---------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations 26: ---------------------------------------------------------------------------------------------------------------------------------------- 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26/52 Test #26: Kokkos_Benchmark_Atomic_MinMax .............. Passed 2.59 sec test 27 Start 27: Kokkos_PerformanceTest_Mempool 27: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-22_T15-15-28.json" 27: Test timeout computed to be: 1500 27: 2024-04-22T15:39:42+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Mempool 27: Run on (128 X 1996.08 MHz CPU s) 27: CPU Caches: 27: L1 Data 32 KiB (x128) 27: L1 Instruction 32 KiB (x128) 27: L2 Unified 512 KiB (x128) 27: L3 Unified 16384 KiB (x32) 27: Load Average: 19.00, 16.88, 12.92 27: CPU architecture: none 27: Default Device: N6Kokkos3HIPE 27: GPU architecture: AMD_GFX90A 27: KOKKOS_COMPILER_CLANG: 1600 27: KOKKOS_ENABLE_ASM: no 27: KOKKOS_ENABLE_CXX17: no 27: KOKKOS_ENABLE_CXX20: yes 27: KOKKOS_ENABLE_CXX23: no 27: KOKKOS_ENABLE_CXX26: no 27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 27: KOKKOS_ENABLE_HIP: yes 27: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 27: KOKKOS_ENABLE_HWLOC: no 27: KOKKOS_ENABLE_LIBDL: yes 27: KOKKOS_ENABLE_PRAGMA_IVDEP: no 27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 27: KOKKOS_ENABLE_PRAGMA_UNROLL: no 27: KOKKOS_ENABLE_PRAGMA_VECTOR: no 27: KOKKOS_ENABLE_SERIAL: yes 27: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 27: Kokkos Version: 4.3.99 27: macro KOKKOS_ENABLE_HIP: defined 27: macro KOKKOS_ENABLE_ROCTHRUST: defined 27: platform: 64bit 17/20 Test #17: Kokkos_IncrementalTest_OPENACC .............. Passed 3.02 sec test 18 Start 18: Kokkos_CoreUnitTest_CTestDevice 18: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 18: Test timeout computed to be: 1500 18: [==========] Running 8 tests from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 8 tests from ctest_environment 18: [ RUN ] ctest_environment.no_device_type 18: [ OK ] ctest_environment.no_device_type (0 ms) 18: [ RUN ] ctest_environment.no_process_count 18: [ OK ] ctest_environment.no_process_count (0 ms) 18: [ RUN ] ctest_environment.invalid_rank 18: [ OK ] ctest_environment.invalid_rank (0 ms) 18: [ RUN ] ctest_environment.no_type_str 18: [ OK ] ctest_environment.no_type_str (0 ms) 18: [ RUN ] ctest_environment.missing_type 18: [ OK ] ctest_environment.missing_type (0 ms) 18: [ RUN ] ctest_environment.no_id_str 18: [ OK ] ctest_environment.no_id_str (0 ms) 18: [ RUN ] ctest_environment.invalid_id_str 18: [ OK ] ctest_environment.invalid_id_str (0 ms) 18: [ RUN ] ctest_environment.good 18: [ OK ] ctest_environment.good (0 ms) 18: [----------] 8 tests from ctest_environment (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 8 tests from 1 test suite ran. (0 ms total) 18: [ PASSED ] 8 tests. 18/20 Test #18: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.02 sec test 19 Start 19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 19: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 19: Test timeout computed to be: 1500 19/20 Test #19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.01 sec test 20 Start 20: Kokkos_UnitTest_SIMD 20: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/simd/unit_tests/Kokkos_UnitTest_SIMD 20: Test timeout computed to be: 1500 20: [==========] Running 16 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 16 tests from simd 20: [ RUN ] simd.host_math_ops 20: [ OK ] simd.host_math_ops (0 ms) 20: [ RUN ] simd.device_math_ops 20: [ OK ] simd.device_math_ops (55 ms) 20: [ RUN ] simd.host_mask_ops 20: [ OK ] simd.host_mask_ops (0 ms) 20: [ RUN ] simd.device_mask_ops 20: [ OK ] simd.device_mask_ops (1 ms) 20: [ RUN ] simd.host_conversions 20: [ OK ] simd.host_conversions (0 ms) 20: [ RUN ] simd.device_conversions 20: [ OK ] simd.device_conversions (0 ms) 20: [ RUN ] simd.host_shift_ops 20: [ OK ] simd.host_shift_ops (0 ms) 20: [ RUN ] simd.device_shift_ops 20: [ OK ] simd.device_shift_ops (0 ms) 20: [ RUN ] simd.host_condition 20: [ OK ] simd.host_condition (0 ms) 20: [ RUN ] simd.device_condition 20: [ OK ] simd.device_condition (0 ms) 20: [ RUN ] simd.host_gen_ctors 20: [ OK ] simd.host_gen_ctors (0 ms) 20: [ RUN ] simd.device_gen_ctors 20: [ OK ] simd.device_gen_ctors (0 ms) 20: [ RUN ] simd.host_where_expressions 20: [ OK ] simd.host_where_expressions (0 ms) 20: [ RUN ] simd.device_where_expressions 20: [ OK ] simd.device_where_expressions (2 ms) 20: [ RUN ] simd.host_reductions 20: [ OK ] simd.host_reductions (0 ms) 20: [ RUN ] simd.device_reductions 20: [ OK ] simd.device_reductions (0 ms) 20: [----------] 16 tests from simd (59 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 16 tests from 1 test suite ran. (59 ms total) 20: [ PASSED ] 16 tests. [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o 20/20 Test #20: Kokkos_UnitTest_SIMD ........................ Passed 0.86 sec 100% tests passed, 0 tests failed out of 20 Total Test time (real) = 205.01 sec [Pipeline] } [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 4f81e6c2a7f7ed5e6a64eb9f30ea750030e080aac5e555034a7ffb6bd9a1315b [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o 27: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations FOM: fill ops per second 27: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 2253 17.8976M/s [ 36%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 36%] Built target Kokkos_CoreUnitTest_CudaGraph [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o $ docker rm -f --volumes 4f81e6c2a7f7ed5e6a64eb9f30ea750030e080aac5e555034a7ffb6bd9a1315b 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations FOM: cycle ops per second 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 9896 156.266M/s 27/52 Test #27: Kokkos_PerformanceTest_Mempool .............. Passed 3.07 sec test 28 Start 28: Kokkos_PerformanceTest_Atomic 28: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-22_T15-15-28.json" 28: Test timeout computed to be: 1500 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } Running on fetnat05 in /var/jenkins/workspace/Kokkos_PR-6958 [Pipeline] // node [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL 28: 2024-04-22T15:39:45+00:00 28: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Atomic 28: Run on (128 X 3338.85 MHz CPU s) 28: CPU Caches: 28: L1 Data 32 KiB (x128) 28: L1 Instruction 32 KiB (x128) 28: L2 Unified 512 KiB (x128) 28: L3 Unified 16384 KiB (x32) 28: Load Average: 18.20, 16.75, 12.90 28: CPU architecture: none 28: Default Device: N6Kokkos3HIPE 28: GPU architecture: AMD_GFX90A 28: KOKKOS_COMPILER_CLANG: 1600 28: KOKKOS_ENABLE_ASM: no 28: KOKKOS_ENABLE_CXX17: no 28: KOKKOS_ENABLE_CXX20: yes 28: KOKKOS_ENABLE_CXX23: no 28: KOKKOS_ENABLE_CXX26: no 28: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 28: KOKKOS_ENABLE_HIP: yes 28: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 28: KOKKOS_ENABLE_HWLOC: no 28: KOKKOS_ENABLE_LIBDL: yes 28: KOKKOS_ENABLE_PRAGMA_IVDEP: no 28: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 28: KOKKOS_ENABLE_PRAGMA_UNROLL: no 28: KOKKOS_ENABLE_PRAGMA_VECTOR: no 28: KOKKOS_ENABLE_SERIAL: yes 28: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 28: Kokkos Version: 4.3.99 28: macro KOKKOS_ENABLE_HIP: defined 28: macro KOKKOS_ENABLE_ROCTHRUST: defined 28: platform: 64bit Fetching changes from the remote Git repository Fetching without tags [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o Merging remotes/origin/develop commit cc602957cec5627c8752137c0412caa6fe37d2bc into PR head commit 205fd156d990138dd6b6b400fb44d4aa9b196aa0 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6958/.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/6958/head:refs/remotes/origin/PR-6958 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 205fd156d990138dd6b6b400fb44d4aa9b196aa0 # timeout=10 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge cc602957cec5627c8752137c0412caa6fe37d2bc # timeout=10 Merge succeeded, producing d1cac1d5c46eb80a84381d440b761aae13a6337f Checking out Revision d1cac1d5c46eb80a84381d440b761aae13a6337f (PR-6958) Commit message: "Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD" First time build. Skipping changelog. [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 407c6a762b1878c92db33f7be6e94a43b0deb61f --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 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1cac1d5c46eb80a84381d440b761aae13a6337f # timeout=10 ---> 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 407c6a762b1878c92db33f7be6e94a43b0deb61f:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o + docker inspect -f . 407c6a762b1878c92db33f7be6e94a43b0deb61f . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat05 seems to be running inside container 672a946a01b481e2531481fe5c0fe61a88e71fef99a60f4b41185131cbb988e0 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.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-6958 --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 ******** 407c6a762b1878c92db33f7be6e94a43b0deb61f cat [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 86%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmptarget/TestRandom.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o $ docker top f3c985acd68bbd214a29177544ca1023be8999f4da3d014142a3daff5d73fb2d -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] { [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o + rm -rf build [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.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-6958/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 [ 55%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o -- The CXX compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6958/bin/nvcc_wrapper -- works -- Detecting CXX compiler ABI info [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 [ 55%] Built target Kokkos_CoreUnitTest_Cuda1 -- The project name is: Kokkos -- Using internal gtest for testing [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o -- 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 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ OK ] cuda_hostpinned.view_fill_tests_layout_left (90743 ms) [ RUN ] cuda_hostpinned.view_mapping [ OK ] serial.reduce_device_view_range_policy (32541 ms) [ RUN ] serial.reduce_device_view_mdrange_policy [ OK ] cuda_hostpinned.view_mapping (719 ms) [ RUN ] cuda_hostpinned.view_mapping_operator [ OK ] cuda_hostpinned.view_mapping_operator (43 ms) [ RUN ] cuda_hostpinned.static_extent [ OK ] cuda_hostpinned.static_extent (0 ms) [ RUN ] cuda_hostpinned.view_mapping_atomic [ OK ] cuda_hostpinned.view_mapping_atomic (7 ms) [ RUN ] cuda_hostpinned.view_mapping_class_value [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) [ RUN ] cuda_hostpinned.view_mapping_assignable [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) [ RUN ] cuda_hostpinned.view_mapping_subview [ OK ] cuda_hostpinned.view_mapping_subview (0 ms) [----------] 27 tests from cuda_hostpinned (193340 ms total) [----------] Global test environment tear-down [==========] 229 tests from 4 test suites ran. (257405 ms total) [ PASSED ] 229 tests. ./KokkosCore_UnitTest_CudaInterOpInit [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from cuda [ RUN ] cuda.raw_cuda_interop [ OK ] cuda.raw_cuda_interop (111 ms) [----------] 1 test from cuda (111 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (111 ms total) [ PASSED ] 1 test. ./KokkosCore_UnitTest_CudaInterOpStreams [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from cuda [ RUN ] cuda.raw_cuda_streams [ OK ] cuda.raw_cuda_streams (97 ms) [----------] 1 test from cuda (97 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (97 ms total) [ PASSED ] 1 test. [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o 28: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 28: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: Test_Atomic/100000/iterations:10 2.23 s 2.22 s 10 1 4 2.44219m 1.2719m 55.1u 704.983M 78.648k 704.983M -- SIMD: AVX512 detected [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.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 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.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 -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-6958/core/src/../../tpls/mdspan/include [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.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 -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o -- [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 [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.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 -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortByKey.cpp.o [ 87%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_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 [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestCuda.cpp -- Kokkos Backends: SERIAL;CUDA [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E -- Configuring done [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o -- Generating done [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6958/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 [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o Scanning dependencies of target kokkos_gtest [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o Scanning dependencies of target kokkoscore [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 2%] Linking CXX static library libkokkossimd.a nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 [ 2%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 88%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.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 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 2%] Built target impl_git_version [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 4%] Linking CXX static library libkokkos_gtest.a [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 4%] Built target kokkos_gtest [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_Develop [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.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 [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ OK ] serial.reduce_device_view_mdrange_policy (56641 ms) [ RUN ] serial.reduce_device_view_team_policy [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 88%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 6%] Linking CXX static library libbenchmark.a [ 6%] Built target benchmark [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ OK ] serial.reduce_device_view_team_policy (14775 ms) [ RUN ] serial.reducers_int [ OK ] serial.reducers_int (8 ms) [ RUN ] serial.reducers_double [ OK ] serial.reducers_double (8 ms) [ RUN ] serial.reducers_complex_double [ OK ] serial.reducers_complex_double (3 ms) [ RUN ] serial.reducers_struct [ OK ] serial.reducers_struct (3 ms) [ RUN ] serial.reducers_half_t [ OK ] serial.reducers_half_t (1 ms) [ RUN ] serial.reducers_bhalf_t [ OK ] serial.reducers_bhalf_t (0 ms) [ RUN ] serial.reducers_int8_t [ OK ] serial.reducers_int8_t (0 ms) [ RUN ] serial.reducers_int16_t [ OK ] serial.reducers_int16_t (0 ms) [ RUN ] serial.reducers_point_t [ OK ] serial.reducers_point_t (0 ms) [ RUN ] serial.reducers_bool [ OK ] serial.reducers_bool (0 ms) [ RUN ] serial.complex_construction [ OK ] serial.complex_construction (0 ms) [ RUN ] serial.complex_basic_math [ OK ] serial.complex_basic_math (0 ms) [ RUN ] serial.complex_special_funtions [ OK ] serial.complex_special_funtions (0 ms) [ RUN ] serial.complex_io [ OK ] serial.complex_io (0 ms) [ RUN ] serial.complex_trivially_copyable [ OK ] serial.complex_trivially_copyable (0 ms) [ RUN ] serial.complex_issue_3865 [ OK ] serial.complex_issue_3865 (0 ms) [ RUN ] serial.complex_operations_arithmetic_types_overloads [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) [ RUN ] serial.atomic_operations_int [ OK ] serial.atomic_operations_int (2 ms) [ RUN ] serial.atomic_operations_unsigned [ OK ] serial.atomic_operations_unsigned (2 ms) [ RUN ] serial.atomic_operations_long [ OK ] serial.atomic_operations_long (2 ms) [ RUN ] serial.atomic_operations_unsignedlong [ OK ] serial.atomic_operations_unsignedlong (2 ms) [ RUN ] serial.atomic_operations_longlong [ OK ] serial.atomic_operations_longlong (2 ms) [ RUN ] serial.atomic_operations_double [ OK ] serial.atomic_operations_double (1 ms) [ RUN ] serial.atomic_operations_float [ OK ] serial.atomic_operations_float (1 ms) [ RUN ] serial.atomic_operations_complexfloat [ OK ] serial.atomic_operations_complexfloat (0 ms) [ RUN ] serial.atomic_operations_complexdouble [ OK ] serial.atomic_operations_complexdouble (0 ms) [ RUN ] serial.atomic_views_integral [ OK ] serial.atomic_views_integral (479 ms) [ RUN ] serial.atomic_views_nonintegral [ OK ] serial.atomic_views_nonintegral (267 ms) [ RUN ] serial.atomic_view_api [ OK ] serial.atomic_view_api (0 ms) [ RUN ] serial.atomics [ OK ] serial.atomics (14 ms) [ RUN ] serial.atomics_tpetra_max_abs [ OK ] serial.atomics_tpetra_max_abs (0 ms) [ RUN ] serial.team_for [ OK ] serial.team_for (0 ms) [ RUN ] serial.team_reduce [ OK ] serial.team_reduce (0 ms) [ RUN ] serial.team_reduce_large [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 88%] Built target Kokkos_ContainersUnitTest_Cuda [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o Scanning dependencies of target benchmark_main [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o 28: Test_Atomic/100000/iterations:10 7.08 s 7.05 s 10 1 8 11.6519 1.34093m 116.02u 4.99995G 36.734k 4.99995G [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Warning: 'long double' is treated as 'double' in device code [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.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 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 8%] 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_CudaInterOpStreams [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ OK ] serial.team_reduce_large (28173 ms) [ RUN ] serial.team_parallel_single [ OK ] serial.team_parallel_single (112 ms) [ RUN ] serial.large_team_scratch_size [ OK ] serial.large_team_scratch_size (0 ms) [ RUN ] serial.team_broadcast_long [ OK ] serial.team_broadcast_long (0 ms) [ RUN ] serial.team_broadcast_long_wrapper [ OK ] serial.team_broadcast_long_wrapper (1 ms) [ RUN ] serial.team_broadcast_char [ OK ] serial.team_broadcast_char (0 ms) [ RUN ] serial.team_broadcast_float [ OK ] serial.team_broadcast_float (0 ms) [ RUN ] serial.team_broadcast_double [ OK ] serial.team_broadcast_double (0 ms) [ RUN ] serial.team_handle_by_value [ OK ] serial.team_handle_by_value (0 ms) [ RUN ] serial.team_vector [ OK ] serial.team_vector (92 ms) [ RUN ] serial.triple_nested_parallelism [ OK ] serial.triple_nested_parallelism (3640 ms) [ RUN ] serial.parallel_scan_with_reducers [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ OK ] serial.parallel_scan_with_reducers (909 ms) [ RUN ] serial.team_shared_request [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ OK ] serial.team_shared_request (470 ms) [ RUN ] serial.team_scratch_request [ OK ] serial.team_scratch_request (77 ms) [ RUN ] serial.team_lambda_shared_request [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ OK ] serial.team_lambda_shared_request (469 ms) [ RUN ] serial.scratch_align [ OK ] serial.scratch_align (0 ms) [ RUN ] serial.shmem_size [ OK ] serial.shmem_size (0 ms) [ RUN ] serial.multi_level_scratch [ OK ] serial.multi_level_scratch (108 ms) [ RUN ] serial.team_scratch_memory_index_parallel_for [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) [ RUN ] serial.team_teamvector_range [ OK ] serial.team_teamvector_range (27 ms) [ RUN ] serial.team_reduction_scan [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ OK ] serial.team_reduction_scan (312 ms) [ RUN ] serial.team_long_reduce [ 10%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 10%] 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_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ OK ] serial.team_long_reduce (956 ms) [ RUN ] serial.team_double_reduce [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ OK ] serial.team_double_reduce (974 ms) [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) [ RUN ] serial.repeated_team_reduce [ 49%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_000024ab_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 49%] Built target Kokkos_CoreUnitTest_Cuda3 Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 10%] Built target Kokkos_CoreUnitTest_CTestDevice [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 49%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ OK ] serial.repeated_team_reduce (8389 ms) [ RUN ] serial.team_policy_max_recommended [ OK ] serial.team_policy_max_recommended (71 ms) [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) [ RUN ] serial.memory_pool [ OK ] serial.memory_pool (69 ms) [ RUN ] serial.cxx11 [ OK ] serial.cxx11 (0 ms) [ RUN ] serial.viewctorprop_embedded_dim [ OK ] serial.viewctorprop_embedded_dim (0 ms) [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) [ RUN ] serial.mdrange_5d [ OK ] serial.mdrange_5d (497 ms) [ RUN ] serial.mdrange_6d [ 49%] Built target Kokkos_push_finalize_hook_terminate [ OK ] serial.mdrange_6d (1554 ms) [ RUN ] serial.mdrange_2d [ OK ] serial.mdrange_2d (11 ms) [ RUN ] serial.mdrange_array_reduce [ OK ] serial.mdrange_array_reduce (0 ms) [ RUN ] serial.mdrange_3d Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ OK ] serial.mdrange_3d (120 ms) [ RUN ] serial.mdrange_neg_idx 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_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ OK ] serial.mdrange_neg_idx (758 ms) [ RUN ] serial.mdrange_4d [ OK ] serial.mdrange_4d (127 ms) [ RUN ] serial.crs_count_fill [ OK ] serial.crs_count_fill (4 ms) [ RUN ] serial.crs_copy_constructor [ OK ] serial.crs_copy_constructor (21 ms) [ RUN ] serial.workgraph_fib [ OK ] serial.workgraph_fib (680 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 89%] Linking CXX executable Kokkos_UnitTest_Sort [ 89%] Built target Kokkos_UnitTest_Sort [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ OK ] serial.local_deepcopy_teampolicy_layoutleft (13062 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 50%] 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_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortCustomComp.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions2.cpp.o [ 50%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 50%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_ProfilingAllCalls [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (12487 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestLegionInitialization.cpp(30): warning #177-D: member "::initialization_legion_initialization_Test::test_info_" was declared but never referenced [ 11%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ OK ] serial.local_deepcopy_teampolicy_layoutright (6205 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 51%] Linking CXX executable Kokkos_ProfilingAllCalls [ 51%] Built target Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 51%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o 28: Test_Atomic/100000/iterations:10 7.12 s 7.09 s 10 1 8 12.9483 1.29233m 116.12u 4.99995G 110.462k 4.99995G Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ OK ] serial.local_deepcopy_rangepolicy_layoutright (6561 ms) [ RUN ] serial.deep_copy_scratch [ OK ] serial.deep_copy_scratch (0 ms) [----------] 162 tests from serial (409665 ms total) [----------] Global test environment tear-down [==========] 164 tests from 2 test suites ran. (416300 ms total) [ PASSED ] 164 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test' make -C core/perf_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-6958/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6958 CXX=/var/jenkins/workspace/Kokkos_PR-6958/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-6958/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6958 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test' [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-6958/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6958 CXX=/var/jenkins/workspace/Kokkos_PR-6958/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-6958/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6958 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test' ./KokkosCore_PerformanceTest_TaskDAG make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test' make -C containers/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6958 CXX=/var/jenkins/workspace/Kokkos_PR-6958/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-6958/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6958 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests' [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6958 CXX=/var/jenkins/workspace/Kokkos_PR-6958/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-6958/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6958 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests' [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o ./KokkosContainers_UnitTest_Cuda ./KokkosContainers_UnitTest_Serial [==========] Running 42 tests from 1 test suite. [----------] Global test environment set-up. [----------] 42 tests from serial [ RUN ] serial.bitset [==========] Running 42 tests from 1 test suite. [----------] Global test environment set-up. [----------] 42 tests from cuda [ RUN ] cuda.bitset [ OK ] cuda.bitset (13 ms) [ RUN ] cuda.bitset_default_constructor_no_alloc [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) [ RUN ] cuda.dualview_combination [ OK ] cuda.dualview_combination (0 ms) [ RUN ] cuda.dualview_alloc [ OK ] cuda.dualview_alloc (0 ms) [ RUN ] cuda.test_dualview_copy_construction_and_assignment [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) [ RUN ] cuda.dualview_combinations_without_init [ OK ] cuda.dualview_combinations_without_init (0 ms) [ RUN ] cuda.dualview_deep_copy [ OK ] cuda.dualview_deep_copy (1 ms) [ RUN ] cuda.dualview_realloc [ OK ] cuda.dualview_realloc (0 ms) [ RUN ] cuda.dualview_resize [ OK ] cuda.dualview_resize (0 ms) [ RUN ] cuda.dualview_device_correct_kokkos_device [ OK ] cuda.dualview_device_correct_kokkos_device (1 ms) [ RUN ] cuda.dualview_host_correct_kokkos_device [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) [ RUN ] cuda.dualview_host_modify_template_device_sync [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) [ RUN ] cuda.dualview_device_modify_template_host_sync [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) [ RUN ] cuda.dynamic_view [ OK ] cuda.dynamic_view (26 ms) [ RUN ] cuda.dyn_rank_view_api_generic [ OK ] cuda.dyn_rank_view_api_generic (27 ms) [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms) [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) [ RUN ] cuda.dyn_rank_view_api_operator_rank67 [ OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms) [ RUN ] cuda.ErrorReporterViaLambda [ OK ] cuda.ErrorReporterViaLambda (0 ms) [ RUN ] cuda.ErrorReporter [ OK ] cuda.ErrorReporter (0 ms) [ RUN ] cuda.offsetview_construction [ OK ] cuda.offsetview_construction (1 ms) [ RUN ] cuda.offsetview_unmanaged_construction [ OK ] cuda.offsetview_unmanaged_construction (0 ms) [ RUN ] cuda.offsetview_subview [ OK ] cuda.offsetview_subview (0 ms) [ RUN ] cuda.offsetview_offsets_rank1 [ OK ] cuda.offsetview_offsets_rank1 (0 ms) [ RUN ] cuda.offsetview_offsets_rank2 [ OK ] cuda.offsetview_offsets_rank2 (0 ms) [ RUN ] cuda.offsetview_offsets_rank3 [ OK ] cuda.offsetview_offsets_rank3 (0 ms) [ RUN ] cuda.scatterview /var/jenkins/workspace/Kokkos_PR-6958/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-6958/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-6958/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 [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 52%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 52%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C 28: Test_Atomic/100000/iterations:10 2.25 s 2.24 s 10 1 4 2.46655m 1.22421m 55.1u 704.983M 60.344k 704.983M [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ OK ] serial.bitset (8898 ms) [ RUN ] serial.bitset_default_constructor_no_alloc [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) [ RUN ] serial.dualview_combination [ OK ] serial.dualview_combination (0 ms) [ RUN ] serial.dualview_alloc [ OK ] serial.dualview_alloc (0 ms) [ RUN ] serial.test_dualview_copy_construction_and_assignment [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) [ RUN ] serial.dualview_combinations_without_init [ OK ] serial.dualview_combinations_without_init (0 ms) [ RUN ] serial.dualview_deep_copy [ OK ] serial.dualview_deep_copy (0 ms) [ RUN ] serial.dualview_realloc [ OK ] serial.dualview_realloc (0 ms) [ RUN ] serial.dualview_resize [ OK ] serial.dualview_resize (0 ms) [ RUN ] serial.dualview_device_correct_kokkos_device [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) [ RUN ] serial.dualview_host_correct_kokkos_device [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) [ RUN ] serial.dualview_host_modify_template_device_sync [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) [ RUN ] serial.dualview_host_modify_template_device_execspace_sync [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) [ RUN ] serial.dualview_device_modify_template_host_sync [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) [ RUN ] serial.dualview_device_modify_template_host_execspace_sync [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) [ RUN ] serial.dualview_template_views_return_correct_executionspace_views [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) [ RUN ] serial.dynamic_view [ OK ] serial.dynamic_view (114 ms) [ RUN ] serial.dyn_rank_view_api_generic [ OK ] serial.dyn_rank_view_api_generic (26 ms) [ RUN ] serial.dyn_rank_view_api_operator_rank12345 [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc /var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped skipping since not default execution space [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) [ RUN ] serial.dyn_rank_view_api_operator_rank67 [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) [ RUN ] serial.ErrorReporterViaLambda [ OK ] serial.ErrorReporterViaLambda (0 ms) [ RUN ] serial.ErrorReporter [ OK ] serial.ErrorReporter (0 ms) [ RUN ] serial.offsetview_construction [ OK ] serial.offsetview_construction (572 ms) [ RUN ] serial.offsetview_unmanaged_construction [ OK ] serial.offsetview_unmanaged_construction (0 ms) [ RUN ] serial.offsetview_subview [ OK ] serial.offsetview_subview (14 ms) [ RUN ] serial.offsetview_offsets_rank1 [ OK ] serial.offsetview_offsets_rank1 (0 ms) [ RUN ] serial.offsetview_offsets_rank2 [ OK ] serial.offsetview_offsets_rank2 (0 ms) [ RUN ] serial.offsetview_offsets_rank3 [ OK ] serial.offsetview_offsets_rank3 (0 ms) [ RUN ] serial.scatterview [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 52%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 53%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 53%] Built target Kokkos_CoreUnitTest_Default [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 55%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 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_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestInitializationSettings.cpp(23): warning #177-D: member "::defaultdevicetype_initialization_settings_Test::test_info_" was declared but never referenced [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_CudaGraph [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ OK ] serial.scatterview (20470 ms) [ RUN ] serial.scatterview_devicetype [ OK ] serial.scatterview_devicetype (5 ms) [ RUN ] serial.staticcrsgraph [ OK ] serial.staticcrsgraph (19 ms) [ RUN ] serial.UnorderedMap_insert [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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-6958/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(392): warning #177-D: member "::defaultdevicetype_visible_devices_Test::test_info_" was declared but never referenced [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 12%] 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_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 56%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_Develop [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/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/TestSharedHostPinnedSpace.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 57%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 57%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 57%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 64%] Linking CXX executable Kokkos_UnitTest_Random [ 15%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestSharedHostPinnedSpace.cpp(60): warning #177-D: member "::defaultdevicetype_shared_host_pinned_space_Test::test_info_" was declared but never referenced [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 15%] Built target Kokkos_push_finalize_hook_terminate [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 57%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 57%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 95%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ OK ] serial.UnorderedMap_insert (50589 ms) [ RUN ] serial.UnorderedMap_failed_insert [ OK ] cuda.scatterview (80728 ms) [ RUN ] cuda.scatterview_devicetype [ OK ] cuda.scatterview_devicetype (28 ms) [ RUN ] cuda.staticcrsgraph [ OK ] cuda.staticcrsgraph (34 ms) [ RUN ] cuda.UnorderedMap_insert [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ OK ] cuda.UnorderedMap_insert (7717 ms) [ RUN ] cuda.UnorderedMap_failed_insert 28: Test_Atomic/100000/iterations:10 7.14 s 7.11 s 10 1 8 11.9152 1.30415m 113.12u 4.99995G 91.966k 4.99995G [ 64%] Built target Kokkos_UnitTest_Random [ OK ] cuda.UnorderedMap_failed_insert (1039 ms) [ RUN ] cuda.UnorderedMap_deep_copy [ OK ] cuda.UnorderedMap_deep_copy (7 ms) [ RUN ] cuda.UnorderedMap_valid_empty [ OK ] cuda.UnorderedMap_valid_empty (1 ms) [ RUN ] cuda.UnorderedMap_clear_zero_size [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) [ RUN ] cuda.UnorderedMap_consistent_size [ OK ] cuda.UnorderedMap_consistent_size (0 ms) [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) [ RUN ] cuda.UnorderedMap_lambda_capturable [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) [ RUN ] cuda.UnorderedMap_constructor_view_alloc [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) [ RUN ] cuda.viewctorprop_embedded_dim [ OK ] cuda.viewctorprop_embedded_dim (0 ms) [----------] 42 tests from cuda (89642 ms total) [----------] Global test environment tear-down [==========] 42 tests from 1 test suite ran. (89642 ms total) [ PASSED ] 42 tests. [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/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-6958/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-6958/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-6958/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-6958/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-6958/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. [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortA.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 60%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o Scanning dependencies of target Kokkos_atomic [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 95%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 28: Test_Atomic/100000/iterations:10 2.39 s 2.38 s 10 1 8 2.47056m 1.24354m 113.11u 4.99995G 54.142k 4.99995G [ 95%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ OK ] serial.UnorderedMap_failed_insert (23923 ms) [ RUN ] serial.UnorderedMap_deep_copy [ OK ] serial.UnorderedMap_deep_copy (13 ms) [ RUN ] serial.UnorderedMap_valid_empty [ OK ] serial.UnorderedMap_valid_empty (0 ms) [ RUN ] serial.UnorderedMap_clear_zero_size [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) [ RUN ] serial.UnorderedMap_consistent_size [ OK ] serial.UnorderedMap_consistent_size (0 ms) [ RUN ] serial.UnorderedMap_shallow_copyable_on_device [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) [ RUN ] serial.UnorderedMap_lambda_capturable [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) [ RUN ] serial.UnorderedMap_constructor_view_alloc [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) [ RUN ] serial.viewctorprop_embedded_dim [ OK ] serial.viewctorprop_embedded_dim (0 ms) [----------] 42 tests from serial (104656 ms total) [----------] Global test environment tear-down [==========] 42 tests from 1 test suite ran. (104656 ms total) [ PASSED ] 41 tests. [ SKIPPED ] 1 test, listed below: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests' make -C containers/performance_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6958 CXX=/var/jenkins/workspace/Kokkos_PR-6958/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-6958/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6958 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/performance_tests' [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-6958/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6958 CXX=/var/jenkins/workspace/Kokkos_PR-6958/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-6958/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6958 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/performance_tests' ./KokkosContainers_PerformanceTest_Cuda [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from TEST_CATEGORY [ RUN ] TEST_CATEGORY.dynrankview_perf Cuda DynRankView vs View: Initialization Only View time (init only): 0.00124639 View sum computation time: 0.00124639 Strided View time (init only): 0.00116921 View Rank7 time (init only): 0.00124745 DynRankView time (init only): 0.00125104 DynRankView sum computation time: 0.00188257 Ratio of View to DynRankView time: 0.996285 Ratio of View to DynRankView sum computation time: 0.867066 Ratio of View to View Rank7 time: 0.999157 Ratio of StrideView to DynRankView time: 0.934587 Ratio of DynRankView to View Rank7 time: 1.00288 [ OK ] TEST_CATEGORY.dynrankview_perf (19 ms) [ RUN ] TEST_CATEGORY.global_2_local Cuda size, create, generate, fill, find 256, 0.000357949, 3.3259e-05, 0.00394839, 0.00231097 512, 0.000205963, 1.5694e-05, 2.558e-05, 0.00230351 1024, 0.000186447, 1.5314e-05, 2.6087e-05, 0.00235294 2048, 0.000198078, 1.3122e-05, 2.7507e-05, 0.00235155 4096, 0.000184456, 1.3789e-05, 2.6694e-05, 0.00235603 8192, 0.000199296, 1.4628e-05, 2.9954e-05, 0.00235006 16384, 0.000198725, 1.3601e-05, 3.3991e-05, 0.00244312 32768, 0.000194715, 1.4495e-05, 3.8696e-05, 0.00257075 65536, 0.000198316, 1.4347e-05, 4.5866e-05, 0.00285433 131072, 0.00020267, 1.5158e-05, 6.4266e-05, 0.00353364 262144, 0.000223506, 1.851e-05, 0.000154681, 0.00627829 524288, 0.000264055, 2.0282e-05, 0.000536637, 0.0196928 1048576, 0.000763645, 3.032e-05, 0.00139125, 0.047143 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o 2097152, 0.000526863, 4.2185e-05, 0.00301533, 0.109727 4194304, 0.000782326, 6.7082e-05, 0.00681801, 0.236425 [ OK ] TEST_CATEGORY.global_2_local (467 ms) [ RUN ] TEST_CATEGORY.unordered_map_performance_near skipping test [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) [ RUN ] TEST_CATEGORY.unordered_map_performance_far skipping test [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) [----------] 4 tests from TEST_CATEGORY (487 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (487 ms total) [ PASSED ] 4 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/containers/performance_tests' make -C algorithms/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6958 CXX=/var/jenkins/workspace/Kokkos_PR-6958/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-6958/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6958 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6958 CXX=/var/jenkins/workspace/Kokkos_PR-6958/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-6958/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6958 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests' ./KokkosAlgorithms_UnitTest_Cuda ./KokkosAlgorithms_UnitTest_Serial [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from serial [ RUN ] serial.Random_XorShift64 Test Seed:1713800673562525177 Test Scalar=int -- Testing randomness properties [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from cuda [ RUN ] cuda.Random_XorShift64 Test Seed:1713800673574968126 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00305603 -0.00432315 || 0.051031 28030 29372 || 28587 28674.4 || -59.7632 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00711171 -0.00207694 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00765429 -0.00420708 || 0.051031 28030 29331 || 28895.6 28674.4 || -58.1587 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0120148 -0.000547243 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00893025 0.00538736 || 0.051031 27853 29377 || 28932.8 28674.4 || 74.4749 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0227613 0.00193837 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00793695 0.0132372 || 0.051031 27943 29399 || 28903.8 28674.4 || 182.991 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0137773 0.00201776 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000244624 -0.99999 -48243.2 || 0.051031 0 195045 || 2.92856e+09 28674.4 || -6.66914e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000732761 -0.305925 0.161381 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00196078 -0.999999 -57857 || 0.051031 0 1.55112e+06 || 2.86914e+10 28674.4 || -7.99816e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.0058925 -0.967741 10.2437 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.65955e-07 0.00823303 0.00738564 || 0.051031 28014 29371 || 28440.2 28674.4 || 102.099 -2.0744 -- Testing 3-D histogram Density 3D: 7.11361e-07 0.00526103 -0.00588303 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00131501 0.0350604 || 0.051031 28065 29232 || 28636.7 28674.4 || 484.675 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0030773 0.0131925 || 0.051031 1e+64 -1e+64 Test Seed:1713800673701471162 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0112843 0.0111482 || 0.051031 27996 29434 || 28354.4 28674.4 || 154.112 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00922635 -0.000801582 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0128276 6.16088e-05 || 0.051031 28064 29323 || 28311.2 28674.4 || 0.851679 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00773284 -0.00802299 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.016511 0.0125398 || 0.051031 28044 29403 || 28208.6 28674.4 || 173.35 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0160584 0.00349484 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00272162 0.00642555 || 0.051031 28045 29252 || 28596.6 28674.4 || 88.8268 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0139036 -0.00420483 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000245883 -0.99999 -48247.5 || 0.051031 0 194891 || 2.92881e+09 28674.4 || -6.66973e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000736543 -0.327892 0.136912 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195924 -0.999999 -57858.3 || 0.051031 0 1.55166e+06 || 2.86912e+10 28674.4 || -7.99833e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588776 -0.967705 10.2315 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.55865e-07 0.00605992 -0.009469 || 0.051031 28076 29415 || 28501.7 28674.4 || -130.899 -2.0744 -- Testing 3-D histogram Density 3D: 6.8109e-07 -0.0144293 0.00933623 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00588763 -0.0220869 || 0.051031 27963 29344 || 28844.2 28674.4 || -305.329 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0169771 -0.00089912 || 0.051031 1e+64 -1e+64 [ OK ] cuda.Random_XorShift64 (253 ms) [ RUN ] cuda.Random_XorShift1024_0 Test Seed:1713800673828010650 [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0247833 0.00821795 || 0.051031 11004 11881 || 11101.8 11377 || 113.605 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00807829 3.85767e-05 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.017298 0.00102833 || 0.051031 10987 11842 || 11183.5 11377 || 14.2157 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0050037 0.000227019 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00753374 -0.00201434 || 0.051031 10937 11851 || 11291.9 11377 || -27.8462 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00102829 0.00349249 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00170351 -0.00211159 || 0.051031 10943 11781 || 11396.4 11377 || -29.1907 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00762448 -0.000723702 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000243602 -0.999975 -7594.55 || 0.051031 0 77644 || 4.61005e+08 11377 || -1.04987e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000730456 -0.149255 0.0217337 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195772 -0.999997 -9108.36 || 0.051031 0 615889 || 4.51681e+09 11377 || -1.25914e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00588372 -0.922395 1.60768 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.79744e-07 0.0117624 0.00513222 || 0.051031 10948 11777 || 11244.7 11377 || 70.9478 -0.823045 -- Testing 3-D histogram Density 3D: 3.43323e-07 0.00771851 0.00131056 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00319418 0.00690008 || 0.051031 11005 11831 || 11340.7 11377 || 95.3867 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0248128 -9.96975e-05 || 0.051031 1e+64 -1e+64 Test Seed:1713800674063470425 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0104676 -0.000737384 || 0.051031 10999 11777 || 11259.1 11377 || -10.1936 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00227595 0.00270741 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00367281 -0.00768907 || 0.051031 11000 11809 || 11418.9 11377 || -106.294 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0123832 -0.000840568 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.008324 0.00467727 || 0.051031 10976 11794 || 11472.5 11377 || 64.6586 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00560607 -0.00212945 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0016626 0.0045473 || 0.051031 10921 11848 || 11358.1 11377 || 62.8619 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00681062 0.000641283 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000241102 -0.999975 -7595.03 || 0.051031 0 77671 || 4.61052e+08 11377 || -1.04994e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000722892 -0.172022 0.019878 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00194897 -0.999997 -9107.95 || 0.051031 0 616413 || 4.51641e+09 11377 || -1.25908e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00585759 -0.92271 1.60639 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.67029e-07 -0.0116943 0.000395773 || 0.051031 10916 11853 || 11511.6 11377 || 5.47116 -0.823045 -- Testing 3-D histogram Density 3D: 3.05176e-07 0.0150105 -0.00316848 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00701182 0.00417855 || 0.051031 10952 11798 || 11457.3 11377 || 57.7643 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00936721 -0.00366071 || 0.051031 1e+64 -1e+64 [ OK ] cuda.Random_XorShift1024_0 (649 ms) [ RUN ] cuda.Multi_streams [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ OK ] cuda.Multi_streams (2059 ms) [ RUN ] cuda.SortUnsignedValueType [ OK ] cuda.SortUnsignedValueType (28 ms) [ RUN ] cuda.SortEmptyView [ OK ] cuda.SortEmptyView (0 ms) [ RUN ] cuda.BinSortGenericTests [ OK ] cuda.BinSortGenericTests (25 ms) [ RUN ] cuda.BinSortEmptyView [ OK ] cuda.BinSortEmptyView (0 ms) [ RUN ] cuda.BinSortEmptyKeysView [ OK ] cuda.BinSortEmptyKeysView (0 ms) [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 96%] Linking CXX executable Kokkos_atomic [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 96%] Built target Kokkos_atomic [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00914908 0.0249769 || 0.051031 28060 29334 || 28414.4 28674.4 || 345.28 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0095537 -0.000973318 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o Scanning dependencies of target Kokkos_gather [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 96%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 18%] 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_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 96%] Linking CXX executable Kokkos_UnitTest_SIMD [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 96%] Built target Kokkos_UnitTest_SIMD [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o Scanning dependencies of target Kokkos_gups [ 96%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0121079 -0.00138832 || 0.051031 28012 29315 || 28331.4 28674.4 || -19.1921 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -8.93747e-05 0.00748129 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Linking CXX executable Kokkos_gather Scanning dependencies of target Kokkos_launch_latency [ 96%] Built target Kokkos_gather [ 96%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o Scanning dependencies of target Kokkos_stream [ 96%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o 28: Test_Atomic/100000/iterations:10 6.75 s 6.73 s 10 0 4 11.1794 1.26288m 897.59u 4.99993G 81.784k 4.99989G [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 97%] Linking CXX executable Kokkos_gups -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0188741 -0.00431958 || 0.051031 28001 29316 || 29226 28674.4 || -59.7139 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00796397 -0.00690236 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 97%] Built target Kokkos_gups [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o Scanning dependencies of target Kokkos_policy_performance [ 98%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 65%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 98%] Linking CXX executable Kokkos_launch_latency [ 65%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 98%] Linking CXX executable Kokkos_stream [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 98%] Built target Kokkos_launch_latency [ 98%] Built target Kokkos_stream [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o Scanning dependencies of target Kokkos_bytes_and_flops [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 66%] Built target Kokkos_ContainersUnitTest_Serial [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00351021 -0.00664755 || 0.051031 28013 29357 || 28775.4 28674.4 || -91.8957 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0180931 -0.00798601 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Linking CXX executable Kokkos_policy_performance [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [100%] Built target Kokkos_policy_performance [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 66%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 66%] Built target Kokkos_CoreUnitTest_Serial2 [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (107420 ms) [ RUN ] cuda.NestedSort [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortB.cpp.o [ OK ] cuda.NestedSort (155 ms) [ RUN ] cuda.NestedSortByKey [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ OK ] cuda.NestedSortByKey (608 ms) [ RUN ] cuda.SortWithCustomComparator [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ OK ] cuda.SortWithCustomComparator (2888 ms) [----------] 12 tests from cuda (114089 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (114089 ms total) [ PASSED ] 12 tests. [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestRangePolicyConstructors.hpp(135): warning: variable "get_error_msg" was set but never used [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 67%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 67%] Built target Kokkos_ContainersUnitTest_Cuda [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 19%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 19%] Built target Kokkos_CoreTestCompileOnly [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_bytes_and_flops + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6958/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 185 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o 1: [ OK ] serial_DeathTest.abort_from_host (506 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (362 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (409 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (350 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (5 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (7 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (16 ms) 1: [----------] 7 tests from serial_DeathTest (1658 ms total) 1: 1: [----------] 178 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (1 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (1 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (1 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (1 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (3 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (69 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (45 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (2 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (31 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (1 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2005 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 69%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 28: Test_Atomic/100000/iterations:10 7.07 s 7.05 s 10 1 8 12.2863 1.26669m 897.39u 4.99995G 120.638k 4.99995G 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2472 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 69%] Built target Kokkos_CoreUnitTest_Cuda2 [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (982 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (999 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (33 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (133 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (1 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (7 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (95 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (8 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 1: [ OK ] serial.mdrange_large_deep_copy (973 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2634 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (0 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (24 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (4 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (2 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (2 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (0 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (113 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 1: [ OK ] serial.int64_t_reduce_dynamic (1235 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o 1: [ OK ] serial.double_reduce_dynamic (1280 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (283 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (10 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 1: [ OK ] serial.reduce_device_view_mdrange_policy (1782 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 28: Test_Atomic/100000/iterations:10 2.25 s 2.24 s 10 1 4 2.55484m 1.22131m 54.8u 704.983M 72.504k 704.983M 28/52 Test #28: Kokkos_PerformanceTest_Atomic ............... Passed 443.12 sec test 29 Start 29: Kokkos_ContainersUnitTest_Serial 29: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 29: Test timeout computed to be: 1500 29: [==========] Running 65 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 65 tests from serial 29: [ RUN ] serial.bitset 29: [ OK ] serial.bitset (1149 ms) 29: [ RUN ] serial.bitset_default_constructor_no_alloc 29: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 29: [ RUN ] serial.dualview_combination 29: [ OK ] serial.dualview_combination (0 ms) 29: [ RUN ] serial.dualview_alloc 29: [ OK ] serial.dualview_alloc (0 ms) 29: [ RUN ] serial.test_dualview_copy_construction_and_assignment 29: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 29: [ RUN ] serial.dualview_combinations_without_init 29: [ OK ] serial.dualview_combinations_without_init (0 ms) 29: [ RUN ] serial.dualview_deep_copy 29: [ OK ] serial.dualview_deep_copy (0 ms) 29: [ RUN ] serial.dualview_realloc 29: [ OK ] serial.dualview_realloc (0 ms) 29: [ RUN ] serial.dualview_resize 29: [ OK ] serial.dualview_resize (0 ms) 29: [ RUN ] serial.dualview_device_correct_kokkos_device 29: 29: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 29: does not support page migration between device and host. 29: HIPManagedSpace might not work as expected. 29: Please refer to the ROCm documentation on unified/managed memory. 29: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 29: [ RUN ] serial.dualview_host_correct_kokkos_device 29: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 29: [ RUN ] serial.dualview_host_modify_template_device_sync 29: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 29: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 29: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 29: [ RUN ] serial.dualview_device_modify_template_host_sync 29: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 29: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 29: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 29: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 29: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 29: [ RUN ] serial.dynamic_view 29: [ OK ] serial.dynamic_view (7 ms) 29: [ RUN ] serial.dyn_rank_view_api_generic 29: [ OK ] serial.dyn_rank_view_api_generic (4 ms) 29: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 29: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 29: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 29: /var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 29: skipping since not default execution space 29: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 29: [ RUN ] serial.dyn_rank_view_api_operator_rank67 29: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 29: [ RUN ] serial.ErrorReporterViaLambda 29: [ OK ] serial.ErrorReporterViaLambda (0 ms) 29: [ RUN ] serial.ErrorReporter 29: [ OK ] serial.ErrorReporter (0 ms) 29: [ RUN ] serial.offsetview_construction 29: [ OK ] serial.offsetview_construction (20 ms) 29: [ RUN ] serial.offsetview_unmanaged_construction 29: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 29: [ RUN ] serial.offsetview_subview 29: [ OK ] serial.offsetview_subview (12 ms) 29: [ RUN ] serial.offsetview_offsets_rank1 29: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 29: [ RUN ] serial.offsetview_offsets_rank2 29: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 29: [ RUN ] serial.offsetview_offsets_rank3 29: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 29: [ RUN ] serial.scatterview [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (1485 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (5 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 178 tests from serial (16758 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 185 tests from 2 test suites ran. (18417 ms total) 1: [ PASSED ] 183 tests. 1: [ SKIPPED ] 2 tests, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: [ SKIPPED ] serial.reduction_with_large_iteration_count [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o 1/59 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 19.38 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o 29: [ OK ] serial.scatterview (1605 ms) 29: [ RUN ] serial.scatterview_devicetype 29: [ OK ] serial.scatterview_devicetype (1 ms) 29: [ RUN ] serial.staticcrsgraph 29: [ OK ] serial.staticcrsgraph (7 ms) 29: [ RUN ] serial.resize_realloc_no_init_dualview 29: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 29: [ RUN ] serial.resize_realloc_no_alloc_dualview 29: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 29: [ RUN ] serial.resize_exec_space_dualview 29: [ OK ] serial.resize_exec_space_dualview (0 ms) 29: [ RUN ] serial.realloc_exec_space_dualview 29: [ OK ] serial.realloc_exec_space_dualview (0 ms) 29: [ RUN ] serial.resize_realloc_no_init_dynrankview 29: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 29: [ RUN ] serial.resize_exec_space_dynrankview 29: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 29: [ RUN ] serial.realloc_exec_space_dynrankview 29: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 29: [ RUN ] serial.resize_realloc_no_init_scatterview 29: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 29: [ RUN ] serial.resize_realloc_no_alloc_scatterview 29: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 29: [ RUN ] serial.resize_exec_space_scatterview 29: [ OK ] serial.resize_exec_space_scatterview (0 ms) 29: [ RUN ] serial.realloc_exec_space_scatterview 29: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 29: [ RUN ] serial.create_mirror_no_init_dynrankview 29: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 29: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 29: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 29: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 29: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 29: [ RUN ] serial.create_mirror_no_init_offsetview 29: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 29: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 29: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 29: [ RUN ] serial.create_mirror_view_and_copy_offsetview 29: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 29: [ RUN ] serial.create_mirror_no_init_dynamicview 29: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 29: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 29: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 29: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 29: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 29: [ RUN ] serial.UnorderedMap_insert 2: [==========] Running 128 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2459 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2522 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 8 tests from serial_DeathTest (4982 ms total) 2: 2: [----------] 120 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (346 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (5 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (5 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (425 ms) 2: [ RUN ] serial.parallel_scan_with_reducers [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o 2: [ OK ] serial.parallel_scan_with_reducers (68 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (186 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (107 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (37 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce 29: [ OK ] serial.UnorderedMap_insert (6179 ms) 29: [ RUN ] serial.UnorderedMap_failed_insert 29: [ OK ] serial.UnorderedMap_failed_insert (2755 ms) 29: [ RUN ] serial.UnorderedMap_deep_copy 29: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 29: [ RUN ] serial.UnorderedMap_valid_empty 29: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 29: [ RUN ] serial.UnorderedMap_clear_zero_size 29: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 29: [ RUN ] serial.UnorderedMap_consistent_size 29: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 29: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 29: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 29: [ RUN ] serial.UnorderedMap_lambda_capturable 29: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 29: [ RUN ] serial.UnorderedMap_constructor_view_alloc 29: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 29: [ RUN ] serial.vector_combination 29: [ OK ] serial.vector_combination (0 ms) 29: [ RUN ] serial.vector_insert 29: [ OK ] serial.vector_insert (0 ms) 29: [ RUN ] serial.vector_push_back_default_exec 29: [ OK ] serial.vector_push_back_default_exec (0 ms) 29: [ RUN ] serial.viewctorprop_embedded_dim 29: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 29: [----------] 65 tests from serial (11751 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 65 tests from 1 test suite ran. (11751 ms total) 29: [ PASSED ] 64 tests. 29: [ SKIPPED ] 1 test, listed below: 29: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 29/52 Test #29: Kokkos_ContainersUnitTest_Serial ............ Passed 12.23 sec test 30 Start 30: Kokkos_ContainersUnitTest_HIP 30: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 30: Test timeout computed to be: 1500 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o 30: [==========] Running 65 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 65 tests from hip 30: [ RUN ] hip.bitset 30: [ OK ] hip.bitset (16 ms) 30: [ RUN ] hip.bitset_default_constructor_no_alloc 30: [ OK ] hip.bitset_default_constructor_no_alloc (0 ms) 30: [ RUN ] hip.dualview_combination 30: [ OK ] hip.dualview_combination (4 ms) 30: [ RUN ] hip.dualview_alloc 30: [ OK ] hip.dualview_alloc (0 ms) 30: [ RUN ] hip.test_dualview_copy_construction_and_assignment 30: [ OK ] hip.test_dualview_copy_construction_and_assignment (0 ms) 30: [ RUN ] hip.dualview_combinations_without_init 30: [ OK ] hip.dualview_combinations_without_init (0 ms) 30: [ RUN ] hip.dualview_deep_copy 30: [ OK ] hip.dualview_deep_copy (1 ms) 30: [ RUN ] hip.dualview_realloc 30: [ OK ] hip.dualview_realloc (0 ms) 30: [ RUN ] hip.dualview_resize 30: [ OK ] hip.dualview_resize (0 ms) 30: [ RUN ] hip.dualview_device_correct_kokkos_device 30: 30: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 30: does not support page migration between device and host. 30: HIPManagedSpace might not work as expected. 30: Please refer to the ROCm documentation on unified/managed memory. 30: [ OK ] hip.dualview_device_correct_kokkos_device (0 ms) 30: [ RUN ] hip.dualview_host_correct_kokkos_device 30: [ OK ] hip.dualview_host_correct_kokkos_device (0 ms) 30: [ RUN ] hip.dualview_host_modify_template_device_sync 30: [ OK ] hip.dualview_host_modify_template_device_sync (0 ms) 30: [ RUN ] hip.dualview_host_modify_template_device_execspace_sync 30: [ OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms) 30: [ RUN ] hip.dualview_device_modify_template_host_sync 30: [ OK ] hip.dualview_device_modify_template_host_sync (0 ms) 30: [ RUN ] hip.dualview_device_modify_template_host_execspace_sync 30: [ OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms) 30: [ RUN ] hip.dualview_template_views_return_correct_executionspace_views 30: [ OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms) 30: [ RUN ] hip.dynamic_view 30: [ OK ] hip.dynamic_view (18 ms) 30: [ RUN ] hip.dyn_rank_view_api_generic 30: [ OK ] hip.dyn_rank_view_api_generic (16 ms) 30: [ RUN ] hip.dyn_rank_view_api_operator_rank12345 30: [ OK ] hip.dyn_rank_view_api_operator_rank12345 (1 ms) 30: [ RUN ] hip.dyn_rank_view_check_fence_resize_realloc 30: [ OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms) 30: [ RUN ] hip.dyn_rank_view_api_operator_rank67 30: [ OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms) 30: [ RUN ] hip.ErrorReporterViaLambda 30: [ OK ] hip.ErrorReporterViaLambda (2 ms) 30: [ RUN ] hip.ErrorReporter 30: [ OK ] hip.ErrorReporter (0 ms) 30: [ RUN ] hip.offsetview_construction 30: [ OK ] hip.offsetview_construction (3 ms) 30: [ RUN ] hip.offsetview_unmanaged_construction 30: [ OK ] hip.offsetview_unmanaged_construction (0 ms) 30: [ RUN ] hip.offsetview_subview 30: [ OK ] hip.offsetview_subview (0 ms) 30: [ RUN ] hip.offsetview_offsets_rank1 30: [ OK ] hip.offsetview_offsets_rank1 (0 ms) 30: [ RUN ] hip.offsetview_offsets_rank2 30: [ OK ] hip.offsetview_offsets_rank2 (0 ms) 30: [ RUN ] hip.offsetview_offsets_rank3 30: [ OK ] hip.offsetview_offsets_rank3 (0 ms) 30: [ RUN ] hip.scatterview [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o 2: [ OK ] serial.repeated_team_reduce (7322 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (97 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (94 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (28 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (2 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (27 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (2 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (1 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (4 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (2 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp 2: [ OK ] serial.view_allocation_large_rank (884 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (4 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o 2: [ OK ] serial.view_fill_tests_layout_right (3539 ms) 2: [ RUN ] serial.view_fill_tests_layout_left [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp 2: [ OK ] serial.view_fill_tests_layout_left (3629 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (54 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (51 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (27 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (2 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (3 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (102 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (4 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (100 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (100 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (100 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (162 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (158 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (159 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 120 tests from serial (17896 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 128 tests from 2 test suites ran. (22879 ms total) 2: [ PASSED ] 125 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/59 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 23.62 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/59 Test #3: Kokkos_CoreUnitTest_SerialGraph .................. Passed 0.72 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o 4: [==========] Running 187 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 7 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o 4: [ OK ] cuda_DeathTest.abort_from_host (716 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o 4: [ OK ] cuda_DeathTest.abort_from_device (735 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (670 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions3.cpp.o 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (762 ms) 4: [ RUN ] cuda_DeathTest.policy_invalid_bounds 4: [ OK ] cuda_DeathTest.policy_invalid_bounds (37 ms) 4: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 4: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (5 ms) 4: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 4: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (4 ms) 4: [----------] 7 tests from cuda_DeathTest (2932 ms total) 4: 4: [----------] 180 tests from cuda 4: [ RUN ] cuda.array_capacity 4: [ OK ] cuda.array_capacity (0 ms) 4: [ RUN ] cuda.array_element_access 4: [ OK ] cuda.array_element_access (0 ms) 4: [ RUN ] cuda.array_zero_capacity 4: [ OK ] cuda.array_zero_capacity (0 ms) 4: [ RUN ] cuda.array_zero_data_nullptr 4: [ OK ] cuda.array_zero_data_nullptr (0 ms) 4: [ RUN ] cuda.array_contiguous_capacity 4: [ OK ] cuda.array_contiguous_capacity (0 ms) 4: [ RUN ] cuda.array_contiguous_element_access 4: [ OK ] cuda.array_contiguous_element_access (0 ms) 4: [ RUN ] cuda.array_contiguous_assignment 4: [ OK ] cuda.array_contiguous_assignment (0 ms) 4: [ RUN ] cuda.array_strided_capacity 4: [ OK ] cuda.array_strided_capacity (0 ms) 4: [ RUN ] cuda.array_strided_element_access 4: [ OK ] cuda.array_strided_element_access (0 ms) 4: [ RUN ] cuda.array_strided_assignment 4: [ OK ] cuda.array_strided_assignment (0 ms) 4: [ RUN ] cuda.atomic_operations_complexdouble 4: [ OK ] cuda.atomic_operations_complexdouble (6 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (5 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (5 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (5 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (12 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (12 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (12 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (10 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (10 ms) 4: [ RUN ] cuda.atomics 4: [ OK ] cuda.atomics (255 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o 4: [ OK ] cuda.atomic_views_integral (6458 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (53 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (0 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (2 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (0 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (1 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (5 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (2 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (6 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (0 ms) 4: [ RUN ] cuda.partitioning_by_vector 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (32 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestRangePolicyConstructors.hpp(135): warning: variable "get_error_msg" was set but never used [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (1477 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o -- Testing 1-D histogram Density 1D: 0.000244841 -0.99999 -48244.6 || 0.051031 0 195107 || 2.92865e+09 28674.4 || -6.66934e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000733443 -0.309584 0.143052 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2255 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1452 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o 30: [ OK ] hip.scatterview (28745 ms) 30: [ RUN ] hip.scatterview_devicetype 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (1703 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (0 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (0 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (0 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (2 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (23 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (23 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (16 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (25 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (1 ms) 4: [ RUN ] cuda.mdrange_array_reduce 4: [ OK ] cuda.mdrange_array_reduce (0 ms) 4: [ RUN ] cuda.mdrange_3d 4: [ OK ] cuda.mdrange_3d (4 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (1 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (3 ms) 4: [ RUN ] cuda.mdrange_scalar 4: [ OK ] cuda.mdrange_scalar (0 ms) 4: [ RUN ] cuda.mdrange_large_deep_copy 4: [ OK ] cuda.mdrange_large_deep_copy (75 ms) 4: [ RUN ] cuda.md_range_policy_construction_from_arrays 4: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1438 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] cuda.mdspan_minimal_functional (0 ms) 4: [ RUN ] cuda.max 4: [ OK ] cuda.max (0 ms) 4: [ RUN ] cuda.max_within_parfor 4: [ OK ] cuda.max_within_parfor (0 ms) 4: [ RUN ] cuda.min 4: [ OK ] cuda.min (0 ms) 4: [ RUN ] cuda.min_within_parfor 4: [ OK ] cuda.min_within_parfor (0 ms) 4: [ RUN ] cuda.minmax 4: [ OK ] cuda.minmax (0 ms) 4: [ RUN ] cuda.minmax_within_parfor 4: [ OK ] cuda.minmax_within_parfor (0 ms) 4: [ RUN ] cuda.clamp 4: [ OK ] cuda.clamp (0 ms) 4: [ RUN ] cuda.clamp_within_parfor 4: [ OK ] cuda.clamp_within_parfor (0 ms) 4: [ RUN ] cuda.numeric_traits_infinity 4: [ OK ] cuda.numeric_traits_infinity (0 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (0 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (0 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (1 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (0 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.occupancy_control 4: [ OK ] cuda.occupancy_control (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (8 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (0 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (22 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (1 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (0 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (0 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (0 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (0 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (3 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (3 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (1 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (4 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (3 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (3 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (2 ms) 4: [ RUN ] cuda.reducers_int16_t 4: [ OK ] cuda.reducers_int16_t (2 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (2 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (0 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (9 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (9 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic 4: [ OK ] cuda.int64_t_reduce_dynamic (14 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (14 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic_view 4: [ OK ] cuda.int64_t_reduce_dynamic_view (3 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_with_large_iteration_count [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o 4: [ OK ] cuda.reduction_with_large_iteration_count (332 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (4 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy 4: [ OK ] cuda.reduce_device_view_mdrange_policy (125 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (4 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (56 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (16 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (70 ms) 4: [----------] 180 tests from cuda (16161 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 187 tests from 2 test suites ran. (19094 ms total) 4: [ PASSED ] 186 tests. 4: [ SKIPPED ] 1 test, listed below: 4: [ SKIPPED ] cuda.mdspan_minimal_functional 4/59 Test #4: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 20.01 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 5: [==========] Running 128 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 8 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment /var/jenkins/workspace/Kokkos_PR-6958/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 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 73%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4806 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 73%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 73%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 73%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/tools/TestScopedRegion.cpp(34): warning #177-D: member "::defaultdevicetype_scoped_profile_region_Test::test_info_" was declared but never referenced [ 23%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 73%] Built target Kokkos_CoreUnitTest_Cuda2 [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6958/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 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (4915 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 23%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_StackTraceTestExec [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 74%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 74%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 74%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 74%] Built target Kokkos_CoreUnitTest_OpenMP [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 67%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (12064 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 74%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 74%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestNestedSort.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 74%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 74%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (12477 ms) 5: [----------] 8 tests from cuda_DeathTest (34264 ms total) 5: 5: [----------] 92 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (3 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (0 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (56 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (7 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: [ OK ] cuda.large_team_scratch_size (0 ms) 5: [ RUN ] cuda.team_broadcast_long 5: [ OK ] cuda.team_broadcast_long (0 ms) 5: [ RUN ] cuda.team_broadcast_long_wrapper 5: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] cuda.team_broadcast_char 5: [ OK ] cuda.team_broadcast_char (0 ms) 5: [ RUN ] cuda.team_broadcast_float 5: [ OK ] cuda.team_broadcast_float (0 ms) 5: [ RUN ] cuda.team_broadcast_double 5: [ OK ] cuda.team_broadcast_double (0 ms) 5: [ RUN ] cuda.team_handle_by_value 5: [ OK ] cuda.team_handle_by_value (0 ms) 5: [ RUN ] cuda.team_vector 5: [ OK ] cuda.team_vector (8 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (6 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: [ OK ] cuda.parallel_scan_with_reducers (92 ms) 5: [ RUN ] cuda.team_thread_range_combined_reducers 5: [ OK ] cuda.team_thread_range_combined_reducers (0 ms) 5: [ RUN ] cuda.thread_vector_range_combined_reducers 5: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.team_vector_range_combined_reducers 5: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelFor 5: [ OK ] cuda.TeamThreadMDRangeParallelFor (22 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (11 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (11 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (16 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (6 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (6 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 67%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A 5: [ OK ] cuda.team_reduction_scan (2035 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (31 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (30 ms) 5: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] cuda.repeated_team_reduce 5: [ OK ] cuda.repeated_team_reduce (10 ms) 5: [ RUN ] cuda.team_scan 5: [ OK ] cuda.team_scan (167 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (160 ms) 5: [ RUN ] cuda.team_shared_request 5: [ OK ] cuda.team_shared_request (0 ms) 5: [ RUN ] cuda.team_scratch_request 5: [ OK ] cuda.team_scratch_request (0 ms) 5: [ RUN ] cuda.team_lambda_shared_request 5: [ OK ] cuda.team_lambda_shared_request (0 ms) 5: [ RUN ] cuda.scratch_align 5: [ OK ] cuda.scratch_align (0 ms) 5: [ RUN ] cuda.shmem_size 5: [ OK ] cuda.shmem_size (0 ms) 5: [ RUN ] cuda.multi_level_scratch 5: [ OK ] cuda.multi_level_scratch (4 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o 5: [ OK ] cuda.team_policy_max_recommended (419 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: [ OK ] cuda.team_teamvector_range (1 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (1 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (1 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (11 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (7 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (3 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (0 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (0 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank 5: [ OK ] cuda.view_allocation_large_rank (5 ms) 5: [ RUN ] cuda.view_shmem_size_on_device 5: [ OK ] cuda.view_shmem_size_on_device (0 ms) 5: [ RUN ] cuda.view_is_assignable 5: [ OK ] cuda.view_is_assignable (0 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (7 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (0 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_fill_tests_layout_right 5: [ OK ] cuda.view_fill_tests_layout_right (97 ms) 5: [ RUN ] cuda.view_fill_tests_layout_left 5: [ OK ] cuda.view_fill_tests_layout_left (49 ms) 5: [ RUN ] cuda.view_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (71 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (68 ms) 5: [ RUN ] cuda.view_irregular_layout 5: [ OK ] cuda.view_irregular_layout (0 ms) 5: [ RUN ] cuda.view_mapping 5: [ OK ] cuda.view_mapping (24 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (7 ms) 5: [ RUN ] cuda.static_extent 5: [ OK ] cuda.static_extent (0 ms) 5: [ RUN ] cuda.view_mapping_atomic 5: [ OK ] cuda.view_mapping_atomic (0 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (0 ms) 5: [ RUN ] cuda.view_nested_view 5: [ OK ] cuda.view_nested_view (0 ms) 5: [ RUN ] cuda.append_formatted_multidimensional_index 5: [ OK ] cuda.append_formatted_multidimensional_index (0 ms) 5: [ RUN ] cuda.view_resize 5: [ OK ] cuda.view_resize (12 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (0 ms) 5: [ RUN ] cuda.workgraph_fib [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o 5: [ OK ] cuda.workgraph_fib (825 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (0 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: [ OK ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: [ OK ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 92 tests from cuda (4324 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (4 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (3 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (0 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (2 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (1 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (3 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (3 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (3 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (45 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (46 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (45 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (67 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (67 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (67 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (69 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (69 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (69 ms) 5: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 5: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 5: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 5: [----------] 28 tests from cuda_uvm (589 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 128 tests from 3 test suites ran. (39178 ms total) 5: [ PASSED ] 128 tests. [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o 5/59 Test #5: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 40.22 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o 6: [==========] Running 60 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from cuda 6: [ RUN ] cuda.team_scratch_1_streams [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o 30: [ OK ] hip.scatterview_devicetype (43836 ms) 30: [ RUN ] hip.staticcrsgraph 30: [ OK ] hip.staticcrsgraph (26 ms) 30: [ RUN ] hip.resize_realloc_no_init_dualview 30: [ OK ] hip.resize_realloc_no_init_dualview (4 ms) 30: [ RUN ] hip.resize_realloc_no_alloc_dualview 30: [ OK ] hip.resize_realloc_no_alloc_dualview (0 ms) 30: [ RUN ] hip.resize_exec_space_dualview 30: [ OK ] hip.resize_exec_space_dualview (0 ms) 30: [ RUN ] hip.realloc_exec_space_dualview 30: [ OK ] hip.realloc_exec_space_dualview (0 ms) 30: [ RUN ] hip.resize_realloc_no_init_dynrankview 30: [ OK ] hip.resize_realloc_no_init_dynrankview (0 ms) 30: [ RUN ] hip.resize_exec_space_dynrankview 30: [ OK ] hip.resize_exec_space_dynrankview (0 ms) 30: [ RUN ] hip.realloc_exec_space_dynrankview 30: [ OK ] hip.realloc_exec_space_dynrankview (0 ms) 30: [ RUN ] hip.resize_realloc_no_init_scatterview 30: [ OK ] hip.resize_realloc_no_init_scatterview (0 ms) 30: [ RUN ] hip.resize_realloc_no_alloc_scatterview 30: [ OK ] hip.resize_realloc_no_alloc_scatterview (0 ms) 30: [ RUN ] hip.resize_exec_space_scatterview 30: [ OK ] hip.resize_exec_space_scatterview (0 ms) 30: [ RUN ] hip.realloc_exec_space_scatterview 30: [ OK ] hip.realloc_exec_space_scatterview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_dynrankview 30: [ OK ] hip.create_mirror_no_init_dynrankview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_dynrankview_viewctor 30: [ OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms) 30: [ RUN ] hip.create_mirror_view_and_copy_dynrankview 30: [ OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_offsetview 30: [ OK ] hip.create_mirror_no_init_offsetview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_offsetview_view_ctor 30: [ OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms) 30: [ RUN ] hip.create_mirror_view_and_copy_offsetview 30: [ OK ] hip.create_mirror_view_and_copy_offsetview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_dynamicview 30: [ OK ] hip.create_mirror_no_init_dynamicview (0 ms) 30: [ RUN ] hip.create_mirror_view_and_copy_dynamicview 30: [ OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_dynamicview_view_ctor 30: [ OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms) 30: [ RUN ] hip.UnorderedMap_insert 30: [ OK ] hip.UnorderedMap_insert (1692 ms) 30: [ RUN ] hip.UnorderedMap_failed_insert 30: [ OK ] hip.UnorderedMap_failed_insert (579 ms) 30: [ RUN ] hip.UnorderedMap_deep_copy 30: [ OK ] hip.UnorderedMap_deep_copy (3 ms) 30: [ RUN ] hip.UnorderedMap_valid_empty 30: [ OK ] hip.UnorderedMap_valid_empty (1 ms) 30: [ RUN ] hip.UnorderedMap_clear_zero_size 30: [ OK ] hip.UnorderedMap_clear_zero_size (0 ms) 30: [ RUN ] hip.UnorderedMap_consistent_size 30: [ OK ] hip.UnorderedMap_consistent_size (0 ms) 30: [ RUN ] hip.UnorderedMap_shallow_copyable_on_device 30: [ OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms) 30: [ RUN ] hip.UnorderedMap_lambda_capturable 30: [ OK ] hip.UnorderedMap_lambda_capturable (0 ms) 30: [ RUN ] hip.UnorderedMap_constructor_view_alloc 30: [ OK ] hip.UnorderedMap_constructor_view_alloc (0 ms) 30: [ RUN ] hip.vector_combination 30: [ OK ] hip.vector_combination (0 ms) 30: [ RUN ] hip.vector_insert 30: [ OK ] hip.vector_insert (2 ms) 30: [ RUN ] hip.vector_push_back_default_exec 30: [ OK ] hip.vector_push_back_default_exec (0 ms) 30: [ RUN ] hip.viewctorprop_embedded_dim 30: [ OK ] hip.viewctorprop_embedded_dim (1 ms) 30: [----------] 65 tests from hip (74966 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 65 tests from 1 test suite ran. (74966 ms total) 30: [ PASSED ] 65 tests. 30/52 Test #30: Kokkos_ContainersUnitTest_HIP ............... Passed 75.40 sec test 31 Start 31: Kokkos_ContainersPerformanceTest_HIP 31: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 31: Test timeout computed to be: 1500 31: [==========] Running 4 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 4 tests from TEST_CATEGORY 31: [ RUN ] TEST_CATEGORY.dynrankview_perf 31: HIP 31: DynRankView vs View: Initialization Only 31: View time (init only): 0.0027692 31: View sum computation time: 0.0027692 31: Strided View time (init only): 0.00150902 31: View Rank7 time (init only): 0.00151142 31: DynRankView time (init only): 0.00141034 31: DynRankView sum computation time: 0.00141799 31: Ratio of View to DynRankView time: 1.9635 31: Ratio of View to DynRankView sum computation time: 0.980534 31: Ratio of View to View Rank7 time: 1.83219 31: Ratio of StrideView to DynRankView time: 1.06997 31: Ratio of DynRankView to View Rank7 time: 0.933122 31: [ OK ] TEST_CATEGORY.dynrankview_perf (12 ms) 31: [ RUN ] TEST_CATEGORY.global_2_local 31: HIP 31: size, create, generate, fill, find 31: 256, 0.000236898, 1.4016e-05, 0.01438, 0.00381194 31: 512, 0.000226609, 1.3686e-05, 3.2602e-05, 0.00352518 31: 1024, 0.000185491, 1.2634e-05, 3.3664e-05, 0.00361494 31: 2048, 0.000209737, 1.2454e-05, 3.3343e-05, 0.00373451 31: 4096, 0.000207463, 1.1763e-05, 3.4345e-05, 0.00383963 31: 8192, 0.000204978, 1.1662e-05, 3.3233e-05, 0.00384264 31: 16384, 0.000252046, 1.1762e-05, 3.4285e-05, 0.00393606 31: 32768, 0.00031147, 1.1902e-05, 3.5427e-05, 0.00394806 31: 65536, 0.000275551, 1.2022e-05, 4.0266e-05, 0.00403381 31: 131072, 0.000293255, 1.2444e-05, 6.0064e-05, 0.0049605 31: 262144, 0.000352517, 1.2905e-05, 0.000143792, 0.00626893 31: 524288, 0.000442847, 1.5148e-05, 0.000414093, 0.0100018 31: 1048576, 0.000443188, 1.8445e-05, 0.000985535, 0.0229396 31: 2097152, 0.000494265, 2.4306e-05, 0.0021289, 0.0525625 31: 4194304, 0.000578685, 3.3924e-05, 0.00469751, 0.113003 31: [ OK ] TEST_CATEGORY.global_2_local (272 ms) 31: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 31: skipping test 31: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 31: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 31: skipping test 31: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 31: [----------] 4 tests from TEST_CATEGORY (285 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 4 tests from 1 test suite ran. (285 ms total) 31: [ PASSED ] 4 tests. 31/52 Test #31: Kokkos_ContainersPerformanceTest_HIP ........ Passed 0.69 sec test 32 Start 32: Kokkos_UnitTest_Sort 32: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 32: Test timeout computed to be: 1500 32: [==========] Running 15 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 15 tests from hip 32: [ RUN ] hip.SortUnsignedValueType 32: [ OK ] hip.SortUnsignedValueType (35 ms) 32: [ RUN ] hip.SortEmptyView 32: [ OK ] hip.SortEmptyView (0 ms) 32: [ RUN ] hip.SortByKeyEmptyView 32: [ OK ] hip.SortByKeyEmptyView (0 ms) 32: [ RUN ] hip.SortByKey 32: [ OK ] hip.SortByKey (9 ms) 32: [ RUN ] hip.SortByKeyWithComparator 32: [ OK ] hip.SortByKeyWithComparator (0 ms) 32: [ RUN ] hip.SortByKeyStaticExtents 32: [ OK ] hip.SortByKeyStaticExtents (0 ms) 32: [ RUN ] hip.SortByKeyWithStrides 32: [ OK ] hip.SortByKeyWithStrides (0 ms) 32: [ RUN ] hip.SortByKeyKeysLargerThanValues 32: 32: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 32: 32: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 32: [ OK ] hip.SortByKeyKeysLargerThanValues (877 ms) 32: [ RUN ] hip.SortWithCustomComparator 32: [ OK ] hip.SortWithCustomComparator (650 ms) 32: [ RUN ] hip.BinSortGenericTests 32: [ OK ] hip.BinSortGenericTests (19 ms) 32: [ RUN ] hip.BinSortEmptyView 32: [ OK ] hip.BinSortEmptyView (0 ms) 32: [ RUN ] hip.BinSortEmptyKeysView 32: [ OK ] hip.BinSortEmptyKeysView (0 ms) 32: [ RUN ] hip.BinSortUnsignedKeyLayoutStrideValues [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o 32: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (10131 ms) 32: [ RUN ] hip.NestedSort 32: [ OK ] hip.NestedSort (32 ms) 32: [ RUN ] hip.NestedSortByKey 32: [ OK ] hip.NestedSortByKey (94 ms) 32: [----------] 15 tests from hip (11852 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 15 tests from 1 test suite ran. (11852 ms total) 32: [ PASSED ] 15 tests. 32/52 Test #32: Kokkos_UnitTest_Sort ........................ Passed 12.27 sec test 33 Start 33: Kokkos_UnitTest_Random 33: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_UnitTest_Random 33: Test timeout computed to be: 1500 33: [==========] Running 3 tests from 1 test suite. 33: [----------] Global test environment set-up. 33: [----------] 3 tests from hip 33: [ RUN ] hip.Random_XorShift64 33: Test Seed:1713800928967702955 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.45775e-07 -0.0151957 0.0101645 || 0.051031 27941 29363 || 29116.8 28674.4 || 140.513 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.5082e-07 -0.00260621 -0.00113769 || 0.051031 1e+64 -1e+64 33: Test Scalar=unsigned int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 0.00182646 -0.00234159 || 0.051031 27989 29322 || 28622.1 28674.4 || -32.3702 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.0246912 -0.00123196 || 0.051031 1e+64 -1e+64 33: Test Scalar=int64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 -0.0092188 -0.0357475 || 0.051031 28039 29407 || 28941.2 28674.4 || -494.173 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.0153651 0.00660951 || 0.051031 1e+64 -1e+64 33: Test Scalar=uint64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 0.0252381 0.0227468 || 0.051031 27986 29399 || 27968.5 28674.4 || 314.452 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.00659065 0.00533949 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000243675 -0.99999 -48245.9 || 0.051031 0 194940 || 2.92871e+09 28674.4 || -6.66951e+08 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 0.000729934 -0.309521 0.16149 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.65955e-07 -0.00182045 -0.00866292 || 0.051031 28022 29382 || 28726.7 28674.4 || -119.756 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.11361e-07 3.54353e-05 -0.00887593 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.83613e-07 -0.0128924 -0.0121172 || 0.051031 28016 29374 || 29048.9 28674.4 || -167.508 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.64335e-07 0.0142058 -0.00105149 || 0.051031 1e+64 -1e+64 33: Test Scalar=double 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 -0.0054985 0.0016029 || 0.051031 28016 29458 || 28832.9 28674.4 || 22.1585 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00902538 -0.00127165 || 0.051031 1e+64 -1e+64 33: Test Seed:1713800929116240728 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 -0.00129719 -0.0258226 || 0.051031 27966 29372 || 28711.6 28674.4 || -356.971 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.0175396 -0.00835004 || 0.051031 1e+64 -1e+64 33: Test Scalar=unsigned int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 3.67943e-06 -0.00259378 || 0.051031 28069 29351 || 28674.3 28674.4 || -35.8565 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00348943 -0.0111608 || 0.051031 1e+64 -1e+64 33: Test Scalar=int64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 -0.00379083 -0.0548526 || 0.051031 28030 29328 || 28783.5 28674.4 || -758.282 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00719339 -0.00106635 || 0.051031 1e+64 -1e+64 33: Test Scalar=uint64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 -0.00478812 -0.00827458 || 0.051031 27948 29356 || 28812.3 28674.4 || -114.388 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.0114984 0.00764027 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.00024628 -0.99999 -48242.3 || 0.051031 0 194838 || 2.92875e+09 28674.4 || -6.66902e+08 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 0.000737763 -0.285115 0.139025 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.78568e-07 -0.00560209 -0.0173707 || 0.051031 28023 29275 || 28835.9 28674.4 || -240.133 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.49199e-07 -0.000202176 0.00679632 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.65955e-07 0.0133859 -0.0267259 || 0.051031 28076 29299 || 28295.6 28674.4 || -369.459 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.11361e-07 -0.0115924 0.00374641 || 0.051031 1e+64 -1e+64 33: Test Scalar=double 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 0.00291086 -0.0269445 || 0.051031 28037 29317 || 28591.2 28674.4 || -372.481 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.0171039 -0.0103164 || 0.051031 1e+64 -1e+64 33: [ OK ] hip.Random_XorShift64 (275 ms) 33: [ RUN ] hip.Random_XorShift1024_0 33: Test Seed:1713800929243538322 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.0266947 -0.00899095 || 0.051031 10931 11804 || 11689 11377 || -124.291 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.000626809 0.000483174 || 0.051031 1e+64 -1e+64 33: Test Scalar=unsigned int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.00362192 -0.0133775 || 0.051031 10933 11889 || 11418.3 11377 || -184.93 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0014691 -0.000776094 || 0.051031 1e+64 -1e+64 33: Test Scalar=int64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.0240853 0.00129343 || 0.051031 10965 11763 || 11657.7 11377 || 17.8804 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0110019 0.000737561 || 0.051031 1e+64 -1e+64 33: Test Scalar=uint64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 0.0126397 -0.00231651 || 0.051031 11008 11783 || 11235 11377 || -32.0234 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.0096588 -6.71675e-05 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000245746 -0.999975 -7594.02 || 0.051031 0 77715 || 4.61046e+08 11377 || -1.0498e+08 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 0.000736951 -0.149949 0.0226231 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.86102e-07 -0.0228215 0.00317907 || 0.051031 10956 11807 || 11642.7 11377 || 43.9475 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 3.62396e-07 -0.00348841 -0.00468696 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.79744e-07 -0.00158495 0.000457919 || 0.051031 10934 11795 || 11395 11377 || 6.33027 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 3.43323e-07 -0.0147678 -0.00400804 || 0.051031 1e+64 -1e+64 33: Test Scalar=double 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 0.00981752 -0.00916677 || 0.051031 10982 11812 || 11266.3 11377 || -126.721 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.00152981 0.000763698 || 0.051031 1e+64 -1e+64 33: Test Seed:1713800929347341872 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 0.00603871 0.010087 || 0.051031 10954 11811 || 11308.7 11377 || 139.443 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0194549 0.000592405 || 0.051031 1e+64 -1e+64 33: Test Scalar=unsigned int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.0023925 0.00495877 || 0.051031 10911 11896 || 11404.2 11377 || 68.55 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.00218864 0.00167941 || 0.051031 1e+64 -1e+64 33: Test Scalar=int64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.00322709 0.00297515 || 0.051031 10912 11786 || 11413.8 11377 || 41.1284 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0076648 -0.000572085 || 0.051031 1e+64 -1e+64 33: Test Scalar=uint64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.00393616 -0.00384291 || 0.051031 10926 11829 || 11421.9 11377 || -53.1244 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.0133676 -0.000497745 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000244887 -0.999975 -7594.97 || 0.051031 0 77764 || 4.60986e+08 11377 || -1.04993e+08 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 0.000734334 -0.137536 0.0266339 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.79744e-07 0.00494896 0.017171 || 0.051031 10969 11779 || 11320.9 11377 || 237.371 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 3.43323e-07 0.0092168 -0.0043425 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 3.05176e-07 -0.022022 0.00398956 || 0.051031 10912 11830 || 11633.1 11377 || 55.1517 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 4.19617e-07 -0.00167799 -0.00129356 || 0.051031 1e+64 -1e+64 33: Test Scalar=double 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.00264685 0.00288396 || 0.051031 10980 11824 || 11407.2 11377 || 39.8678 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.0073509 0.0033018 || 0.051031 1e+64 -1e+64 33: [ OK ] hip.Random_XorShift1024_0 (243 ms) 33: [ RUN ] hip.Multi_streams 33: [ OK ] hip.Multi_streams (283 ms) 33: [----------] 3 tests from hip (803 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 3 tests from 1 test suite ran. (803 ms total) 33: [ PASSED ] 3 tests. 33/52 Test #33: Kokkos_UnitTest_Random ...................... Passed 1.22 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_A 34: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 34: Test timeout computed to be: 1500 [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o 34: [==========] Running 15 tests from 3 test suites. 34: [----------] Global test environment set-up. 34: [----------] 3 tests from std_algorithms_reducers 34: [ RUN ] std_algorithms_reducers.max_first_loc 34: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 34: [ RUN ] std_algorithms_reducers.min_first_loc 34: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 34: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 34: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 34: [----------] 3 tests from std_algorithms_reducers (0 ms total) 34: 34: [----------] 1 test from std_algorithms 34: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 34: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 34: [----------] 1 test from std_algorithms (0 ms total) 34: 34: [----------] 11 tests from random_access_iterator_test 34: [ RUN ] random_access_iterator_test.constructor 34: [ OK ] random_access_iterator_test.constructor (1 ms) 34: [ RUN ] random_access_iterator_test.constructiblity 34: [ OK ] random_access_iterator_test.constructiblity (0 ms) 34: [ RUN ] random_access_iterator_test.dereference 34: [ OK ] random_access_iterator_test.dereference (0 ms) 34: [ RUN ] random_access_iterator_test.subscript_operator 34: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet1 34: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet2 34: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet3 34: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet4 34: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 34: [ RUN ] random_access_iterator_test.assignment_operator 34: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 34: [ RUN ] random_access_iterator_test.distance 34: [ OK ] random_access_iterator_test.distance (0 ms) 34: [ RUN ] random_access_iterator_test.traits_helpers 34: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 34: [----------] 11 tests from random_access_iterator_test (4 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 15 tests from 3 test suites ran. (4 ms total) 34: [ PASSED ] 15 tests. 34/52 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.41 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_B 35: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 35: Test timeout computed to be: 1500 35: [==========] Running 7 tests from 1 test suite. 35: [----------] Global test environment set-up. 35: [----------] 7 tests from std_algorithms_min_max_element_test 35: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 35: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 35: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 35: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 35: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 35: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (9 ms) 35: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 35: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (6 ms) 35: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 35: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (6 ms) 35: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 35: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (6 ms) 35: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 35: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (11 ms) 35: [----------] 7 tests from std_algorithms_min_max_element_test (41 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 7 tests from 1 test suite ran. (41 ms total) 35: [ PASSED ] 7 tests. 35/52 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.45 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_C 36: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 36: Test timeout computed to be: 1500 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o 36: [==========] Running 13 tests from 10 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from std_algorithms_lexicographical_compare_test 36: [ RUN ] std_algorithms_lexicographical_compare_test.test 6: [ OK ] cuda.team_scratch_1_streams (14707 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (1 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (1 ms) 6: [ RUN ] cuda.impl_view_texture 6: [ OK ] cuda.impl_view_texture (0 ms) 6: [ RUN ] cuda.view_subview_const_randomaccess 6: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 6: [----------] 6 tests from cuda (14710 ms total) 6: 6: [----------] 27 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (28 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (6 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (5 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (0 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (1 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank 36: [ OK ] std_algorithms_lexicographical_compare_test.test (182 ms) 36: [----------] 1 test from std_algorithms_lexicographical_compare_test (182 ms total) 36: 36: [----------] 1 test from std_algorithms_for_each_test 36: [ RUN ] std_algorithms_for_each_test.test 36: [ OK ] std_algorithms_for_each_test.test (112 ms) 36: [----------] 1 test from std_algorithms_for_each_test (112 ms total) 36: 36: [----------] 1 test from std_algorithms_find_test 36: [ RUN ] std_algorithms_find_test.test 36: [ OK ] std_algorithms_find_test.test (66 ms) 36: [----------] 1 test from std_algorithms_find_test (66 ms total) 36: 36: [----------] 4 tests from std_algorithms_non_mod_seq_ops 36: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 36: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (612 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o 36: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1146 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.search 36: [ OK ] std_algorithms_non_mod_seq_ops.search (827 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (3162 ms) 6: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 6: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_hostpinned.view_is_assignable 6: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests 6: [ OK ] cuda_hostpinned.view_copy_tests (7 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_fill_tests_layout_right 36: [ OK ] std_algorithms_non_mod_seq_ops.search_n (451 ms) 36: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3038 ms total) 36: 36: [----------] 1 test from std_algorithms_count_test 36: [ RUN ] std_algorithms_count_test.test 36: [ OK ] std_algorithms_count_test.test (87 ms) 36: [----------] 1 test from std_algorithms_count_test (87 ms total) 36: 36: [----------] 1 test from std_algorithms_equal_test 36: [ RUN ] std_algorithms_equal_test.test 36: [ OK ] std_algorithms_equal_test.test (16 ms) 36: [----------] 1 test from std_algorithms_equal_test (16 ms total) 36: 36: [----------] 1 test from std_algorithms_all_any_none_of_test 36: [ RUN ] std_algorithms_all_any_none_of_test.test 36: [ OK ] std_algorithms_all_any_none_of_test.test (72 ms) 36: [----------] 1 test from std_algorithms_all_any_none_of_test (72 ms total) 36: 36: [----------] 1 test from std_algorithms_nonmod_seq_ops 36: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 36: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (102 ms) 36: [----------] 1 test from std_algorithms_nonmod_seq_ops (102 ms total) 36: 36: [----------] 1 test from std_algorithms_mismatch_test 36: [ RUN ] std_algorithms_mismatch_test.test 36: [ OK ] std_algorithms_mismatch_test.test (171 ms) 36: [----------] 1 test from std_algorithms_mismatch_test (171 ms total) 36: 36: [----------] 1 test from std_algorithms_mod_seq_ops 36: [ RUN ] std_algorithms_mod_seq_ops.move_backward 36: [ OK ] std_algorithms_mod_seq_ops.move_backward (55 ms) 36: [----------] 1 test from std_algorithms_mod_seq_ops (55 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 13 tests from 10 test suites ran. (3908 ms total) 36: [ PASSED ] 13 tests. 36/52 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 4.32 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_D 37: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 37: Test timeout computed to be: 1500 [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o 37: [==========] Running 31 tests from 5 test suites. 37: [----------] Global test environment set-up. 37: [----------] 3 tests from std_algorithms_mod_ops_test 37: [ RUN ] std_algorithms_mod_ops_test.move 37: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 37: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 37: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (4 ms) 37: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 37: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 37: [----------] 3 tests from std_algorithms_mod_ops_test (5 ms total) 37: 37: [----------] 12 tests from std_algorithms_mod_seq_ops_test 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy 37: [ OK ] std_algorithms_mod_seq_ops_test.copy (3 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 37: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.fill 37: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 37: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 37: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 37: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.generate 37: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 37: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 37: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 37: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 ms total) 37: 37: [----------] 4 tests from std_algorithms_replace_ops_test 37: [ RUN ] std_algorithms_replace_ops_test.replace Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o 37: [ OK ] std_algorithms_replace_ops_test.replace (31 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_if 37: [ OK ] std_algorithms_replace_ops_test.replace_if (143 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_copy 37: [ OK ] std_algorithms_replace_ops_test.replace_copy (52 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 37: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (47 ms) 37: [----------] 4 tests from std_algorithms_replace_ops_test (275 ms total) 37: 37: [----------] 11 tests from std_algorithms_mod_seq_ops 37: [ RUN ] std_algorithms_mod_seq_ops.copy_if [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o 37: [ OK ] std_algorithms_mod_seq_ops.copy_if (62 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.unique 37: [ OK ] std_algorithms_mod_seq_ops.unique (245 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 37: [ OK ] std_algorithms_mod_seq_ops.unique_copy (78 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove 37: [ OK ] std_algorithms_mod_seq_ops.remove (60 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_if 37: [ OK ] std_algorithms_mod_seq_ops.remove_if (64 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 37: [ OK ] std_algorithms_mod_seq_ops.remove_copy (180 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 37: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (62 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.rotate 37: [ OK ] std_algorithms_mod_seq_ops.rotate (1368 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 37: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (437 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.shift_left 6: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (4248 ms) 6: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o 37: [ OK ] std_algorithms_mod_seq_ops.shift_left (1401 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.shift_right 37: [ OK ] std_algorithms_mod_seq_ops.shift_right (1371 ms) 37: [----------] 11 tests from std_algorithms_mod_seq_ops (5333 ms total) 37: 37: [----------] 1 test from std_algorithms_modseq_test 37: [ RUN ] std_algorithms_modseq_test.reverse [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o 37: [ OK ] std_algorithms_modseq_test.reverse (51 ms) 37: [----------] 1 test from std_algorithms_modseq_test (51 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 31 tests from 5 test suites ran. (5672 ms total) 37: [ PASSED ] 31 tests. 37/52 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 6.07 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_E 38: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 38: Test timeout computed to be: 1500 38: [==========] Running 29 tests from 7 test suites. 38: [----------] Global test environment set-up. 38: [----------] 2 tests from std_algorithms_sorting_ops_test 38: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 38: [ OK ] std_algorithms_sorting_ops_test.is_sorted (13 ms) 38: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 38: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms) 38: [----------] 2 tests from std_algorithms_sorting_ops_test (24 ms total) 38: 38: [----------] 4 tests from std_algorithms_partitioning_test 38: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 38: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 38: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 38: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 38: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 38: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 38: [ RUN ] std_algorithms_partitioning_test.partition_point 38: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 38: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total) 38: 38: [----------] 1 test from std_algorithms_partitioning_ops 38: [ RUN ] std_algorithms_partitioning_ops.partition_copy 38: [ OK ] std_algorithms_partitioning_ops.partition_copy (40 ms) 38: [----------] 1 test from std_algorithms_partitioning_ops (40 ms total) 38: 38: [----------] 12 tests from std_algorithms_numerics_test 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (5 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 38: [----------] 12 tests from std_algorithms_numerics_test (15 ms total) 38: 38: [----------] 1 test from std_algorithms_numerics_ops_test 38: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 38: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (73 ms) 38: [----------] 1 test from std_algorithms_numerics_ops_test (73 ms total) 38: 38: [----------] 8 tests from std_algorithms_numeric_ops_test 38: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 38: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (820 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 38: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 6: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (4284 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (28 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (4 ms) 6: [ RUN ] cuda_hostpinned.static_extent 6: [ OK ] cuda_hostpinned.static_extent (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_atomic 6: [ OK ] cuda_hostpinned.view_mapping_atomic (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_class_value 6: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_assignable 6: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 6: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_subview 6: [ OK ] cuda_hostpinned.view_mapping_subview (0 ms) 6: [----------] 27 tests from cuda_hostpinned (11782 ms total) 6: 6: [----------] 27 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (37 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (10 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (14 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (0 ms) 6: [ RUN ] cuda_uvm.view_api_d 6: [ OK ] cuda_uvm.view_api_d (3 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (1 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank 6: [ OK ] cuda_uvm.view_allocation_large_rank (286 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 38: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (611 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 38: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 6: [ OK ] cuda_uvm.view_shmem_size_on_device (2 ms) 6: [ RUN ] cuda_uvm.view_is_assignable 6: [ OK ] cuda_uvm.view_is_assignable (25 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (33 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (9 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_fill_tests_layout_right 6: [ OK ] cuda_uvm.view_fill_tests_layout_right (140 ms) 6: [ RUN ] cuda_uvm.view_fill_tests_layout_left 38: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (237 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 38: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 6: [ OK ] cuda_uvm.view_fill_tests_layout_left (104 ms) 6: [ RUN ] cuda_uvm.view_mapping 6: [ OK ] cuda_uvm.view_mapping (28 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (6 ms) 6: [ RUN ] cuda_uvm.static_extent 6: [ OK ] cuda_uvm.static_extent (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_atomic 6: [ OK ] cuda_uvm.view_mapping_atomic (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_class_value 6: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_assignable 6: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 6: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_subview 6: [ OK ] cuda_uvm.view_mapping_subview (0 ms) 6: [----------] 27 tests from cuda_uvm (708 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 60 tests from 3 test suites ran. (27201 ms total) 6: [ PASSED ] 60 tests. [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o 38: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (332 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 38: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 38: [----------] 8 tests from std_algorithms_numeric_ops_test (2002 ms total) 38: 38: [----------] 1 test from std_algorithms_transform_ops_test 38: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 38: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (34 ms) 38: [----------] 1 test from std_algorithms_transform_ops_test (34 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 29 tests from 7 test suites ran. (2195 ms total) 38: [ PASSED ] 29 tests. 38/52 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 2.61 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 39: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 39: Test timeout computed to be: 1500 6/59 Test #6: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 28.00 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 39: [==========] Running 12 tests from 7 test suites. 39: [----------] Global test environment set-up. 39: [----------] 2 tests from std_algorithms_adjacent_find_team_test 39: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (15 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 39: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (478 ms) 39: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 39: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (482 ms) 39: [----------] 2 tests from std_algorithms_adjacent_find_team_test (960 ms total) 39: 39: [----------] 2 tests from std_algorithms_count_team_test 39: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 7: [ OK ] cuda.debug_pin_um_to_host (673 ms) 7: [----------] 2 tests from cuda (688 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (688 ms total) 7: [ PASSED ] 2 tests. 7/59 Test #7: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 1.54 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_interop 39: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (549 ms) 39: [ RUN ] std_algorithms_count_team_test.count_returns_zero 39: [ OK ] std_algorithms_count_team_test.count_returns_zero (202 ms) 39: [----------] 2 tests from std_algorithms_count_team_test (752 ms total) 39: 39: [----------] 1 test from std_algorithms_count_if_team_test 39: [ RUN ] std_algorithms_count_if_team_test.test 8: [ OK ] cuda.raw_cuda_interop (404 ms) 8: [----------] 1 test from cuda (404 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (404 ms total) 8: [ PASSED ] 1 test. 8/59 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 0.71 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 39: [ OK ] std_algorithms_count_if_team_test.test (251 ms) 39: [----------] 1 test from std_algorithms_count_if_team_test (251 ms total) 39: 39: [----------] 1 test from std_algorithms_for_each_team_test 39: [ RUN ] std_algorithms_for_each_team_test.test 9: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams 39: [ OK ] std_algorithms_for_each_team_test.test (344 ms) 39: [----------] 1 test from std_algorithms_for_each_team_test (344 ms total) 39: 39: [----------] 1 test from std_algorithms_for_each_n_team_test 39: [ RUN ] std_algorithms_for_each_n_team_test.test 9: [ OK ] cuda.raw_cuda_streams (407 ms) 9: [----------] 1 test from cuda (407 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (408 ms total) 9: [ PASSED ] 1 test. 9/59 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 0.69 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 39: [ OK ] std_algorithms_for_each_n_team_test.test (353 ms) 39: [----------] 1 test from std_algorithms_for_each_n_team_test (353 ms total) 39: 39: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 10: [==========] Running 3 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 3 tests from cuda_multi_gpu 10: [ RUN ] cuda_multi_gpu.managed_views 10: [ OK ] cuda_multi_gpu.managed_views (0 ms) 10: [ RUN ] cuda_multi_gpu.unmanaged_views 10: [ OK ] cuda_multi_gpu.unmanaged_views (0 ms) 10: [ RUN ] cuda_multi_gpu.scratch_space 10: [ OK ] cuda_multi_gpu.scratch_space (2 ms) 10: [----------] 3 tests from cuda_multi_gpu (3 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 3 tests from 1 test suite ran. (3 ms total) 10: [ PASSED ] 3 tests. 10/59 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 0.70 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaGraph 11: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 11: Test timeout computed to be: 1500 11: [==========] Running 5 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 5 tests from cuda_count_bugs 11: [ RUN ] cuda_count_bugs.launch_one 11: [ OK ] cuda_count_bugs.launch_one (0 ms) 11: [ RUN ] cuda_count_bugs.launch_one_rvalue 11: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 11: [ RUN ] cuda_count_bugs.launch_six 11: [ OK ] cuda_count_bugs.launch_six (0 ms) 11: [ RUN ] cuda_count_bugs.when_all_cycle 11: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 11: [ RUN ] cuda_count_bugs.zero_work_reduce 11: [ OK ] cuda_count_bugs.zero_work_reduce (0 ms) 11: [----------] 5 tests from cuda_count_bugs (1 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 5 tests from 1 test suite ran. (1 ms total) 11: [ PASSED ] 5 tests. 11: 11: YOU HAVE 1 DISABLED TEST 11: 11/59 Test #11: Kokkos_CoreUnitTest_CudaGraph .................... Passed 0.68 sec test 12 Start 12: Kokkos_CoreUnitTest_Default 12: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Default 12: Test timeout computed to be: 1500 12: [==========] Running 71 tests from 41 test suites. 12: [----------] Global test environment set-up. 12: [----------] 31 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.initialization_settings 12: [ OK ] defaultdevicetype.initialization_settings (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 12: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_device_id 12: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 12: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 12: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_help 12: [ OK ] defaultdevicetype.cmd_line_args_help (9 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 12: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 12: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (9 ms) 12: [ RUN ] defaultdevicetype.env_vars_num_threads 12: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_device_id 12: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_disable_warnings 12: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_tune_internals 12: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.visible_devices 12: [ OK ] defaultdevicetype.visible_devices (0 ms) 12: [ RUN ] defaultdevicetype.shared_space 12: [ OK ] defaultdevicetype.shared_space (62 ms) 12: [ RUN ] defaultdevicetype.shared_host_pinned_space 12: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 12: [ RUN ] defaultdevicetype.compiler_macros 12: [ OK ] defaultdevicetype.compiler_macros (0 ms) 12: [ RUN ] defaultdevicetype.half_conversion 12: [ OK ] defaultdevicetype.half_conversion (0 ms) 12: [ RUN ] defaultdevicetype.bhalf_conversion 12: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 12: [ RUN ] defaultdevicetype.half_operators 12: [ OK ] defaultdevicetype.half_operators (0 ms) 12: [ RUN ] defaultdevicetype.bhalf_operators 12: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 12: [ RUN ] defaultdevicetype.host_space_access 12: [ OK ] defaultdevicetype.host_space_access (0 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a1 12: [ OK ] defaultdevicetype.reduce_instantiation_a1 (3 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b1 12: [ OK ] defaultdevicetype.reduce_instantiation_b1 (9 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o 12: [ OK ] defaultdevicetype.reduce_instantiation_c1 (3 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a2 12: [ OK ] defaultdevicetype.reduce_instantiation_a2 (4 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b2 12: [ OK ] defaultdevicetype.reduce_instantiation_b2 (12 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c2 12: [ OK ] defaultdevicetype.reduce_instantiation_c2 (4 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a3 12: [ OK ] defaultdevicetype.reduce_instantiation_a3 (7 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b3 12: [ OK ] defaultdevicetype.reduce_instantiation_b3 (17 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c3 12: [ OK ] defaultdevicetype.reduce_instantiation_c3 (7 ms) 12: [ RUN ] defaultdevicetype.malloc 12: [ OK ] defaultdevicetype.malloc (0 ms) 12: [----------] 31 tests from defaultdevicetype (157 ms total) 12: 12: [----------] 1 test from kokkosresize 12: [ RUN ] kokkosresize.host_space_access 12: [ OK ] kokkosresize.host_space_access (14 ms) 12: [----------] 1 test from kokkosresize (14 ms total) 12: 12: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/0.sizes 12: [ OK ] TestViewAPI/0.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/0 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/1.sizes 12: [ OK ] TestViewAPI/1.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/1 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/2.sizes 12: [ OK ] TestViewAPI/2.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/2 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/3.sizes 12: [ OK ] TestViewAPI/3.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/3 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/4.sizes 12: [ OK ] TestViewAPI/4.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/4 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/5.sizes 12: [ OK ] TestViewAPI/5.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/5 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/6.sizes 12: [ OK ] TestViewAPI/6.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/6 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/7.sizes 12: [ OK ] TestViewAPI/7.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/7 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/8.sizes 12: [ OK ] TestViewAPI/8.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/8 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/9.sizes 12: [ OK ] TestViewAPI/9.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/9 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/10.sizes 12: [ OK ] TestViewAPI/10.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/10 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/11.sizes 12: [ OK ] TestViewAPI/11.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/11 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/12.sizes 12: [ OK ] TestViewAPI/12.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/12 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/13.sizes 12: [ OK ] TestViewAPI/13.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/13 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/14.sizes 12: [ OK ] TestViewAPI/14.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/14 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/15.sizes 12: [ OK ] TestViewAPI/15.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/15 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/16.sizes 12: [ OK ] TestViewAPI/16.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/16 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/17.sizes 12: [ OK ] TestViewAPI/17.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/17 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/18.sizes 12: [ OK ] TestViewAPI/18.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/18 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/19.sizes 12: [ OK ] TestViewAPI/19.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/19 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/20.sizes 12: [ OK ] TestViewAPI/20.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/20 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/21.sizes 12: [ OK ] TestViewAPI/21.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/21 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/22.sizes 12: [ OK ] TestViewAPI/22.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/22 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/23.sizes 12: [ OK ] TestViewAPI/23.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/23 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/24.sizes 12: [ OK ] TestViewAPI/24.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/24 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/25.sizes 12: [ OK ] TestViewAPI/25.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/25 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/26.sizes 12: [ OK ] TestViewAPI/26.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/26 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/27.sizes 12: [ OK ] TestViewAPI/27.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/27 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/28.sizes 12: [ OK ] TestViewAPI/28.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/28 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/29.sizes 12: [ OK ] TestViewAPI/29.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/29 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/30.sizes 12: [ OK ] TestViewAPI/30.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/30 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/31.sizes 12: [ OK ] TestViewAPI/31.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/31 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/32.sizes 12: [ OK ] TestViewAPI/32.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/32 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/33.sizes 12: [ OK ] TestViewAPI/33.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/33 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/34.sizes 12: [ OK ] TestViewAPI/34.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/34 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/35.sizes 12: [ OK ] TestViewAPI/35.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/35 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/36.sizes 12: [ OK ] TestViewAPI/36.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/36 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/37.sizes 12: [ OK ] TestViewAPI/37.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/37 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/38.sizes 12: [ OK ] TestViewAPI/38.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/38 (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 71 tests from 41 test suites ran. (173 ms total) 12: [ PASSED ] 71 tests. 12/59 Test #12: Kokkos_CoreUnitTest_Default ...................... Passed 0.91 sec test 13 Start 13: Kokkos_CoreUnitTest_LegionInitialization 13: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 13: Test timeout computed to be: 1500 13: [==========] Running 1 test from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 1 test from initialization 13: [ RUN ] initialization.legion_initialization 39: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2697 ms) 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 13: [ OK ] initialization.legion_initialization (415 ms) 13: [----------] 1 test from initialization (415 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (415 ms total) 13: [ PASSED ] 1 test. 13/59 Test #13: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 0.70 sec test 14 Start 14: Kokkos_CoreUnitTest_PushFinalizeHook 14: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 14: Test timeout computed to be: 1500 14: SUCCESS [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o 14/59 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 0.68 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Develop 15: Test timeout computed to be: 1500 [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o 15: [==========] Running 1 test from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 1 test from defaultdevicetype 15: [ RUN ] defaultdevicetype.development_test 15: [ OK ] defaultdevicetype.development_test (0 ms) 15: [----------] 1 test from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (0 ms total) 15: [ PASSED ] 1 test. 15/59 Test #15: Kokkos_CoreUnitTest_Develop ...................... Passed 0.68 sec test 16 Start 16: Kokkos_CoreUnitTest_TuningBuiltins 16: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 16: Test timeout computed to be: 1500 39: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1579 ms) 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o 16/59 Test #16: Kokkos_CoreUnitTest_TuningBuiltins ............... Passed 0.73 sec test 17 Start 17: Kokkos_CoreUnitTest_TuningBasics 17: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 17: Test timeout computed to be: 1500 17: Set of size 10 17: 4,4 17: Expect 1, have 1 17: Expect 2, have 2 17/59 Test #17: Kokkos_CoreUnitTest_TuningBasics ................. Passed 0.67 sec test 18 Start 18: Kokkos_CoreUnitTest_CategoricalTuner 18: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 18: Test timeout computed to be: 1500 39: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1578 ms) 39: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (5855 ms total) 39: 39: [----------] 2 tests from std_algorithms_mismatch_team_test 39: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 18/59 Test #18: Kokkos_CoreUnitTest_CategoricalTuner ............. Passed 1.15 sec test 19 Start 19: Kokkos_CoreUnitTest_KokkosP 19: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 19: Test timeout computed to be: 1500 [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o 19: [==========] Running 29 tests from 2 test suites. 19: [----------] Global test environment set-up. 19: [----------] 27 tests from kokkosp 19: [ RUN ] kokkosp.test_named_instance_fence 19: Ref: 33554433 19: Ref: named_instance 19: 33554433 19: named_instance 19: [ OK ] kokkosp.test_named_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_instance_fence 19: Ref: 33554433 19: Ref: Unnamed Instance Fence 19: 33554433 19: Kokkos::Cuda::fence(): Unnamed Instance Fence 19: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_named_global_fence 19: Ref: 33554432 19: Ref: test global fence 19: 0 19: test global fence 19: Miss on id 19: 33554432 19: test global fence 19: [ OK ] kokkosp.test_named_global_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_global_fence 19: Ref: 33554432 19: Ref: Unnamed Global Fence 19: 0 19: Kokkos::fence: Unnamed Global Fence 19: Miss on id 19: 33554432 19: Kokkos::fence: Unnamed Global Fence 19: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 19: [ RUN ] kokkosp.test_multiple_default_instances 19: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 19: [ RUN ] kokkosp.test_id_gen 19: [ OK ] kokkosp.test_id_gen (0 ms) 19: [ RUN ] kokkosp.test_kernel_sequence 19: Ref: 33554433 19: Ref: named_instance 19: 33554433 19: named_instance 19: Ref: 33554433 19: Ref: test_kernel 19: 33554433 19: named_instance 19: Miss on name 19: 0 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 33554432 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 33554433 19: test_kernel 19: [ OK ] kokkosp.test_kernel_sequence (0 ms) 19: [ RUN ] kokkosp.test_streams 19: [ OK ] kokkosp.test_streams (0 ms) 19: [ RUN ] kokkosp.async_deep_copy 19: [ OK ] kokkosp.async_deep_copy (0 ms) 19: [ RUN ] kokkosp.parallel_for 19: [ OK ] kokkosp.parallel_for (0 ms) 19: [ RUN ] kokkosp.parallel_reduce 19: [ OK ] kokkosp.parallel_reduce (0 ms) 19: [ RUN ] kokkosp.parallel_scan 19: [ OK ] kokkosp.parallel_scan (2 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence 19: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence_view 19: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 19: [ RUN ] kokkosp.regions 19: [ OK ] kokkosp.regions (0 ms) 19: [ RUN ] kokkosp.fences 19: [ OK ] kokkosp.fences (0 ms) 19: [ RUN ] kokkosp.raw_allocation 19: [ OK ] kokkosp.raw_allocation (0 ms) 19: [ RUN ] kokkosp.view 19: [ OK ] kokkosp.view (0 ms) 19: [ RUN ] kokkosp.sections 19: [ OK ] kokkosp.sections (0 ms) 19: [ RUN ] kokkosp.metadata 19: [ OK ] kokkosp.metadata (0 ms) 19: [ RUN ] kokkosp.profile_events 19: [ OK ] kokkosp.profile_events (0 ms) 19: [ RUN ] kokkosp.tuning_sequence 19: [ OK ] kokkosp.tuning_sequence (0 ms) 19: [ RUN ] kokkosp.no_init_kernel 19: [ OK ] kokkosp.no_init_kernel (0 ms) 19: [ RUN ] kokkosp.get_events 19: [ OK ] kokkosp.get_events (0 ms) 19: [ RUN ] kokkosp.create_mirror_no_init 19: [ OK ] kokkosp.create_mirror_no_init (0 ms) 19: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 19: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 19: [ RUN ] kokkosp.create_mirror_view_and_copy 19: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 19: [----------] 27 tests from kokkosp (3 ms total) 19: 19: [----------] 2 tests from defaultdevicetype 19: [ RUN ] defaultdevicetype.profiling_section 19: [ OK ] defaultdevicetype.profiling_section (0 ms) 19: [ RUN ] defaultdevicetype.scoped_profile_region 19: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 19: [----------] 2 tests from defaultdevicetype (0 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 29 tests from 2 test suites ran. (3 ms total) 19: [ PASSED ] 29 tests. 19/59 Test #19: Kokkos_CoreUnitTest_KokkosP ...................... Passed 0.70 sec test 20 Start 20: Kokkos_CoreUnitTest_ToolIndependence 39: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1777 ms) 39: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 20: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 20: Test timeout computed to be: 1500 20/59 Test #20: Kokkos_CoreUnitTest_ToolIndependence ............. Passed 0.04 sec test 21 Start 21: Kokkos_ProfilingTestLibraryLoadHelp 21: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 21: Environment variables: 21: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so 21: Test timeout computed to be: 1500 21: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 39: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (748 ms) 39: [----------] 2 tests from std_algorithms_mismatch_team_test (2525 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 12 tests from 7 test suites ran. (11044 ms total) 39: [ PASSED ] 12 tests. 39/52 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 11.46 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 40: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 40: Test timeout computed to be: 1500 21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 21/59 Test #21: Kokkos_ProfilingTestLibraryLoadHelp .............. Passed 0.70 sec test 22 Start 22: Kokkos_ProfilingTestLibraryCmdLineHelp 22: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so" 22: Test timeout computed to be: 1500 40: [==========] Running 8 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_equal_team_test 40: [ RUN ] std_algorithms_equal_team_test.views_are_equal 22: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: [ 75%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o 22/59 Test #22: Kokkos_ProfilingTestLibraryCmdLineHelp ........... Passed 0.67 sec test 23 Start 23: Kokkos_ProfilingTestLibraryLoad 23: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 23: Environment variables: 23: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so 23: Test timeout computed to be: 1500 23: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 75%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o 23: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1200::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xfd0000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xfd01c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xfd0240:Host:source:0xfd0080:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xfd0300:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0xfd01c0:40::kokkosp_deallocate_data:Host:source:0xfd0000:40::kokkosp_finalize_library:: 23/59 Test #23: Kokkos_ProfilingTestLibraryLoad .................. Passed 0.68 sec test 24 Start 24: Kokkos_ProfilingTestLibraryCmdLine 24: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so" 24: Test timeout computed to be: 1500 40: [ OK ] std_algorithms_equal_team_test.views_are_equal (1277 ms) 40: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 24: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1200::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xfd0000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xfd01c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xfd0240:Host:source:0xfd0080:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xfd0300:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0xfd01c0:40::kokkosp_deallocate_data:Host:source:0xfd0000:40::kokkosp_finalize_library:: 24/59 Test #24: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 0.68 sec test 25 Start 25: Kokkos_CoreUnitTest_StackTraceTest 25: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec 25: Test timeout computed to be: 1500 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o 25: [==========] Running 3 tests from 2 test suites. 25: [----------] Global test environment set-up. 25: [----------] 2 tests from defaultdevicetype_DeathTest 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x43ac3d] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f1: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x439570] Test::test_stacktrace(bool, bool) 25: [0x43ac3d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x43ac3d] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f3: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x439f64] Test::test_stacktrace(bool, bool) 25: [0x43ac3d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (309 ms) 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43af0a] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f1: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x439570] Test::test_stacktrace(bool, bool) 25: [0x43af0a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43af0a] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f3: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x439f64] Test::test_stacktrace(bool, bool) 25: [0x43af0a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 40: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1161 ms) 40: [----------] 2 tests from std_algorithms_equal_team_test (2439 ms total) 40: 40: [----------] 2 tests from std_algorithms_search_team_test 40: [ RUN ] std_algorithms_search_team_test.sequences_exist 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (230 ms) 25: [----------] 2 tests from defaultdevicetype_DeathTest (539 ms total) 25: 25: [----------] 1 test from defaultdevicetype 25: [ RUN ] defaultdevicetype.stacktrace_normal 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f1: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x439570] Test::test_stacktrace(bool, bool) 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 25: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f3: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x439f64] Test::test_stacktrace(bool, bool) 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 25: [----------] 1 test from defaultdevicetype (0 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 3 tests from 2 test suites ran. (540 ms total) 25: [ PASSED ] 3 tests. 40: [ OK ] std_algorithms_search_team_test.sequences_exist (634 ms) 40: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 25/59 Test #25: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 1.24 sec test 26 Start 26: Kokkos_IncrementalTest_SERIAL 26: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 26: Test timeout computed to be: 1500 [ 75%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda 26: [==========] Running 28 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 28 tests from SERIAL 26: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 26: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 26: [ RUN ] SERIAL.IncrTest_01_execspace 26: Host Serial Execution Space: 26: KOKKOS_ENABLE_SERIAL: yes 26: 26: Serial Runtime Configuration: 26: Serial 26: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 26: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 26: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 26: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 26: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 26: [ RUN ] SERIAL.IncrTest_02_AtomicSub 26: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 26: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 26: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 26: [ RUN ] SERIAL.IncrTest_03b_memspace_free 26: [ OK ] SERIAL.IncrTest_03b_memspace_free (113 ms) 26: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 26: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 26: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 26: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 26: [ RUN ] SERIAL.IncrTest_05_reduction 26: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 26: [ RUN ] SERIAL.IncrTest_06_mdrange2D 26: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 26: [ RUN ] SERIAL.IncrTest_06_mdrange3D 26: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 26: [ RUN ] SERIAL.IncrTest_06_mdrange4D 26: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 26: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 26: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 26: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 26: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 26: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 26: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 26: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 26: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 26: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 26: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 26: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 26: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 26: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop [ 75%] Built target Kokkos_ContainersPerformanceTest_Cuda 26: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (135 ms) 26: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 26: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 26: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 26: [ OK ] SERIAL.IncrTest_12b_TeamScratch (2 ms) 26: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.incr_14_MDrangeReduce 26: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 26: [ RUN ] SERIAL.IncrTest_16_parallelscan 26: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 26: [ RUN ] SERIAL.incr_17_atomicView 26: [ OK ] SERIAL.incr_17_atomicView (0 ms) 26: [----------] 28 tests from SERIAL (252 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 28 tests from 1 test suite ran. (252 ms total) 26: [ PASSED ] 28 tests. 40: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (794 ms) 40: [----------] 2 tests from std_algorithms_search_team_test (1429 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_end_team_test 40: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 26/59 Test #26: Kokkos_IncrementalTest_SERIAL .................... Passed 0.95 sec test 27 Start 27: Kokkos_IncrementalTest_CUDA 27: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_IncrementalTest_CUDA 27: Test timeout computed to be: 1500 [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o 27: [==========] Running 28 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 28 tests from CUDA 27: [ RUN ] CUDA.IncrTest_01_execspace_typedef 27: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 27: [ RUN ] CUDA.IncrTest_01_execspace 27: Device Execution Space: 27: KOKKOS_ENABLE_CUDA: yes 27: Cuda Options: 27: KOKKOS_ENABLE_CUDA_LAMBDA: yes 27: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 27: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 27: KOKKOS_ENABLE_CUDA_UVM: no 27: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 27: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 27: 27: Cuda Runtime Configuration: 27: macro KOKKOS_ENABLE_CUDA : defined 27: macro CUDA_VERSION = 11000 = version 11.0 27: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 27: Cuda 27: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 27: [ RUN ] CUDA.IncrTest_02_AtomicExchange 27: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 27: [ RUN ] CUDA.IncrTest_02_AtomicAdd 27: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 27: [ RUN ] CUDA.IncrTest_02_AtomicSub 27: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 27: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 27: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 27: [ RUN ] CUDA.IncrTest_03b_memspace_free [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o 40: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1749 ms) 40: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 27: [ OK ] CUDA.IncrTest_03b_memspace_free (2050 ms) 27: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 27: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 27: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 27: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 27: [ RUN ] CUDA.IncrTest_05_reduction 27: [ OK ] CUDA.IncrTest_05_reduction (3 ms) 27: [ RUN ] CUDA.IncrTest_06_mdrange2D 27: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 27: [ RUN ] CUDA.IncrTest_06_mdrange3D 27: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 27: [ RUN ] CUDA.IncrTest_06_mdrange4D 27: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 27: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 27: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms) 27: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 27: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 27: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 27: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 27: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 27: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 27: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 27: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (0 ms) 27: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 27: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (0 ms) 27: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o 27: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (226 ms) 27: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 27: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 27: [ RUN ] CUDA.IncrTest_12b_TeamScratch 27: [ OK ] CUDA.IncrTest_12b_TeamScratch (0 ms) 27: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 27: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 27: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 27: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 27: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 27: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 27: [ RUN ] CUDA.incr_14_MDrangeReduce 27: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 27: [ RUN ] CUDA.IncrTest_16_parallelscan 27: [ OK ] CUDA.IncrTest_16_parallelscan (2 ms) 27: [ RUN ] CUDA.incr_17_atomicView 27: [ OK ] CUDA.incr_17_atomicView (0 ms) 27: [----------] 28 tests from CUDA (2289 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 28 tests from 1 test suite ran. (2289 ms total) 27: [ PASSED ] 28 tests. 27/59 Test #27: Kokkos_IncrementalTest_CUDA ...................... Passed 2.99 sec test 28 Start 28: Kokkos_CoreUnitTest_CTestDevice 28: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 28: Test timeout computed to be: 1500 28: [==========] Running 8 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 8 tests from ctest_environment 28: [ RUN ] ctest_environment.no_device_type 28: [ OK ] ctest_environment.no_device_type (0 ms) 28: [ RUN ] ctest_environment.no_process_count 28: [ OK ] ctest_environment.no_process_count (0 ms) 28: [ RUN ] ctest_environment.invalid_rank 28: [ OK ] ctest_environment.invalid_rank (0 ms) 28: [ RUN ] ctest_environment.no_type_str 28: [ OK ] ctest_environment.no_type_str (0 ms) 28: [ RUN ] ctest_environment.missing_type 28: [ OK ] ctest_environment.missing_type (0 ms) 28: [ RUN ] ctest_environment.no_id_str 28: [ OK ] ctest_environment.no_id_str (0 ms) 28: [ RUN ] ctest_environment.invalid_id_str 28: [ OK ] ctest_environment.invalid_id_str (0 ms) 28: [ RUN ] ctest_environment.good 28: [ OK ] ctest_environment.good (0 ms) 28: [----------] 8 tests from ctest_environment (0 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 8 tests from 1 test suite ran. (0 ms total) 28: [ PASSED ] 8 tests. 28/59 Test #28: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.04 sec test 29 Start 29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 29: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 29: Test timeout computed to be: 1500 29/59 Test #29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.01 sec test 30 Start 30: Kokkos_CoreUnitTest_DeviceAndThreads 40: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1563 ms) 40: [----------] 2 tests from std_algorithms_find_end_team_test (3313 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_first_of_team_test 40: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 30: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/TestDeviceAndThreads.py" 30: Test timeout computed to be: 1500 [ 80%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 40: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1302 ms) 40: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 80%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_UnitTest_Random [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o -- Testing 1-D histogram Density 1D: 0.00195316 -0.999999 -57858.7 || 0.051031 0 1.55204e+06 || 2.86924e+10 28674.4 || -7.99839e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00586976 -0.967839 10.3206 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o 30: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o 30: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o 30: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o 30: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 40: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5318 ms) 40: [----------] 2 tests from std_algorithms_find_first_of_team_test (6620 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 8 tests from 4 test suites ran. (13803 ms total) 40: [ PASSED ] 8 tests. 40/52 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 14.21 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 41: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 41: Test timeout computed to be: 1500 41: [==========] Running 11 tests from 7 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_find_team_test 41: [ RUN ] std_algorithms_find_team_test.searched_values_exist 41: [ OK ] std_algorithms_find_team_test.searched_values_exist (268 ms) 41: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 41: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (381 ms) 41: [----------] 2 tests from std_algorithms_find_team_test (650 ms total) 41: 41: [----------] 2 tests from std_algorithms_find_if_team_test 41: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 41: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (219 ms) 41: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 41: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (386 ms) 41: [----------] 2 tests from std_algorithms_find_if_team_test (605 ms total) 41: 41: [----------] 2 tests from std_algorithms_find_if_not_team_test 41: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 41: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (392 ms) 41: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 30: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 30: 30: ---------------------------------------------------------------------- 30: Ran 5 tests in 7.511s 30: 30: OK (skipped=1) 30/59 Test #30: Kokkos_CoreUnitTest_DeviceAndThreads ............. Passed 8.21 sec test 31 Start 31: Kokkos_PerformanceTest_TaskDag 31: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 31: Test timeout computed to be: 1500 31/59 Test #31: Kokkos_PerformanceTest_TaskDag ................... Passed 0.04 sec test 32 Start 32: Kokkos_PerformanceTest_Benchmark 32: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-22_T15-14-37.json" 32: Test timeout computed to be: 1500 41: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (216 ms) 41: [----------] 2 tests from std_algorithms_find_if_not_team_test (609 ms total) 41: 41: [----------] 1 test from std_algorithms_all_of_team_test 41: [ RUN ] std_algorithms_all_of_team_test.test 32: 2024-04-22T15:49:31+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 32: Run on (6 X 2095.08 MHz CPU s) 32: CPU Caches: 32: L1 Data 32 KiB (x6) 32: L1 Instruction 32 KiB (x6) 32: L2 Unified 4096 KiB (x6) 32: L3 Unified 16384 KiB (x6) 32: Load Average: 1.81, 5.46, 6.58 32: CPU architecture: none 32: Default Device: N6Kokkos4CudaE 32: GIT_BRANCH: HEAD 32: GIT_CLEAN_STATUS: CLEAN 32: GIT_COMMIT_DATE: 2024-04-22T15:14:19+00:00 32: GIT_COMMIT_DESCRIPTION: Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD 32: GIT_COMMIT_HASH: 84667c541 32: GPU architecture: VOLTA70 32: KOKKOS_COMPILER_CLANG: 1200 32: KOKKOS_ENABLE_ASM: no 32: KOKKOS_ENABLE_CUDA: yes 32: KOKKOS_ENABLE_CUDA_LAMBDA: yes 32: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 32: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 32: KOKKOS_ENABLE_CUDA_UVM: no 32: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 32: KOKKOS_ENABLE_CXX17: yes 32: KOKKOS_ENABLE_CXX20: no 32: KOKKOS_ENABLE_CXX23: no 32: KOKKOS_ENABLE_CXX26: no 32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 32: KOKKOS_ENABLE_HWLOC: no 32: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 32: KOKKOS_ENABLE_LIBDL: yes 32: KOKKOS_ENABLE_PRAGMA_IVDEP: no 32: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 32: KOKKOS_ENABLE_PRAGMA_UNROLL: no 32: KOKKOS_ENABLE_PRAGMA_VECTOR: no 32: KOKKOS_ENABLE_SERIAL: yes 32: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 32: Kokkos Version: 4.3.99 32: macro KOKKOS_ENABLE_CUDA: defined 32: platform: 64bit 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Count Time normalized 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: GramSchmidt/Count:1024/iterations:5/manual_time 0.006 s 0.006 s 5 1024 5.71502u 32: GramSchmidt/Count:2048/iterations:5/manual_time 0.006 s 0.006 s 5 2.048k 2.85444u 32: GramSchmidt/Count:4096/iterations:5/manual_time 0.006 s 0.007 s 5 4.096k 1.41984u 32: GramSchmidt/Count:8192/iterations:5/manual_time 0.006 s 0.007 s 5 8.192k 711.866n 32: GramSchmidt/Count:16384/iterations:5/manual_time 0.006 s 0.008 s 5 16.384k 341.66n 32: GramSchmidt/Count:32768/iterations:5/manual_time 0.006 s 0.009 s 5 32.768k 185.744n 32: GramSchmidt/Count:65536/iterations:5/manual_time 0.007 s 0.014 s 5 65.536k 107.855n 32: GramSchmidt/Count:131072/iterations:5/manual_time 0.007 s 0.023 s 5 131.072k 54.715n [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o 41: [ OK ] std_algorithms_all_of_team_test.test (393 ms) 41: [----------] 1 test from std_algorithms_all_of_team_test (393 ms total) 41: 41: [----------] 1 test from std_algorithms_any_of_team_test 41: [ RUN ] std_algorithms_any_of_team_test.test 41: [ OK ] std_algorithms_any_of_team_test.test (224 ms) 41: [----------] 1 test from std_algorithms_any_of_team_test (224 ms total) 41: 41: [----------] 1 test from std_algorithms_none_of_team_test 41: [ RUN ] std_algorithms_none_of_team_test.test 32: GramSchmidt/Count:262144/iterations:5/manual_time 0.009 s 0.045 s 5 262.144k 33.6747n 41: [ OK ] std_algorithms_none_of_team_test.test (389 ms) 41: [----------] 1 test from std_algorithms_none_of_team_test (389 ms total) 41: 41: [----------] 2 tests from std_algorithms_search_n_team_test 41: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 32: GramSchmidt/Count:524288/iterations:5/manual_time 0.016 s 0.092 s 5 524.288k 30.9794n 41: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (260 ms) 41: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 41: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (289 ms) 41: [----------] 2 tests from std_algorithms_search_n_team_test (550 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 11 tests from 7 test suites ran. (3422 ms total) 41: [ PASSED ] 11 tests. 41/52 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 3.83 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 42: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 42: Test timeout computed to be: 1500 42: [==========] Running 3 tests from 3 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_min_element_team_test 42: [ RUN ] std_algorithms_min_element_team_test.test [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o 42: [ OK ] std_algorithms_min_element_team_test.test (1154 ms) 42: [----------] 1 test from std_algorithms_min_element_team_test (1154 ms total) 42: 42: [----------] 1 test from std_algorithms_max_element_team_test 42: [ RUN ] std_algorithms_max_element_team_test.test 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: GB/s Max 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: CustomReduction/N:100000/R:1000/manual_time 0.003 s 0.008 s 240 93.8204k/s 11.5 42: [ OK ] std_algorithms_max_element_team_test.test (1166 ms) 42: [----------] 1 test from std_algorithms_max_element_team_test (1166 ms total) 42: 42: [----------] 1 test from std_algorithms_minmax_element_team_test 42: [ RUN ] std_algorithms_minmax_element_team_test.test 32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 32: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 32: OverlapRangePolicy/N:2000/M:10000/R:10 0.312 s 0.311 s 2 0.0782497 0.0377624 0.0320721 0.0146604 0.0161455 5.138u [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o 42: [ OK ] std_algorithms_minmax_element_team_test.test (1670 ms) 42: [----------] 1 test from std_algorithms_minmax_element_team_test (1670 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 3 tests from 3 test suites ran. (3992 ms total) 42: [ PASSED ] 3 tests. 42/52 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 4.40 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 43: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 43: Test timeout computed to be: 1500 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: OverlapMDRangePolicy/N:200/M:10000/R:10 0.023 s 0.023 s 30 5.85581m 2.9422m 2.16879m 1093.05u 1097.89u 5.19u [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o 43: [==========] Running 6 tests from 6 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_fill_team_test 43: [ RUN ] std_algorithms_fill_team_test.test 32: OverlapTeamPolicy/N:20/M:1000000/R:10 0.316 s 0.315 s 2 0.0628462 0.0296118 0.0521859 0.0251504 0.0260867 6.976u 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Count Time normalized 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 10.1621n 32: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 4.83984n 32: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 2.6792n 32: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 1.43298n 32: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1008.61p 32: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 771.515p 43: [ OK ] std_algorithms_fill_team_test.test (250 ms) 43: [----------] 1 test from std_algorithms_fill_team_test (250 ms total) 43: 43: [----------] 1 test from std_algorithms_fill_n_team_test 43: [ RUN ] std_algorithms_fill_n_team_test.test 32: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 638.107p 32: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 525.833p 32: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 593.327p 32: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 562.914p 43: [ OK ] std_algorithms_fill_n_team_test.test (297 ms) 43: [----------] 1 test from std_algorithms_fill_n_team_test (297 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_team_test 43: [ RUN ] std_algorithms_replace_team_test.test [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o 43: [ OK ] std_algorithms_replace_team_test.test (367 ms) 43: [----------] 1 test from std_algorithms_replace_team_test (368 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_if_team_test 43: [ RUN ] std_algorithms_replace_if_team_test.test 43: [ OK ] std_algorithms_replace_if_team_test.test (462 ms) 43: [----------] 1 test from std_algorithms_replace_if_team_test (462 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_copy_team_test 43: [ RUN ] std_algorithms_replace_copy_team_test.test 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: rate 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Malloc/N:1/manual_time 8.79 us 19.6 us 79576 113.764k/s 43: [ OK ] std_algorithms_replace_copy_team_test.test (764 ms) 43: [----------] 1 test from std_algorithms_replace_copy_team_test (765 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_copy_if_team_test 43: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o 43: [ OK ] std_algorithms_replace_copy_if_team_test.test (663 ms) 43: [----------] 1 test from std_algorithms_replace_copy_if_team_test (664 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 6 tests from 6 test suites ran. (2807 ms total) 43: [ PASSED ] 6 tests. 43/52 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 3.22 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 44: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 44: Test timeout computed to be: 1500 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o 44: [==========] Running 4 tests from 4 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_reverse_team_test 44: [ RUN ] std_algorithms_reverse_team_test.test [ 26%] Linking CXX executable Kokkos_StackTraceTestExec 44: [ OK ] std_algorithms_reverse_team_test.test (279 ms) 44: [----------] 1 test from std_algorithms_reverse_team_test (279 ms total) 44: 44: [----------] 1 test from std_algorithms_reverse_copy_team_test 44: [ RUN ] std_algorithms_reverse_copy_team_test.test 44: [ OK ] std_algorithms_reverse_copy_team_test.test (306 ms) 44: [----------] 1 test from std_algorithms_reverse_copy_team_test (306 ms total) 44: 44: [----------] 1 test from std_algorithms_rotate_team_test 44: [ RUN ] std_algorithms_rotate_team_test.test 32: Malloc/N:16/manual_time 8.97 us 19.9 us 79550 111.439k/s [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o 44: [ OK ] std_algorithms_rotate_team_test.test (636 ms) 44: [----------] 1 test from std_algorithms_rotate_team_test (636 ms total) 44: 44: [----------] 1 test from std_algorithms_rotate_copy_team_test 44: [ RUN ] std_algorithms_rotate_copy_team_test.test [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o 44: [ OK ] std_algorithms_rotate_copy_team_test.test (500 ms) 44: [----------] 1 test from std_algorithms_rotate_copy_team_test (500 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 4 tests from 4 test suites ran. (1723 ms total) 44: [ PASSED ] 4 tests. 44/52 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 2.13 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 45: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 45: Test timeout computed to be: 1500 45: [==========] Running 4 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_move_team_test 45: [ RUN ] std_algorithms_move_team_test.test [ 26%] Built target Kokkos_StackTraceTestExec -- Testing 1-D histogram Density 1D: 6.86136e-07 -0.0136843 -0.0281353 || 0.051031 28091 29284 || 29072.2 28674.4 || -388.942 -2.0744 -- Testing 3-D histogram Density 3D: 7.71903e-07 -0.00768264 0.0059155 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o 45: [ OK ] std_algorithms_move_team_test.test (442 ms) 45: [----------] 1 test from std_algorithms_move_team_test (442 ms total) 45: 45: [----------] 1 test from std_algorithms_move_backward_team_test 45: [ RUN ] std_algorithms_move_backward_team_test.test 32: Malloc/N:256/manual_time 9.12 us 20.2 us 76265 109.654k/s 45: [ OK ] std_algorithms_move_backward_team_test.test (422 ms) 45: [----------] 1 test from std_algorithms_move_backward_team_test (422 ms total) 45: 45: [----------] 1 test from std_algorithms_shift_left_team_test 45: [ RUN ] std_algorithms_shift_left_team_test.test [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o 32: Malloc/N:4096/manual_time 9.12 us 20.2 us 76770 109.65k/s [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o 45: [ OK ] std_algorithms_shift_left_team_test.test (1518 ms) 45: [----------] 1 test from std_algorithms_shift_left_team_test (1518 ms total) 45: 45: [----------] 1 test from std_algorithms_shift_right_team_test 45: [ RUN ] std_algorithms_shift_right_team_test.test 32: Malloc/N:65536/manual_time 9.12 us 20.2 us 76467 109.636k/s 45: [ OK ] std_algorithms_shift_right_team_test.test (1383 ms) 45: [----------] 1 test from std_algorithms_shift_right_team_test (1383 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (3767 ms total) 45: [ PASSED ] 4 tests. 45/52 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 4.18 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 46: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 46: Test timeout computed to be: 1500 46: [==========] Running 9 tests from 9 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_copy_team_test 46: [ RUN ] std_algorithms_copy_team_test.test 46: [ OK ] std_algorithms_copy_team_test.test (552 ms) 46: [----------] 1 test from std_algorithms_copy_team_test (552 ms total) 46: 46: [----------] 1 test from std_algorithms_copy_n_team_test 46: [ RUN ] std_algorithms_copy_n_team_test.test 46: [ OK ] std_algorithms_copy_n_team_test.test (370 ms) 46: [----------] 1 test from std_algorithms_copy_n_team_test (371 ms total) 46: 46: [----------] 1 test from std_algorithms_copy_backward_team_test 46: [ RUN ] std_algorithms_copy_backward_team_test.test 32: Malloc/N:1048576/manual_time 66.5 us 124 us 10397 15.031k/s [ 82%] Linking CXX executable Kokkos_UnitTest_Sort [ 82%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 46: [ OK ] std_algorithms_copy_backward_team_test.test (420 ms) 46: [----------] 1 test from std_algorithms_copy_backward_team_test (420 ms total) 46: 46: [----------] 1 test from std_algorithms_copy_if_team_test 46: [ RUN ] std_algorithms_copy_if_team_test.test 46: [ OK ] std_algorithms_copy_if_team_test.test (503 ms) 46: [----------] 1 test from std_algorithms_copy_if_team_test (503 ms total) 46: 46: [----------] 1 test from std_algorithms_unique_copy_team_test 46: [ RUN ] std_algorithms_unique_copy_team_test.test [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 82%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o 46: [ OK ] std_algorithms_unique_copy_team_test.test (1101 ms) 46: [----------] 1 test from std_algorithms_unique_copy_team_test (1101 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_team_test 46: [ RUN ] std_algorithms_remove_team_test.test Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 46: [ OK ] std_algorithms_remove_team_test.test (648 ms) 46: [----------] 1 test from std_algorithms_remove_team_test (648 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_if_team_test 46: [ RUN ] std_algorithms_remove_if_team_test.test [ 82%] Built target Kokkos_CoreUnitTest_Cuda1 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o 46: [ OK ] std_algorithms_remove_if_team_test.test (638 ms) 46: [----------] 1 test from std_algorithms_remove_if_team_test (638 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_copy_team_test 46: [ RUN ] std_algorithms_remove_copy_team_test.test 46: [ OK ] std_algorithms_remove_copy_team_test.test (700 ms) 46: [----------] 1 test from std_algorithms_remove_copy_team_test (700 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_copy_if_team_test 46: [ RUN ] std_algorithms_remove_copy_if_team_test.test 32: Malloc/N:16777216/manual_time 326 us 165 us 9603 3.07025k/s [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o 46: [ OK ] std_algorithms_remove_copy_if_team_test.test (628 ms) 46: [----------] 1 test from std_algorithms_remove_copy_if_team_test (628 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 9 tests from 9 test suites ran. (5564 ms total) 46: [ PASSED ] 9 tests. 46/52 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 5.98 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 47: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 47: Test timeout computed to be: 1500 32: Malloc/N:268435456/manual_time 6224 us 426 us 111 160.666/s 47: [==========] Running 4 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_unique_team_test 47: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 47: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1260 ms) 47: [----------] 1 test from std_algorithms_unique_team_test (1260 ms total) 47: 47: [----------] 1 test from std_algorithms_adjacent_difference_team_test 47: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o 32: Malloc/N:4294967296/manual_time 116940 us 3441 us 10 8.55136/s 47: [ OK ] std_algorithms_adjacent_difference_team_test.test (1088 ms) 47: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1088 ms total) 47: 47: [----------] 1 test from std_algorithms_reduce_team_test 47: [ RUN ] std_algorithms_reduce_team_test.test 32: MallocFree/N:1/manual_time 20.3 us 20.3 us 35362 49.3465k/s 47: [ OK ] std_algorithms_reduce_team_test.test (783 ms) 47: [----------] 1 test from std_algorithms_reduce_team_test (783 ms total) 47: 47: [----------] 1 test from std_algorithms_transform_reduce_team_test 47: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 32: MallocFree/N:16/manual_time 19.6 us 19.6 us 35675 51.0327k/s 32: MallocFree/N:256/manual_time 19.5 us 19.5 us 35829 51.1794k/s 47: [ OK ] std_algorithms_transform_reduce_team_test.test (1351 ms) 47: [----------] 1 test from std_algorithms_transform_reduce_team_test (1351 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 4 tests from 4 test suites ran. (4485 ms total) 47: [ PASSED ] 4 tests. 47/52 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 4.90 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 48: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 48: Test timeout computed to be: 1500 48: [==========] Running 18 tests from 5 test suites. 48: [----------] Global test environment set-up. 48: [----------] 2 tests from std_algorithms_is_sorted_team_test 48: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o 48: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (465 ms) 48: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 32: MallocFree/N:4096/manual_time 19.5 us 19.5 us 35756 51.2056k/s [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o 32: MallocFree/N:65536/manual_time 19.5 us 19.5 us 35956 51.2974k/s 48: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1253 ms) 48: [----------] 2 tests from std_algorithms_is_sorted_team_test (1719 ms total) 48: 48: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (17 ms) 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (20 ms) 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 32: MallocFree/N:1048576/manual_time 139 us 138 us 5591 7.18069k/s [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1206 ms) 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (657 ms) 48: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1902 ms total) 48: 48: [----------] 4 tests from std_algorithms_is_partitioned_team_test 48: [ RUN ] std_algorithms_is_partitioned_team_test.empty 48: [ OK ] std_algorithms_is_partitioned_team_test.empty (10 ms) 48: [ RUN ] std_algorithms_is_partitioned_team_test.all_true [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o 48: [ OK ] std_algorithms_is_partitioned_team_test.all_true (314 ms) 48: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 32: MallocFree/N:16777216/manual_time 337 us 175 us 4323 2.96714k/s 48: [ OK ] std_algorithms_is_partitioned_team_test.all_false (327 ms) 48: [ RUN ] std_algorithms_is_partitioned_team_test.random [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o 48: [ OK ] std_algorithms_is_partitioned_team_test.random (267 ms) 48: [----------] 4 tests from std_algorithms_is_partitioned_team_test (920 ms total) 48: 48: [----------] 4 tests from std_algorithms_partition_copy_team_test 48: [ RUN ] std_algorithms_partition_copy_team_test.empty 48: [ OK ] std_algorithms_partition_copy_team_test.empty (15 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o 32: MallocFree/N:268435456/manual_time 6528 us 455 us 108 153.193/s 48: [ OK ] std_algorithms_partition_copy_team_test.all_true (631 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.all_false 48: [ OK ] std_algorithms_partition_copy_team_test.all_false (636 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.random [ 84%] Linking CXX executable Kokkos_UnitTest_Random 32: MallocFree/N:4294967296/manual_time 117301 us 3693 us 10 8.52508/s 48: [ OK ] std_algorithms_partition_copy_team_test.random (590 ms) 48: [----------] 4 tests from std_algorithms_partition_copy_team_test (1874 ms total) 48: 48: [----------] 4 tests from std_algorithms_partition_point_team_test 48: [ RUN ] std_algorithms_partition_point_team_test.empty 48: [ OK ] std_algorithms_partition_point_team_test.empty (12 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.all_true 48: [ OK ] std_algorithms_partition_point_team_test.all_true (212 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.all_false 48: [ OK ] std_algorithms_partition_point_team_test.all_false (217 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.random [ 84%] Built target Kokkos_UnitTest_Random [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o 48: [ OK ] std_algorithms_partition_point_team_test.random (153 ms) 48: [----------] 4 tests from std_algorithms_partition_point_team_test (595 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 18 tests from 5 test suites ran. (7012 ms total) 48: [ PASSED ] 18 tests. 48/52 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 7.43 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 49: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 49: Test timeout computed to be: 1500 -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0033751 -0.0113745 || 0.051031 27900 29402 || 28771.5 28674.4 || -157.241 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00426349 0.00453768 || 0.051031 1e+64 -1e+64 Test Seed:1713801005071238061 Test Scalar=int -- Testing randomness properties 49: [==========] Running 5 tests from 4 test suites. 49: [----------] Global test environment set-up. 49: [----------] 2 tests from std_algorithms_transform_team_test 49: [ RUN ] std_algorithms_transform_team_test.test_unary_op 32: MallocTouch/N:1/manual_time 10.5 us 21.3 us 65574 95.2008k/s [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o 49: [ OK ] std_algorithms_transform_team_test.test_unary_op (621 ms) 49: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o 49: [ OK ] std_algorithms_transform_team_test.test_binary_op (785 ms) 49: [----------] 2 tests from std_algorithms_transform_team_test (1406 ms total) 49: 49: [----------] 1 test from std_algorithms_generate_team_test 49: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o 32: MallocTouch/N:16/manual_time 10.5 us 21.2 us 66768 95.5025k/s 49: [ OK ] std_algorithms_generate_team_test.test_unary_op (1397 ms) 49: [----------] 1 test from std_algorithms_generate_team_test (1397 ms total) 49: 49: [----------] 1 test from std_algorithms_generate_n_team_test 49: [ RUN ] std_algorithms_generate_n_team_test.test 49: [ OK ] std_algorithms_generate_n_team_test.test (300 ms) 49: [----------] 1 test from std_algorithms_generate_n_team_test (300 ms total) 49: 49: [----------] 1 test from std_algorithms_swap_ranges_team_test 49: [ RUN ] std_algorithms_swap_ranges_team_test.test 32: MallocTouch/N:256/manual_time 10.4 us 21.1 us 67515 96.2045k/s 49: [ OK ] std_algorithms_swap_ranges_team_test.test (675 ms) 49: [----------] 1 test from std_algorithms_swap_ranges_team_test (675 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 5 tests from 4 test suites ran. (3780 ms total) 49: [ PASSED ] 5 tests. 49/52 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 4.20 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 50: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 50: Test timeout computed to be: 1500 50: [==========] Running 2 tests from 2 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_exclusive_scan_team_test 50: [ RUN ] std_algorithms_exclusive_scan_team_test.test 32: MallocTouch/N:4096/manual_time 17.9 us 29.0 us 39676 55.9927k/s [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o 32: MallocTouch/N:65536/manual_time 17.6 us 28.6 us 39235 56.7379k/s [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o 50: [ OK ] std_algorithms_exclusive_scan_team_test.test (2839 ms) 50: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2839 ms total) 50: 50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 50: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 32: MallocTouch/N:1048576/manual_time 78.6 us 138 us 8926 12.7276k/s [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o 50: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1445 ms) 50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1445 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 2 tests from 2 test suites ran. (4285 ms total) 50: [ PASSED ] 2 tests. 50/52 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 4.70 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 51: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 51: Test timeout computed to be: 1500 51: [==========] Running 2 tests from 2 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_inclusive_scan_team_test 51: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalSpecialFunctions.cpp.o [ 68%] Linking CXX executable Kokkos_UnitTest_Sort [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o 32: MallocTouch/N:16777216/manual_time 310 us 180 us 7538 3.22678k/s 32: MallocTouch/N:268435456/manual_time 6339 us 529 us 109 157.754/s [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o 51: [ OK ] std_algorithms_inclusive_scan_team_test.test (4160 ms) 51: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4160 ms total) 51: 51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 51: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 32: MallocTouch/N:4294967296/manual_time 125643 us 5661 us 10 7.95908/s 32: MallocTouchFree/N:1/manual_time 21.5 us 21.4 us 32299 46.6158k/s [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o 32: MallocTouchFree/N:16/manual_time 22.0 us 22.0 us 32949 45.3647k/s 51: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2730 ms) 51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2730 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 2 tests from 2 test suites ran. (6891 ms total) 51: [ PASSED ] 2 tests. 51/52 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 7.31 sec test 52 Start 52: Kokkos_UnitTest_SIMD 52: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/simd/unit_tests/Kokkos_UnitTest_SIMD 52: Test timeout computed to be: 1500 52: [==========] Running 16 tests from 1 test suite. 52: [----------] Global test environment set-up. 52: [----------] 16 tests from simd 52: [ RUN ] simd.host_math_ops 52: [ OK ] simd.host_math_ops (0 ms) 52: [ RUN ] simd.device_math_ops 52: [ OK ] simd.device_math_ops (10 ms) 52: [ RUN ] simd.host_mask_ops 52: [ OK ] simd.host_mask_ops (0 ms) 52: [ RUN ] simd.device_mask_ops 52: [ OK ] simd.device_mask_ops (0 ms) 52: [ RUN ] simd.host_conversions 52: [ OK ] simd.host_conversions (0 ms) 52: [ RUN ] simd.device_conversions 52: [ OK ] simd.device_conversions (0 ms) 52: [ RUN ] simd.host_shift_ops 52: [ OK ] simd.host_shift_ops (0 ms) 52: [ RUN ] simd.device_shift_ops 52: [ OK ] simd.device_shift_ops (0 ms) 52: [ RUN ] simd.host_condition 52: [ OK ] simd.host_condition (0 ms) 52: [ RUN ] simd.device_condition 52: [ OK ] simd.device_condition (0 ms) 52: [ RUN ] simd.host_gen_ctors 52: [ OK ] simd.host_gen_ctors (0 ms) 52: [ RUN ] simd.device_gen_ctors 52: [ OK ] simd.device_gen_ctors (0 ms) 52: [ RUN ] simd.host_where_expressions 52: [ OK ] simd.host_where_expressions (0 ms) 52: [ RUN ] simd.device_where_expressions 52: [ OK ] simd.device_where_expressions (0 ms) 52: [ RUN ] simd.host_reductions 52: [ OK ] simd.host_reductions (0 ms) 52: [ RUN ] simd.device_reductions 52: [ OK ] simd.device_reductions (0 ms) 52: [----------] 16 tests from simd (11 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 16 tests from 1 test suite ran. (11 ms total) 52: [ PASSED ] 16 tests. 52/52 Test #52: Kokkos_UnitTest_SIMD ........................ Passed 0.42 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 1050.96 sec Post stage [Pipeline] sh 32: MallocTouchFree/N:256/manual_time 21.5 us 21.5 us 30203 46.478k/s + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 0 cache size 0.0 kB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 955b7d2f8e4561f19ccad5369c8b08a28b91f43db7f0ae1aed47477d598df5ba 32: MallocTouchFree/N:4096/manual_time 28.7 us 28.6 us 24418 34.8868k/s $ docker rm -f --volumes 955b7d2f8e4561f19ccad5369c8b08a28b91f43db7f0ae1aed47477d598df5ba [ 28%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 32: MallocTouchFree/N:65536/manual_time 28.6 us 28.6 us 24473 34.9361k/s 32: MallocTouchFree/N:1048576/manual_time 139 us 138 us 5038 7.21662k/s [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o 32: MallocTouchFree/N:16777216/manual_time 336 us 178 us 4285 2.97451k/s Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00827681 -0.000187582 || 0.051031 28002 29319 || 28913.7 28674.4 || -2.59313 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0188756 -0.0120548 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o 32: MallocTouchFree/N:268435456/manual_time 6493 us 543 us 106 154.009/s Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o 32: MallocTouchFree/N:4294967296/manual_time 129197 us 5966 us 9 7.74009/s [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: GB/s MB 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.001 s 100 44.7806/s 800 32: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.001 s 38 45.2289/s 800 32: ViewAllocate_Rank2/N:10/manual_time 0.019 s 0.001 s 38 43.0042/s 800 32: ViewAllocate_Rank2/N:10/manual_time 0.019 s 0.001 s 37 41.8642/s 800 [ 69%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o 32: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.001 s 37 41.8625/s 800 [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o 32: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.002 s 37 41.9389/s 800 32: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.002 s 37 41.8309/s 800 [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o 32: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.002 s 38 42.9108/s 800 32: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.002 s 38 42.9073/s 800 [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o 32: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.002 s 38 42.8485/s 800 [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o 32: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.001 s 37 44.088/s 800 32: ViewAllocate_Rank6/N:10/manual_time 0.019 s 0.001 s 38 42.7273/s 800 32: ViewAllocate_Rank7/N:10/manual_time 0.019 s 0.001 s 38 42.8817/s 800 [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o 32: ViewAllocate_Rank7/N:10/manual_time 0.019 s 0.002 s 38 42.823/s 800 32: ViewAllocate_Rank8/N:10/manual_time 0.019 s 0.001 s 38 42.9441/s 800 [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o 32: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 37 44.0903/s 800 [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 393 910.424/s 1.6k [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 410 967.506/s 1.6k 32: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 409 966.416/s 1.6k 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 967.605/s 1.6k [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.000829956 -0.0132567 || 0.051031 27833 29333 || 28698.2 28674.4 || -183.261 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00693939 -0.00364303 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 409 966.07/s 1.6k Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 77%] Linking CXX executable Kokkos_ContainersTestCompileOnly 32: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 409 967.511/s 1.6k [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 77%] Built target Kokkos_ContainersTestCompileOnly [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 966.392/s 1.6k 32: ViewDeepCopy_Rank2/N:10/manual_time 0.005 s 0.005 s 150 345.691/s 1.6k Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o 32: ViewDeepCopy_Rank3/N:10/manual_time 0.012 s 0.012 s 58 137.41/s 1.6k [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 966.436/s 1.6k 32: ViewDeepCopy_Rank2/N:10/manual_time 0.004 s 0.004 s 166 380.239/s 1.6k [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o 32: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 159 364.722/s 1.6k [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o 32: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 409 967.501/s 1.6k [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o 32: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 409 966.167/s 1.6k 32: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 409 967.414/s 1.6k [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o 32: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 409 966.298/s 1.6k [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o 32: ViewDeepCopy_Rank4/N:10/manual_time 0.012 s 0.012 s 56 133.103/s 1.6k 32: ViewDeepCopy_Rank5/N:10/manual_time 0.012 s 0.012 s 55 129.58/s 1.6k [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o 32: ViewDeepCopy_Rank4/N:10/manual_time 0.005 s 0.005 s 136 340.46/s 1.6k [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o 32: ViewDeepCopy_Rank5/N:10/manual_time 0.008 s 0.008 s 80 197.671/s 1.6k [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o 32: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 409 966.155/s 1.6k 32: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 409 967.535/s 1.6k [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o 32: ViewDeepCopy_Rank6/N:10/manual_time 0.023 s 0.023 s 30 70.1829/s 1.6k 32: ViewDeepCopy_Rank6/N:10/manual_time 0.005 s 0.005 s 132 321.911/s 1.6k -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0297149 0.00385065 || 0.051031 28005 29367 || 29552.5 28674.4 || 53.2313 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00617588 0.000435304 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties 32: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 408 967.433/s 1.6k [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o 32: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 409 966.146/s 1.6k 32: ViewDeepCopy_Rank7/N:10/manual_time 0.019 s 0.019 s 37 85.5092/s 1.6k [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o 32: ViewDeepCopy_Rank7/N:10/manual_time 0.006 s 0.006 s 105 265.023/s 1.6k [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o 32: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 409 966.136/s 1.6k 32: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 409 967.445/s 1.6k [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o 32: ViewDeepCopy_Rank8/N:10/manual_time 0.021 s 0.021 s 33 76.3844/s 1.6k [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C 32: ViewDeepCopy_Rank8/N:10/manual_time 0.006 s 0.006 s 101 265.858/s 1.6k [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1003.59/s 1.6k Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1003.83/s 1.6k [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1003.53/s 1.6k [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1003.81/s 1.6k 32: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 661 755.471/s 800 [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o 32: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 661 755.328/s 800 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 32: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 661 755.706/s 800 [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o 32: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 661 755.789/s 800 [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o 32: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 661 755.723/s 800 [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o 32: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 661 755.687/s 800 [ 70%] Linking CXX executable Kokkos_PerformanceTest_Benchmark 32: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 661 755.663/s 800 [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o 32: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 661 755.48/s 800 [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o 32: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 661 755.43/s 800 [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o 32: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 661 755.554/s 800 32: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 661 755.415/s 800 [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o 32: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 661 755.469/s 800 32: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 661 755.428/s 800 [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o 32: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 661 755.302/s 800 32: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 660 755.381/s 800 32: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 661 755.447/s 800 [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o 32: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 663 757.157/s 800 [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o 32: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 662 757.162/s 800 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.8032k/s 1.6k 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.90177k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.06371k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.05959k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.10797k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.48736k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.59448k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.99749k/s 1.6k 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.67467k/s 1.6k 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.6704k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.98638k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.8274k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.91683k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.58794k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.16723k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.8379k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.72719k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.99049k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.33318k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.04355k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.23252k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.50403k/s 1.6k 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 579.696/s 1.6k 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 403.48/s 1.6k 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 427.468/s 1.6k 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 389.075/s 1.6k 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.003 s 0.001 s 10 465.901/s 1.6k [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 402.209/s 1.6k 32: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 434.436/s 1.6k 32: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 412.761/s 1.6k 32: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 446.778/s 1.6k 32: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 402.235/s 1.6k 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.031 s 0.003 s 10 51.9225/s 1.6k /var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests/TestStdAlgorithmsCommon.hpp(206): warning: missing return statement at end of non-void function "Test::stdalgos::create_deep_copyable_compatible_view_with_same_extent(ViewType) [with ViewType=Kokkos::View]" detected during: instantiation of "auto Test::stdalgos::create_deep_copyable_compatible_view_with_same_extent(ViewType) [with ViewType=Kokkos::View]" (210): here instantiation of "auto Test::stdalgos::create_deep_copyable_compatible_clone(ViewType) [with ViewType=Kokkos::View]" (522): here instantiation of "auto Test::stdalgos::create_host_space_copy(ViewType) [with ViewType=Kokkos::View]" /var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests/TestStdAlgorithmsTeamMinMaxElement.cpp(150): here [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.027 s 0.003 s 10 58.5409/s 1.6k [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00459538 0.0177858 || 0.051031 27974 29411 || 28543.2 28674.4 || 245.87 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00663163 -0.00439827 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties 32/59 Test #32: Kokkos_PerformanceTest_Benchmark ................. Passed 122.55 sec test 33 Start 33: Kokkos_Benchmark_Atomic_MinMax 33: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-22_T15-14-37.json" 33: Test timeout computed to be: 1500 [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o 33: 2024-04-22T15:51:34+00:00 33: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 33: Run on (6 X 2095.08 MHz CPU s) 33: CPU Caches: 33: L1 Data 32 KiB (x6) 33: L1 Instruction 32 KiB (x6) 33: L2 Unified 4096 KiB (x6) 33: L3 Unified 16384 KiB (x6) 33: Load Average: 0.92, 3.89, 5.86 33: CPU architecture: none 33: Default Device: N6Kokkos4CudaE 33: GIT_BRANCH: HEAD 33: GIT_CLEAN_STATUS: CLEAN 33: GIT_COMMIT_DATE: 2024-04-22T15:14:19+00:00 33: GIT_COMMIT_DESCRIPTION: Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD 33: GIT_COMMIT_HASH: 84667c541 33: GPU architecture: VOLTA70 33: KOKKOS_COMPILER_CLANG: 1200 33: KOKKOS_ENABLE_ASM: no 33: KOKKOS_ENABLE_CUDA: yes 33: KOKKOS_ENABLE_CUDA_LAMBDA: yes 33: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 33: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 33: KOKKOS_ENABLE_CUDA_UVM: no 33: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 33: KOKKOS_ENABLE_CXX17: yes 33: KOKKOS_ENABLE_CXX20: no 33: KOKKOS_ENABLE_CXX23: no 33: KOKKOS_ENABLE_CXX26: no 33: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 33: KOKKOS_ENABLE_HWLOC: no 33: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 33: KOKKOS_ENABLE_LIBDL: yes 33: KOKKOS_ENABLE_PRAGMA_IVDEP: no 33: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 33: KOKKOS_ENABLE_PRAGMA_UNROLL: no 33: KOKKOS_ENABLE_PRAGMA_VECTOR: no 33: KOKKOS_ENABLE_SERIAL: yes 33: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 33: Kokkos Version: 4.3.99 33: macro KOKKOS_ENABLE_CUDA: defined 33: platform: 64bit 33: ---------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations 33: ---------------------------------------------------------------------------------------------------------------------------------------- 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33/59 Test #33: Kokkos_Benchmark_Atomic_MinMax ................... Passed 0.79 sec test 34 Start 34: Kokkos_PerformanceTest_Mempool 34: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-22_T15-14-37.json" 34: Test timeout computed to be: 1500 [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o 34: 2024-04-22T15:51:34+00:00 34: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Mempool 34: Run on (6 X 2095.08 MHz CPU s) 34: CPU Caches: 34: L1 Data 32 KiB (x6) 34: L1 Instruction 32 KiB (x6) 34: L2 Unified 4096 KiB (x6) 34: L3 Unified 16384 KiB (x6) 34: Load Average: 0.93, 3.84, 5.83 34: CPU architecture: none 34: Default Device: N6Kokkos4CudaE 34: GIT_BRANCH: HEAD 34: GIT_CLEAN_STATUS: CLEAN 34: GIT_COMMIT_DATE: 2024-04-22T15:14:19+00:00 34: GIT_COMMIT_DESCRIPTION: Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD 34: GIT_COMMIT_HASH: 84667c541 34: GPU architecture: VOLTA70 34: KOKKOS_COMPILER_CLANG: 1200 34: KOKKOS_ENABLE_ASM: no 34: KOKKOS_ENABLE_CUDA: yes 34: KOKKOS_ENABLE_CUDA_LAMBDA: yes 34: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 34: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 34: KOKKOS_ENABLE_CUDA_UVM: no 34: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 34: KOKKOS_ENABLE_CXX17: yes 34: KOKKOS_ENABLE_CXX20: no 34: KOKKOS_ENABLE_CXX23: no 34: KOKKOS_ENABLE_CXX26: no 34: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 34: KOKKOS_ENABLE_HWLOC: no 34: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 34: KOKKOS_ENABLE_LIBDL: yes 34: KOKKOS_ENABLE_PRAGMA_IVDEP: no 34: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 34: KOKKOS_ENABLE_PRAGMA_UNROLL: no 34: KOKKOS_ENABLE_PRAGMA_VECTOR: no 34: KOKKOS_ENABLE_SERIAL: yes 34: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 34: Kokkos Version: 4.3.99 34: macro KOKKOS_ENABLE_CUDA: defined 34: platform: 64bit [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 34: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: fill ops per second 34: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 5229 48.8089M/s [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_a.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: cycle ops per second 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 18727 298.211M/s 34/59 Test #34: Kokkos_PerformanceTest_Mempool ................... Passed 8.44 sec test 35 Start 35: Kokkos_PerformanceTest_Atomic 35: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-22_T15-14-37.json" 35: Test timeout computed to be: 1500 35: 2024-04-22T15:51:43+00:00 35: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Atomic 35: Run on (6 X 2095.08 MHz CPU s) 35: CPU Caches: 35: L1 Data 32 KiB (x6) 35: L1 Instruction 32 KiB (x6) 35: L2 Unified 4096 KiB (x6) 35: L3 Unified 16384 KiB (x6) 35: Load Average: 1.01, 3.81, 5.81 35: CPU architecture: none 35: Default Device: N6Kokkos4CudaE 35: GIT_BRANCH: HEAD 35: GIT_CLEAN_STATUS: CLEAN 35: GIT_COMMIT_DATE: 2024-04-22T15:14:19+00:00 35: GIT_COMMIT_DESCRIPTION: Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD 35: GIT_COMMIT_HASH: 84667c541 35: GPU architecture: VOLTA70 35: KOKKOS_COMPILER_CLANG: 1200 35: KOKKOS_ENABLE_ASM: no 35: KOKKOS_ENABLE_CUDA: yes 35: KOKKOS_ENABLE_CUDA_LAMBDA: yes 35: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 35: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 35: KOKKOS_ENABLE_CUDA_UVM: no 35: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 35: KOKKOS_ENABLE_CXX17: yes 35: KOKKOS_ENABLE_CXX20: no 35: KOKKOS_ENABLE_CXX23: no 35: KOKKOS_ENABLE_CXX26: no 35: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 35: KOKKOS_ENABLE_HWLOC: no 35: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 35: KOKKOS_ENABLE_LIBDL: yes 35: KOKKOS_ENABLE_PRAGMA_IVDEP: no 35: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 35: KOKKOS_ENABLE_PRAGMA_UNROLL: no 35: KOKKOS_ENABLE_PRAGMA_VECTOR: no 35: KOKKOS_ENABLE_SERIAL: yes 35: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 35: Kokkos Version: 4.3.99 35: macro KOKKOS_ENABLE_CUDA: defined 35: platform: 64bit [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 70%] Built target Kokkos_PerformanceTest_Benchmark [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o 35: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 35: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: Test_Atomic/100000/iterations:10 1.15 s 1.14 s 10 1 4 1.62876m 1062u 169.88u 704.983M 677.728k 704.983M [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 70%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 35: Test_Atomic/100000/iterations:10 1.06 s 1.05 s 10 1 8 2.48772m 1040.46u 72.34u 4.99995G 725.056k 4.99995G [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 70%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 79%] Linking CXX executable Kokkos_UnitTest_Random [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 79%] Built target Kokkos_UnitTest_Random [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o 35: Test_Atomic/100000/iterations:10 3.18 s 3.17 s 10 1 8 5.22549 1091.67u 68.34u 4.99995G 185.632k 4.99995G [ 33%] Built target Kokkos_CoreUnitTest_Cuda3 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o 35: Test_Atomic/100000/iterations:10 1.14 s 1.14 s 10 1 4 1.62977m 1058.46u 100.52u 704.983M 527.328k 704.983M [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_b.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o 35: Test_Atomic/100000/iterations:10 1.06 s 1.06 s 10 1 8 2.31785m 1071.62u 72.5u 4.99995G 185.952k 4.99995G [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o -- Testing 1-D histogram Density 1D: 0.000243784 -0.99999 -48249.4 || 0.051031 0 195109 || 2.92899e+09 28674.4 || -6.67e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000730222 -0.324612 0.156088 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6958/build-tests/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6958/build-tests/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6958/build-tests Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o 1: 1: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 1: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 1: setting CUDA_VISIBLE_DEVICES. 1: This could on multi GPU systems lead to severe performance" 1: penalties. 1: [==========] Running 220 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (570 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (540 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (572 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (540 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (2 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (6 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (19 ms) 1: [----------] 7 tests from serial_DeathTest (2252 ms total) 1: 1: [----------] 213 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (1 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (1 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (1 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (1 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (3 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (73 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (41 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (7 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (19 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (2 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 35: Test_Atomic/100000/iterations:10 3.18 s 3.17 s 10 1 8 5.19859 1.1416m 68.99u 4.99995G 185.056k 4.99995G [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (1864 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (7845 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (586 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (581 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (5 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (2 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (2 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (29 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (118 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (6 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (72 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (7 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 1: [ OK ] serial.mdrange_large_deep_copy (865 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o 35: Test_Atomic/100000/iterations:10 1.15 s 1.14 s 10 0 4 3.64734m 1.28335m 1.5549m 5.00001G 491.264k 4.99989G 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3207 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: [ OK ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (2 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (32 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (3 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (1 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (1 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (239 ms) 1: [ RUN ] serial.double_reduce [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o 1: [ OK ] serial.double_reduce (268 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (800 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (1023 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (198 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (5 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Linking CXX executable Kokkos_UnitTest_Sort [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (2010 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 80%] Built target Kokkos_UnitTest_Sort [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (1640 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (5 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (926 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (8 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o 1: [ OK ] serial.task_fib_deprecated_multiple (927 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (8 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o 1: [ OK ] serial.task_fib_single (718 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (7 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple 1: [ OK ] serial.task_fib_multiple (721 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (7 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev 35: Test_Atomic/100000/iterations:10 1.14 s 1.14 s 10 1 8 3.6327m 1.11716m 1083.86u 4.99995G 602.144k 4.99995G 1: [ OK ] serial.task_fib_chase_lev (762 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (7 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 213 tests from serial (25696 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 220 tests from 2 test suites ran. (27949 ms total) 1: [ PASSED ] 219 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.reduction_with_large_iteration_count [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o 1/48 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 30.81 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: 2: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 2: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 2: setting CUDA_VISIBLE_DEVICES. 2: This could on multi GPU systems lead to severe performance" 2: penalties. 2: [==========] Running 128 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3862 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o 35: Test_Atomic/100000/iterations:10 1.14 s 1.14 s 10 1 4 1.61216m 1076.43u 169.86u 704.983M 836.64k 704.983M 35/59 Test #35: Kokkos_PerformanceTest_Atomic .................... Passed 142.58 sec test 36 Start 36: Kokkos_ContainersUnitTest_Serial 36: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 36: Test timeout computed to be: 1500 36: [==========] Running 65 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 65 tests from serial 36: [ RUN ] serial.bitset 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3877 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 8 tests from serial_DeathTest (7740 ms total) 2: 2: [----------] 120 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (369 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (4 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (5 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (343 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (64 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (121 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (30 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (82 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o 36: [ OK ] serial.bitset (2005 ms) 36: [ RUN ] serial.bitset_default_constructor_no_alloc 36: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 36: [ RUN ] serial.dualview_combination 36: [ OK ] serial.dualview_combination (0 ms) 36: [ RUN ] serial.dualview_alloc 36: [ OK ] serial.dualview_alloc (0 ms) 36: [ RUN ] serial.test_dualview_copy_construction_and_assignment 36: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 36: [ RUN ] serial.dualview_combinations_without_init 36: [ OK ] serial.dualview_combinations_without_init (0 ms) 36: [ RUN ] serial.dualview_deep_copy 36: [ OK ] serial.dualview_deep_copy (0 ms) 36: [ RUN ] serial.dualview_realloc 36: [ OK ] serial.dualview_realloc (0 ms) 36: [ RUN ] serial.dualview_resize 36: [ OK ] serial.dualview_resize (0 ms) 36: [ RUN ] serial.dualview_device_correct_kokkos_device 36: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 36: [ RUN ] serial.dualview_host_correct_kokkos_device 36: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 36: [ RUN ] serial.dualview_host_modify_template_device_sync 36: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 36: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 36: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 36: [ RUN ] serial.dualview_device_modify_template_host_sync 36: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 36: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 36: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 36: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 36: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 36: [ RUN ] serial.dynamic_view 36: [ OK ] serial.dynamic_view (18 ms) 36: [ RUN ] serial.dyn_rank_view_api_generic 36: [ OK ] serial.dyn_rank_view_api_generic (7 ms) 36: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 36: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 36: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 36: /var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 36: skipping since not default execution space 36: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 36: [ RUN ] serial.dyn_rank_view_api_operator_rank67 36: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 36: [ RUN ] serial.ErrorReporterViaLambda 36: [ OK ] serial.ErrorReporterViaLambda (0 ms) 36: [ RUN ] serial.ErrorReporter 36: [ OK ] serial.ErrorReporter (0 ms) 36: [ RUN ] serial.offsetview_construction 36: [ OK ] serial.offsetview_construction (18 ms) 36: [ RUN ] serial.offsetview_unmanaged_construction 36: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 36: [ RUN ] serial.offsetview_subview 36: [ OK ] serial.offsetview_subview (7 ms) 36: [ RUN ] serial.offsetview_offsets_rank1 36: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 36: [ RUN ] serial.offsetview_offsets_rank2 36: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 36: [ RUN ] serial.offsetview_offsets_rank3 36: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 36: [ RUN ] serial.scatterview [ 97%] 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_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o 36: [ OK ] serial.scatterview (1942 ms) 36: [ RUN ] serial.scatterview_devicetype 36: [ OK ] serial.scatterview_devicetype (1 ms) 36: [ RUN ] serial.staticcrsgraph 36: [ OK ] serial.staticcrsgraph (18 ms) 36: [ RUN ] serial.resize_realloc_no_init_dualview 36: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 36: [ RUN ] serial.resize_realloc_no_alloc_dualview 36: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 36: [ RUN ] serial.resize_exec_space_dualview 36: [ OK ] serial.resize_exec_space_dualview (0 ms) 36: [ RUN ] serial.realloc_exec_space_dualview 36: [ OK ] serial.realloc_exec_space_dualview (0 ms) 36: [ RUN ] serial.resize_realloc_no_init_dynrankview 36: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 36: [ RUN ] serial.resize_exec_space_dynrankview 36: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 36: [ RUN ] serial.realloc_exec_space_dynrankview 36: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 36: [ RUN ] serial.resize_realloc_no_init_scatterview 36: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 36: [ RUN ] serial.resize_realloc_no_alloc_scatterview 36: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 36: [ RUN ] serial.resize_exec_space_scatterview 36: [ OK ] serial.resize_exec_space_scatterview (0 ms) 36: [ RUN ] serial.realloc_exec_space_scatterview 36: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynrankview 36: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 36: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 36: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_offsetview 36: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 36: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_offsetview 36: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynamicview 36: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 36: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 36: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 36: [ RUN ] serial.UnorderedMap_insert [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 73%] Linking CXX executable Kokkos_ContainersUnitTest_Serial 2: [ OK ] serial.repeated_team_reduce (5552 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (102 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (98 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (34 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (4 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (28 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (4 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (2 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (4 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (1 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o 2: [ OK ] serial.view_allocation_large_rank (1799 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (4 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o 36: [ OK ] serial.UnorderedMap_insert (7930 ms) 36: [ RUN ] serial.UnorderedMap_failed_insert [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_c.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o 36: [ OK ] serial.UnorderedMap_failed_insert (3997 ms) 36: [ RUN ] serial.UnorderedMap_deep_copy 36: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 36: [ RUN ] serial.UnorderedMap_valid_empty 36: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 36: [ RUN ] serial.UnorderedMap_clear_zero_size 36: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 36: [ RUN ] serial.UnorderedMap_consistent_size 36: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 36: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 36: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 36: [ RUN ] serial.UnorderedMap_lambda_capturable 36: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 36: [ RUN ] serial.UnorderedMap_constructor_view_alloc 36: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 36: [ RUN ] serial.vector_combination 36: [ OK ] serial.vector_combination (0 ms) 36: [ RUN ] serial.vector_insert 36: [ OK ] serial.vector_insert (0 ms) 36: [ RUN ] serial.vector_push_back_default_exec 36: [ OK ] serial.vector_push_back_default_exec (0 ms) 36: [ RUN ] serial.viewctorprop_embedded_dim 36: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 36: [----------] 65 tests from serial (15958 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 65 tests from 1 test suite ran. (15958 ms total) 36: [ PASSED ] 64 tests. 36: [ SKIPPED ] 1 test, listed below: 36: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 36/59 Test #36: Kokkos_ContainersUnitTest_Serial ................. Passed 16.75 sec test 37 Start 37: Kokkos_ContainersUnitTest_Cuda 37: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 37: Test timeout computed to be: 1500 37: [==========] Running 65 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 65 tests from cuda 37: [ RUN ] cuda.bitset 37: [ OK ] cuda.bitset (11 ms) 37: [ RUN ] cuda.bitset_default_constructor_no_alloc 37: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 37: [ RUN ] cuda.dualview_combination 37: [ OK ] cuda.dualview_combination (0 ms) 37: [ RUN ] cuda.dualview_alloc 37: [ OK ] cuda.dualview_alloc (0 ms) 37: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 37: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 37: [ RUN ] cuda.dualview_combinations_without_init 37: [ OK ] cuda.dualview_combinations_without_init (0 ms) 37: [ RUN ] cuda.dualview_deep_copy 37: [ OK ] cuda.dualview_deep_copy (1 ms) 37: [ RUN ] cuda.dualview_realloc 37: [ OK ] cuda.dualview_realloc (0 ms) 37: [ RUN ] cuda.dualview_resize 37: [ OK ] cuda.dualview_resize (0 ms) 37: [ RUN ] cuda.dualview_device_correct_kokkos_device 37: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 37: [ RUN ] cuda.dualview_host_correct_kokkos_device 37: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 37: [ RUN ] cuda.dualview_host_modify_template_device_sync 37: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 37: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 37: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 37: [ RUN ] cuda.dualview_device_modify_template_host_sync 37: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 37: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 37: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 37: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 37: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 37: [ RUN ] cuda.dynamic_view 37: [ OK ] cuda.dynamic_view (26 ms) 37: [ RUN ] cuda.dyn_rank_view_api_generic 37: [ OK ] cuda.dyn_rank_view_api_generic (6 ms) 37: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 37: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms) 37: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 37: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 37: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 37: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 37: [ RUN ] cuda.ErrorReporterViaLambda 37: [ OK ] cuda.ErrorReporterViaLambda (0 ms) 37: [ RUN ] cuda.ErrorReporter 37: [ OK ] cuda.ErrorReporter (0 ms) 37: [ RUN ] cuda.offsetview_construction 37: [ OK ] cuda.offsetview_construction (1 ms) 37: [ RUN ] cuda.offsetview_unmanaged_construction 37: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 37: [ RUN ] cuda.offsetview_subview 37: [ OK ] cuda.offsetview_subview (0 ms) 37: [ RUN ] cuda.offsetview_offsets_rank1 37: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 37: [ RUN ] cuda.offsetview_offsets_rank2 37: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 37: [ RUN ] cuda.offsetview_offsets_rank3 37: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 37: [ RUN ] cuda.scatterview 2: [ OK ] serial.view_fill_tests_layout_right (9688 ms) 2: [ RUN ] serial.view_fill_tests_layout_left [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 73%] Built target Kokkos_ContainersUnitTest_Serial [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o 2: [ OK ] serial.view_fill_tests_layout_left (9545 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (42 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (39 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (52 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (1 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (2 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (115 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (4 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (4 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (4 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (349 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (351 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (348 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (299 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (299 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (298 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 120 tests from serial (30151 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 128 tests from 2 test suites ran. (37891 ms total) 2: [ PASSED ] 125 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o 37: [ OK ] cuda.scatterview (13013 ms) 37: [ RUN ] cuda.scatterview_devicetype 37: [ OK ] cuda.scatterview_devicetype (26 ms) 37: [ RUN ] cuda.staticcrsgraph 37: [ OK ] cuda.staticcrsgraph (29 ms) 37: [ RUN ] cuda.resize_realloc_no_init_dualview 37: [ OK ] cuda.resize_realloc_no_init_dualview (0 ms) 37: [ RUN ] cuda.resize_realloc_no_alloc_dualview 37: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 37: [ RUN ] cuda.resize_exec_space_dualview 37: [ OK ] cuda.resize_exec_space_dualview (0 ms) 37: [ RUN ] cuda.realloc_exec_space_dualview 37: [ OK ] cuda.realloc_exec_space_dualview (0 ms) 37: [ RUN ] cuda.resize_realloc_no_init_dynrankview 37: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 37: [ RUN ] cuda.resize_exec_space_dynrankview 37: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 37: [ RUN ] cuda.realloc_exec_space_dynrankview 37: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms) 37: [ RUN ] cuda.resize_realloc_no_init_scatterview 37: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 37: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 37: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 37: [ RUN ] cuda.resize_exec_space_scatterview 37: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 37: [ RUN ] cuda.realloc_exec_space_scatterview 37: [ OK ] cuda.realloc_exec_space_scatterview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynrankview 37: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 37: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 37: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 37: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_offsetview 37: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 37: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 37: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 37: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynamicview 37: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 37: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 37: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 37: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 37: [ RUN ] cuda.UnorderedMap_insert 2/48 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 40.74 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 3: 3: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 3: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 3: setting CUDA_VISIBLE_DEVICES. 3: This could on multi GPU systems lead to severe performance" 3: penalties. 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o 3/48 Test #3: Kokkos_CoreUnitTest_SerialGraph .................. Passed 2.44 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 37: [ OK ] cuda.UnorderedMap_insert (3682 ms) 37: [ RUN ] cuda.UnorderedMap_failed_insert 37: [ OK ] cuda.UnorderedMap_failed_insert (947 ms) 37: [ RUN ] cuda.UnorderedMap_deep_copy 37: [ OK ] cuda.UnorderedMap_deep_copy (4 ms) 37: [ RUN ] cuda.UnorderedMap_valid_empty 37: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 37: [ RUN ] cuda.UnorderedMap_clear_zero_size 37: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 37: [ RUN ] cuda.UnorderedMap_consistent_size 37: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 37: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 37: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 37: [ RUN ] cuda.UnorderedMap_lambda_capturable 37: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 37: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 37: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 37: [ RUN ] cuda.vector_combination 37: [ OK ] cuda.vector_combination (0 ms) 37: [ RUN ] cuda.vector_insert 37: [ OK ] cuda.vector_insert (0 ms) 37: [ RUN ] cuda.vector_push_back_default_exec 37: [ OK ] cuda.vector_push_back_default_exec (0 ms) 37: [ RUN ] cuda.viewctorprop_embedded_dim 37: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 37: [----------] 65 tests from cuda (17768 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 65 tests from 1 test suite ran. (17768 ms total) 37: [ PASSED ] 65 tests. 37/59 Test #37: Kokkos_ContainersUnitTest_Cuda ................... Passed 18.54 sec test 38 Start 38: Kokkos_ContainersPerformanceTest_Cuda 38: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 38: Test timeout computed to be: 1500 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o 38: [==========] Running 4 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 4 tests from TEST_CATEGORY 38: [ RUN ] TEST_CATEGORY.dynrankview_perf 38: Cuda 38: DynRankView vs View: Initialization Only 38: View time (init only): 0.00124057 38: View sum computation time: 0.00124057 38: Strided View time (init only): 0.00115353 38: View Rank7 time (init only): 0.00122009 38: DynRankView time (init only): 0.0012052 38: DynRankView sum computation time: 0.00183734 38: Ratio of View to DynRankView time: 1.02934 38: Ratio of View to DynRankView sum computation time: 1.00235 38: Ratio of View to View Rank7 time: 1.01678 38: Ratio of StrideView to DynRankView time: 0.957128 38: Ratio of DynRankView to View Rank7 time: 0.987797 38: [ OK ] TEST_CATEGORY.dynrankview_perf (12 ms) 38: [ RUN ] TEST_CATEGORY.global_2_local 38: Cuda 38: size, create, generate, fill, find 38: 256, 0.000220908, 1.5284e-05, 0.0023028, 0.00193777 38: 512, 0.000160613, 1.1124e-05, 2.1504e-05, 0.00195136 38: 1024, 0.000163953, 1.1168e-05, 2.0816e-05, 0.00196282 38: 2048, 0.000148503, 9.6e-06, 2.2583e-05, 0.00201382 38: 4096, 0.000148197, 9.803e-06, 2.3128e-05, 0.00210226 38: 8192, 0.000162161, 1.0722e-05, 2.5715e-05, 0.00206056 38: 16384, 0.000149976, 1.0266e-05, 3.1501e-05, 0.00216709 38: 32768, 0.000280201, 1.0634e-05, 3.3683e-05, 0.00224518 38: 65536, 0.000249032, 1.1187e-05, 4.3271e-05, 0.0025036 38: 131072, 0.000318841, 1.2351e-05, 5.9002e-05, 0.00313458 38: 262144, 0.000529875, 1.3773e-05, 0.000151989, 0.00587361 38: 524288, 0.000542156, 1.7992e-05, 0.000532709, 0.0189144 38: 1048576, 0.000571026, 2.4911e-05, 0.00139357, 0.0491883 38: 2097152, 0.000725441, 3.9848e-05, 0.00307359, 0.109581 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o 38: 4194304, 0.000892996, 6.4171e-05, 0.00684109, 0.236116 38: [ OK ] TEST_CATEGORY.global_2_local (465 ms) 38: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 38: skipping test 38: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 38: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 38: skipping test 38: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 38: [----------] 4 tests from TEST_CATEGORY (477 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 4 tests from 1 test suite ran. (477 ms total) 38: [ PASSED ] 4 tests. 4: 4: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 4: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 4: setting CUDA_VISIBLE_DEVICES. 4: This could on multi GPU systems lead to severe performance" 4: penalties. 4: [==========] Running 187 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 7 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host 38/59 Test #38: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 1.17 sec test 39 Start 39: Kokkos_UnitTest_Sort 39: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 39: Test timeout computed to be: 1500 39: [==========] Running 15 tests from 1 test suite. 39: [----------] Global test environment set-up. 39: [----------] 15 tests from cuda 39: [ RUN ] cuda.SortUnsignedValueType 39: [ OK ] cuda.SortUnsignedValueType (12 ms) 39: [ RUN ] cuda.SortEmptyView 39: [ OK ] cuda.SortEmptyView (0 ms) 39: [ RUN ] cuda.SortByKeyEmptyView 39: [ OK ] cuda.SortByKeyEmptyView (0 ms) 39: [ RUN ] cuda.SortByKey 39: [ OK ] cuda.SortByKey (0 ms) 39: [ RUN ] cuda.SortByKeyWithComparator 39: [ OK ] cuda.SortByKeyWithComparator (0 ms) 39: [ RUN ] cuda.SortByKeyStaticExtents 39: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 39: [ RUN ] cuda.SortByKeyWithStrides 39: [ OK ] cuda.SortByKeyWithStrides (0 ms) 39: [ RUN ] cuda.SortByKeyKeysLargerThanValues 39: 39: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 39: 39: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 39: [ OK ] cuda.SortByKeyKeysLargerThanValues (620 ms) 39: [ RUN ] cuda.SortWithCustomComparator 4: [ OK ] cuda_DeathTest.abort_from_host (1123 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device 39: [ OK ] cuda.SortWithCustomComparator (607 ms) 39: [ RUN ] cuda.BinSortGenericTests 39: [ OK ] cuda.BinSortGenericTests (20 ms) 39: [ RUN ] cuda.BinSortEmptyView 39: [ OK ] cuda.BinSortEmptyView (0 ms) 39: [ RUN ] cuda.BinSortEmptyKeysView 39: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 39: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues 4: [ OK ] cuda_DeathTest.abort_from_device (1298 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (1160 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (1149 ms) 4: [ RUN ] cuda_DeathTest.policy_invalid_bounds 4: [ OK ] cuda_DeathTest.policy_invalid_bounds (3 ms) 4: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 4: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (5 ms) 4: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 4: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (4 ms) 4: [----------] 7 tests from cuda_DeathTest (4744 ms total) 4: 4: [----------] 180 tests from cuda 4: [ RUN ] cuda.array_capacity 4: [ OK ] cuda.array_capacity (0 ms) 4: [ RUN ] cuda.array_element_access 4: [ OK ] cuda.array_element_access (0 ms) 4: [ RUN ] cuda.array_zero_capacity 4: [ OK ] cuda.array_zero_capacity (0 ms) 4: [ RUN ] cuda.array_zero_data_nullptr 4: [ OK ] cuda.array_zero_data_nullptr (0 ms) 4: [ RUN ] cuda.array_contiguous_capacity 4: [ OK ] cuda.array_contiguous_capacity (0 ms) 4: [ RUN ] cuda.array_contiguous_element_access 4: [ OK ] cuda.array_contiguous_element_access (0 ms) 4: [ RUN ] cuda.array_contiguous_assignment 4: [ OK ] cuda.array_contiguous_assignment (0 ms) 4: [ RUN ] cuda.array_strided_capacity 4: [ OK ] cuda.array_strided_capacity (0 ms) 4: [ RUN ] cuda.array_strided_element_access 4: [ OK ] cuda.array_strided_element_access (0 ms) 4: [ RUN ] cuda.array_strided_assignment 4: [ OK ] cuda.array_strided_assignment (0 ms) 4: [ RUN ] cuda.atomic_operations_complexdouble [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o 4: [ OK ] cuda.atomic_operations_complexdouble (24 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (23 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (33 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (33 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (74 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (74 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (74 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (59 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (59 ms) 4: [ RUN ] cuda.atomics 4: [ OK ] cuda.atomics (269 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o 39: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (12261 ms) 39: [ RUN ] cuda.NestedSort 39: [ OK ] cuda.NestedSort (28 ms) 39: [ RUN ] cuda.NestedSortByKey 39: [ OK ] cuda.NestedSortByKey (89 ms) 39: [----------] 15 tests from cuda (13642 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 15 tests from 1 test suite ran. (13642 ms total) 39: [ PASSED ] 15 tests. 39/59 Test #39: Kokkos_UnitTest_Sort ............................. Passed 14.36 sec test 40 Start 40: Kokkos_UnitTest_Random 40: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_UnitTest_Random 40: Test timeout computed to be: 1500 40: [==========] Running 3 tests from 1 test suite. 40: [----------] Global test environment set-up. 40: [----------] 3 tests from cuda 40: [ RUN ] cuda.Random_XorShift64 40: Test Seed:1713801296820418707 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.00134353 0.000849664 || 0.051031 27937 29374 || 28713 28674.4 || 11.7458 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.0155845 -0.00920219 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.000340054 -0.00868644 || 0.051031 28023 29500 || 28684.1 28674.4 || -120.081 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.00283653 -0.000579299 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.0132518 0.0211256 || 0.051031 28032 29330 || 29059.5 28674.4 || 292.04 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.00595006 0.00760571 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.0147628 0.0347244 || 0.051031 28034 29273 || 28257.2 28674.4 || 480.031 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.0296537 0.00354178 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000245528 -0.99999 -48249.3 || 0.051031 0 194886 || 2.92889e+09 28674.4 || -6.66998e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.000735482 -0.307466 0.148071 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.001957 -0.999999 -57856.5 || 0.051031 0 1.55277e+06 || 2.86903e+10 28674.4 || -7.99808e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.00588104 -0.967971 10.3323 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.63432e-07 0.00179424 -0.0136208 || 0.051031 28034 29314 || 28623 28674.4 || -188.293 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 7.03793e-07 -0.00739754 0.00545478 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.000186017 0.0338905 || 0.051031 27918 29304 || 28669.1 28674.4 || 468.503 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.00223448 0.00649492 || 0.051031 1e+64 -1e+64 40: Test Seed:1713801296972401431 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.0139285 -0.00942357 || 0.051031 28067 29426 || 29079.4 28674.4 || -130.271 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.00522384 -0.00725844 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.0033764 0.0138767 || 0.051031 28049 29290 || 28771.5 28674.4 || 191.831 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.0126475 -0.00518444 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.00161676 0.0114162 || 0.051031 27881 29455 || 28720.8 28674.4 || 157.818 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.00870465 -0.00634619 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.000195811 0.0141084 || 0.051031 28076 29366 || 28680 28674.4 || 195.035 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.0159021 0.010901 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000244993 -0.99999 -48245.8 || 0.051031 0 195049 || 2.92865e+09 28674.4 || -6.66949e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.000733913 -0.320635 0.143621 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.0019593 -0.999999 -57856.8 || 0.051031 0 1.55125e+06 || 2.86922e+10 28674.4 || -7.99813e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.00588773 -0.967923 10.3298 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.65955e-07 0.00852929 -0.0102641 || 0.051031 28039 29317 || 28431.9 28674.4 || -141.891 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 7.11361e-07 0.00745357 -0.000587992 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.0206117 -0.0133533 || 0.051031 28050 29403 || 29277.9 28674.4 || -184.595 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.0051844 -0.000450301 || 0.051031 1e+64 -1e+64 40: [ OK ] cuda.Random_XorShift64 (291 ms) 40: [ RUN ] cuda.Random_XorShift1024_0 40: Test Seed:1713801297112205856 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.0087708 0.0174063 || 0.051031 10974 11774 || 11477.6 11377 || 240.625 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.0044009 -0.0025627 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.00196611 0.00714972 || 0.051031 10901 11897 || 11354.6 11377 || 98.8377 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00859212 0.00160558 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.0139781 0.00219946 || 0.051031 10985 11827 || 11220.1 11377 || 30.4054 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.022063 0.00226407 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.000260471 -0.00237383 || 0.051031 10988 11781 || 11379.9 11377 || -32.8159 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.0137218 0.0040039 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000244156 -0.999975 -7595.07 || 0.051031 0 77676 || 4.60977e+08 11377 || -1.04994e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.000732118 -0.145666 0.0277575 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00195649 -0.999997 -9108.19 || 0.051031 0 616229 || 4.51681e+09 11377 || -1.25912e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.0058799 -0.922636 1.61558 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.67029e-07 0.00677044 -0.0035927 || 0.051031 10917 11795 || 11300.4 11377 || -49.6654 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 3.05176e-07 -0.0164529 0.000202515 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.00500649 -0.00453962 || 0.051031 10993 11775 || 11320.3 11377 || -62.7557 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.0167906 -0.0023379 || 0.051031 1e+64 -1e+64 40: Test Seed:1713801297185520144 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.0117545 0.000398818 || 0.051031 10955 11806 || 11512.3 11377 || 5.51327 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.00394128 0.00580871 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.00793678 0.000184997 || 0.051031 10961 11767 || 11287.4 11377 || 2.5574 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.000598194 -0.00124939 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.00899131 0.00859495 || 0.051031 10979 11822 || 11275.6 11377 || 118.817 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00914769 0.00472113 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.00527337 0.000512243 || 0.051031 10899 11836 || 11437.3 11377 || 7.08124 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.0138617 0.00261499 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000242794 -0.999975 -7594.49 || 0.051031 0 77752 || 4.61036e+08 11377 || -1.04986e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.000728049 -0.151493 0.0313228 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00195968 -0.999997 -9107.96 || 0.051031 0 616560 || 4.51659e+09 11377 || -1.25908e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.00589107 -0.922707 1.63226 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.67029e-07 0.0173821 0.0119221 || 0.051031 10982 11812 || 11182.6 11377 || 164.812 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 3.05176e-07 -0.0121094 0.00140211 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.0134555 -0.00400088 || 0.051031 10915 11810 || 11532.1 11377 || -55.3082 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00761259 -0.00308272 || 0.051031 1e+64 -1e+64 40: [ OK ] cuda.Random_XorShift1024_0 (175 ms) 40: [ RUN ] cuda.Multi_streams 40: [ OK ] cuda.Multi_streams (195 ms) 40: [----------] 3 tests from cuda (662 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 3 tests from 1 test suite ran. (662 ms total) 40: [ PASSED ] 3 tests. [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o 40/59 Test #40: Kokkos_UnitTest_Random ........................... Passed 1.38 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_A 41: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 41: Test timeout computed to be: 1500 41: [==========] Running 15 tests from 3 test suites. 41: [----------] Global test environment set-up. 41: [----------] 3 tests from std_algorithms_reducers 41: [ RUN ] std_algorithms_reducers.max_first_loc 41: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 41: [ RUN ] std_algorithms_reducers.min_first_loc 41: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 41: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 41: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 41: [----------] 3 tests from std_algorithms_reducers (0 ms total) 41: 41: [----------] 1 test from std_algorithms 41: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 41: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 41: [----------] 1 test from std_algorithms (0 ms total) 41: 41: [----------] 11 tests from random_access_iterator_test 41: [ RUN ] random_access_iterator_test.constructor 41: [ OK ] random_access_iterator_test.constructor (0 ms) 41: [ RUN ] random_access_iterator_test.constructiblity 41: [ OK ] random_access_iterator_test.constructiblity (0 ms) 41: [ RUN ] random_access_iterator_test.dereference 41: [ OK ] random_access_iterator_test.dereference (0 ms) 41: [ RUN ] random_access_iterator_test.subscript_operator 41: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet1 41: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet2 41: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet3 41: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet4 41: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 41: [ RUN ] random_access_iterator_test.assignment_operator 41: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 41: [ RUN ] random_access_iterator_test.distance 41: [ OK ] random_access_iterator_test.distance (0 ms) 41: [ RUN ] random_access_iterator_test.traits_helpers 41: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 41: [----------] 11 tests from random_access_iterator_test (2 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 15 tests from 3 test suites ran. (2 ms total) 41: [ PASSED ] 15 tests. 41/59 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 0.68 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_B 42: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 42: Test timeout computed to be: 1500 [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o 42: [==========] Running 7 tests from 1 test suite. 42: [----------] Global test environment set-up. 42: [----------] 7 tests from std_algorithms_min_max_element_test 42: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 42: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 42: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 42: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 42: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 42: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (4 ms) 42: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 42: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms) 42: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 42: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms) 42: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 42: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms) 42: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 42: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms) 42: [----------] 7 tests from std_algorithms_min_max_element_test (26 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 7 tests from 1 test suite ran. (26 ms total) 42: [ PASSED ] 7 tests. 42/59 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 0.71 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_C 43: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 43: Test timeout computed to be: 1500 43: [==========] Running 13 tests from 10 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_lexicographical_compare_test 43: [ RUN ] std_algorithms_lexicographical_compare_test.test 43: [ OK ] std_algorithms_lexicographical_compare_test.test (197 ms) 43: [----------] 1 test from std_algorithms_lexicographical_compare_test (197 ms total) 43: 43: [----------] 1 test from std_algorithms_for_each_test 43: [ RUN ] std_algorithms_for_each_test.test 43: [ OK ] std_algorithms_for_each_test.test (123 ms) 43: [----------] 1 test from std_algorithms_for_each_test (123 ms total) 43: 43: [----------] 1 test from std_algorithms_find_test 43: [ RUN ] std_algorithms_find_test.test 43: [ OK ] std_algorithms_find_test.test (68 ms) 43: [----------] 1 test from std_algorithms_find_test (68 ms total) 43: 43: [----------] 4 tests from std_algorithms_non_mod_seq_ops 43: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 43: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (520 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.find_end -- Testing 1-D histogram Density 1D: 0.00196002 -0.999999 -57857.1 || 0.051031 0 1.5522e+06 || 2.86927e+10 28674.4 || -7.99817e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00589017 -0.967724 10.2304 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties 43: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1130 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.search 43: [ OK ] std_algorithms_non_mod_seq_ops.search (756 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 43: [ OK ] std_algorithms_non_mod_seq_ops.search_n (494 ms) 43: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2902 ms total) 43: 43: [----------] 1 test from std_algorithms_count_test 43: [ RUN ] std_algorithms_count_test.test 43: [ OK ] std_algorithms_count_test.test (108 ms) 43: [----------] 1 test from std_algorithms_count_test (108 ms total) 43: 43: [----------] 1 test from std_algorithms_equal_test 43: [ RUN ] std_algorithms_equal_test.test 43: [ OK ] std_algorithms_equal_test.test (12 ms) 43: [----------] 1 test from std_algorithms_equal_test (12 ms total) 43: 43: [----------] 1 test from std_algorithms_all_any_none_of_test 43: [ RUN ] std_algorithms_all_any_none_of_test.test 43: [ OK ] std_algorithms_all_any_none_of_test.test (89 ms) 43: [----------] 1 test from std_algorithms_all_any_none_of_test (89 ms total) 43: 43: [----------] 1 test from std_algorithms_nonmod_seq_ops 43: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o 43: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (127 ms) 43: [----------] 1 test from std_algorithms_nonmod_seq_ops (127 ms total) 43: 43: [----------] 1 test from std_algorithms_mismatch_test 43: [ RUN ] std_algorithms_mismatch_test.test 43: [ OK ] std_algorithms_mismatch_test.test (220 ms) 43: [----------] 1 test from std_algorithms_mismatch_test (220 ms total) 43: 43: [----------] 1 test from std_algorithms_mod_seq_ops 43: [ RUN ] std_algorithms_mod_seq_ops.move_backward 43: [ OK ] std_algorithms_mod_seq_ops.move_backward (57 ms) 43: [----------] 1 test from std_algorithms_mod_seq_ops (57 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 13 tests from 10 test suites ran. (3909 ms total) 43: [ PASSED ] 13 tests. 43/59 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 4.63 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_D 44: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 44: Test timeout computed to be: 1500 44: [==========] Running 31 tests from 5 test suites. 44: [----------] Global test environment set-up. 44: [----------] 3 tests from std_algorithms_mod_ops_test 44: [ RUN ] std_algorithms_mod_ops_test.move 44: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 44: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 44: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 44: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 44: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 44: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 44: 44: [----------] 12 tests from std_algorithms_mod_seq_ops_test 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy 44: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 44: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.fill 44: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 44: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 44: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 44: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.generate 44: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 44: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 44: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 44: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total) 44: 44: [----------] 4 tests from std_algorithms_replace_ops_test 44: [ RUN ] std_algorithms_replace_ops_test.replace 44: [ OK ] std_algorithms_replace_ops_test.replace (32 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_if 44: [ OK ] std_algorithms_replace_ops_test.replace_if (154 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_copy 44: [ OK ] std_algorithms_replace_ops_test.replace_copy (52 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 44: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (48 ms) 44: [----------] 4 tests from std_algorithms_replace_ops_test (288 ms total) 44: 44: [----------] 11 tests from std_algorithms_mod_seq_ops 44: [ RUN ] std_algorithms_mod_seq_ops.copy_if 44: [ OK ] std_algorithms_mod_seq_ops.copy_if (34 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.unique 44: [ OK ] std_algorithms_mod_seq_ops.unique (260 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 44: [ OK ] std_algorithms_mod_seq_ops.unique_copy (81 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove 44: [ OK ] std_algorithms_mod_seq_ops.remove (55 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_if 44: [ OK ] std_algorithms_mod_seq_ops.remove_if (60 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 44: [ OK ] std_algorithms_mod_seq_ops.remove_copy (171 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 4: [ OK ] cuda.atomic_views_integral (16051 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (103 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (2 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (6 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (0 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (6 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (25 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (8 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (36 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (1 ms) 4: [ RUN ] cuda.partitioning_by_vector 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (0 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (39 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 44: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (61 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.rotate 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (1972 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o 44: [ OK ] std_algorithms_mod_seq_ops.rotate (1260 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 44: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (434 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.shift_left 44: [ OK ] std_algorithms_mod_seq_ops.shift_left (1178 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.shift_right 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (3056 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 44: [ OK ] std_algorithms_mod_seq_ops.shift_right (1155 ms) 44: [----------] 11 tests from std_algorithms_mod_seq_ops (4754 ms total) 44: 44: [----------] 1 test from std_algorithms_modseq_test 44: [ RUN ] std_algorithms_modseq_test.reverse 44: [ OK ] std_algorithms_modseq_test.reverse (51 ms) 44: [----------] 1 test from std_algorithms_modseq_test (51 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 31 tests from 5 test suites ran. (5098 ms total) 44: [ PASSED ] 31 tests. 44/59 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 5.84 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_E 45: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 45: Test timeout computed to be: 1500 45: [==========] Running 29 tests from 7 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_sorting_ops_test 45: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 45: [ OK ] std_algorithms_sorting_ops_test.is_sorted (11 ms) 45: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 45: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (9 ms) 45: [----------] 2 tests from std_algorithms_sorting_ops_test (21 ms total) 45: 45: [----------] 4 tests from std_algorithms_partitioning_test 45: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 45: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 45: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 45: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (0 ms) 45: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 45: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 45: [ RUN ] std_algorithms_partitioning_test.partition_point 45: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 45: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total) 45: 45: [----------] 1 test from std_algorithms_partitioning_ops 45: [ RUN ] std_algorithms_partitioning_ops.partition_copy 45: [ OK ] std_algorithms_partitioning_ops.partition_copy (22 ms) 45: [----------] 1 test from std_algorithms_partitioning_ops (22 ms total) 45: 45: [----------] 12 tests from std_algorithms_numerics_test 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 45: [----------] 12 tests from std_algorithms_numerics_test (8 ms total) 45: 45: [----------] 1 test from std_algorithms_numerics_ops_test 45: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 45: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (112 ms) 45: [----------] 1 test from std_algorithms_numerics_ops_test (112 ms total) 45: 45: [----------] 8 tests from std_algorithms_numeric_ops_test 45: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1918 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 45: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (770 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 45: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (520 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 45: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (211 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 45: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (284 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 45: [----------] 8 tests from std_algorithms_numeric_ops_test (1787 ms total) 45: 45: [----------] 1 test from std_algorithms_transform_ops_test 45: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 45: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (36 ms) 45: [----------] 1 test from std_algorithms_transform_ops_test (36 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 29 tests from 7 test suites ran. (1990 ms total) 45: [ PASSED ] 29 tests. 45/59 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 2.74 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 46: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 46: Test timeout computed to be: 1500 46: [==========] Running 12 tests from 7 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_adjacent_find_team_test 46: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 46: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (337 ms) 46: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (2228 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (2 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (0 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (0 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (1 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (26 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (25 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (36 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (56 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (7 ms) 4: [ RUN ] cuda.mdrange_array_reduce 4: [ OK ] cuda.mdrange_array_reduce (0 ms) 4: [ RUN ] cuda.mdrange_3d 4: [ OK ] cuda.mdrange_3d (27 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (11 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (20 ms) 4: [ RUN ] cuda.mdrange_scalar 4: [ OK ] cuda.mdrange_scalar (0 ms) 4: [ RUN ] cuda.mdrange_large_deep_copy 4: [ OK ] cuda.mdrange_large_deep_copy (452 ms) 4: [ RUN ] cuda.md_range_policy_construction_from_arrays 4: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types -- Testing 1-D histogram Density 1D: 6.6091e-07 0.00951362 0.0113706 || 0.051031 28076 29325 || 28404.2 28674.4 || 157.187 -2.0744 -- Testing 3-D histogram Density 3D: 6.96226e-07 0.0077117 0.00826037 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties 46: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (327 ms) 46: [----------] 2 tests from std_algorithms_adjacent_find_team_test (665 ms total) 46: 46: [----------] 2 tests from std_algorithms_count_team_test 46: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 46: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (513 ms) 46: [ RUN ] std_algorithms_count_team_test.count_returns_zero 46: [ OK ] std_algorithms_count_team_test.count_returns_zero (133 ms) 46: [----------] 2 tests from std_algorithms_count_team_test (647 ms total) 46: 46: [----------] 1 test from std_algorithms_count_if_team_test 46: [ RUN ] std_algorithms_count_if_team_test.test 46: [ OK ] std_algorithms_count_if_team_test.test (181 ms) 46: [----------] 1 test from std_algorithms_count_if_team_test (181 ms total) 46: 46: [----------] 1 test from std_algorithms_for_each_team_test 46: [ RUN ] std_algorithms_for_each_team_test.test 46: [ OK ] std_algorithms_for_each_team_test.test (368 ms) 46: [----------] 1 test from std_algorithms_for_each_team_test (368 ms total) 46: 46: [----------] 1 test from std_algorithms_for_each_n_team_test 46: [ RUN ] std_algorithms_for_each_n_team_test.test 46: [ OK ] std_algorithms_for_each_n_team_test.test (379 ms) 46: [----------] 1 test from std_algorithms_for_each_n_team_test (379 ms total) 46: 46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1741 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: [ OK ] cuda.mdspan_minimal_functional (1 ms) 4: [ RUN ] cuda.max 4: [ OK ] cuda.max (0 ms) 4: [ RUN ] cuda.max_within_parfor 4: [ OK ] cuda.max_within_parfor (0 ms) 4: [ RUN ] cuda.min 4: [ OK ] cuda.min (0 ms) 4: [ RUN ] cuda.min_within_parfor 4: [ OK ] cuda.min_within_parfor (0 ms) 4: [ RUN ] cuda.minmax 4: [ OK ] cuda.minmax (0 ms) 4: [ RUN ] cuda.minmax_within_parfor 4: [ OK ] cuda.minmax_within_parfor (0 ms) 4: [ RUN ] cuda.clamp 4: [ OK ] cuda.clamp (0 ms) 4: [ RUN ] cuda.clamp_within_parfor 4: [ OK ] cuda.clamp_within_parfor (0 ms) 4: [ RUN ] cuda.numeric_traits_infinity 4: [ OK ] cuda.numeric_traits_infinity (1 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (1 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (1 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (1 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (7 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (4 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (4 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (4 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (1 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (1 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (2 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.occupancy_control 4: [ OK ] cuda.occupancy_control (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (23 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (4 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (1 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (56 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (2 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (3 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (1 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (2 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (1 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (10 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (12 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (2 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (8 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (8 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (8 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (11 ms) 4: [ RUN ] cuda.reducers_int16_t 4: [ OK ] cuda.reducers_int16_t (11 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (5 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (1 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (9 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (9 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic 4: [ OK ] cuda.int64_t_reduce_dynamic (13 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (12 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic_view 4: [ OK ] cuda.int64_t_reduce_dynamic_view (23 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_with_large_iteration_count 4: [ OK ] cuda.reduction_with_large_iteration_count (298 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy 4: [ OK ] cuda.reduce_device_view_mdrange_policy (153 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (6 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (66 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (23 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (75 ms) 4: [----------] 180 tests from cuda (29534 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 187 tests from 2 test suites ran. (34279 ms total) 4: [ PASSED ] 187 tests. 4/48 Test #4: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 37.33 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 46: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3052 ms) 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 5: 5: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 5: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 5: setting CUDA_VISIBLE_DEVICES. 5: This could on multi GPU systems lead to severe performance" 5: penalties. 5: [==========] Running 128 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 8 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o 46: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1675 ms) 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 46: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1707 ms) 46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6435 ms total) 46: 46: [----------] 2 tests from std_algorithms_mismatch_team_test 46: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o 46: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1947 ms) 46: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 46: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (467 ms) 46: [----------] 2 tests from std_algorithms_mismatch_team_test (2414 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 12 tests from 7 test suites ran. (11093 ms total) 46: [ PASSED ] 12 tests. [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o 46/59 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 11.79 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 47: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 47: Test timeout computed to be: 1500 47: [==========] Running 8 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_equal_team_test 47: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o 47: [ OK ] std_algorithms_equal_team_test.views_are_equal (1250 ms) 47: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o 47: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (660 ms) 47: [----------] 2 tests from std_algorithms_equal_team_test (1910 ms total) 47: 47: [----------] 2 tests from std_algorithms_search_team_test 47: [ RUN ] std_algorithms_search_team_test.sequences_exist 47: [ OK ] std_algorithms_search_team_test.sequences_exist (481 ms) 47: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 47: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (669 ms) 47: [----------] 2 tests from std_algorithms_search_team_test (1151 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_end_team_test 47: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (8948 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 47: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1818 ms) 47: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 47: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1626 ms) 47: [----------] 2 tests from std_algorithms_find_end_team_test (3444 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_first_of_team_test 47: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 47: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1276 ms) 47: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0205283 0.0194182 || 0.051031 28080 29276 || 28097.6 28674.4 || 268.438 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00789466 0.0121103 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift64 (660021 ms) [ RUN ] serial.Random_XorShift1024_0 Test Seed:1713801333584372034 Test Scalar=int -- Testing randomness properties [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (8920 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 5: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 5: skipping since no memory access violation would occur 5: [ SKIPPED ] cuda_DeathTest.view_memory_access_violations_from_host (0 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o 47: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5983 ms) 47: [----------] 2 tests from std_algorithms_find_first_of_team_test (7260 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 8 tests from 4 test suites ran. (13767 ms total) 47: [ PASSED ] 8 tests. 47/59 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 14.49 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 48: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 48: Test timeout computed to be: 1500 48: [==========] Running 11 tests from 7 test suites. 48: [----------] Global test environment set-up. 48: [----------] 2 tests from std_algorithms_find_team_test 48: [ RUN ] std_algorithms_find_team_test.searched_values_exist 48: [ OK ] std_algorithms_find_team_test.searched_values_exist (187 ms) 48: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 48: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (327 ms) 48: [----------] 2 tests from std_algorithms_find_team_test (515 ms total) 48: 48: [----------] 2 tests from std_algorithms_find_if_team_test 48: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 48: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (136 ms) 48: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 48: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (326 ms) 48: [----------] 2 tests from std_algorithms_find_if_team_test (462 ms total) 48: 48: [----------] 2 tests from std_algorithms_find_if_not_team_test 48: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 48: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (326 ms) 48: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 48: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (135 ms) 48: [----------] 2 tests from std_algorithms_find_if_not_team_test (461 ms total) 48: 48: [----------] 1 test from std_algorithms_all_of_team_test 48: [ RUN ] std_algorithms_all_of_team_test.test 48: [ OK ] std_algorithms_all_of_team_test.test (330 ms) 48: [----------] 1 test from std_algorithms_all_of_team_test (330 ms total) 48: 48: [----------] 1 test from std_algorithms_any_of_team_test 48: [ RUN ] std_algorithms_any_of_team_test.test 48: [ OK ] std_algorithms_any_of_team_test.test (130 ms) 48: [----------] 1 test from std_algorithms_any_of_team_test (130 ms total) 48: 48: [----------] 1 test from std_algorithms_none_of_team_test 48: [ RUN ] std_algorithms_none_of_team_test.test 48: [ OK ] std_algorithms_none_of_team_test.test (324 ms) 48: [----------] 1 test from std_algorithms_none_of_team_test (324 ms total) 48: 48: [----------] 2 tests from std_algorithms_search_n_team_test 48: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 48: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (173 ms) 48: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 48: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (201 ms) 48: [----------] 2 tests from std_algorithms_search_n_team_test (375 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 11 tests from 7 test suites ran. (2600 ms total) 48: [ PASSED ] 11 tests. [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 40%] Linking CXX executable Kokkos_IncrementalTest_SERIAL 48/59 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 3.29 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 49: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 49: Test timeout computed to be: 1500 49: [==========] Running 3 tests from 3 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_min_element_team_test 49: [ RUN ] std_algorithms_min_element_team_test.test -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00123673 0.00544803 || 0.051031 11001 11785 || 11391 11377 || 75.3135 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00731927 -0.000949558 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties 49: [ OK ] std_algorithms_min_element_team_test.test (1242 ms) 49: [----------] 1 test from std_algorithms_min_element_team_test (1242 ms total) 49: 49: [----------] 1 test from std_algorithms_max_element_team_test 49: [ RUN ] std_algorithms_max_element_team_test.test 49: [ OK ] std_algorithms_max_element_team_test.test (1231 ms) 49: [----------] 1 test from std_algorithms_max_element_team_test (1231 ms total) 49: 49: [----------] 1 test from std_algorithms_minmax_element_team_test 49: [ RUN ] std_algorithms_minmax_element_team_test.test [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o 49: [ OK ] std_algorithms_minmax_element_team_test.test (1797 ms) 49: [----------] 1 test from std_algorithms_minmax_element_team_test (1797 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 3 tests from 3 test suites ran. (4271 ms total) 49: [ PASSED ] 3 tests. 49/59 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 4.97 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 50: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 50: Test timeout computed to be: 1500 50: [==========] Running 6 tests from 6 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_fill_team_test 50: [ RUN ] std_algorithms_fill_team_test.test 50: [ OK ] std_algorithms_fill_team_test.test (213 ms) 50: [----------] 1 test from std_algorithms_fill_team_test (214 ms total) 50: 50: [----------] 1 test from std_algorithms_fill_n_team_test 50: [ RUN ] std_algorithms_fill_n_team_test.test 50: [ OK ] std_algorithms_fill_n_team_test.test (226 ms) 50: [----------] 1 test from std_algorithms_fill_n_team_test (226 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_team_test 50: [ RUN ] std_algorithms_replace_team_test.test 50: [ OK ] std_algorithms_replace_team_test.test (345 ms) 50: [----------] 1 test from std_algorithms_replace_team_test (345 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_if_team_test 50: [ RUN ] std_algorithms_replace_if_team_test.test [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_d.cpp.o 50: [ OK ] std_algorithms_replace_if_team_test.test (497 ms) 50: [----------] 1 test from std_algorithms_replace_if_team_test (497 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_copy_team_test 50: [ RUN ] std_algorithms_replace_copy_team_test.test [ 40%] Built target Kokkos_IncrementalTest_SERIAL [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o 50: [ OK ] std_algorithms_replace_copy_team_test.test (974 ms) 50: [----------] 1 test from std_algorithms_replace_copy_team_test (974 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_copy_if_team_test 50: [ RUN ] std_algorithms_replace_copy_if_team_test.test 50: [ OK ] std_algorithms_replace_copy_if_team_test.test (730 ms) 50: [----------] 1 test from std_algorithms_replace_copy_if_team_test (730 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 6 tests from 6 test suites ran. (2989 ms total) 50: [ PASSED ] 6 tests. 50/59 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 3.70 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 51: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 51: Test timeout computed to be: 1500 51: [==========] Running 4 tests from 4 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_reverse_team_test 51: [ RUN ] std_algorithms_reverse_team_test.test 51: [ OK ] std_algorithms_reverse_team_test.test (244 ms) 51: [----------] 1 test from std_algorithms_reverse_team_test (244 ms total) 51: 51: [----------] 1 test from std_algorithms_reverse_copy_team_test 51: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o 51: [ OK ] std_algorithms_reverse_copy_team_test.test (314 ms) 51: [----------] 1 test from std_algorithms_reverse_copy_team_test (314 ms total) 51: 51: [----------] 1 test from std_algorithms_rotate_team_test 51: [ RUN ] std_algorithms_rotate_team_test.test 51: [ OK ] std_algorithms_rotate_team_test.test (638 ms) 51: [----------] 1 test from std_algorithms_rotate_team_test (638 ms total) 51: 51: [----------] 1 test from std_algorithms_rotate_copy_team_test 51: [ RUN ] std_algorithms_rotate_copy_team_test.test 51: [ OK ] std_algorithms_rotate_copy_team_test.test (445 ms) 51: [----------] 1 test from std_algorithms_rotate_copy_team_test (445 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 4 tests from 4 test suites ran. (1642 ms total) 51: [ PASSED ] 4 tests. 51/59 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 2.33 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 52: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 52: Test timeout computed to be: 1500 -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0263352 -0.00891959 || 0.051031 10937 11780 || 11085 11377 || -123.304 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00641303 -0.00333492 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties 52: [==========] Running 4 tests from 4 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_move_team_test 52: [ RUN ] std_algorithms_move_team_test.test [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o 52: [ OK ] std_algorithms_move_team_test.test (467 ms) 52: [----------] 1 test from std_algorithms_move_team_test (467 ms total) 52: 52: [----------] 1 test from std_algorithms_move_backward_team_test 52: [ RUN ] std_algorithms_move_backward_team_test.test 52: [ OK ] std_algorithms_move_backward_team_test.test (374 ms) 52: [----------] 1 test from std_algorithms_move_backward_team_test (374 ms total) 52: 52: [----------] 1 test from std_algorithms_shift_left_team_test 52: [ RUN ] std_algorithms_shift_left_team_test.test [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o 52: [ OK ] std_algorithms_shift_left_team_test.test (1358 ms) 52: [----------] 1 test from std_algorithms_shift_left_team_test (1358 ms total) 52: 52: [----------] 1 test from std_algorithms_shift_right_team_test 52: [ RUN ] std_algorithms_shift_right_team_test.test [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o 52: [ OK ] std_algorithms_shift_right_team_test.test (1259 ms) 52: [----------] 1 test from std_algorithms_shift_right_team_test (1259 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 4 tests from 4 test suites ran. (3460 ms total) 52: [ PASSED ] 4 tests. 52/59 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 4.16 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 53: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 53: Test timeout computed to be: 1500 53: [==========] Running 9 tests from 9 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_copy_team_test 53: [ RUN ] std_algorithms_copy_team_test.test 53: [ OK ] std_algorithms_copy_team_test.test (596 ms) 53: [----------] 1 test from std_algorithms_copy_team_test (596 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_n_team_test 53: [ RUN ] std_algorithms_copy_n_team_test.test 53: [ OK ] std_algorithms_copy_n_team_test.test (283 ms) 53: [----------] 1 test from std_algorithms_copy_n_team_test (283 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_backward_team_test 53: [ RUN ] std_algorithms_copy_backward_team_test.test 53: [ OK ] std_algorithms_copy_backward_team_test.test (398 ms) 53: [----------] 1 test from std_algorithms_copy_backward_team_test (398 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_if_team_test 53: [ RUN ] std_algorithms_copy_if_team_test.test 53: [ OK ] std_algorithms_copy_if_team_test.test (536 ms) 53: [----------] 1 test from std_algorithms_copy_if_team_test (536 ms total) 53: 53: [----------] 1 test from std_algorithms_unique_copy_team_test 53: [ RUN ] std_algorithms_unique_copy_team_test.test [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o 53: [ OK ] std_algorithms_unique_copy_team_test.test (1084 ms) 53: [----------] 1 test from std_algorithms_unique_copy_team_test (1084 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_team_test 53: [ RUN ] std_algorithms_remove_team_test.test 53: [ OK ] std_algorithms_remove_team_test.test (637 ms) 53: [----------] 1 test from std_algorithms_remove_team_test (637 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_if_team_test 53: [ RUN ] std_algorithms_remove_if_team_test.test -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00350241 0.00719357 || 0.051031 11008 11808 || 11337.2 11377 || 99.4439 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0200131 -0.000226168 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o 53: [ OK ] std_algorithms_remove_if_team_test.test (682 ms) 53: [----------] 1 test from std_algorithms_remove_if_team_test (682 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_copy_team_test 53: [ RUN ] std_algorithms_remove_copy_team_test.test 53: [ OK ] std_algorithms_remove_copy_team_test.test (768 ms) 53: [----------] 1 test from std_algorithms_remove_copy_team_test (768 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_copy_if_team_test 53: [ RUN ] std_algorithms_remove_copy_if_team_test.test 53: [ OK ] std_algorithms_remove_copy_if_team_test.test (708 ms) 53: [----------] 1 test from std_algorithms_remove_copy_if_team_test (708 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 9 tests from 9 test suites ran. (5696 ms total) 53: [ PASSED ] 9 tests. 53/59 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 6.39 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 54: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 54: Test timeout computed to be: 1500 [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (24258 ms) 5: [----------] 8 tests from cuda_DeathTest (42127 ms total) 5: 5: [----------] 92 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (11 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (1 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (277 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (44 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: [ OK ] cuda.large_team_scratch_size (0 ms) 5: [ RUN ] cuda.team_broadcast_long 5: [ OK ] cuda.team_broadcast_long (0 ms) 5: [ RUN ] cuda.team_broadcast_long_wrapper 5: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] cuda.team_broadcast_char 5: [ OK ] cuda.team_broadcast_char (0 ms) 5: [ RUN ] cuda.team_broadcast_float 5: [ OK ] cuda.team_broadcast_float (0 ms) 5: [ RUN ] cuda.team_broadcast_double 5: [ OK ] cuda.team_broadcast_double (0 ms) 5: [ RUN ] cuda.team_handle_by_value 5: [ OK ] cuda.team_handle_by_value (0 ms) 5: [ RUN ] cuda.team_vector 5: [ OK ] cuda.team_vector (57 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (222 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: [ OK ] cuda.parallel_scan_with_reducers (190 ms) 5: [ RUN ] cuda.team_thread_range_combined_reducers 5: [ OK ] cuda.team_thread_range_combined_reducers (1 ms) 5: [ RUN ] cuda.thread_vector_range_combined_reducers 5: [ OK ] cuda.thread_vector_range_combined_reducers (1 ms) 5: [ RUN ] cuda.team_vector_range_combined_reducers 5: [ OK ] cuda.team_vector_range_combined_reducers (1 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelFor 5: [ OK ] cuda.TeamThreadMDRangeParallelFor (31 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (17 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (19 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (22 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (11 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (11 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan 5: [ OK ] cuda.team_reduction_scan (1438 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (9 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (9 ms) 5: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] cuda.repeated_team_reduce 5: [ OK ] cuda.repeated_team_reduce (10 ms) 5: [ RUN ] cuda.team_scan 5: [ OK ] cuda.team_scan (262 ms) 5: [ RUN ] cuda.team_scan_ret_val 54: [==========] Running 4 tests from 4 test suites. 54: [----------] Global test environment set-up. 54: [----------] 1 test from std_algorithms_unique_team_test 54: [ RUN ] std_algorithms_unique_team_test.test_default_predicate [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o 5: [ OK ] cuda.team_scan_ret_val (309 ms) 5: [ RUN ] cuda.team_shared_request 5: [ OK ] cuda.team_shared_request (0 ms) 5: [ RUN ] cuda.team_scratch_request 5: [ OK ] cuda.team_scratch_request (0 ms) 5: [ RUN ] cuda.team_lambda_shared_request 5: [ OK ] cuda.team_lambda_shared_request (0 ms) 5: [ RUN ] cuda.scratch_align 5: [ OK ] cuda.scratch_align (1 ms) 5: [ RUN ] cuda.shmem_size 5: [ OK ] cuda.shmem_size (0 ms) 5: [ RUN ] cuda.multi_level_scratch 5: [ OK ] cuda.multi_level_scratch (7 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o 5: [ OK ] cuda.team_policy_max_recommended (109 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: [ OK ] cuda.team_teamvector_range (8 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (4 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (3 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (16 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (19 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (26 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (1 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (5 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o 54: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1235 ms) 54: [----------] 1 test from std_algorithms_unique_team_test (1235 ms total) 54: 54: [----------] 1 test from std_algorithms_adjacent_difference_team_test 54: [ RUN ] std_algorithms_adjacent_difference_team_test.test 5: [ OK ] cuda.view_allocation_large_rank (1126 ms) 5: [ RUN ] cuda.view_shmem_size_on_device 5: [ OK ] cuda.view_shmem_size_on_device (0 ms) 5: [ RUN ] cuda.view_is_assignable 5: [ OK ] cuda.view_is_assignable (6 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (23 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (3 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_fill_tests_layout_right 5: [ OK ] cuda.view_fill_tests_layout_right (275 ms) 5: [ RUN ] cuda.view_fill_tests_layout_left 54: [ OK ] std_algorithms_adjacent_difference_team_test.test (1068 ms) 54: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1068 ms total) 54: 54: [----------] 1 test from std_algorithms_reduce_team_test 54: [ RUN ] std_algorithms_reduce_team_test.test 5: [ OK ] cuda.view_fill_tests_layout_left (267 ms) 5: [ RUN ] cuda.view_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (58 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (57 ms) 5: [ RUN ] cuda.view_irregular_layout 5: [ OK ] cuda.view_irregular_layout (0 ms) 5: [ RUN ] cuda.view_mapping 5: [ OK ] cuda.view_mapping (60 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (18 ms) 5: [ RUN ] cuda.static_extent 5: [ OK ] cuda.static_extent (0 ms) 5: [ RUN ] cuda.view_mapping_atomic 5: [ OK ] cuda.view_mapping_atomic (1 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (3 ms) 5: [ RUN ] cuda.view_nested_view 5: [ OK ] cuda.view_nested_view (0 ms) 5: [ RUN ] cuda.append_formatted_multidimensional_index 5: [ OK ] cuda.append_formatted_multidimensional_index (0 ms) 5: [ RUN ] cuda.view_resize 5: [ OK ] cuda.view_resize (36 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (6 ms) 5: [ RUN ] cuda.workgraph_fib 54: [ OK ] std_algorithms_reduce_team_test.test (595 ms) 54: [----------] 1 test from std_algorithms_reduce_team_test (595 ms total) 54: 54: [----------] 1 test from std_algorithms_transform_reduce_team_test 54: [ RUN ] std_algorithms_transform_reduce_team_test.test 54: [ OK ] std_algorithms_transform_reduce_team_test.test (967 ms) 54: [----------] 1 test from std_algorithms_transform_reduce_team_test (967 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 4 tests from 4 test suites ran. (3866 ms total) 54: [ PASSED ] 4 tests. 54/59 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 4.56 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 55: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 55: Test timeout computed to be: 1500 5: [ OK ] cuda.workgraph_fib (1416 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (1 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestWithoutInitializing.hpp:78: Skipped 5: skipping since CudaUVMSpace requires additional fences 5: [ SKIPPED ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 5: skipping since the fence checked for isn't necessary 5: [ SKIPPED ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestWithoutInitializing.hpp:321: Skipped 5: skipping since the CudaUVMSpace requires additiional fences 5: [ SKIPPED ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 92 tests from cuda (6541 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (3 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (0 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (2 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (1 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (3 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (3 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (48 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (48 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (49 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (143 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (138 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (139 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (139 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 55: [==========] Running 18 tests from 5 test suites. 55: [----------] Global test environment set-up. 55: [----------] 2 tests from std_algorithms_is_sorted_team_test 55: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (139 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 55: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (532 ms) 55: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (138 ms) 5: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 5: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 5: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 5: [----------] 28 tests from cuda_uvm (1027 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 128 tests from 3 test suites ran. (49697 ms total) 5: [ PASSED ] 124 tests. 5: [ SKIPPED ] 4 tests, listed below: 5: [ SKIPPED ] cuda_DeathTest.view_memory_access_violations_from_host 5: [ SKIPPED ] cuda.realloc_exec_space 5: [ SKIPPED ] cuda.view_allocation_int 5: [ SKIPPED ] cuda.view_allocation_exec_space_int 5/48 Test #5: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 52.72 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 55: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1511 ms) 55: [----------] 2 tests from std_algorithms_is_sorted_team_test (2043 ms total) 55: 55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (11 ms) 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms) 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00347439 -0.000213652 || 0.051031 10959 11775 || 11416.6 11377 || -2.95352 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0190032 -0.00261712 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties 6: 6: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 6: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 6: setting CUDA_VISIBLE_DEVICES. 6: This could on multi GPU systems lead to severe performance" 6: penalties. 6: [==========] Running 95 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 41 tests from cuda 6: [ RUN ] cuda.task_fib_deprecated 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1491 ms) 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (788 ms) 55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2307 ms total) 55: 55: [----------] 4 tests from std_algorithms_is_partitioned_team_test 55: [ RUN ] std_algorithms_is_partitioned_team_test.empty 55: [ OK ] std_algorithms_is_partitioned_team_test.empty (5 ms) 55: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 55: [ OK ] std_algorithms_is_partitioned_team_test.all_true (360 ms) 55: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 55: [ OK ] std_algorithms_is_partitioned_team_test.all_false (360 ms) 55: [ RUN ] std_algorithms_is_partitioned_team_test.random 55: [ OK ] std_algorithms_is_partitioned_team_test.random (347 ms) 55: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1075 ms total) 55: 55: [----------] 4 tests from std_algorithms_partition_copy_team_test 55: [ RUN ] std_algorithms_partition_copy_team_test.empty 55: [ OK ] std_algorithms_partition_copy_team_test.empty (10 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.all_true 55: [ OK ] std_algorithms_partition_copy_team_test.all_true (762 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.all_false 6: [ OK ] cuda.task_fib_deprecated (3395 ms) 6: [ RUN ] cuda.task_depend_deprecated 6: [ OK ] cuda.task_depend_deprecated (159 ms) 6: [ RUN ] cuda.task_team_deprecated 6: [ OK ] cuda.task_team_deprecated (16 ms) 6: [ RUN ] cuda.task_with_mempool_deprecated 6: [ OK ] cuda.task_with_mempool_deprecated (4 ms) 6: [ RUN ] cuda.task_multiple_depend_deprecated 6: [ OK ] cuda.task_multiple_depend_deprecated (80 ms) 6: [ RUN ] cuda.task_scheduler_ctors_deprecated 6: [ OK ] cuda.task_scheduler_ctors_deprecated (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_deprecated 6: [ OK ] cuda.task_scheduer_ctors_device_deprecated (4 ms) 6: [ RUN ] cuda.task_fib_deprecated_multiple 55: [ OK ] std_algorithms_partition_copy_team_test.all_false (766 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.random [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o 55: [ OK ] std_algorithms_partition_copy_team_test.random (752 ms) 55: [----------] 4 tests from std_algorithms_partition_copy_team_test (2291 ms total) 55: 55: [----------] 4 tests from std_algorithms_partition_point_team_test 55: [ RUN ] std_algorithms_partition_point_team_test.empty 55: [ OK ] std_algorithms_partition_point_team_test.empty (5 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.all_true [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp 55: [ OK ] std_algorithms_partition_point_team_test.all_true (227 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.all_false 55: [ OK ] std_algorithms_partition_point_team_test.all_false (226 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.random 6: [ OK ] cuda.task_fib_deprecated_multiple (1139 ms) 6: [ RUN ] cuda.task_depend_deprecated_multiple 6: [ OK ] cuda.task_depend_deprecated_multiple (193 ms) 6: [ RUN ] cuda.task_team_deprecated_multiple 6: [ OK ] cuda.task_team_deprecated_multiple (22 ms) 6: [ RUN ] cuda.task_with_mempool_deprecated_multiple 6: [ OK ] cuda.task_with_mempool_deprecated_multiple (5 ms) 6: [ RUN ] cuda.task_multiple_depend_deprecated_multiple 55: [ OK ] std_algorithms_partition_point_team_test.random (213 ms) 55: [----------] 4 tests from std_algorithms_partition_point_team_test (673 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 18 tests from 5 test suites ran. (8391 ms total) 55: [ PASSED ] 18 tests. 6: [ OK ] cuda.task_multiple_depend_deprecated_multiple (79 ms) 6: [ RUN ] cuda.task_scheduler_ctors_deprecated_multiple 6: [ OK ] cuda.task_scheduler_ctors_deprecated_multiple (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_deprecated_multiple 6: [ OK ] cuda.task_scheduer_ctors_device_deprecated_multiple (6 ms) 6: [ RUN ] cuda.task_fib_single 55/59 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 9.08 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 56: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 56: Test timeout computed to be: 1500 56: [==========] Running 5 tests from 4 test suites. 56: [----------] Global test environment set-up. 56: [----------] 2 tests from std_algorithms_transform_team_test 56: [ RUN ] std_algorithms_transform_team_test.test_unary_op [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o 56: [ OK ] std_algorithms_transform_team_test.test_unary_op (694 ms) 56: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o 56: [ OK ] std_algorithms_transform_team_test.test_binary_op (711 ms) 56: [----------] 2 tests from std_algorithms_transform_team_test (1406 ms total) 56: 56: [----------] 1 test from std_algorithms_generate_team_test 56: [ RUN ] std_algorithms_generate_team_test.test_unary_op 6: [ OK ] cuda.task_fib_single (2818 ms) 6: [ RUN ] cuda.task_depend_single 6: [ OK ] cuda.task_depend_single (238 ms) 6: [ RUN ] cuda.task_team_single 6: [ OK ] cuda.task_team_single (22 ms) 6: [ RUN ] cuda.task_with_mempool_single 6: [ OK ] cuda.task_with_mempool_single (5 ms) 6: [ RUN ] cuda.task_multiple_depend_single 6: [ OK ] cuda.task_multiple_depend_single (106 ms) 6: [ RUN ] cuda.task_scheduler_ctors_single 6: [ OK ] cuda.task_scheduler_ctors_single (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_single 6: [ OK ] cuda.task_scheduer_ctors_device_single (6 ms) 6: [ RUN ] cuda.task_fib_multiple 56: [ OK ] std_algorithms_generate_team_test.test_unary_op (1588 ms) 56: [----------] 1 test from std_algorithms_generate_team_test (1588 ms total) 56: 56: [----------] 1 test from std_algorithms_generate_n_team_test 56: [ RUN ] std_algorithms_generate_n_team_test.test 56: [ OK ] std_algorithms_generate_n_team_test.test (226 ms) 56: [----------] 1 test from std_algorithms_generate_n_team_test (226 ms total) 56: 56: [----------] 1 test from std_algorithms_swap_ranges_team_test 56: [ RUN ] std_algorithms_swap_ranges_team_test.test 56: [ OK ] std_algorithms_swap_ranges_team_test.test (669 ms) 56: [----------] 1 test from std_algorithms_swap_ranges_team_test (669 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 5 tests from 4 test suites ran. (3891 ms total) 56: [ PASSED ] 5 tests. 56/59 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 4.60 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 57: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 57: Test timeout computed to be: 1500 6: [ OK ] cuda.task_fib_multiple (2071 ms) 6: [ RUN ] cuda.task_depend_multiple 57: [==========] Running 2 tests from 2 test suites. 57: [----------] Global test environment set-up. 57: [----------] 1 test from std_algorithms_exclusive_scan_team_test 57: [ RUN ] std_algorithms_exclusive_scan_team_test.test [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o 6: [ OK ] cuda.task_depend_multiple (161 ms) 6: [ RUN ] cuda.task_team_multiple 6: [ OK ] cuda.task_team_multiple (14 ms) 6: [ RUN ] cuda.task_with_mempool_multiple 6: [ OK ] cuda.task_with_mempool_multiple (7 ms) 6: [ RUN ] cuda.task_multiple_depend_multiple 6: [ OK ] cuda.task_multiple_depend_multiple (87 ms) 6: [ RUN ] cuda.task_scheduler_ctors_multiple 6: [ OK ] cuda.task_scheduler_ctors_multiple (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_multiple 6: [ OK ] cuda.task_scheduer_ctors_device_multiple (7 ms) 6: [ RUN ] cuda.task_fib_chase_lev [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o 6: [ OK ] cuda.task_fib_chase_lev (2392 ms) 6: [ RUN ] cuda.task_depend_chase_lev 6: [ OK ] cuda.task_depend_chase_lev (457 ms) 6: [ RUN ] cuda.task_team_chase_lev 6: [ OK ] cuda.task_team_chase_lev (26 ms) 6: [ RUN ] cuda.task_with_mempool_chase_lev 6: [ OK ] cuda.task_with_mempool_chase_lev (15 ms) 6: [ RUN ] cuda.task_multiple_depend_chase_lev 6: [ OK ] cuda.task_multiple_depend_chase_lev (156 ms) 6: [ RUN ] cuda.task_scheduler_ctors_chase_lev 6: [ OK ] cuda.task_scheduler_ctors_chase_lev (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_chase_lev 6: [ OK ] cuda.task_scheduer_ctors_device_chase_lev (21 ms) 6: [ RUN ] cuda.team_scratch_1_streams 57: [ OK ] std_algorithms_exclusive_scan_team_test.test (2913 ms) 57: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2913 ms total) 57: 57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 57: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o 57: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1458 ms) 57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1458 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 2 tests from 2 test suites ran. (4371 ms total) 57: [ PASSED ] 2 tests. 57/59 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 5.07 sec test 58 Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 58: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 58: Test timeout computed to be: 1500 58: [==========] Running 2 tests from 2 test suites. 58: [----------] Global test environment set-up. 58: [----------] 1 test from std_algorithms_inclusive_scan_team_test 58: [ RUN ] std_algorithms_inclusive_scan_team_test.test [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o 58: [ OK ] std_algorithms_inclusive_scan_team_test.test (4359 ms) 58: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4359 ms total) 58: 58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 58: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 58: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2887 ms) 58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2887 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 2 tests from 2 test suites ran. (7247 ms total) 58: [ PASSED ] 2 tests. 58/59 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 7.96 sec test 59 Start 59: Kokkos_UnitTest_SIMD 59: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/simd/unit_tests/Kokkos_UnitTest_SIMD 59: Test timeout computed to be: 1500 [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o 59: [==========] Running 16 tests from 1 test suite. 59: [----------] Global test environment set-up. 59: [----------] 16 tests from simd 59: [ RUN ] simd.host_math_ops 59: [ OK ] simd.host_math_ops (0 ms) 59: [ RUN ] simd.device_math_ops 59: [ OK ] simd.device_math_ops (2 ms) 59: [ RUN ] simd.host_mask_ops 59: [ OK ] simd.host_mask_ops (0 ms) 59: [ RUN ] simd.device_mask_ops 59: [ OK ] simd.device_mask_ops (0 ms) 59: [ RUN ] simd.host_conversions 59: [ OK ] simd.host_conversions (0 ms) 59: [ RUN ] simd.device_conversions 59: [ OK ] simd.device_conversions (0 ms) 59: [ RUN ] simd.host_shift_ops 59: [ OK ] simd.host_shift_ops (0 ms) 59: [ RUN ] simd.device_shift_ops 59: [ OK ] simd.device_shift_ops (0 ms) 59: [ RUN ] simd.host_condition 59: [ OK ] simd.host_condition (0 ms) 59: [ RUN ] simd.device_condition 59: [ OK ] simd.device_condition (0 ms) 59: [ RUN ] simd.host_gen_ctors 59: [ OK ] simd.host_gen_ctors (0 ms) 59: [ RUN ] simd.device_gen_ctors 59: [ OK ] simd.device_gen_ctors (0 ms) 59: [ RUN ] simd.host_where_expressions 59: [ OK ] simd.host_where_expressions (0 ms) 59: [ RUN ] simd.device_where_expressions 59: [ OK ] simd.device_where_expressions (0 ms) 59: [ RUN ] simd.host_reductions 59: [ OK ] simd.host_reductions (0 ms) 59: [ RUN ] simd.device_reductions 59: [ OK ] simd.device_reductions (0 ms) 59: [----------] 16 tests from simd (2 ms total) 59: 59: [----------] Global test environment tear-down 59: [==========] 16 tests from 1 test suite ran. (2 ms total) 59: [ PASSED ] 16 tests. 59/59 Test #59: Kokkos_UnitTest_SIMD ............................. Passed 0.68 sec 100% tests passed, 0 tests failed out of 59 Total Test time (real) = 584.04 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Mon Apr 22 15:46:50 2024 stats zeroed Mon Apr 22 15:14:26 2024 cache hit (direct) 54 cache hit (preprocessed) 1 cache miss 697 cache hit rate 7.31 % cleanups performed 5 files in cache 5791 cache size 4.6 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 c4b72bc4de3e8192efb5e868e68fde16e3edd58b0058ef7bbb3d83fa972193f9 $ docker rm -f --volumes c4b72bc4de3e8192efb5e868e68fde16e3edd58b0058ef7bbb3d83fa972193f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 6: [ OK ] cuda.team_scratch_1_streams (11569 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (0 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (1 ms) 6: [ RUN ] cuda.impl_view_texture 6: [ OK ] cuda.impl_view_texture (0 ms) 6: [ RUN ] cuda.view_subview_const_randomaccess 6: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 6: [----------] 41 tests from cuda (25297 ms total) 6: 6: [----------] 27 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (35 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (9 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (10 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (0 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (2 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (4867 ms) 6: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 6: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_hostpinned.view_is_assignable 6: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests 6: [ OK ] cuda_hostpinned.view_copy_tests (7 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_fill_tests_layout_right [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 42%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 42%] Built target Kokkos_IncrementalTest_CUDA Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o 6: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (10127 ms) 6: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left [ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 85%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 85%] Built target Kokkos_ContainersUnitTest_OpenMP [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o -- Testing 1-D histogram Density 1D: 0.00024448 -0.999975 -7594.93 || 0.051031 0 77750 || 4.61055e+08 11377 || -1.04992e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00073313 -0.14611 0.023302 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o 6: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (10522 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (55 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (4 ms) 6: [ RUN ] cuda_hostpinned.static_extent 6: [ OK ] cuda_hostpinned.static_extent (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_atomic 6: [ OK ] cuda_hostpinned.view_mapping_atomic (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_class_value 6: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_assignable 6: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 6: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_subview 6: [ OK ] cuda_hostpinned.view_mapping_subview (0 ms) 6: [----------] 27 tests from cuda_hostpinned (25647 ms total) 6: 6: [----------] 27 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (51 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (19 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (31 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (0 ms) 6: [ RUN ] cuda_uvm.view_api_d 6: [ OK ] cuda_uvm.view_api_d (6 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (0 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank [100%] Linking CXX executable Kokkos_CoreUnitTest_HIP [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_e.cpp.o [100%] Built target Kokkos_CoreUnitTest_HIP [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o 6: [ OK ] cuda_uvm.view_allocation_large_rank (1128 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 6: [ OK ] cuda_uvm.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_uvm.view_is_assignable 6: [ OK ] cuda_uvm.view_is_assignable (8 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (20 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (3 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_fill_tests_layout_right 6: [ OK ] cuda_uvm.view_fill_tests_layout_right (276 ms) 6: [ RUN ] cuda_uvm.view_fill_tests_layout_left 6: [ OK ] cuda_uvm.view_fill_tests_layout_left (267 ms) 6: [ RUN ] cuda_uvm.view_mapping 6: [ OK ] cuda_uvm.view_mapping (56 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (16 ms) 6: [ RUN ] cuda_uvm.static_extent 6: [ OK ] cuda_uvm.static_extent (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_atomic 6: [ OK ] cuda_uvm.view_mapping_atomic (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_class_value 6: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_assignable 6: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 6: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_subview 6: [ OK ] cuda_uvm.view_mapping_subview (2 ms) 6: [----------] 27 tests from cuda_uvm (1894 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 95 tests from 3 test suites ran. (52839 ms total) 6: [ PASSED ] 95 tests. [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o 6/48 Test #6: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 55.79 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 7: 7: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 7: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 7: setting CUDA_VISIBLE_DEVICES. 7: This could on multi GPU systems lead to severe performance" 7: penalties. 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (131 ms) 7: [ RUN ] cuda.debug_pin_um_to_host [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o 7: [ OK ] cuda.debug_pin_um_to_host (2100 ms) 7: [----------] 2 tests from cuda (2231 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (2231 ms total) 7: [ PASSED ] 2 tests. 7/48 Test #7: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 4.65 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_interop [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o 8: 8: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 8: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 8: setting CUDA_VISIBLE_DEVICES. 8: This could on multi GPU systems lead to severe performance" 8: penalties. 8: [ OK ] cuda.raw_cuda_interop (1618 ms) 8: [----------] 1 test from cuda (1618 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (1618 ms total) 8: [ PASSED ] 1 test. Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o 8/48 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 2.42 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(46): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(105): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(113): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(114): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(114): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(114): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_NumericTraits.hpp(77): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_NumericTraits.hpp(82): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_NumericTraits.hpp(86): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_NumericTraits.hpp(93): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(126): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(127): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(126): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(127): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_NumericTraits.hpp(56): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_NumericTraits.hpp(72): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(151): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(151): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_NumericTraits.hpp(105): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(163): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestNumericTraits.hpp(163): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6958/core/src/Kokkos_NumericTraits.hpp(113): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o 9: 9: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 9: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 9: setting CUDA_VISIBLE_DEVICES. 9: This could on multi GPU systems lead to severe performance" 9: penalties. 9: [ OK ] cuda.raw_cuda_streams (1621 ms) 9: [----------] 1 test from cuda (1621 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (1621 ms total) 9: [ PASSED ] 1 test. [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o 9/48 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 2.42 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o 10: 10: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 10: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 10: setting CUDA_VISIBLE_DEVICES. 10: This could on multi GPU systems lead to severe performance" 10: penalties. 10: [==========] Running 3 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 3 tests from cuda_multi_gpu 10: [ RUN ] cuda_multi_gpu.managed_views 10: [ OK ] cuda_multi_gpu.managed_views (1 ms) 10: [ RUN ] cuda_multi_gpu.unmanaged_views 10: [ OK ] cuda_multi_gpu.unmanaged_views (0 ms) 10: [ RUN ] cuda_multi_gpu.scratch_space 10: [ OK ] cuda_multi_gpu.scratch_space (2 ms) 10: [----------] 3 tests from cuda_multi_gpu (4 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 3 tests from 1 test suite ran. (4 ms total) 10: [ PASSED ] 3 tests. 10/48 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 2.41 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaGraph 11: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 11: Test timeout computed to be: 1500 [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp 11: 11: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 11: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 11: setting CUDA_VISIBLE_DEVICES. 11: This could on multi GPU systems lead to severe performance" 11: penalties. 11: [==========] Running 5 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 5 tests from cuda_count_bugs 11: [ RUN ] cuda_count_bugs.launch_one 11: [ OK ] cuda_count_bugs.launch_one (2 ms) 11: [ RUN ] cuda_count_bugs.launch_one_rvalue 11: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 11: [ RUN ] cuda_count_bugs.launch_six 11: [ OK ] cuda_count_bugs.launch_six (0 ms) 11: [ RUN ] cuda_count_bugs.when_all_cycle 11: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 11: [ RUN ] cuda_count_bugs.zero_work_reduce 11: [ OK ] cuda_count_bugs.zero_work_reduce (0 ms) 11: [----------] 5 tests from cuda_count_bugs (5 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 5 tests from 1 test suite ran. (5 ms total) 11: [ PASSED ] 5 tests. 11: 11: YOU HAVE 1 DISABLED TEST 11: 11/48 Test #11: Kokkos_CoreUnitTest_CudaGraph .................... Passed 2.45 sec test 12 Start 12: Kokkos_CoreUnitTest_Default 12: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_CoreUnitTest_Default 12: Test timeout computed to be: 1500 [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o 12: 12: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 12: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 12: setting CUDA_VISIBLE_DEVICES. 12: This could on multi GPU systems lead to severe performance" 12: penalties. 12: [==========] Running 71 tests from 41 test suites. 12: [----------] Global test environment set-up. 12: [----------] 31 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.initialization_settings 12: [ OK ] defaultdevicetype.initialization_settings (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 12: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_device_id 12: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 12: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 12: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_help 12: [ OK ] defaultdevicetype.cmd_line_args_help (17 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 12: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (17 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 12: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (19 ms) 12: [ RUN ] defaultdevicetype.env_vars_num_threads 12: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_device_id 12: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_disable_warnings 12: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_tune_internals 12: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.visible_devices 12: [ OK ] defaultdevicetype.visible_devices (0 ms) 12: [ RUN ] defaultdevicetype.shared_space 12: [ OK ] defaultdevicetype.shared_space (98 ms) 12: [ RUN ] defaultdevicetype.shared_host_pinned_space 12: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 12: [ RUN ] defaultdevicetype.compiler_macros 12: [ OK ] defaultdevicetype.compiler_macros (0 ms) 12: [ RUN ] defaultdevicetype.half_conversion 12: [ OK ] defaultdevicetype.half_conversion (3 ms) 12: [ RUN ] defaultdevicetype.bhalf_conversion 12: [ OK ] defaultdevicetype.bhalf_conversion (2 ms) 12: [ RUN ] defaultdevicetype.half_operators 12: [ OK ] defaultdevicetype.half_operators (2 ms) 12: [ RUN ] defaultdevicetype.bhalf_operators 12: [ OK ] defaultdevicetype.bhalf_operators (2 ms) 12: [ RUN ] defaultdevicetype.host_space_access 12: [ OK ] defaultdevicetype.host_space_access (0 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a1 12: [ OK ] defaultdevicetype.reduce_instantiation_a1 (11 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b1 12: [ OK ] defaultdevicetype.reduce_instantiation_b1 (34 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c1 12: [ OK ] defaultdevicetype.reduce_instantiation_c1 (11 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a2 12: [ OK ] defaultdevicetype.reduce_instantiation_a2 (15 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b2 12: [ OK ] defaultdevicetype.reduce_instantiation_b2 (45 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c2 12: [ OK ] defaultdevicetype.reduce_instantiation_c2 (15 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a3 12: [ OK ] defaultdevicetype.reduce_instantiation_a3 (17 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b3 12: [ OK ] defaultdevicetype.reduce_instantiation_b3 (49 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c3 12: [ OK ] defaultdevicetype.reduce_instantiation_c3 (17 ms) 12: [ RUN ] defaultdevicetype.malloc 12: [ OK ] defaultdevicetype.malloc (0 ms) 12: [----------] 31 tests from defaultdevicetype (383 ms total) 12: 12: [----------] 1 test from kokkosresize 12: [ RUN ] kokkosresize.host_space_access 12: [ OK ] kokkosresize.host_space_access (34 ms) 12: [----------] 1 test from kokkosresize (35 ms total) 12: 12: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/0.sizes 12: [ OK ] TestViewAPI/0.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/0 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/1.sizes 12: [ OK ] TestViewAPI/1.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/1 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/2.sizes 12: [ OK ] TestViewAPI/2.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/2 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/3.sizes 12: [ OK ] TestViewAPI/3.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/3 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/4.sizes 12: [ OK ] TestViewAPI/4.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/4 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/5.sizes 12: [ OK ] TestViewAPI/5.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/5 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/6.sizes 12: [ OK ] TestViewAPI/6.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/6 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/7.sizes 12: [ OK ] TestViewAPI/7.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/7 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/8.sizes 12: [ OK ] TestViewAPI/8.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/8 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/9.sizes 12: [ OK ] TestViewAPI/9.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/9 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/10.sizes 12: [ OK ] TestViewAPI/10.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/10 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/11.sizes 12: [ OK ] TestViewAPI/11.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/11 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/12.sizes 12: [ OK ] TestViewAPI/12.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/12 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/13.sizes 12: [ OK ] TestViewAPI/13.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/13 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/14.sizes 12: [ OK ] TestViewAPI/14.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/14 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/15.sizes 12: [ OK ] TestViewAPI/15.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/15 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/16.sizes 12: [ OK ] TestViewAPI/16.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/16 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/17.sizes 12: [ OK ] TestViewAPI/17.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/17 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/18.sizes 12: [ OK ] TestViewAPI/18.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/18 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/19.sizes 12: [ OK ] TestViewAPI/19.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/19 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/20.sizes 12: [ OK ] TestViewAPI/20.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/20 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/21.sizes 12: [ OK ] TestViewAPI/21.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/21 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/22.sizes 12: [ OK ] TestViewAPI/22.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/22 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/23.sizes 12: [ OK ] TestViewAPI/23.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/23 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/24.sizes 12: [ OK ] TestViewAPI/24.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/24 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/25.sizes 12: [ OK ] TestViewAPI/25.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/25 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/26.sizes 12: [ OK ] TestViewAPI/26.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/26 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/27.sizes 12: [ OK ] TestViewAPI/27.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/27 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/28.sizes 12: [ OK ] TestViewAPI/28.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/28 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/29.sizes 12: [ OK ] TestViewAPI/29.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/29 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/30.sizes 12: [ OK ] TestViewAPI/30.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/30 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/31.sizes 12: [ OK ] TestViewAPI/31.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/31 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/32.sizes 12: [ OK ] TestViewAPI/32.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/32 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/33.sizes 12: [ OK ] TestViewAPI/33.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/33 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/34.sizes 12: [ OK ] TestViewAPI/34.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/34 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/35.sizes 12: [ OK ] TestViewAPI/35.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/35 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/36.sizes 12: [ OK ] TestViewAPI/36.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/36 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/37.sizes 12: [ OK ] TestViewAPI/37.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/37 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/38.sizes 12: [ OK ] TestViewAPI/38.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/38 (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 71 tests from 41 test suites ran. (428 ms total) 12: [ PASSED ] 71 tests. 12/48 Test #12: Kokkos_CoreUnitTest_Default ...................... Passed 2.90 sec test 13 Start 13: Kokkos_CoreUnitTest_LegionInitialization 13: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 13: Test timeout computed to be: 1500 13: [==========] Running 1 test from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 1 test from initialization 13: [ RUN ] initialization.legion_initialization [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 87%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda 13: 13: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 13: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 13: setting CUDA_VISIBLE_DEVICES. 13: This could on multi GPU systems lead to severe performance" 13: penalties. 13: [ OK ] initialization.legion_initialization (1627 ms) 13: [----------] 1 test from initialization (1627 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (1627 ms total) 13: [ PASSED ] 1 test. 13/48 Test #13: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 2.43 sec test 14 Start 14: Kokkos_CoreUnitTest_PushFinalizeHook 14: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 14: Test timeout computed to be: 1500 [ 87%] Built target Kokkos_ContainersUnitTest_Cuda 14: 14: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 14: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 14: setting CUDA_VISIBLE_DEVICES. 14: This could on multi GPU systems lead to severe performance" 14: penalties. 14: SUCCESS 14/48 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 2.40 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_CoreUnitTest_Develop 15: Test timeout computed to be: 1500 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o 15: 15: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 15: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 15: setting CUDA_VISIBLE_DEVICES. 15: This could on multi GPU systems lead to severe performance" 15: penalties. 15: [==========] Running 1 test from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 1 test from defaultdevicetype 15: [ RUN ] defaultdevicetype.development_test 15: [ OK ] defaultdevicetype.development_test (0 ms) 15: [----------] 1 test from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (0 ms total) 15: [ PASSED ] 1 test. 15/48 Test #15: Kokkos_CoreUnitTest_Develop ...................... Passed 2.42 sec test 16 Start 16: Kokkos_CoreUnitTest_KokkosP 16: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_CoreUnitTest_KokkosP 16: Test timeout computed to be: 1500 16: 16: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 16: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 16: setting CUDA_VISIBLE_DEVICES. 16: This could on multi GPU systems lead to severe performance" 16: penalties. 16: [==========] Running 28 tests from 2 test suites. 16: [----------] Global test environment set-up. 16: [----------] 26 tests from kokkosp 16: [ RUN ] kokkosp.test_named_instance_fence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: [ OK ] kokkosp.test_named_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_instance_fence 16: Ref: 33554433 16: Ref: Unnamed Instance Fence 16: 33554433 16: Kokkos::Cuda::fence(): Unnamed Instance Fence 16: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_named_global_fence 16: Ref: 33554432 16: Ref: test global fence 16: 0 16: test global fence 16: Miss on id 16: 33554432 16: test global fence 16: [ OK ] kokkosp.test_named_global_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_global_fence 16: Ref: 33554432 16: Ref: Unnamed Global Fence 16: 0 16: Kokkos::fence: Unnamed Global Fence 16: Miss on id 16: 33554432 16: Kokkos::fence: Unnamed Global Fence 16: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 16: [ RUN ] kokkosp.test_multiple_default_instances 16: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 16: [ RUN ] kokkosp.test_id_gen 16: [ OK ] kokkosp.test_id_gen (0 ms) 16: [ RUN ] kokkosp.test_kernel_sequence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: Ref: 33554433 16: Ref: test_kernel 16: 33554433 16: named_instance 16: Miss on name 16: 0 16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 16: Miss on name 16: Miss on id 16: 33554432 16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 16: Miss on name 16: Miss on id 16: 33554433 16: test_kernel 16: [ OK ] kokkosp.test_kernel_sequence (0 ms) 16: [ RUN ] kokkosp.test_streams 16: [ OK ] kokkosp.test_streams (0 ms) 16: [ RUN ] kokkosp.async_deep_copy 16: [ OK ] kokkosp.async_deep_copy (1 ms) 16: [ RUN ] kokkosp.parallel_for 16: [ OK ] kokkosp.parallel_for (0 ms) 16: [ RUN ] kokkosp.parallel_reduce 16: [ OK ] kokkosp.parallel_reduce (0 ms) 16: [ RUN ] kokkosp.parallel_scan 16: [ OK ] kokkosp.parallel_scan (4 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence 16: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence_view 16: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 16: [ RUN ] kokkosp.regions 16: [ OK ] kokkosp.regions (0 ms) 16: [ RUN ] kokkosp.fences 16: [ OK ] kokkosp.fences (0 ms) 16: [ RUN ] kokkosp.raw_allocation 16: [ OK ] kokkosp.raw_allocation (0 ms) 16: [ RUN ] kokkosp.view 16: [ OK ] kokkosp.view (0 ms) 16: [ RUN ] kokkosp.sections 16: [ OK ] kokkosp.sections (0 ms) 16: [ RUN ] kokkosp.metadata 16: [ OK ] kokkosp.metadata (0 ms) 16: [ RUN ] kokkosp.profile_events 16: [ OK ] kokkosp.profile_events (0 ms) 16: [ RUN ] kokkosp.no_init_kernel 16: [ OK ] kokkosp.no_init_kernel (0 ms) 16: [ RUN ] kokkosp.get_events 16: [ OK ] kokkosp.get_events (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init 16: [ OK ] kokkosp.create_mirror_no_init (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 16: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 16: [ RUN ] kokkosp.create_mirror_view_and_copy 16: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/tools/TestWithoutInitializing.cpp:98: Skipped 16: skipping since the CudaUVMSpace requires additional fences 16: [ SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms) 16: [----------] 26 tests from kokkosp (8 ms total) 16: 16: [----------] 2 tests from defaultdevicetype 16: [ RUN ] defaultdevicetype.profiling_section 16: [ OK ] defaultdevicetype.profiling_section (0 ms) 16: [ RUN ] defaultdevicetype.scoped_profile_region 16: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 16: [----------] 2 tests from defaultdevicetype (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 2 test suites ran. (8 ms total) 16: [ PASSED ] 27 tests. 16: [ SKIPPED ] 1 test, listed below: 16: [ SKIPPED ] kokkosp.create_mirror_view_and_copy 16/48 Test #16: Kokkos_CoreUnitTest_KokkosP ...................... Passed 2.45 sec test 17 Start 17: Kokkos_CoreUnitTest_ToolIndependence 17: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 17: Test timeout computed to be: 1500 17/48 Test #17: Kokkos_CoreUnitTest_ToolIndependence ............. Passed 0.01 sec test 18 Start 18: Kokkos_ProfilingTestLibraryLoadHelp 18: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 18: Environment variables: 18: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/libkokkosprinter-tool.so 18: Test timeout computed to be: 1500 18: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o 18: 18: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 18: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 18: setting CUDA_VISIBLE_DEVICES. 18: This could on multi GPU systems lead to severe performance" 18: penalties. 18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp 18/48 Test #18: Kokkos_ProfilingTestLibraryLoadHelp .............. Passed 2.42 sec test 19 Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp 19: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/libkokkosprinter-tool.so" 19: Test timeout computed to be: 1500 -- Testing 1-D histogram Density 1D: 0.00195998 -0.999997 -9107.86 || 0.051031 0 616413 || 4.51605e+09 11377 || -1.25907e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.0058904 -0.922825 1.64419 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties 19: 19: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 19: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 19: setting CUDA_VISIBLE_DEVICES. 19: This could on multi GPU systems lead to severe performance" 19: penalties. 19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o 19/48 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp ........... Passed 2.39 sec test 20 Start 20: Kokkos_ProfilingTestLibraryLoad 20: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 20: Environment variables: 20: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/libkokkosprinter-tool.so 20: Test timeout computed to be: 1500 20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 20: 20: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 20: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 20: setting CUDA_VISIBLE_DEVICES. 20: This could on multi GPU systems lead to severe performance" 20: penalties. 20: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x555556275380:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556275500:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555556275580:Host:source:0x555556275400:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x555556275640:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x555556275500:40::kokkosp_deallocate_data:Host:source:0x555556275380:40::kokkosp_finalize_library:: 20/48 Test #20: Kokkos_ProfilingTestLibraryLoad .................. Passed 2.41 sec test 21 Start 21: Kokkos_ProfilingTestLibraryCmdLine 21: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/libkokkosprinter-tool.so" 21: Test timeout computed to be: 1500 -- Testing 1-D histogram Density 1D: 2.79744e-07 -0.0195664 0.00505396 || 0.051031 10917 11778 || 11604 11377 || 69.8659 -0.823045 -- Testing 3-D histogram Density 3D: 3.43323e-07 0.00645915 -0.0017284 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties 21: 21: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 21: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 21: setting CUDA_VISIBLE_DEVICES. 21: This could on multi GPU systems lead to severe performance" 21: penalties. 21: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x555556275380:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556275500:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555556275580:Host:source:0x555556275400:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x555556275640:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x555556275500:40::kokkosp_deallocate_data:Host:source:0x555556275380:40::kokkosp_finalize_library:: [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o 21/48 Test #21: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 2.40 sec test 22 Start 22: Kokkos_CoreUnitTest_StackTraceTest 22: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec 22: Test timeout computed to be: 1500 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o 22: 22: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 22: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 22: setting CUDA_VISIBLE_DEVICES. 22: This could on multi GPU systems lead to severe performance" 22: penalties. 22: [==========] Running 3 tests from 2 test suites. 22: [----------] Global test environment set-up. 22: [----------] 2 tests from defaultdevicetype_DeathTest 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 22: 22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5555556046f5] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa895] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x40) [0x5555555a37d0] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x5555555a57bf] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3ba] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78ccf) [0x5555555ccccf] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7911a) [0x5555555cd11a] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x796fd) [0x5555555cd6fd] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfbf8] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00c8] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e732] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c6a] 22: 22: demangled test_f1: 22: [0x5555556046f5] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa895] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555a37d0] Test::test_stacktrace(bool, bool) 22: [0x5555555a57bf] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x5555555db3ba] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555ccccf] 22: [0x5555555cd11a] 22: [0x5555555cd6fd] 22: [0x5555555cfbf8] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d00c8] testing::UnitTest::Run() 22: [0x55555559e732] main 22: [0x7ffff4ea8c87] __libc_start_main 22: [0x5555555a1c6a] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5555556046f5] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa895] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x5555555aacb8] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a40be] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x5555555a57bf] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3ba] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78ccf) [0x5555555ccccf] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7911a) [0x5555555cd11a] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x796fd) [0x5555555cd6fd] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfbf8] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00c8] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e732] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c6a] 22: 22: demangled test_f3: 22: [0x5555556046f5] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa895] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555aacb8] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x5555555a40be] Test::test_stacktrace(bool, bool) 22: [0x5555555a57bf] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x5555555db3ba] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555ccccf] 22: [0x5555555cd11a] 22: [0x5555555cd6fd] 22: [0x5555555cfbf8] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d00c8] testing::UnitTest::Run() 22: [0x55555559e732] main 22: [0x7ffff4ea8c87] __libc_start_main 22: [0x5555555a1c6a] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (291 ms) 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 22: 22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5555556046f5] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa895] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x40) [0x5555555a37d0] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x5555555a5b1c] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3ba] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78ccf) [0x5555555ccccf] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7911a) [0x5555555cd11a] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x796fd) [0x5555555cd6fd] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfbf8] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00c8] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e732] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c6a] 22: 22: demangled test_f1: 22: [0x5555556046f5] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa895] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555a37d0] Test::test_stacktrace(bool, bool) 22: [0x5555555a5b1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x5555555db3ba] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555ccccf] 22: [0x5555555cd11a] 22: [0x5555555cd6fd] 22: [0x5555555cfbf8] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d00c8] testing::UnitTest::Run() 22: [0x55555559e732] main 22: [0x7ffff4ea8c87] __libc_start_main 22: [0x5555555a1c6a] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5555556046f5] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa895] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x5555555aacb8] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a40be] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x5555555a5b1c] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3ba] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78ccf) [0x5555555ccccf] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7911a) [0x5555555cd11a] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x796fd) [0x5555555cd6fd] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfbf8] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00c8] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e732] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c6a] 22: 22: demangled test_f3: 22: [0x5555556046f5] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa895] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555aacb8] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x5555555a40be] Test::test_stacktrace(bool, bool) 22: [0x5555555a5b1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x5555555db3ba] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555ccccf] 22: [0x5555555cd11a] 22: [0x5555555cd6fd] 22: [0x5555555cfbf8] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d00c8] testing::UnitTest::Run() 22: [0x55555559e732] main 22: [0x7ffff4ea8c87] __libc_start_main 22: [0x5555555a1c6a] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (287 ms) 22: [----------] 2 tests from defaultdevicetype_DeathTest (578 ms total) 22: 22: [----------] 1 test from defaultdevicetype 22: [ RUN ] defaultdevicetype.stacktrace_normal 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5555556046f5] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa895] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x40) [0x5555555a37d0] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3ba] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78ccf) [0x5555555ccccf] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7911a) [0x5555555cd11a] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x796fd) [0x5555555cd6fd] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfbf8] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00c8] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e732] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c6a] 22: 22: demangled test_f1: 22: [0x5555556046f5] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa895] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555a37d0] Test::test_stacktrace(bool, bool) 22: [0x5555555db3ba] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555ccccf] 22: [0x5555555cd11a] 22: [0x5555555cd6fd] 22: [0x5555555cfbf8] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d00c8] testing::UnitTest::Run() 22: [0x55555559e732] main 22: [0x7ffff4ea8c87] __libc_start_main 22: [0x5555555a1c6a] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5555556046f5] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa895] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x5555555aacb8] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a40be] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3ba] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78ccf) [0x5555555ccccf] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7911a) [0x5555555cd11a] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x796fd) [0x5555555cd6fd] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfbf8] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00c8] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e732] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87] 22: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c6a] 22: 22: demangled test_f3: 22: [0x5555556046f5] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa895] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555aacb8] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x5555555a40be] Test::test_stacktrace(bool, bool) 22: [0x5555555db3ba] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555ccccf] 22: [0x5555555cd11a] 22: [0x5555555cd6fd] 22: [0x5555555cfbf8] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d00c8] testing::UnitTest::Run() 22: [0x55555559e732] main 22: [0x7ffff4ea8c87] __libc_start_main 22: [0x5555555a1c6a] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 22: [----------] 1 test from defaultdevicetype (0 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 3 tests from 2 test suites ran. (579 ms total) 22: [ PASSED ] 3 tests. [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o 22/48 Test #22: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 3.00 sec test 23 Start 23: Kokkos_CoreUnitTest_CTestDevice 23: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 23: Test timeout computed to be: 1500 23: [==========] Running 8 tests from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 8 tests from ctest_environment 23: [ RUN ] ctest_environment.no_device_type 23: [ OK ] ctest_environment.no_device_type (0 ms) 23: [ RUN ] ctest_environment.no_process_count 23: [ OK ] ctest_environment.no_process_count (0 ms) 23: [ RUN ] ctest_environment.invalid_rank 23: [ OK ] ctest_environment.invalid_rank (0 ms) 23: [ RUN ] ctest_environment.no_type_str 23: [ OK ] ctest_environment.no_type_str (0 ms) 23: [ RUN ] ctest_environment.missing_type 23: [ OK ] ctest_environment.missing_type (0 ms) 23: [ RUN ] ctest_environment.no_id_str 23: [ OK ] ctest_environment.no_id_str (0 ms) 23: [ RUN ] ctest_environment.invalid_id_str 23: [ OK ] ctest_environment.invalid_id_str (0 ms) 23: [ RUN ] ctest_environment.good 23: [ OK ] ctest_environment.good (0 ms) 23: [----------] 8 tests from ctest_environment (0 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 8 tests from 1 test suite ran. (0 ms total) 23: [ PASSED ] 8 tests. 23/48 Test #23: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.01 sec test 24 Start 24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 24: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 24: Test timeout computed to be: 1500 24/48 Test #24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.01 sec test 25 Start 25: Kokkos_ContainersUnitTest_Serial 25: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 25: Test timeout computed to be: 1500 25: 25: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 25: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 25: setting CUDA_VISIBLE_DEVICES. 25: This could on multi GPU systems lead to severe performance" 25: penalties. 25: [==========] Running 65 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 65 tests from serial 25: [ RUN ] serial.bitset 25: [ OK ] serial.bitset (1191 ms) 25: [ RUN ] serial.bitset_default_constructor_no_alloc 25: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 25: [ RUN ] serial.dualview_combination 25: [ OK ] serial.dualview_combination (0 ms) 25: [ RUN ] serial.dualview_alloc 25: [ OK ] serial.dualview_alloc (0 ms) 25: [ RUN ] serial.test_dualview_copy_construction_and_assignment 25: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 25: [ RUN ] serial.dualview_combinations_without_init 25: [ OK ] serial.dualview_combinations_without_init (0 ms) 25: [ RUN ] serial.dualview_deep_copy 25: [ OK ] serial.dualview_deep_copy (0 ms) 25: [ RUN ] serial.dualview_realloc 25: [ OK ] serial.dualview_realloc (0 ms) 25: [ RUN ] serial.dualview_resize 25: [ OK ] serial.dualview_resize (0 ms) 25: [ RUN ] serial.dualview_device_correct_kokkos_device 25: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 25: [ RUN ] serial.dualview_host_correct_kokkos_device 25: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 25: [ RUN ] serial.dualview_host_modify_template_device_sync 25: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 25: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 25: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 25: [ RUN ] serial.dualview_device_modify_template_host_sync 25: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 25: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 25: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 25: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 25: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 25: [ RUN ] serial.dynamic_view 25: [ OK ] serial.dynamic_view (14 ms) 25: [ RUN ] serial.dyn_rank_view_api_generic 25: [ OK ] serial.dyn_rank_view_api_generic (6 ms) 25: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 25: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 25: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 25: /var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 25: skipping since not default execution space 25: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 25: [ RUN ] serial.dyn_rank_view_api_operator_rank67 25: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 25: [ RUN ] serial.ErrorReporterViaLambda 25: [ OK ] serial.ErrorReporterViaLambda (0 ms) 25: [ RUN ] serial.ErrorReporter 25: [ OK ] serial.ErrorReporter (0 ms) 25: [ RUN ] serial.offsetview_construction 25: [ OK ] serial.offsetview_construction (37 ms) 25: [ RUN ] serial.offsetview_unmanaged_construction 25: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 25: [ RUN ] serial.offsetview_subview 25: [ OK ] serial.offsetview_subview (7 ms) 25: [ RUN ] serial.offsetview_offsets_rank1 25: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 25: [ RUN ] serial.offsetview_offsets_rank2 25: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 25: [ RUN ] serial.offsetview_offsets_rank3 25: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 25: [ RUN ] serial.scatterview [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o 25: [ OK ] serial.scatterview (1721 ms) 25: [ RUN ] serial.scatterview_devicetype 25: [ OK ] serial.scatterview_devicetype (1 ms) 25: [ RUN ] serial.staticcrsgraph 25: [ OK ] serial.staticcrsgraph (8 ms) 25: [ RUN ] serial.resize_realloc_no_init_dualview 25: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 25: [ RUN ] serial.resize_realloc_no_alloc_dualview 25: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 25: [ RUN ] serial.resize_exec_space_dualview 25: [ OK ] serial.resize_exec_space_dualview (0 ms) 25: [ RUN ] serial.realloc_exec_space_dualview 25: [ OK ] serial.realloc_exec_space_dualview (0 ms) 25: [ RUN ] serial.resize_realloc_no_init_dynrankview 25: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 25: [ RUN ] serial.resize_exec_space_dynrankview 25: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 25: [ RUN ] serial.realloc_exec_space_dynrankview 25: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 25: [ RUN ] serial.resize_realloc_no_init_scatterview 25: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 25: [ RUN ] serial.resize_realloc_no_alloc_scatterview 25: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 25: [ RUN ] serial.resize_exec_space_scatterview 25: [ OK ] serial.resize_exec_space_scatterview (0 ms) 25: [ RUN ] serial.realloc_exec_space_scatterview 25: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_dynrankview 25: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 25: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (1 ms) 25: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 25: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_offsetview 25: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 25: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 25: [ RUN ] serial.create_mirror_view_and_copy_offsetview 25: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_dynamicview 25: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 25: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 25: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 25: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 25: [ RUN ] serial.UnorderedMap_insert -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.020584 -0.00294018 || 0.051031 10951 11804 || 11616.1 11377 || -40.6451 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0149931 -0.00109628 || 0.051031 1e+64 -1e+64 Test Seed:1713801469392814793 Test Scalar=int -- Testing randomness properties [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o 25: [ OK ] serial.UnorderedMap_insert (8060 ms) 25: [ RUN ] serial.UnorderedMap_failed_insert -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.000661487 0.00330994 || 0.051031 10935 11780 || 11384.5 11377 || 45.7566 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00933702 -0.00187041 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties 25: [ OK ] serial.UnorderedMap_failed_insert (3554 ms) 25: [ RUN ] serial.UnorderedMap_deep_copy 25: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 25: [ RUN ] serial.UnorderedMap_valid_empty 25: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 25: [ RUN ] serial.UnorderedMap_clear_zero_size 25: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 25: [ RUN ] serial.UnorderedMap_consistent_size 25: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 25: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 25: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 25: [ RUN ] serial.UnorderedMap_lambda_capturable 25: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 25: [ RUN ] serial.UnorderedMap_constructor_view_alloc 25: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 25: [ RUN ] serial.vector_combination 25: [ OK ] serial.vector_combination (0 ms) 25: [ RUN ] serial.vector_insert 25: [ OK ] serial.vector_insert (0 ms) 25: [ RUN ] serial.vector_push_back_default_exec 25: [ OK ] serial.vector_push_back_default_exec (0 ms) 25: [ RUN ] serial.viewctorprop_embedded_dim 25: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 25: [----------] 65 tests from serial (14616 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 65 tests from 1 test suite ran. (14616 ms total) 25: [ PASSED ] 64 tests. 25: [ SKIPPED ] 1 test, listed below: 25: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 25/48 Test #25: Kokkos_ContainersUnitTest_Serial ................. Passed 17.24 sec test 26 Start 26: Kokkos_ContainersUnitTest_Cuda 26: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 26: Test timeout computed to be: 1500 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o 26: 26: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 26: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 26: setting CUDA_VISIBLE_DEVICES. 26: This could on multi GPU systems lead to severe performance" 26: penalties. 26: [==========] Running 65 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 65 tests from cuda 26: [ RUN ] cuda.bitset 26: [ OK ] cuda.bitset (12 ms) 26: [ RUN ] cuda.bitset_default_constructor_no_alloc 26: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 26: [ RUN ] cuda.dualview_combination 26: [ OK ] cuda.dualview_combination (0 ms) 26: [ RUN ] cuda.dualview_alloc 26: [ OK ] cuda.dualview_alloc (0 ms) 26: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 26: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 26: [ RUN ] cuda.dualview_combinations_without_init 26: [ OK ] cuda.dualview_combinations_without_init (0 ms) 26: [ RUN ] cuda.dualview_deep_copy 26: [ OK ] cuda.dualview_deep_copy (4 ms) 26: [ RUN ] cuda.dualview_realloc 26: [ OK ] cuda.dualview_realloc (0 ms) 26: [ RUN ] cuda.dualview_resize 26: [ OK ] cuda.dualview_resize (1 ms) 26: [ RUN ] cuda.dualview_device_correct_kokkos_device 26: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 26: [ RUN ] cuda.dualview_host_correct_kokkos_device 26: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 26: [ RUN ] cuda.dualview_host_modify_template_device_sync 26: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 26: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 26: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 26: [ RUN ] cuda.dualview_device_modify_template_host_sync 26: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 26: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 26: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 26: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 26: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 26: [ RUN ] cuda.dynamic_view 26: [ OK ] cuda.dynamic_view (89 ms) 26: [ RUN ] cuda.dyn_rank_view_api_generic 26: [ OK ] cuda.dyn_rank_view_api_generic (34 ms) 26: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 26: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (2 ms) 26: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 26: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 26: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 26: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 26: [ RUN ] cuda.ErrorReporterViaLambda 26: [ OK ] cuda.ErrorReporterViaLambda (2 ms) 26: [ RUN ] cuda.ErrorReporter 26: [ OK ] cuda.ErrorReporter (3 ms) 26: [ RUN ] cuda.offsetview_construction 26: [ OK ] cuda.offsetview_construction (10 ms) 26: [ RUN ] cuda.offsetview_unmanaged_construction 26: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 26: [ RUN ] cuda.offsetview_subview 26: [ OK ] cuda.offsetview_subview (12 ms) 26: [ RUN ] cuda.offsetview_offsets_rank1 26: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 26: [ RUN ] cuda.offsetview_offsets_rank2 26: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 26: [ RUN ] cuda.offsetview_offsets_rank3 26: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 26: [ RUN ] cuda.scatterview [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_f.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00527209 0.00390579 || 0.051031 10972 11831 || 11437.3 11377 || 53.9936 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00783306 -0.00165209 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.000155895 -0.00745457 || 0.051031 10982 11863 || 11378.7 11377 || -103.052 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00927363 0.00118272 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00877906 0.00576331 || 0.051031 10956 11791 || 11277.9 11377 || 79.672 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00402816 0.00206275 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o 26: [ OK ] cuda.scatterview (25388 ms) 26: [ RUN ] cuda.scatterview_devicetype 26: [ OK ] cuda.scatterview_devicetype (34 ms) 26: [ RUN ] cuda.staticcrsgraph 26: [ OK ] cuda.staticcrsgraph (68 ms) 26: [ RUN ] cuda.resize_realloc_no_init_dualview 26: [ OK ] cuda.resize_realloc_no_init_dualview (1 ms) 26: [ RUN ] cuda.resize_realloc_no_alloc_dualview 26: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 26: [ RUN ] cuda.resize_exec_space_dualview 26: [ OK ] cuda.resize_exec_space_dualview (0 ms) 26: [ RUN ] cuda.realloc_exec_space_dualview 26: /var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests/TestWithoutInitializing.hpp:141: Skipped 26: skipping since CudaUVMSpace requires additional fences 26: [ SKIPPED ] cuda.realloc_exec_space_dualview (0 ms) 26: [ RUN ] cuda.resize_realloc_no_init_dynrankview 26: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 26: [ RUN ] cuda.resize_exec_space_dynrankview 26: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 26: [ RUN ] cuda.realloc_exec_space_dynrankview 26: /var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests/TestWithoutInitializing.hpp:233: Skipped 26: skipping since CudaUVMSpace requires additional fences 26: [ SKIPPED ] cuda.realloc_exec_space_dynrankview (0 ms) 26: [ RUN ] cuda.resize_realloc_no_init_scatterview 26: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 26: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 26: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 26: [ RUN ] cuda.resize_exec_space_scatterview 26: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 26: [ RUN ] cuda.realloc_exec_space_scatterview 26: /var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests/TestWithoutInitializing.hpp:372: Skipped 26: skipping since CudaUVMSpace requires additional fences 26: [ SKIPPED ] cuda.realloc_exec_space_scatterview (0 ms) 26: [ RUN ] cuda.create_mirror_no_init_dynrankview 26: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 26: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 26: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 26: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 26: /var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests/TestWithoutInitializing.hpp:483: Skipped 26: skipping since CudaUVMSpace requires additional fences 26: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 26: [ RUN ] cuda.create_mirror_no_init_offsetview 26: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 26: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 26: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 26: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 26: /var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests/TestWithoutInitializing.hpp:587: Skipped 26: skipping since CudaUVMSpace requires additional fences 26: [ SKIPPED ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 26: [ RUN ] cuda.create_mirror_no_init_dynamicview 26: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 26: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 26: /var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests/TestWithoutInitializing.hpp:659: Skipped 26: skipping since CudaUVMSpace requires additional fences 26: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 26: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 26: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 26: [ RUN ] cuda.UnorderedMap_insert [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_g.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o 26: [ OK ] cuda.UnorderedMap_insert (14676 ms) 26: [ RUN ] cuda.UnorderedMap_failed_insert [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o 26: [ OK ] cuda.UnorderedMap_failed_insert (4965 ms) 26: [ RUN ] cuda.UnorderedMap_deep_copy 26: [ OK ] cuda.UnorderedMap_deep_copy (24 ms) 26: [ RUN ] cuda.UnorderedMap_valid_empty 26: [ OK ] cuda.UnorderedMap_valid_empty (6 ms) 26: [ RUN ] cuda.UnorderedMap_clear_zero_size 26: [ OK ] cuda.UnorderedMap_clear_zero_size (2 ms) 26: [ RUN ] cuda.UnorderedMap_consistent_size 26: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 26: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 26: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 26: [ RUN ] cuda.UnorderedMap_lambda_capturable 26: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 26: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 26: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 26: [ RUN ] cuda.vector_combination 26: [ OK ] cuda.vector_combination (1 ms) 26: [ RUN ] cuda.vector_insert 26: [ OK ] cuda.vector_insert (2 ms) 26: [ RUN ] cuda.vector_push_back_default_exec 26: [ OK ] cuda.vector_push_back_default_exec (0 ms) 26: [ RUN ] cuda.viewctorprop_embedded_dim 26: [ OK ] cuda.viewctorprop_embedded_dim (2 ms) 26: [----------] 65 tests from cuda (45368 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 65 tests from 1 test suite ran. (45368 ms total) 26: [ PASSED ] 59 tests. 26: [ SKIPPED ] 6 tests, listed below: 26: [ SKIPPED ] cuda.realloc_exec_space_dualview 26: [ SKIPPED ] cuda.realloc_exec_space_dynrankview 26: [ SKIPPED ] cuda.realloc_exec_space_scatterview 26: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview 26: [ SKIPPED ] cuda.create_mirror_view_and_copy_offsetview 26: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview 26/48 Test #26: Kokkos_ContainersUnitTest_Cuda ................... Passed 48.15 sec test 27 Start 27: Kokkos_ContainersPerformanceTest_Cuda 27: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 27: Test timeout computed to be: 1500 [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o 27: 27: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 27: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 27: setting CUDA_VISIBLE_DEVICES. 27: This could on multi GPU systems lead to severe performance" 27: penalties. 27: [==========] Running 4 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 4 tests from TEST_CATEGORY 27: [ RUN ] TEST_CATEGORY.dynrankview_perf 27: Cuda 27: DynRankView vs View: Initialization Only 27: View time (init only): 0.00060109 27: View sum computation time: 0.00060109 27: Strided View time (init only): 0.000624224 27: View Rank7 time (init only): 0.000601242 27: DynRankView time (init only): 0.000587034 27: DynRankView sum computation time: 0.00206031 27: Ratio of View to DynRankView time: 1.02394 27: Ratio of View to DynRankView sum computation time: 1.03785 27: Ratio of View to View Rank7 time: 0.999747 27: Ratio of StrideView to DynRankView time: 1.06335 27: Ratio of DynRankView to View Rank7 time: 0.976369 27: [ OK ] TEST_CATEGORY.dynrankview_perf (691 ms) 27: [ RUN ] TEST_CATEGORY.global_2_local 27: Cuda 27: size, create, generate, fill, find 27: 256, 0.00132995, 1.3545e-05, 0.00494113, 0.00194027 27: 512, 0.00132154, 1.2113e-05, 2.3434e-05, 0.00198517 27: 1024, 0.00121154, 1.0949e-05, 2.2974e-05, 0.00199441 27: 2048, 0.00125986, 1.089e-05, 2.4677e-05, 0.00202676 27: 4096, 0.000998783, 1.093e-05, 2.5779e-05, 0.00207496 27: 8192, 0.00121036, 1.1121e-05, 2.665e-05, 0.00204064 27: 16384, 0.00123754, 1.1963e-05, 3.0476e-05, 0.00208633 27: 32768, 0.00149277, 1.077e-05, 5.0414e-05, 0.00214122 27: 65536, 0.00230944, 1.1321e-05, 4.1186e-05, 0.00225264 27: 131072, 0.00316495, 1.1362e-05, 5.9011e-05, 0.00250708 27: 262144, 0.00495362, 1.595e-05, 9.7893e-05, 0.00313574 27: 524288, 0.00808647, 1.4988e-05, 0.000135142, 0.00624697 27: 1048576, 0.0126962, 1.9227e-05, 0.000243594, 0.0113665 [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o 27: 2097152, 0.0221057, 2.5998e-05, 0.000772401, 0.0305638 27: 4194304, 0.0423677, 5.5513e-05, 0.00173069, 0.0736861 27: [ OK ] TEST_CATEGORY.global_2_local (273 ms) 27: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 27: skipping test 27: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 27: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 27: skipping test 27: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 27: [----------] 4 tests from TEST_CATEGORY (964 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 4 tests from 1 test suite ran. (964 ms total) 27: [ PASSED ] 4 tests. 27/48 Test #27: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 3.39 sec test 28 Start 28: Kokkos_UnitTest_Sort 28: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Sort 28: Test timeout computed to be: 1500 [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o 28: 28: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 28: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 28: setting CUDA_VISIBLE_DEVICES. 28: This could on multi GPU systems lead to severe performance" 28: penalties. 28: [==========] Running 15 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 15 tests from cuda 28: [ RUN ] cuda.SortUnsignedValueType 28: [ OK ] cuda.SortUnsignedValueType (30 ms) 28: [ RUN ] cuda.SortEmptyView 28: [ OK ] cuda.SortEmptyView (0 ms) 28: [ RUN ] cuda.SortByKeyEmptyView 28: [ OK ] cuda.SortByKeyEmptyView (0 ms) 28: [ RUN ] cuda.SortByKey 28: [ OK ] cuda.SortByKey (3 ms) 28: [ RUN ] cuda.SortByKeyWithComparator 28: [ OK ] cuda.SortByKeyWithComparator (2 ms) 28: [ RUN ] cuda.SortByKeyStaticExtents 28: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 28: [ RUN ] cuda.SortByKeyWithStrides 28: [ OK ] cuda.SortByKeyWithStrides (1 ms) 28: [ RUN ] cuda.SortByKeyKeysLargerThanValues 28: 28: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 28: 28: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 28: [ OK ] cuda.SortByKeyKeysLargerThanValues (790 ms) 28: [ RUN ] cuda.SortWithCustomComparator 28: [ OK ] cuda.SortWithCustomComparator (666 ms) 28: [ RUN ] cuda.BinSortGenericTests 28: [ OK ] cuda.BinSortGenericTests (51 ms) 28: [ RUN ] cuda.BinSortEmptyView 28: [ OK ] cuda.BinSortEmptyView (0 ms) 28: [ RUN ] cuda.BinSortEmptyKeysView 28: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 28: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 46%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 47%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o -- Testing 1-D histogram Density 1D: 0.000244989 -0.999975 -7595.5 || 0.051031 0 78069 || 4.61081e+08 11377 || -1.05e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000734601 -0.142206 0.0204826 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o 28: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (22337 ms) 28: [ RUN ] cuda.NestedSort 28: [ OK ] cuda.NestedSort (73 ms) 28: [ RUN ] cuda.NestedSortByKey 28: [ OK ] cuda.NestedSortByKey (181 ms) 28: [----------] 15 tests from cuda (24141 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 15 tests from 1 test suite ran. (24141 ms total) 28: [ PASSED ] 15 tests. 28/48 Test #28: Kokkos_UnitTest_Sort ............................. Passed 26.65 sec test 29 Start 29: Kokkos_UnitTest_Random 29: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Random 29: Test timeout computed to be: 1500 29: 29: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 29: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 29: setting CUDA_VISIBLE_DEVICES. 29: This could on multi GPU systems lead to severe performance" 29: penalties. 29: [==========] Running 3 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 3 tests from cuda 29: [ RUN ] cuda.Random_XorShift64 29: Test Seed:1713801562517059957 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 -0.0111477 -0.0124289 || 0.051031 27989 29326 || 28997.6 28674.4 || -171.817 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.00240533 0.00139545 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 0.0107549 0.000507677 || 0.051031 28023 29284 || 28369.3 28674.4 || 7.01812 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 0.0106193 -0.0109485 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 0.0113386 -0.00632845 || 0.051031 28020 29284 || 28352.9 28674.4 || -87.4845 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.00454145 0.0129248 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 -0.0121308 -0.0010818 || 0.051031 28062 29341 || 29026.5 28674.4 || -14.9547 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 0.0171482 0.012053 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.000244485 -0.99999 -48248.6 || 0.051031 0 195275 || 2.92886e+09 28674.4 || -6.66988e+08 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 0.000732299 -0.301519 0.153134 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.00195735 -0.999999 -57858 || 0.051031 0 1.5517e+06 || 2.86903e+10 28674.4 || -7.9983e+08 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 0.0058825 -0.967836 10.3234 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.68478e-07 0.0318896 0.0117231 || 0.051031 28018 29307 || 27788.2 28674.4 || 162.06 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 7.18929e-07 -0.00446409 -0.00818996 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 0.0149123 0.00654027 || 0.051031 27996 29361 || 28253.1 28674.4 || 90.4127 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.025844 -0.0139295 || 0.051031 1e+64 -1e+64 29: Test Seed:1713801562675335800 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 -0.000902465 -0.012829 || 0.051031 28060 29383 || 28700.3 28674.4 || -177.349 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.00835415 0.00277696 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 0.0115973 -0.00452995 || 0.051031 27969 29337 || 28345.7 28674.4 || -62.6221 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 0.00515787 -0.00723934 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 -0.00366723 0.00358579 || 0.051031 28081 29301 || 28779.9 28674.4 || 49.57 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.016174 -8.99225e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 0.00233233 0.0155015 || 0.051031 28050 29296 || 28607.7 28674.4 || 214.293 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 0.0107433 -0.00941296 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.000243627 -0.99999 -48243.3 || 0.051031 0 194991 || 2.92856e+09 28674.4 || -6.66916e+08 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 0.000729813 -0.302838 0.147704 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.00195778 -0.999999 -57858.3 || 0.051031 0 1.55102e+06 || 2.86907e+10 28674.4 || -7.99833e+08 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 0.00588358 -0.967847 10.2374 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.83613e-07 0.00426645 0.00658954 || 0.051031 27967 29300 || 28552.6 28674.4 || 91.0938 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 7.64335e-07 -0.0218036 -0.00088309 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 0.0287168 0.00197541 || 0.051031 28034 29282 || 27873.9 28674.4 || 27.3081 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 0.0016977 -0.00517446 || 0.051031 1e+64 -1e+64 29: [ OK ] cuda.Random_XorShift64 (325 ms) 29: [ RUN ] cuda.Random_XorShift1024_0 29: Test Seed:1713801562842068574 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 0.00743453 -0.00193247 || 0.051031 10938 11807 || 11293 11377 || -26.7145 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.0111529 -0.00293614 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 0.00304956 -0.00452056 || 0.051031 10953 11796 || 11342.4 11377 || -62.4923 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.00519794 -0.00377355 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 -0.00601991 0.00346732 || 0.051031 10980 11835 || 11445.9 11377 || 47.9323 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 -0.00238782 -0.000783922 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 0.00254265 0.00190488 || 0.051031 10946 11800 || 11348.1 11377 || 26.3331 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.00222217 0.00333291 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.000244868 -0.999975 -7594.16 || 0.051031 0 77740 || 4.60975e+08 11377 || -1.04982e+08 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 0.0007342 -0.161759 0.0257363 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.00195208 -0.999997 -9108.24 || 0.051031 0 617002 || 4.51682e+09 11377 || -1.25912e+08 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 0.00586693 -0.922148 1.63103 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.60671e-07 -0.0277733 0.00112748 || 0.051031 10969 11797 || 11702 11377 || 15.5863 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.86102e-07 0.00345357 0.000407134 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 -0.0035721 0.0151315 || 0.051031 10939 11793 || 11417.7 11377 || 209.178 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 -0.00828427 -0.000793099 || 0.051031 1e+64 -1e+64 29: Test Seed:1713801563005812125 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 -0.00764928 0.00376416 || 0.051031 10979 11894 || 11464.7 11377 || 52.0357 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 -0.00594931 0.000782278 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 -0.000911914 -7.68327e-06 || 0.051031 10894 11769 || 11387.3 11377 || -0.106214 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 -0.0132693 -0.00210221 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 0.0163684 0.00246484 || 0.051031 10969 11825 || 11193.7 11377 || 34.0739 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.0107898 0.00219411 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 0.000548995 0.00667077 || 0.051031 10958 11821 || 11370.7 11377 || 92.2168 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 -0.0143527 -0.00248021 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.000245829 -0.999975 -7595.82 || 0.051031 0 77612 || 4.61095e+08 11377 || -1.05005e+08 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 0.000737046 -0.143938 0.0252005 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.00196291 -0.999997 -9108.1 || 0.051031 0 616624 || 4.51627e+09 11377 || -1.2591e+08 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 0.00590016 -0.922763 1.62932 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.73387e-07 -0.0106395 -0.00407288 || 0.051031 10929 11816 || 11499.3 11377 || -56.3035 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 3.24249e-07 -0.00983239 0.00228107 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 0.00528195 0.00156177 || 0.051031 10993 11739 || 11317.2 11377 || 21.5899 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 -0.0132932 0.000234739 || 0.051031 1e+64 -1e+64 29: [ OK ] cuda.Random_XorShift1024_0 (415 ms) 29: [ RUN ] cuda.Multi_streams 29: [ OK ] cuda.Multi_streams (487 ms) 29: [----------] 3 tests from cuda (1227 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 3 tests from 1 test suite ran. (1227 ms total) 29: [ PASSED ] 3 tests. [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o 29/48 Test #29: Kokkos_UnitTest_Random ........................... Passed 3.68 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_A 30: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 30: Test timeout computed to be: 1500 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o 30: 30: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 30: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 30: setting CUDA_VISIBLE_DEVICES. 30: This could on multi GPU systems lead to severe performance" 30: penalties. 30: [==========] Running 15 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 3 tests from std_algorithms_reducers 30: [ RUN ] std_algorithms_reducers.max_first_loc 30: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 30: [ RUN ] std_algorithms_reducers.min_first_loc 30: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 30: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 30: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 30: [----------] 3 tests from std_algorithms_reducers (0 ms total) 30: 30: [----------] 1 test from std_algorithms 30: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 30: [ OK ] std_algorithms.is_admissible_to_std_algorithms (1 ms) 30: [----------] 1 test from std_algorithms (1 ms total) 30: 30: [----------] 11 tests from random_access_iterator_test 30: [ RUN ] random_access_iterator_test.constructor 30: [ OK ] random_access_iterator_test.constructor (0 ms) 30: [ RUN ] random_access_iterator_test.constructiblity 30: [ OK ] random_access_iterator_test.constructiblity (0 ms) 30: [ RUN ] random_access_iterator_test.dereference 30: [ OK ] random_access_iterator_test.dereference (3 ms) 30: [ RUN ] random_access_iterator_test.subscript_operator 30: [ OK ] random_access_iterator_test.subscript_operator (1 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet1 30: [ OK ] random_access_iterator_test.operatorsSet1 (3 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet2 30: [ OK ] random_access_iterator_test.operatorsSet2 (2 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet3 30: [ OK ] random_access_iterator_test.operatorsSet3 (3 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet4 30: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 30: [ RUN ] random_access_iterator_test.assignment_operator 30: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 30: [ RUN ] random_access_iterator_test.distance 30: [ OK ] random_access_iterator_test.distance (0 ms) 30: [ RUN ] random_access_iterator_test.traits_helpers 30: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 30: [----------] 11 tests from random_access_iterator_test (17 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 15 tests from 3 test suites ran. (18 ms total) 30: [ PASSED ] 15 tests. 30/48 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 2.45 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_B 31: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 31: Test timeout computed to be: 1500 31: 31: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 31: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 31: setting CUDA_VISIBLE_DEVICES. 31: This could on multi GPU systems lead to severe performance" 31: penalties. 31: [==========] Running 7 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 7 tests from std_algorithms_min_max_element_test 31: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 31: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (1 ms) 31: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 31: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 31: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 31: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (14 ms) 31: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 31: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (14 ms) 31: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 31: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (15 ms) 31: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 31: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (13 ms) 31: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 31: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (19 ms) 31: [----------] 7 tests from std_algorithms_min_max_element_test (78 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 7 tests from 1 test suite ran. (78 ms total) 31: [ PASSED ] 7 tests. [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp 31/48 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 2.53 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_C 32: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 32: Test timeout computed to be: 1500 32: 32: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 32: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 32: setting CUDA_VISIBLE_DEVICES. 32: This could on multi GPU systems lead to severe performance" 32: penalties. 32: [==========] Running 13 tests from 10 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from std_algorithms_lexicographical_compare_test 32: [ RUN ] std_algorithms_lexicographical_compare_test.test 32: [ OK ] std_algorithms_lexicographical_compare_test.test (232 ms) 32: [----------] 1 test from std_algorithms_lexicographical_compare_test (232 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_test 32: [ RUN ] std_algorithms_for_each_test.test 32: [ OK ] std_algorithms_for_each_test.test (230 ms) 32: [----------] 1 test from std_algorithms_for_each_test (230 ms total) 32: 32: [----------] 1 test from std_algorithms_find_test 32: [ RUN ] std_algorithms_find_test.test 32: [ OK ] std_algorithms_find_test.test (107 ms) 32: [----------] 1 test from std_algorithms_find_test (107 ms total) 32: 32: [----------] 4 tests from std_algorithms_non_mod_seq_ops 32: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o 32: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1662 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp 32: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1926 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o 32: [ OK ] std_algorithms_non_mod_seq_ops.search (1481 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 32: [ OK ] std_algorithms_non_mod_seq_ops.search_n (1078 ms) 32: [----------] 4 tests from std_algorithms_non_mod_seq_ops (6150 ms total) 32: 32: [----------] 1 test from std_algorithms_count_test 32: [ RUN ] std_algorithms_count_test.test 32: [ OK ] std_algorithms_count_test.test (119 ms) 32: [----------] 1 test from std_algorithms_count_test (119 ms total) 32: 32: [----------] 1 test from std_algorithms_equal_test 32: [ RUN ] std_algorithms_equal_test.test 32: [ OK ] std_algorithms_equal_test.test (44 ms) 32: [----------] 1 test from std_algorithms_equal_test (44 ms total) 32: 32: [----------] 1 test from std_algorithms_all_any_none_of_test 32: [ RUN ] std_algorithms_all_any_none_of_test.test 32: [ OK ] std_algorithms_all_any_none_of_test.test (117 ms) 32: [----------] 1 test from std_algorithms_all_any_none_of_test (117 ms total) 32: 32: [----------] 1 test from std_algorithms_nonmod_seq_ops 32: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o 32: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (192 ms) 32: [----------] 1 test from std_algorithms_nonmod_seq_ops (192 ms total) 32: 32: [----------] 1 test from std_algorithms_mismatch_test 32: [ RUN ] std_algorithms_mismatch_test.test 32: [ OK ] std_algorithms_mismatch_test.test (332 ms) 32: [----------] 1 test from std_algorithms_mismatch_test (332 ms total) 32: 32: [----------] 1 test from std_algorithms_mod_seq_ops 32: [ RUN ] std_algorithms_mod_seq_ops.move_backward 32: [ OK ] std_algorithms_mod_seq_ops.move_backward (291 ms) 32: [----------] 1 test from std_algorithms_mod_seq_ops (291 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 13 tests from 10 test suites ran. (7820 ms total) 32: [ PASSED ] 13 tests. 32/48 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 10.26 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_D 33: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 33: Test timeout computed to be: 1500 33: 33: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 33: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 33: setting CUDA_VISIBLE_DEVICES. 33: This could on multi GPU systems lead to severe performance" 33: penalties. 33: [==========] Running 31 tests from 5 test suites. 33: [----------] Global test environment set-up. 33: [----------] 3 tests from std_algorithms_mod_ops_test 33: [ RUN ] std_algorithms_mod_ops_test.move 33: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 33: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 33: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 33: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 33: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (2 ms) 33: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total) 33: 33: [----------] 12 tests from std_algorithms_mod_seq_ops_test 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy 33: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 33: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 33: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 33: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 33: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.fill 33: [ OK ] std_algorithms_mod_seq_ops_test.fill (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 33: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 33: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (2 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 33: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.generate 33: [ OK ] std_algorithms_mod_seq_ops_test.generate (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 33: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 33: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (4 ms) 33: [----------] 12 tests from std_algorithms_mod_seq_ops_test (19 ms total) 33: 33: [----------] 4 tests from std_algorithms_replace_ops_test 33: [ RUN ] std_algorithms_replace_ops_test.replace 33: [ OK ] std_algorithms_replace_ops_test.replace (133 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_if 33: [ OK ] std_algorithms_replace_ops_test.replace_if (360 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_copy 33: [ OK ] std_algorithms_replace_ops_test.replace_copy (308 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [100%] Built target Kokkos_CoreUnitTest_OpenMP + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6958/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_OpenMP 1: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 1: Test timeout computed to be: 1500 1: [==========] Running 306 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 15 tests from openmp_DeathTest 1: [ RUN ] openmp_DeathTest.abort_from_host 1: [ OK ] openmp_DeathTest.abort_from_host (1152 ms) 1: [ RUN ] openmp_DeathTest.abort_from_device 33: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (251 ms) 33: [----------] 4 tests from std_algorithms_replace_ops_test (1054 ms total) 33: 33: [----------] 11 tests from std_algorithms_mod_seq_ops 33: [ RUN ] std_algorithms_mod_seq_ops.copy_if 33: [ OK ] std_algorithms_mod_seq_ops.copy_if (134 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.unique [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangePolicyConstructors.cpp.o 33: [ OK ] std_algorithms_mod_seq_ops.unique (473 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 33: [ OK ] std_algorithms_mod_seq_ops.unique_copy (237 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove 1: [ OK ] openmp_DeathTest.abort_from_device (1220 ms) 1: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 33: [ OK ] std_algorithms_mod_seq_ops.remove (173 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_if 33: [ OK ] std_algorithms_mod_seq_ops.remove_if (182 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_copy [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp 33: [ OK ] std_algorithms_mod_seq_ops.remove_copy (370 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 1: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (1139 ms) 1: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 33: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (179 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp 1: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (1143 ms) 1: [ RUN ] openmp_DeathTest.policy_invalid_bounds 33: [ OK ] std_algorithms_mod_seq_ops.rotate (1975 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 1: [ OK ] openmp_DeathTest.policy_invalid_bounds (1140 ms) 1: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp 1: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (726 ms) 1: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 33: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (1239 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (1481 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment 33: [ OK ] std_algorithms_mod_seq_ops.shift_left (2947 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o 33: [ OK ] std_algorithms_mod_seq_ops.shift_right (2917 ms) 33: [----------] 11 tests from std_algorithms_mod_seq_ops (10832 ms total) 33: 33: [----------] 1 test from std_algorithms_modseq_test 33: [ RUN ] std_algorithms_modseq_test.reverse -- Testing 1-D histogram Density 1D: 0.0019625 -0.999997 -9107.4 || 0.051031 0 617453 || 4.51658e+09 11377 || -1.25901e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.005899 -0.922549 1.60929 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties 33: [ OK ] std_algorithms_modseq_test.reverse (267 ms) 33: [----------] 1 test from std_algorithms_modseq_test (267 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 31 tests from 5 test suites ran. (12176 ms total) 33: [ PASSED ] 31 tests. 33/48 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 14.64 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_E 34: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 34: Test timeout computed to be: 1500 [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o 34: 34: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 34: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 34: setting CUDA_VISIBLE_DEVICES. 34: This could on multi GPU systems lead to severe performance" 34: penalties. 34: [==========] Running 29 tests from 7 test suites. 34: [----------] Global test environment set-up. 34: [----------] 2 tests from std_algorithms_sorting_ops_test 34: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 34: [ OK ] std_algorithms_sorting_ops_test.is_sorted (29 ms) 34: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 34: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (27 ms) 34: [----------] 2 tests from std_algorithms_sorting_ops_test (56 ms total) 34: 34: [----------] 4 tests from std_algorithms_partitioning_test 34: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 34: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 34: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 34: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (3 ms) 34: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 34: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (3 ms) 34: [ RUN ] std_algorithms_partitioning_test.partition_point 34: [ OK ] std_algorithms_partitioning_test.partition_point (3 ms) 34: [----------] 4 tests from std_algorithms_partitioning_test (11 ms total) 34: 34: [----------] 1 test from std_algorithms_partitioning_ops 34: [ RUN ] std_algorithms_partitioning_ops.partition_copy 34: [ OK ] std_algorithms_partitioning_ops.partition_copy (143 ms) 34: [----------] 1 test from std_algorithms_partitioning_ops (143 ms total) 34: 34: [----------] 12 tests from std_algorithms_numerics_test 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 34: [----------] 12 tests from std_algorithms_numerics_test (20 ms total) 34: 34: [----------] 1 test from std_algorithms_numerics_ops_test 34: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 1: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (8012 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment 34: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (404 ms) 34: [----------] 1 test from std_algorithms_numerics_ops_test (405 ms total) 34: 34: [----------] 8 tests from std_algorithms_numeric_ops_test 34: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan -- Testing 1-D histogram Density 1D: 2.73387e-07 -0.00630213 0.0036152 || 0.051031 11006 11802 || 11449.1 11377 || 49.9765 -0.823045 -- Testing 3-D histogram Density 3D: 3.24249e-07 0.0133364 0.000779412 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o 34: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (2323 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 34: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o 34: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (1954 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 34: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 34: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (777 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 34: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o 34: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (1274 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 34: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 34: [----------] 8 tests from std_algorithms_numeric_ops_test (6329 ms total) 34: 34: [----------] 1 test from std_algorithms_transform_ops_test 34: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 34: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (195 ms) 34: [----------] 1 test from std_algorithms_transform_ops_test (195 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 29 tests from 7 test suites ran. (7162 ms total) 34: [ PASSED ] 29 tests. [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o 34/48 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 9.67 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 35: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 35: Test timeout computed to be: 1500 1: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (8027 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 1: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 1: skipping since no memory access violation would occur 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_device 1: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 1: skipping since no memory access violation would occur 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms) 1: [----------] 15 tests from openmp_DeathTest (24044 ms total) 1: 1: [----------] 291 tests from openmp 1: [ RUN ] openmp.array_capacity 1: [ OK ] openmp.array_capacity (0 ms) 1: [ RUN ] openmp.array_element_access 1: [ OK ] openmp.array_element_access (0 ms) 1: [ RUN ] openmp.array_zero_capacity 1: [ OK ] openmp.array_zero_capacity (0 ms) 1: [ RUN ] openmp.array_zero_data_nullptr 1: [ OK ] openmp.array_zero_data_nullptr (0 ms) 1: [ RUN ] openmp.atomic_operations_complexdouble 1: [ OK ] openmp.atomic_operations_complexdouble (2 ms) 1: [ RUN ] openmp.atomic_operations_complexfloat 1: [ OK ] openmp.atomic_operations_complexfloat (2 ms) 1: [ RUN ] openmp.atomic_operations_double 1: [ OK ] openmp.atomic_operations_double (1 ms) 1: [ RUN ] openmp.atomic_operations_float 1: [ OK ] openmp.atomic_operations_float (1 ms) 1: [ RUN ] openmp.atomic_operations_int 1: [ OK ] openmp.atomic_operations_int (3 ms) 1: [ RUN ] openmp.atomic_operations_long 1: [ OK ] openmp.atomic_operations_long (3 ms) 1: [ RUN ] openmp.atomic_operations_longlong 1: [ OK ] openmp.atomic_operations_longlong (3 ms) 1: [ RUN ] openmp.atomic_shared 1: [ OK ] openmp.atomic_shared (0 ms) 1: [ RUN ] openmp.atomic_operations_unsigned 1: [ OK ] openmp.atomic_operations_unsigned (2 ms) 1: [ RUN ] openmp.atomic_operations_unsignedlong 1: [ OK ] openmp.atomic_operations_unsignedlong (2 ms) 1: [ RUN ] openmp.atomics 1: [ OK ] openmp.atomics (30 ms) 1: [ RUN ] openmp.atomics_tpetra_max_abs 1: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] openmp.atomic_views_integral 1: [ OK ] openmp.atomic_views_integral (229 ms) 1: [ RUN ] openmp.atomic_views_nonintegral 1: [ OK ] openmp.atomic_views_nonintegral (73 ms) 1: [ RUN ] openmp.atomic_view_api 1: [ OK ] openmp.atomic_view_api (0 ms) 1: [ RUN ] openmp.bit_manip_countl_zero 1: [ OK ] openmp.bit_manip_countl_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countl_one 1: [ OK ] openmp.bit_manip_countl_one (0 ms) 1: [ RUN ] openmp.bit_manip_countr_zero 1: [ OK ] openmp.bit_manip_countr_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countr_one 1: [ OK ] openmp.bit_manip_countr_one (0 ms) 1: [ RUN ] openmp.bit_manip_popcount 1: [ OK ] openmp.bit_manip_popcount (0 ms) 1: [ RUN ] openmp.bit_manip_has_single_bit 1: [ OK ] openmp.bit_manip_has_single_bit (0 ms) 1: [ RUN ] openmp.bit_manip_bit_floor 1: [ OK ] openmp.bit_manip_bit_floor (0 ms) 1: [ RUN ] openmp.bit_manip_bit_ceil 1: [ OK ] openmp.bit_manip_bit_ceil (0 ms) 1: [ RUN ] openmp.bit_manip_bit_width 1: [ OK ] openmp.bit_manip_bit_width (0 ms) 1: [ RUN ] openmp.bit_manip_rotl 1: [ OK ] openmp.bit_manip_rotl (0 ms) 1: [ RUN ] openmp.bit_manip_rotr 1: [ OK ] openmp.bit_manip_rotr (0 ms) 1: [ RUN ] openmp.bit_manip_byeswap 1: [ OK ] openmp.bit_manip_byeswap (0 ms) 1: [ RUN ] openmp.bit_manip_bit_cast 1: [ OK ] openmp.bit_manip_bit_cast (0 ms) 1: [ RUN ] openmp.test_block_deduction_bug_pr_3103 1: [ OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] openmp.checked_integer_operations_multiply_overflow 1: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] openmp.execution_policy_occupancy_and_hint 1: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] openmp.complex_construction 1: [ OK ] openmp.complex_construction (0 ms) 1: [ RUN ] openmp.complex_basic_math 1: [ OK ] openmp.complex_basic_math (0 ms) 1: [ RUN ] openmp.complex_special_funtions 1: [ OK ] openmp.complex_special_funtions (0 ms) 1: [ RUN ] openmp.complex_io 1: [ OK ] openmp.complex_io (0 ms) 1: [ RUN ] openmp.complex_trivially_copyable 1: [ OK ] openmp.complex_trivially_copyable (0 ms) 1: [ RUN ] openmp.complex_issue_3865 1: [ OK ] openmp.complex_issue_3865 (0 ms) 1: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 1: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] openmp.crs_count_fill 1: [ OK ] openmp.crs_count_fill (0 ms) 1: [ RUN ] openmp.crs_copy_constructor 1: [ OK ] openmp.crs_copy_constructor (2 ms) 1: [ RUN ] openmp.deep_copy_alignment 1: [ OK ] openmp.deep_copy_alignment (3 ms) 1: [ RUN ] openmp.deep_copy_conversion 1: [ OK ] openmp.deep_copy_conversion (87 ms) 1: [ RUN ] openmp.partitioning_by_args 1: [ OK ] openmp.partitioning_by_args (0 ms) 1: [ RUN ] openmp.partitioning_by_vector 1: [ OK ] openmp.partitioning_by_vector (0 ms) 1: [ RUN ] openmp.execution_space_as_class_data_member 1: [ OK ] openmp.execution_space_as_class_data_member (0 ms) 1: [ RUN ] openmp.functor_analysis 1: [ OK ] openmp.functor_analysis (0 ms) 1: [ RUN ] openmp.host_shared_ptr_use_count 1: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 1: [ RUN ] openmp.host_shared_ptr_get 1: [ OK ] openmp.host_shared_ptr_get (0 ms) 1: [ RUN ] openmp.host_shared_ptr_dereference_on_device 1: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_special_members_on_device 1: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_tracking 1: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 1: [ RUN ] openmp.init 1: [ OK ] openmp.init (0 ms) 1: [ RUN ] openmp.dispatch 1: [ OK ] openmp.dispatch (45 ms) 1: [ RUN ] openmp.join_backward_compatibility 1: [ OK ] openmp.join_backward_compatibility (0 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp 35: 35: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 35: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 35: setting CUDA_VISIBLE_DEVICES. 35: This could on multi GPU systems lead to severe performance" 35: penalties. 35: [==========] Running 12 tests from 7 test suites. 35: [----------] Global test environment set-up. 35: [----------] 2 tests from std_algorithms_adjacent_find_team_test 35: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1271 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft 35: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1496 ms) 35: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00679003 -0.000626392 || 0.051031 10974 11734 || 11300.2 11377 || -8.65925 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00366297 -0.00116335 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift1024_0 (273413 ms) [ RUN ] serial.Multi_streams [ OK ] serial.Multi_streams (0 ms) [ RUN ] serial.SortUnsignedValueType [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1607 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 35: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1469 ms) 35: [----------] 2 tests from std_algorithms_adjacent_find_team_test (2966 ms total) 35: 35: [----------] 2 tests from std_algorithms_count_team_test 35: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (986 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 35: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (1029 ms) 35: [ RUN ] std_algorithms_count_team_test.count_returns_zero 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (975 ms) 1: [ RUN ] openmp.deep_copy_scratch 1: [ OK ] openmp.deep_copy_scratch (0 ms) 1: [ RUN ] openmp.mathematical_constants_e 1: [ OK ] openmp.mathematical_constants_e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log2e 1: [ OK ] openmp.mathematical_constants_log2e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log10e 1: [ OK ] openmp.mathematical_constants_log10e (0 ms) 1: [ RUN ] openmp.mathematical_constants_pi 1: [ OK ] openmp.mathematical_constants_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_pi 1: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 1: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln2 1: [ OK ] openmp.mathematical_constants_ln2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln10 1: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt2 1: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt3 1: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrt3 1: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_egamma 1: [ OK ] openmp.mathematical_constants_egamma (0 ms) 1: [ RUN ] openmp.mathematical_constants_phi 1: [ OK ] openmp.mathematical_constants_phi (0 ms) 1: [ RUN ] openmp.mathematical_functions_trigonometric_functions 1: [ OK ] openmp.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 1: [ OK ] openmp.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_non_standard 1: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 1: [ RUN ] openmp.mathematical_functions_power_functions 1: [ OK ] openmp.mathematical_functions_power_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_fma 1: [ OK ] openmp.mathematical_functions_fma (0 ms) 1: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 1: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_absolute_value 1: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 1: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_remainder_function 1: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] openmp.mathematical_functions_isfinite 1: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 1: [ RUN ] openmp.mathematical_functions_isinf 1: [ OK ] openmp.mathematical_functions_isinf (0 ms) 1: [ RUN ] openmp.mathematical_functions_isnan 1: [ OK ] openmp.mathematical_functions_isnan (0 ms) 1: [ RUN ] openmp.mathematical_functions_exponential_functions 1: [ OK ] openmp.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] openmp.mathspecialfunc_expint1 1: [ OK ] openmp.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_errorfunc 1: [ OK ] openmp.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 1: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 1: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 1: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 1: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 1: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 1: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] openmp.mdrange_5d 1: [ OK ] openmp.mdrange_5d (25 ms) 1: [ RUN ] openmp.mdrange_6d 1: [ OK ] openmp.mdrange_6d (70 ms) 1: [ RUN ] openmp.mdrange_2d 1: [ OK ] openmp.mdrange_2d (1 ms) 1: [ RUN ] openmp.mdrange_array_reduce 1: [ OK ] openmp.mdrange_array_reduce (0 ms) 1: [ RUN ] openmp.mdrange_3d 1: [ OK ] openmp.mdrange_3d (8 ms) 1: [ RUN ] openmp.mdrange_neg_idx 1: [ OK ] openmp.mdrange_neg_idx (45 ms) 1: [ RUN ] openmp.mdrange_4d 1: [ OK ] openmp.mdrange_4d (7 ms) 1: [ RUN ] openmp.mdrange_scalar 1: [ OK ] openmp.mdrange_scalar (0 ms) 1: [ RUN ] openmp.mdrange_large_deep_copy [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp 35: [ OK ] std_algorithms_count_team_test.count_returns_zero (679 ms) 35: [----------] 2 tests from std_algorithms_count_team_test (1709 ms total) 35: 35: [----------] 1 test from std_algorithms_count_if_team_test 35: [ RUN ] std_algorithms_count_if_team_test.test 1: [ OK ] openmp.mdrange_large_deep_copy (791 ms) 1: [ RUN ] openmp.md_range_policy_construction_from_arrays 1: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types 35: [ OK ] std_algorithms_count_if_team_test.test (661 ms) 35: [----------] 1 test from std_algorithms_count_if_team_test (661 ms total) 35: 35: [----------] 1 test from std_algorithms_for_each_team_test 35: [ RUN ] std_algorithms_for_each_team_test.test [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o 35: [ OK ] std_algorithms_for_each_team_test.test (911 ms) 35: [----------] 1 test from std_algorithms_for_each_team_test (911 ms total) 35: 35: [----------] 1 test from std_algorithms_for_each_n_team_test 35: [ RUN ] std_algorithms_for_each_n_team_test.test 1: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (1056 ms) 1: [ RUN ] openmp.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] openmp.mdspan_minimal_functional (0 ms) 1: [ RUN ] openmp.max 1: [ OK ] openmp.max (0 ms) 1: [ RUN ] openmp.max_within_parfor 1: [ OK ] openmp.max_within_parfor (2 ms) 1: [ RUN ] openmp.min 1: [ OK ] openmp.min (0 ms) 1: [ RUN ] openmp.min_within_parfor 1: [ OK ] openmp.min_within_parfor (0 ms) 1: [ RUN ] openmp.minmax 1: [ OK ] openmp.minmax (0 ms) 1: [ RUN ] openmp.minmax_within_parfor 1: [ OK ] openmp.minmax_within_parfor (0 ms) 1: [ RUN ] openmp.clamp 1: [ OK ] openmp.clamp (0 ms) 1: [ RUN ] openmp.clamp_within_parfor 1: [ OK ] openmp.clamp_within_parfor (0 ms) 1: [ RUN ] openmp.numeric_traits_infinity 1: [ OK ] openmp.numeric_traits_infinity (0 ms) 1: [ RUN ] openmp.numeric_traits_epsilon 1: [ OK ] openmp.numeric_traits_epsilon (0 ms) 1: [ RUN ] openmp.numeric_traits_round_error 1: [ OK ] openmp.numeric_traits_round_error (0 ms) 1: [ RUN ] openmp.numeric_traits_norm_min 1: [ OK ] openmp.numeric_traits_norm_min (0 ms) 1: [ RUN ] openmp.numeric_traits_denorm_min 1: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 1: [ RUN ] openmp.numeric_traits_finite_min_max 1: [ OK ] openmp.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] openmp.numeric_traits_digits 1: [ OK ] openmp.numeric_traits_digits (0 ms) 1: [ RUN ] openmp.numeric_traits_digits10 1: [ OK ] openmp.numeric_traits_digits10 (0 ms) 1: [ RUN ] openmp.numeric_traits_max_digits10 1: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] openmp.numeric_traits_radix 1: [ OK ] openmp.numeric_traits_radix (0 ms) 1: [ RUN ] openmp.numeric_traits_min_max_exponent 1: [ OK ] openmp.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] openmp.numeric_traits_min_max_exponent10 1: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 1: [ OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] openmp.numeric_traits_sfinae_friendly 1: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] openmp.occupancy_control 1: [ OK ] openmp.occupancy_control (0 ms) 1: [ RUN ] openmp.memory_pool 1: [ OK ] openmp.memory_pool (56 ms) 1: [ RUN ] openmp.cxx11 1: [ OK ] openmp.cxx11 (0 ms) 1: [ RUN ] openmp.viewctorprop_embedded_dim 1: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] openmp.parallel_scan_range_policy 1: [ OK ] openmp.parallel_scan_range_policy (5 ms) 1: [ RUN ] openmp.kokkos_printf 1: [ OK ] openmp.kokkos_printf (0 ms) 1: [ RUN ] openmp.range_for 1: [ OK ] openmp.range_for (0 ms) 1: [ RUN ] openmp.range_reduce 1: [ OK ] openmp.range_reduce (0 ms) 1: [ RUN ] openmp.range_dynamic_policy 1: [ OK ] openmp.range_dynamic_policy (0 ms) 1: [ RUN ] openmp.range_policy_runtime_parameters 1: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.range_for_require 1: [ OK ] openmp.range_for_require (0 ms) 1: [ RUN ] openmp.range_reduce_require 1: [ OK ] openmp.range_reduce_require (0 ms) 1: [ RUN ] openmp.range_dynamic_policy_require 1: [ OK ] openmp.range_dynamic_policy_require (0 ms) 1: [ RUN ] openmp.reducers_int 1: [ OK ] openmp.reducers_int (1 ms) 1: [ RUN ] openmp.reducers_double 1: [ OK ] openmp.reducers_double (1 ms) 1: [ RUN ] openmp.reducers_complex_double 1: [ OK ] openmp.reducers_complex_double (0 ms) 1: [ RUN ] openmp.reducers_struct 1: [ OK ] openmp.reducers_struct (1 ms) 1: [ RUN ] openmp.reducers_half_t 1: [ OK ] openmp.reducers_half_t (1 ms) 1: [ RUN ] openmp.reducers_bhalf_t 1: [ OK ] openmp.reducers_bhalf_t (0 ms) 1: [ RUN ] openmp.reducers_int8_t 1: [ OK ] openmp.reducers_int8_t (0 ms) 1: [ RUN ] openmp.reducers_int16_t 1: [ OK ] openmp.reducers_int16_t (0 ms) 1: [ RUN ] openmp.reducers_bool 1: [ OK ] openmp.reducers_bool (0 ms) 1: [ RUN ] openmp.int64_t_reduce 1: [ OK ] openmp.int64_t_reduce (39 ms) 1: [ RUN ] openmp.double_reduce 1: [ OK ] openmp.double_reduce (48 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic 1: [ OK ] openmp.int64_t_reduce_dynamic (144 ms) 1: [ RUN ] openmp.double_reduce_dynamic 1: [ OK ] openmp.double_reduce_dynamic (140 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic_view 1: [ OK ] openmp.int64_t_reduce_dynamic_view (29 ms) 1: [ RUN ] openmp.int_combined_reduce 1: [ OK ] openmp.int_combined_reduce (0 ms) 1: [ RUN ] openmp.mdrange_combined_reduce 1: [ OK ] openmp.mdrange_combined_reduce (0 ms) 1: [ RUN ] openmp.int_combined_reduce_mixed 1: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 1: [ RUN ] openmp.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] openmp.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] openmp.reduction_deduction 1: [ OK ] openmp.reduction_deduction (0 ms) 1: [ RUN ] openmp.reduce_device_view_range_policy 1: [ OK ] openmp.reduce_device_view_range_policy (14 ms) 1: [ RUN ] openmp.reduce_device_view_mdrange_policy 35: [ OK ] std_algorithms_for_each_n_team_test.test (1005 ms) 35: [----------] 1 test from std_algorithms_for_each_n_team_test (1005 ms total) 35: 35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 35: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 1: [ OK ] openmp.reduce_device_view_mdrange_policy (330 ms) 1: [ RUN ] openmp.reduce_device_view_team_policy 1: [ OK ] openmp.reduce_device_view_team_policy (220 ms) 1: [ RUN ] openmp.impl_shared_alloc 1: [ OK ] openmp.impl_shared_alloc (21 ms) 1: [ RUN ] openmp.kokkos_swap 1: [ OK ] openmp.kokkos_swap (0 ms) 1: [ RUN ] openmp.team_for 1: [ OK ] openmp.team_for (18 ms) 1: [ RUN ] openmp.team_reduce 1: [ OK ] openmp.team_reduce (11 ms) 1: [ RUN ] openmp.team_reduce_large 1: [ OK ] openmp.team_reduce_large (147 ms) 1: [ RUN ] openmp.team_parallel_single [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o 1: [ OK ] openmp.team_parallel_single (2219 ms) 1: [ RUN ] openmp.large_team_scratch_size 1: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s) 1: [ OK ] openmp.large_team_scratch_size (0 ms) 1: [ RUN ] openmp.team_broadcast_long 1: [ OK ] openmp.team_broadcast_long (53 ms) 1: [ RUN ] openmp.team_broadcast_long_wrapper 1: [ OK ] openmp.team_broadcast_long_wrapper (53 ms) 1: [ RUN ] openmp.team_broadcast_char 1: [ OK ] openmp.team_broadcast_char (53 ms) 1: [ RUN ] openmp.team_broadcast_float 1: [ OK ] openmp.team_broadcast_float (53 ms) 1: [ RUN ] openmp.team_broadcast_double 1: [ OK ] openmp.team_broadcast_double (57 ms) 1: [ RUN ] openmp.team_handle_by_value 1: [ OK ] openmp.team_handle_by_value (0 ms) 1: [ RUN ] openmp.team_vector 1: [ OK ] openmp.team_vector (259 ms) 1: [ RUN ] openmp.triple_nested_parallelism [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o 1: [ OK ] openmp.triple_nested_parallelism (424 ms) 1: [ RUN ] openmp.parallel_scan_with_reducers 1: [ OK ] openmp.parallel_scan_with_reducers (62 ms) 1: [ RUN ] openmp.team_thread_range_combined_reducers 1: [ OK ] openmp.team_thread_range_combined_reducers (0 ms) 1: [ RUN ] openmp.thread_vector_range_combined_reducers 1: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.team_vector_range_combined_reducers 1: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelFor 1: [ OK ] openmp.TeamThreadMDRangeParallelFor (4 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 1: [ OK ] openmp.ThreadVectorMDRangeParallelFor (2 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelFor 1: [ OK ] openmp.TeamVectorMDRangeParallelFor (3 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 1: [ OK ] openmp.TeamThreadMDRangeParallelReduce (6 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 1: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (6 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 1: [ OK ] openmp.TeamVectorMDRangeParallelReduce (6 ms) 1: [ RUN ] openmp.team_policy_runtime_parameters 1: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.team_reduction_scan 35: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (4023 ms) 35: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 35: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2778 ms) 35: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangeReduce.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp 35: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2791 ms) 35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (9593 ms total) 35: 35: [----------] 2 tests from std_algorithms_mismatch_team_test 35: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o 1: [ OK ] openmp.team_reduction_scan (7545 ms) 1: [ RUN ] openmp.team_long_reduce 1: [ OK ] openmp.team_long_reduce (16 ms) 1: [ RUN ] openmp.team_double_reduce 1: [ OK ] openmp.team_double_reduce (16 ms) 1: [ RUN ] openmp.team_parallel_dummy_with_reducer_and_scratch_space 1: [ OK ] openmp.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 1: [ RUN ] openmp.repeated_team_reduce 1: [ OK ] openmp.repeated_team_reduce (627 ms) 1: [ RUN ] openmp.team_scan [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp 1: [ OK ] openmp.team_scan (137 ms) 1: [ RUN ] openmp.team_scan_ret_val Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o 1: [ OK ] openmp.team_scan_ret_val (116 ms) 1: [ RUN ] openmp.team_shared_request [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o 1: [ OK ] openmp.team_shared_request (337 ms) 1: [ RUN ] openmp.team_scratch_request 1: [ OK ] openmp.team_scratch_request (40 ms) 1: [ RUN ] openmp.team_lambda_shared_request 1: [ OK ] openmp.team_lambda_shared_request (3 ms) 1: [ RUN ] openmp.scratch_align 1: [ OK ] openmp.scratch_align (0 ms) 1: [ RUN ] openmp.shmem_size 1: [ OK ] openmp.shmem_size (0 ms) 1: [ RUN ] openmp.multi_level_scratch 1: [ OK ] openmp.multi_level_scratch (8 ms) 1: [ RUN ] openmp.team_scratch_memory_index_parallel_for 1: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 1: [ RUN ] openmp.team_policy_max_recommended 35: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (3086 ms) 35: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o 35: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1892 ms) 35: [----------] 2 tests from std_algorithms_mismatch_team_test (4979 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 12 tests from 7 test suites ran. (21826 ms total) 35: [ PASSED ] 12 tests. 1: [ OK ] openmp.team_policy_max_recommended (2487 ms) 1: [ RUN ] openmp.team_policy_minmax_scalar_without_plus_equal_k 1: [ OK ] openmp.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 1: [ RUN ] openmp.team_teamvector_range 1: [ OK ] openmp.team_teamvector_range (57 ms) 1: [ RUN ] openmp.unique_token_global 1: [ OK ] openmp.unique_token_global (15 ms) 1: [ RUN ] openmp.unique_token_instance 1: [ OK ] openmp.unique_token_instance (68 ms) 1: [ RUN ] openmp.unique_token_team_acquire 1: [ OK ] openmp.unique_token_team_acquire (0 ms) 1: [ RUN ] openmp.view_api_a 1: [ OK ] openmp.view_api_a (5 ms) 1: [ RUN ] openmp.view_api_b 1: [ OK ] openmp.view_api_b (1 ms) 1: [ RUN ] openmp.view_api_c 1: [ OK ] openmp.view_api_c (0 ms) 1: [ RUN ] openmp.view_api_d 1: [ OK ] openmp.view_api_d (0 ms) 1: [ RUN ] openmp.view_allocation_error 1: [ OK ] openmp.view_allocation_error (0 ms) 1: [ RUN ] openmp.view_remap 1: [ OK ] openmp.view_remap (0 ms) 1: [ RUN ] openmp.view_mirror_nonconst 1: [ OK ] openmp.view_mirror_nonconst (0 ms) 1: [ RUN ] openmp.view_stride_method 1: [ OK ] openmp.view_stride_method (0 ms) 1: [ RUN ] openmp.anonymous_space 1: [ OK ] openmp.anonymous_space (0 ms) 1: [ RUN ] openmp.view_overload_resolution 1: [ OK ] openmp.view_overload_resolution (0 ms) 1: [ RUN ] openmp.view_allocation_large_rank 35/48 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 24.31 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 36: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 36: Test timeout computed to be: 1500 [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp 1: [ OK ] openmp.view_allocation_large_rank (1377 ms) 1: [ RUN ] openmp.view_shmem_size_on_device 1: [ OK ] openmp.view_shmem_size_on_device (0 ms) 1: [ RUN ] openmp.view_is_assignable 1: [ OK ] openmp.view_is_assignable (0 ms) 1: [ RUN ] openmp.view_copy_tests 1: [ OK ] openmp.view_copy_tests (11 ms) 1: [ RUN ] openmp.view_copy_tests_rank_0 1: [ OK ] openmp.view_copy_tests_rank_0 (0 ms) 1: [ RUN ] openmp.view_copy_degenerated 1: [ OK ] openmp.view_copy_degenerated (0 ms) 1: [ RUN ] openmp.view_fill_tests_layout_right 36: 36: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 36: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 36: setting CUDA_VISIBLE_DEVICES. 36: This could on multi GPU systems lead to severe performance" 36: penalties. 36: [==========] Running 8 tests from 4 test suites. 36: [----------] Global test environment set-up. 36: [----------] 2 tests from std_algorithms_equal_team_test 36: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpan.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o 1: [ OK ] openmp.view_fill_tests_layout_right (1575 ms) 1: [ RUN ] openmp.view_fill_tests_layout_left [ 54%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o 1: [ OK ] openmp.view_fill_tests_layout_left (1453 ms) 1: [ RUN ] openmp.view_empty_runtime_unmanaged 1: [ OK ] openmp.view_empty_runtime_unmanaged (0 ms) 1: [ RUN ] openmp.view_hooks 1: [ OK ] openmp.view_hooks (0 ms) 1: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 1: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (43 ms) 1: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 1: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (41 ms) 1: [ RUN ] openmp.view_irregular_layout 1: [ OK ] openmp.view_irregular_layout (0 ms) 1: [ RUN ] openmp.view_mapping 1: [ OK ] openmp.view_mapping (59 ms) 1: [ RUN ] openmp.view_mapping_operator 1: [ OK ] openmp.view_mapping_operator (1 ms) 1: [ RUN ] openmp.static_extent 1: [ OK ] openmp.static_extent (0 ms) 1: [ RUN ] openmp.view_mapping_atomic 1: [ OK ] openmp.view_mapping_atomic (1 ms) 1: [ RUN ] openmp.view_mapping_class_value 1: [ OK ] openmp.view_mapping_class_value (0 ms) 1: [ RUN ] openmp.view_mapping_assignable 1: [ OK ] openmp.view_mapping_assignable (0 ms) 1: [ RUN ] openmp.view_mapping_trivially_copyable 1: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 1: [ RUN ] openmp.view_mapping_subview 1: [ OK ] openmp.view_mapping_subview (0 ms) 1: [ RUN ] openmp.view_nested_view 1: [ OK ] openmp.view_nested_view (0 ms) 1: [ RUN ] openmp.append_formatted_multidimensional_index 1: [ OK ] openmp.append_formatted_multidimensional_index (0 ms) 1: [ RUN ] openmp.view_resize 1: [ OK ] openmp.view_resize (4 ms) 1: [ RUN ] openmp.view_realloc 1: [ OK ] openmp.view_realloc (0 ms) 1: [ RUN ] openmp.workgraph_fib 1: [ OK ] openmp.workgraph_fib (707 ms) 1: [ RUN ] openmp.resize_realloc_no_init 1: [ OK ] openmp.resize_realloc_no_init (0 ms) 1: [ RUN ] openmp.resize_realloc_no_alloc 1: [ OK ] openmp.resize_realloc_no_alloc (0 ms) 1: [ RUN ] openmp.realloc_exec_space 1: [ OK ] openmp.realloc_exec_space (0 ms) 1: [ RUN ] openmp.view_alloc 1: [ OK ] openmp.view_alloc (0 ms) 1: [ RUN ] openmp.view_alloc_exec_space 1: [ OK ] openmp.view_alloc_exec_space (0 ms) 1: [ RUN ] openmp.view_alloc_int 1: [ OK ] openmp.view_alloc_int (0 ms) 1: [ RUN ] openmp.view_alloc_exec_space_int 1: [ OK ] openmp.view_alloc_exec_space_int (0 ms) 1: [ RUN ] openmp.deep_copy_zero_memset 1: [ OK ] openmp.deep_copy_zero_memset (0 ms) 1: [ RUN ] openmp.resize_exec_space 1: [ OK ] openmp.resize_exec_space (0 ms) 1: [ RUN ] openmp.view_allocation_int 1: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 1: skipping since the fence checked for isn't necessary 1: [ SKIPPED ] openmp.view_allocation_int (0 ms) 1: [ RUN ] openmp.view_allocation_exec_space_int 1: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 1: [ RUN ] openmp.view_not_default_constructible 1: [ OK ] openmp.view_not_default_constructible (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_left 1: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_right 1: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_stride 1: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 1: [ RUN ] openmp.view_subview_assign_strided 1: [ OK ] openmp.view_subview_assign_strided (0 ms) 1: [ RUN ] openmp.view_subview_left_0 1: [ OK ] openmp.view_subview_left_0 (0 ms) 1: [ RUN ] openmp.view_subview_left_1 1: [ OK ] openmp.view_subview_left_1 (0 ms) 1: [ RUN ] openmp.view_subview_left_2 1: [ OK ] openmp.view_subview_left_2 (0 ms) 1: [ RUN ] openmp.view_subview_left_3 1: [ OK ] openmp.view_subview_left_3 (0 ms) 1: [ RUN ] openmp.view_subview_right_0 1: [ OK ] openmp.view_subview_right_0 (0 ms) 1: [ RUN ] openmp.view_subview_right_1 1: [ OK ] openmp.view_subview_right_1 (0 ms) 1: [ RUN ] openmp.view_subview_right_3 1: [ OK ] openmp.view_subview_right_3 (0 ms) 1: [ RUN ] openmp.view_static_tests 1: [ OK ] openmp.view_static_tests (0 ms) 1: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 1: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (0 ms) 1: [ RUN ] openmp.view_subview_layoutright_to_layoutright 1: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign 1: [ OK ] openmp.view_subview_1d_assign (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign_atomic 1: [ OK ] openmp.view_subview_1d_assign_atomic (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign_randomaccess 1: [ OK ] openmp.view_subview_1d_assign_randomaccess (0 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d 1: [ OK ] openmp.view_subview_2d_from_3d (8 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_atomic 1: [ OK ] openmp.view_subview_2d_from_3d_atomic (8 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 1: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (8 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left 36: [ OK ] std_algorithms_equal_team_test.views_are_equal (3041 ms) 36: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 1: [ OK ] openmp.view_subview_3d_from_5d_left (129 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (132 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (122 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right 1: [ OK ] openmp.view_subview_3d_from_5d_right (205 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (224 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (227 ms) 1: [ RUN ] openmp.view_test_unmanaged_subview_reset 1: [ OK ] openmp.view_test_unmanaged_subview_reset (0 ms) 1: [ RUN ] openmp.view_subview_memory_traits_construction 1: [ OK ] openmp.view_subview_memory_traits_construction (0 ms) 1: [----------] 291 tests from openmp (29706 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 306 tests from 2 test suites ran. (53750 ms total) 1: [ PASSED ] 301 tests. 1: [ SKIPPED ] 5 tests, listed below: 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 1: [ SKIPPED ] openmp.mdspan_minimal_functional 1: [ SKIPPED ] openmp.reduction_with_large_iteration_count 1: [ SKIPPED ] openmp.view_allocation_int 1/53 Test #1: Kokkos_CoreUnitTest_OpenMP .................. Passed 54.23 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 2: Test timeout computed to be: 1500 2: [==========] Running 1 test from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 1 test from openmp 2: [ RUN ] openmp.raw_openmp_interop 2: [ OK ] openmp.raw_openmp_interop (401 ms) 2: [----------] 1 test from openmp (401 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (401 ms total) 2: [ PASSED ] 1 test. 2/53 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp ........... Passed 0.44 sec test 3 Start 3: Kokkos_CoreUnitTest_OpenMPGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph 3: Test timeout computed to be: 1500 [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from openmp_count_bugs 3: [ RUN ] openmp_count_bugs.launch_one 3: [ OK ] openmp_count_bugs.launch_one (0 ms) 3: [ RUN ] openmp_count_bugs.launch_one_rvalue 3: [ OK ] openmp_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] openmp_count_bugs.launch_six 3: [ OK ] openmp_count_bugs.launch_six (0 ms) 3: [ RUN ] openmp_count_bugs.when_all_cycle 3: [ OK ] openmp_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] openmp_count_bugs.zero_work_reduce 3: [ OK ] openmp_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from openmp_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/53 Test #3: Kokkos_CoreUnitTest_OpenMPGraph ............. Passed 0.42 sec test 4 Start 4: Kokkos_CoreUnitTest_HIP 4: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_HIP 4: Test timeout computed to be: 1500 4: [==========] Running 367 tests from 4 test suites. 4: [----------] Global test environment set-up. 4: [----------] 15 tests from hip_DeathTest 4: [ RUN ] hip_DeathTest.abort_from_host 36: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (2920 ms) 36: [----------] 2 tests from std_algorithms_equal_team_test (5962 ms total) 36: 36: [----------] 2 tests from std_algorithms_search_team_test 36: [ RUN ] std_algorithms_search_team_test.sequences_exist 4: [ OK ] hip_DeathTest.abort_from_host (1182 ms) 4: [ RUN ] hip_DeathTest.abort_from_device 36: [ OK ] std_algorithms_search_team_test.sequences_exist (1699 ms) 36: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 4: [ OK ] hip_DeathTest.abort_from_device (1207 ms) 4: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o 4: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1176 ms) 4: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions 36: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1877 ms) 36: [----------] 2 tests from std_algorithms_search_team_test (3577 ms total) 36: 36: [----------] 2 tests from std_algorithms_find_end_team_test 36: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp 4: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1191 ms) 4: [ RUN ] hip_DeathTest.policy_invalid_bounds 4: [ OK ] hip_DeathTest.policy_invalid_bounds (1174 ms) 4: [ RUN ] hip_DeathTest.range_policy_invalid_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o 4: [ OK ] hip_DeathTest.range_policy_invalid_bounds (732 ms) 4: [ RUN ] hip_DeathTest.range_policy_implicitly_converted_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 56%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 36: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2977 ms) 36: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: [ OK ] hip_DeathTest.range_policy_implicitly_converted_bounds (1560 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] hip_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] hip_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] hip_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_static_extents 4: [ OK ] hip_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o 36: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2741 ms) 36: [----------] 2 tests from std_algorithms_find_end_team_test (5718 ms total) 36: 36: [----------] 2 tests from std_algorithms_find_first_of_team_test 36: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 36: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (2419 ms) 36: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_NumericTraits.cpp.o 4: [ OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (8360 ms) 4: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment 36: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6557 ms) 36: [----------] 2 tests from std_algorithms_find_first_of_team_test (8977 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 8 tests from 4 test suites ran. (24235 ms total) 36: [ PASSED ] 8 tests. 36/48 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 26.70 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 37: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 37: Test timeout computed to be: 1500 [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o 37: 37: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 37: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 37: setting CUDA_VISIBLE_DEVICES. 37: This could on multi GPU systems lead to severe performance" 37: penalties. 37: [==========] Running 11 tests from 7 test suites. 37: [----------] Global test environment set-up. 37: [----------] 2 tests from std_algorithms_find_team_test 37: [ RUN ] std_algorithms_find_team_test.searched_values_exist 37: [ OK ] std_algorithms_find_team_test.searched_values_exist (765 ms) 37: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 37: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (891 ms) 37: [----------] 2 tests from std_algorithms_find_team_test (1656 ms total) 37: 37: [----------] 2 tests from std_algorithms_find_if_team_test 37: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 37: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (707 ms) 37: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp 37: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (873 ms) 37: [----------] 2 tests from std_algorithms_find_if_team_test (1580 ms total) 37: 37: [----------] 2 tests from std_algorithms_find_if_not_team_test 37: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 37: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (875 ms) 37: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp 37: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (712 ms) 37: [----------] 2 tests from std_algorithms_find_if_not_team_test (1588 ms total) 37: 37: [----------] 1 test from std_algorithms_all_of_team_test 37: [ RUN ] std_algorithms_all_of_team_test.test Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 77%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 4: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (8268 ms) 4: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp 37: [ OK ] std_algorithms_all_of_team_test.test (821 ms) 37: [----------] 1 test from std_algorithms_all_of_team_test (821 ms total) 37: 37: [----------] 1 test from std_algorithms_any_of_team_test 37: [ RUN ] std_algorithms_any_of_team_test.test [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_OccupancyControlTrait.cpp.o 37: [ OK ] std_algorithms_any_of_team_test.test (643 ms) 37: [----------] 1 test from std_algorithms_any_of_team_test (643 ms total) 37: 37: [----------] 1 test from std_algorithms_none_of_team_test 37: [ RUN ] std_algorithms_none_of_team_test.test [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ OK ] serial.SortUnsignedValueType (48066 ms) [ RUN ] serial.SortEmptyView [ OK ] serial.SortEmptyView (0 ms) [ RUN ] serial.BinSortGenericTests [ OK ] serial.BinSortGenericTests (4694 ms) [ RUN ] serial.BinSortEmptyView [ OK ] serial.BinSortEmptyView (0 ms) [ RUN ] serial.BinSortEmptyKeysView [ OK ] serial.BinSortEmptyKeysView (0 ms) [ RUN ] serial.BinSortUnsignedKeyLayoutStrideValues 37: [ OK ] std_algorithms_none_of_team_test.test (807 ms) 37: [----------] 1 test from std_algorithms_none_of_team_test (807 ms total) 37: 37: [----------] 2 tests from std_algorithms_search_n_team_test 37: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o 37: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (717 ms) 37: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 37: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (756 ms) 37: [----------] 2 tests from std_algorithms_search_n_team_test (1473 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 11 tests from 7 test suites ran. (8571 ms total) 37: [ PASSED ] 11 tests. 37/48 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 11.01 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 38: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 38: Test timeout computed to be: 1500 38: 38: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 38: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 38: setting CUDA_VISIBLE_DEVICES. 38: This could on multi GPU systems lead to severe performance" 38: penalties. 38: [==========] Running 3 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_min_element_team_test 38: [ RUN ] std_algorithms_min_element_team_test.test [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o 38: [ OK ] std_algorithms_min_element_team_test.test (2375 ms) 38: [----------] 1 test from std_algorithms_min_element_team_test (2375 ms total) 38: 38: [----------] 1 test from std_algorithms_max_element_team_test 38: [ RUN ] std_algorithms_max_element_team_test.test [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp 38: [ OK ] std_algorithms_max_element_team_test.test (2366 ms) 38: [----------] 1 test from std_algorithms_max_element_team_test (2366 ms total) 38: 38: [----------] 1 test from std_algorithms_minmax_element_team_test 38: [ RUN ] std_algorithms_minmax_element_team_test.test [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o 38: [ OK ] std_algorithms_minmax_element_team_test.test (3098 ms) 38: [----------] 1 test from std_algorithms_minmax_element_team_test (3098 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 3 tests from 3 test suites ran. (7841 ms total) 38: [ PASSED ] 3 tests. 38/48 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 10.27 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 39: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 39: Test timeout computed to be: 1500 [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A 39: 39: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 39: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 39: setting CUDA_VISIBLE_DEVICES. 39: This could on multi GPU systems lead to severe performance" 39: penalties. 39: [==========] Running 6 tests from 6 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_fill_team_test 39: [ RUN ] std_algorithms_fill_team_test.test [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o 39: [ OK ] std_algorithms_fill_team_test.test (602 ms) 39: [----------] 1 test from std_algorithms_fill_team_test (602 ms total) 39: 39: [----------] 1 test from std_algorithms_fill_n_team_test 39: [ RUN ] std_algorithms_fill_n_team_test.test [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp 39: [ OK ] std_algorithms_fill_n_team_test.test (2218 ms) 39: [----------] 1 test from std_algorithms_fill_n_team_test (2218 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_team_test 39: [ RUN ] std_algorithms_replace_team_test.test [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o 39: [ OK ] std_algorithms_replace_team_test.test (814 ms) 39: [----------] 1 test from std_algorithms_replace_team_test (814 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_if_team_test 39: [ RUN ] std_algorithms_replace_if_team_test.test 39: [ OK ] std_algorithms_replace_if_team_test.test (856 ms) 39: [----------] 1 test from std_algorithms_replace_if_team_test (856 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_copy_team_test 39: [ RUN ] std_algorithms_replace_copy_team_test.test 4: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (22537 ms) 4: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device 39: [ OK ] std_algorithms_replace_copy_team_test.test (1598 ms) 39: [----------] 1 test from std_algorithms_replace_copy_team_test (1598 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_copy_if_team_test 39: [ RUN ] std_algorithms_replace_copy_if_team_test.test 39: [ OK ] std_algorithms_replace_copy_if_team_test.test (1431 ms) 39: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1431 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 6 tests from 6 test suites ran. (7521 ms total) 39: [ PASSED ] 6 tests. 39/48 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 9.98 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 40: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 40: Test timeout computed to be: 1500 40: 40: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 40: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 40: setting CUDA_VISIBLE_DEVICES. 40: This could on multi GPU systems lead to severe performance" 40: penalties. 40: [==========] Running 4 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_reverse_team_test 40: [ RUN ] std_algorithms_reverse_team_test.test 40: [ OK ] std_algorithms_reverse_team_test.test (618 ms) 40: [----------] 1 test from std_algorithms_reverse_team_test (618 ms total) 40: 40: [----------] 1 test from std_algorithms_reverse_copy_team_test 40: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D 40: [ OK ] std_algorithms_reverse_copy_team_test.test (1030 ms) 40: [----------] 1 test from std_algorithms_reverse_copy_team_test (1030 ms total) 40: 40: [----------] 1 test from std_algorithms_rotate_team_test 40: [ RUN ] std_algorithms_rotate_team_test.test [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o 40: [ OK ] std_algorithms_rotate_team_test.test (2845 ms) 40: [----------] 1 test from std_algorithms_rotate_team_test (2845 ms total) 40: 40: [----------] 1 test from std_algorithms_rotate_copy_team_test 40: [ RUN ] std_algorithms_rotate_copy_team_test.test [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 79%] Built target Kokkos_CoreUnitTest_Serial1 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B 40: [ OK ] std_algorithms_rotate_copy_team_test.test (2800 ms) 40: [----------] 1 test from std_algorithms_rotate_copy_team_test (2800 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (7296 ms total) 40: [ PASSED ] 4 tests. 40/48 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 9.78 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 41: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 41: Test timeout computed to be: 1500 [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o 41: 41: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 41: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 41: setting CUDA_VISIBLE_DEVICES. 41: This could on multi GPU systems lead to severe performance" 41: penalties. 41: [==========] Running 4 tests from 4 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_move_team_test 41: [ RUN ] std_algorithms_move_team_test.test 41: [ OK ] std_algorithms_move_team_test.test (1171 ms) 41: [----------] 1 test from std_algorithms_move_team_test (1171 ms total) 41: 41: [----------] 1 test from std_algorithms_move_backward_team_test 41: [ RUN ] std_algorithms_move_backward_team_test.test 41: [ OK ] std_algorithms_move_backward_team_test.test (1241 ms) 41: [----------] 1 test from std_algorithms_move_backward_team_test (1241 ms total) 41: 41: [----------] 1 test from std_algorithms_shift_left_team_test 41: [ RUN ] std_algorithms_shift_left_team_test.test [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o 4: [ OK ] hip_DeathTest.view_memory_access_violations_from_device (21917 ms) 4: [----------] 15 tests from hip_DeathTest (69311 ms total) 4: 4: [----------] 270 tests from hip 4: [ RUN ] hip.array_capacity 4: [ OK ] hip.array_capacity (0 ms) 4: [ RUN ] hip.array_element_access 4: [ OK ] hip.array_element_access (0 ms) 4: [ RUN ] hip.array_zero_capacity 4: [ OK ] hip.array_zero_capacity (0 ms) 4: [ RUN ] hip.array_zero_data_nullptr 4: [ OK ] hip.array_zero_data_nullptr (0 ms) 4: [ RUN ] hip.atomic_operations_complexdouble 4: [ OK ] hip.atomic_operations_complexdouble (10 ms) 4: [ RUN ] hip.atomic_operations_complexfloat 4: [ OK ] hip.atomic_operations_complexfloat (9 ms) 4: [ RUN ] hip.atomic_operations_double 4: [ OK ] hip.atomic_operations_double (11 ms) 4: [ RUN ] hip.atomic_operations_float 4: [ OK ] hip.atomic_operations_float (9 ms) 4: [ RUN ] hip.atomic_operations_int 4: [ OK ] hip.atomic_operations_int (24 ms) 4: [ RUN ] hip.atomic_operations_long 4: [ OK ] hip.atomic_operations_long (23 ms) 4: [ RUN ] hip.atomic_operations_longlong 4: [ OK ] hip.atomic_operations_longlong (23 ms) 4: [ RUN ] hip.atomic_shared 4: [ OK ] hip.atomic_shared (3 ms) 4: [ RUN ] hip.atomic_operations_unsigned 4: [ OK ] hip.atomic_operations_unsigned (20 ms) 4: [ RUN ] hip.atomic_operations_unsignedlong 4: [ OK ] hip.atomic_operations_unsignedlong (19 ms) 4: [ RUN ] hip.atomics 41: [ OK ] std_algorithms_shift_left_team_test.test (4603 ms) 41: [----------] 1 test from std_algorithms_shift_left_team_test (4603 ms total) 41: 41: [----------] 1 test from std_algorithms_shift_right_team_test 41: [ RUN ] std_algorithms_shift_right_team_test.test 4: [ OK ] hip.atomics (670 ms) 4: [ RUN ] hip.atomics_tpetra_max_abs 4: [ OK ] hip.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] hip.atomic_views_integral [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o 41: [ OK ] std_algorithms_shift_right_team_test.test (4484 ms) 41: [----------] 1 test from std_algorithms_shift_right_team_test (4484 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 4 tests from 4 test suites ran. (11501 ms total) 41: [ PASSED ] 4 tests. 41/48 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 13.94 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 42: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 42: Test timeout computed to be: 1500 42: 42: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 42: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 42: setting CUDA_VISIBLE_DEVICES. 42: This could on multi GPU systems lead to severe performance" 42: penalties. 42: [==========] Running 9 tests from 9 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_copy_team_test 42: [ RUN ] std_algorithms_copy_team_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o 42: [ OK ] std_algorithms_copy_team_test.test (1546 ms) 42: [----------] 1 test from std_algorithms_copy_team_test (1546 ms total) 42: 42: [----------] 1 test from std_algorithms_copy_n_team_test 42: [ RUN ] std_algorithms_copy_n_team_test.test 4: [ OK ] hip.atomic_views_integral (7475 ms) 4: [ RUN ] hip.atomic_views_nonintegral 42: [ OK ] std_algorithms_copy_n_team_test.test (2373 ms) 42: [----------] 1 test from std_algorithms_copy_n_team_test (2373 ms total) 42: 42: [----------] 1 test from std_algorithms_copy_backward_team_test 42: [ RUN ] std_algorithms_copy_backward_team_test.test [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o 42: [ OK ] std_algorithms_copy_backward_team_test.test (1371 ms) 42: [----------] 1 test from std_algorithms_copy_backward_team_test (1371 ms total) 42: 42: [----------] 1 test from std_algorithms_copy_if_team_test 42: [ RUN ] std_algorithms_copy_if_team_test.test [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o 42: [ OK ] std_algorithms_copy_if_team_test.test (1236 ms) 42: [----------] 1 test from std_algorithms_copy_if_team_test (1236 ms total) 42: 42: [----------] 1 test from std_algorithms_unique_copy_team_test 42: [ RUN ] std_algorithms_unique_copy_team_test.test 42: [ OK ] std_algorithms_unique_copy_team_test.test (1840 ms) 42: [----------] 1 test from std_algorithms_unique_copy_team_test (1840 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_team_test 42: [ RUN ] std_algorithms_remove_team_test.test 4: [ OK ] hip.atomic_views_nonintegral (6496 ms) 4: [ RUN ] hip.atomic_view_api 4: [ OK ] hip.atomic_view_api (0 ms) 4: [ RUN ] hip.bit_manip_countl_zero 4: [ OK ] hip.bit_manip_countl_zero (9 ms) 4: [ RUN ] hip.bit_manip_countl_one 4: [ OK ] hip.bit_manip_countl_one (0 ms) 4: [ RUN ] hip.bit_manip_countr_zero 4: [ OK ] hip.bit_manip_countr_zero (0 ms) 4: [ RUN ] hip.bit_manip_countr_one 4: [ OK ] hip.bit_manip_countr_one (0 ms) 4: [ RUN ] hip.bit_manip_popcount 4: [ OK ] hip.bit_manip_popcount (0 ms) 4: [ RUN ] hip.bit_manip_has_single_bit 4: [ OK ] hip.bit_manip_has_single_bit (0 ms) 4: [ RUN ] hip.bit_manip_bit_floor 4: [ OK ] hip.bit_manip_bit_floor (0 ms) 4: [ RUN ] hip.bit_manip_bit_ceil 4: [ OK ] hip.bit_manip_bit_ceil (0 ms) 4: [ RUN ] hip.bit_manip_bit_width 4: [ OK ] hip.bit_manip_bit_width (0 ms) 4: [ RUN ] hip.bit_manip_rotl 4: [ OK ] hip.bit_manip_rotl (0 ms) 4: [ RUN ] hip.bit_manip_rotr 4: [ OK ] hip.bit_manip_rotr (0 ms) 4: [ RUN ] hip.bit_manip_byeswap 4: [ OK ] hip.bit_manip_byeswap (0 ms) 4: [ RUN ] hip.bit_manip_bit_cast 4: [ OK ] hip.bit_manip_bit_cast (0 ms) 4: [ RUN ] hip.test_block_deduction_bug_pr_3103 4: [ OK ] hip.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] hip.checked_integer_operations_multiply_overflow 4: [ OK ] hip.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] hip.execution_policy_occupancy_and_hint 4: [ OK ] hip.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] hip.complex_construction 4: [ OK ] hip.complex_construction (1 ms) 4: [ RUN ] hip.complex_basic_math 4: [ OK ] hip.complex_basic_math (0 ms) 4: [ RUN ] hip.complex_special_funtions 4: [ OK ] hip.complex_special_funtions (0 ms) 4: [ RUN ] hip.complex_io 4: [ OK ] hip.complex_io (0 ms) 4: [ RUN ] hip.complex_trivially_copyable 4: [ OK ] hip.complex_trivially_copyable (0 ms) 4: [ RUN ] hip.complex_issue_3865 4: [ OK ] hip.complex_issue_3865 (0 ms) 4: [ RUN ] hip.complex_operations_arithmetic_types_overloads 4: [ OK ] hip.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] hip.crs_count_fill 4: [ OK ] hip.crs_count_fill (3 ms) 4: [ RUN ] hip.crs_copy_constructor 4: [ OK ] hip.crs_copy_constructor (7 ms) 4: [ RUN ] hip.deep_copy_alignment 4: [ OK ] hip.deep_copy_alignment (10 ms) 4: [ RUN ] hip.deep_copy_conversion 4: [ OK ] hip.deep_copy_conversion (600 ms) 4: [ RUN ] hip.partitioning_by_args 4: [ OK ] hip.partitioning_by_args (34 ms) 4: [ RUN ] hip.partitioning_by_vector 4: [ OK ] hip.partitioning_by_vector (32 ms) 4: [ RUN ] hip.execution_space_as_class_data_member 4: [ OK ] hip.execution_space_as_class_data_member (0 ms) 4: [ RUN ] hip.functor_analysis 4: [ OK ] hip.functor_analysis (0 ms) 4: [ RUN ] hip.host_shared_ptr_use_count 4: [ OK ] hip.host_shared_ptr_use_count (0 ms) 4: [ RUN ] hip.host_shared_ptr_get 4: [ OK ] hip.host_shared_ptr_get (0 ms) 4: [ RUN ] hip.host_shared_ptr_dereference_on_device 4: [ OK ] hip.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] hip.host_shared_ptr_special_members_on_device 4: [ OK ] hip.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] hip.host_shared_ptr_tracking 4: 4: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 4: does not support page migration between device and host. 4: HIPManagedSpace might not work as expected. 4: Please refer to the ROCm documentation on unified/managed memory. 4: [ OK ] hip.host_shared_ptr_tracking (8 ms) 4: [ RUN ] hip.init 4: [ OK ] hip.init (0 ms) 4: [ RUN ] hip.dispatch 4: [ OK ] hip.dispatch (26 ms) 4: [ RUN ] hip.join_backward_compatibility 4: [ OK ] hip.join_backward_compatibility (0 ms) 4: [ RUN ] hip.local_deepcopy_teampolicy_layoutleft [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A 42: [ OK ] std_algorithms_remove_team_test.test (1298 ms) 42: [----------] 1 test from std_algorithms_remove_team_test (1298 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_if_team_test 42: [ RUN ] std_algorithms_remove_if_team_test.test [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A 4: [ OK ] hip.local_deepcopy_teampolicy_layoutleft (1151 ms) 4: [ RUN ] hip.local_deepcopy_rangepolicy_layoutleft [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o 42: [ OK ] std_algorithms_remove_if_team_test.test (1276 ms) 42: [----------] 1 test from std_algorithms_remove_if_team_test (1276 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_copy_team_test 42: [ RUN ] std_algorithms_remove_copy_team_test.test 42: [ OK ] std_algorithms_remove_copy_team_test.test (1436 ms) 42: [----------] 1 test from std_algorithms_remove_copy_team_test (1436 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_copy_if_team_test 42: [ RUN ] std_algorithms_remove_copy_if_team_test.test 4: [ OK ] hip.local_deepcopy_rangepolicy_layoutleft (2553 ms) 4: [ RUN ] hip.local_deepcopy_teampolicy_layoutright 42: [ OK ] std_algorithms_remove_copy_if_team_test.test (1339 ms) 42: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1339 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 9 tests from 9 test suites ran. (13718 ms total) 42: [ PASSED ] 9 tests. 4: [ OK ] hip.local_deepcopy_teampolicy_layoutright (1146 ms) 4: [ RUN ] hip.local_deepcopy_rangepolicy_layoutright 42/48 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 16.19 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 43: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 43: Test timeout computed to be: 1500 [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o 4: [ OK ] hip.local_deepcopy_rangepolicy_layoutright (1841 ms) 4: [ RUN ] hip.deep_copy_scratch 4: [ OK ] hip.deep_copy_scratch (0 ms) 4: [ RUN ] hip.mathematical_constants_e 4: [ OK ] hip.mathematical_constants_e (2 ms) 4: [ RUN ] hip.mathematical_constants_log2e 4: [ OK ] hip.mathematical_constants_log2e (0 ms) 4: [ RUN ] hip.mathematical_constants_log10e 4: [ OK ] hip.mathematical_constants_log10e (0 ms) 4: [ RUN ] hip.mathematical_constants_pi 4: [ OK ] hip.mathematical_constants_pi (0 ms) 4: [ RUN ] hip.mathematical_constants_inv_pi 4: [ OK ] hip.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] hip.mathematical_constants_inv_sqrtpi 4: [ OK ] hip.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] hip.mathematical_constants_ln2 4: [ OK ] hip.mathematical_constants_ln2 (0 ms) 4: [ RUN ] hip.mathematical_constants_ln10 4: [ OK ] hip.mathematical_constants_ln10 (0 ms) 4: [ RUN ] hip.mathematical_constants_sqrt2 4: [ OK ] hip.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] hip.mathematical_constants_sqrt3 4: [ OK ] hip.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] hip.mathematical_constants_inv_sqrt3 4: [ OK ] hip.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] hip.mathematical_constants_egamma 4: [ OK ] hip.mathematical_constants_egamma (0 ms) 4: [ RUN ] hip.mathematical_constants_phi 4: [ OK ] hip.mathematical_constants_phi (0 ms) 4: [ RUN ] hip.mathematical_functions_trigonometric_functions 4: [ OK ] hip.mathematical_functions_trigonometric_functions (34 ms) 4: [ RUN ] hip.mathematical_functions_hyperbolic_functions 4: [ OK ] hip.mathematical_functions_hyperbolic_functions (3 ms) 4: [ RUN ] hip.mathematical_functions_non_standard 4: [ OK ] hip.mathematical_functions_non_standard (0 ms) 4: [ RUN ] hip.mathematical_functions_power_functions 4: [ OK ] hip.mathematical_functions_power_functions (32 ms) 4: [ RUN ] hip.mathematical_functions_fma 4: [ OK ] hip.mathematical_functions_fma (0 ms) 4: [ RUN ] hip.mathematical_functions_error_and_gamma_functions 4: [ OK ] hip.mathematical_functions_error_and_gamma_functions (2 ms) 4: [ RUN ] hip.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] hip.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 4: [ RUN ] hip.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] hip.mathematical_functions_floating_point_manipulation_functions (1 ms) 4: [ RUN ] hip.mathematical_functions_absolute_value 4: [ OK ] hip.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] hip.mathematical_functions_floating_point_absolute_value 4: [ OK ] hip.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] hip.mathematical_functions_remainder_function 4: [ OK ] hip.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] hip.mathematical_functions_isfinite 4: [ OK ] hip.mathematical_functions_isfinite (0 ms) 4: [ RUN ] hip.mathematical_functions_isinf 4: [ OK ] hip.mathematical_functions_isinf (0 ms) 4: [ RUN ] hip.mathematical_functions_isnan 4: [ OK ] hip.mathematical_functions_isnan (0 ms) 4: [ RUN ] hip.mathematical_functions_exponential_functions 4: [ OK ] hip.mathematical_functions_exponential_functions (14 ms) 4: [ RUN ] hip.mathspecialfunc_expint1 4: [ OK ] hip.mathspecialfunc_expint1 (8 ms) 4: [ RUN ] hip.mathspecialfunc_errorfunc 4: [ OK ] hip.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselj0y0 4: [ OK ] hip.mathspecialfunc_cbesselj0y0 (19 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselj1y1 4: [ OK ] hip.mathspecialfunc_cbesselj1y1 (20 ms) 4: [ RUN ] hip.mathspecialfunc_cbesseli0k0 4: [ OK ] hip.mathspecialfunc_cbesseli0k0 (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesseli1k1 4: [ OK ] hip.mathspecialfunc_cbesseli1k1 (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselh1stkind 4: [ OK ] hip.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselh2ndkind 4: [ OK ] hip.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] hip.mdrange_5d 4: [ OK ] hip.mdrange_5d (16 ms) 4: [ RUN ] hip.mdrange_6d 4: [ OK ] hip.mdrange_6d (22 ms) 4: [ RUN ] hip.mdrange_2d 4: [ OK ] hip.mdrange_2d (7 ms) 4: [ RUN ] hip.mdrange_array_reduce 4: [ OK ] hip.mdrange_array_reduce (0 ms) 4: [ RUN ] hip.mdrange_3d 4: [ OK ] hip.mdrange_3d (10 ms) 4: [ RUN ] hip.mdrange_neg_idx 4: [ OK ] hip.mdrange_neg_idx (2 ms) 4: [ RUN ] hip.mdrange_4d 4: [ OK ] hip.mdrange_4d (8 ms) 4: [ RUN ] hip.mdrange_scalar 4: [ OK ] hip.mdrange_scalar (0 ms) 4: [ RUN ] hip.mdrange_large_deep_copy 4: [ OK ] hip.mdrange_large_deep_copy (73 ms) 4: [ RUN ] hip.md_range_policy_construction_from_arrays 4: [ OK ] hip.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] hip.mdrange_parallel_reduce_primitive_types [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o 43: 43: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 43: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 43: setting CUDA_VISIBLE_DEVICES. 43: This could on multi GPU systems lead to severe performance" 43: penalties. 43: [==========] Running 4 tests from 4 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_unique_team_test 43: [ RUN ] std_algorithms_unique_team_test.test_default_predicate [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o 43: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1808 ms) 43: [----------] 1 test from std_algorithms_unique_team_test (1808 ms total) 43: 43: [----------] 1 test from std_algorithms_adjacent_difference_team_test 43: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o 43: [ OK ] std_algorithms_adjacent_difference_team_test.test (2319 ms) 43: [----------] 1 test from std_algorithms_adjacent_difference_team_test (2320 ms total) 43: 43: [----------] 1 test from std_algorithms_reduce_team_test 43: [ RUN ] std_algorithms_reduce_team_test.test [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o 43: [ OK ] std_algorithms_reduce_team_test.test (2373 ms) 43: [----------] 1 test from std_algorithms_reduce_team_test (2373 ms total) 43: 43: [----------] 1 test from std_algorithms_transform_reduce_team_test 43: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o 43: [ OK ] std_algorithms_transform_reduce_team_test.test (3317 ms) 43: [----------] 1 test from std_algorithms_transform_reduce_team_test (3317 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 4 tests from 4 test suites ran. (9819 ms total) 43: [ PASSED ] 4 tests. [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o 43/48 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 12.25 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 44: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 44: Test timeout computed to be: 1500 44: 44: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 44: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 44: setting CUDA_VISIBLE_DEVICES. 44: This could on multi GPU systems lead to severe performance" 44: penalties. 44: [==========] Running 18 tests from 5 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_is_sorted_team_test 44: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 44: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1796 ms) 44: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 4: [ OK ] hip.mdrange_parallel_reduce_primitive_types (13236 ms) 4: [ RUN ] hip.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] hip.mdspan_minimal_functional (0 ms) 4: [ RUN ] hip.max 4: [ OK ] hip.max (0 ms) 4: [ RUN ] hip.max_within_parfor 4: [ OK ] hip.max_within_parfor (1 ms) 4: [ RUN ] hip.min 4: [ OK ] hip.min (0 ms) 4: [ RUN ] hip.min_within_parfor 4: [ OK ] hip.min_within_parfor (0 ms) 4: [ RUN ] hip.minmax 4: [ OK ] hip.minmax (0 ms) 4: [ RUN ] hip.minmax_within_parfor 4: [ OK ] hip.minmax_within_parfor (0 ms) 4: [ RUN ] hip.clamp 4: [ OK ] hip.clamp (0 ms) 4: [ RUN ] hip.clamp_within_parfor 4: [ OK ] hip.clamp_within_parfor (0 ms) 4: [ RUN ] hip.numeric_traits_infinity 4: [ OK ] hip.numeric_traits_infinity (9 ms) 4: [ RUN ] hip.numeric_traits_epsilon 4: [ OK ] hip.numeric_traits_epsilon (0 ms) 4: [ RUN ] hip.numeric_traits_round_error 4: [ OK ] hip.numeric_traits_round_error (0 ms) 4: [ RUN ] hip.numeric_traits_norm_min 4: [ OK ] hip.numeric_traits_norm_min (0 ms) 4: [ RUN ] hip.numeric_traits_denorm_min 4: [ OK ] hip.numeric_traits_denorm_min (0 ms) 4: [ RUN ] hip.numeric_traits_finite_min_max 4: [ OK ] hip.numeric_traits_finite_min_max (1 ms) 4: [ RUN ] hip.numeric_traits_digits 4: [ OK ] hip.numeric_traits_digits (1 ms) 4: [ RUN ] hip.numeric_traits_digits10 4: [ OK ] hip.numeric_traits_digits10 (1 ms) 4: [ RUN ] hip.numeric_traits_max_digits10 4: [ OK ] hip.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] hip.numeric_traits_radix 4: [ OK ] hip.numeric_traits_radix (1 ms) 4: [ RUN ] hip.numeric_traits_min_max_exponent 4: [ OK ] hip.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] hip.numeric_traits_min_max_exponent10 4: [ OK ] hip.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] hip.numeric_traits_quiet_and_signaling_nan 4: [ OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] hip.numeric_traits_sfinae_friendly 4: [ OK ] hip.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] hip.occupancy_control 4: [ OK ] hip.occupancy_control (1 ms) 4: [ RUN ] hip.memory_pool 4: [ OK ] hip.memory_pool (16 ms) 4: [ RUN ] hip.cxx11 4: [ OK ] hip.cxx11 (0 ms) 4: [ RUN ] hip.viewctorprop_embedded_dim 4: [ OK ] hip.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] hip.parallel_scan_range_policy 4: [ OK ] hip.parallel_scan_range_policy (51 ms) 4: [ RUN ] hip.kokkos_printf 4: [ OK ] hip.kokkos_printf (1 ms) 4: [ RUN ] hip.range_for 4: [ OK ] hip.range_for (2 ms) 4: [ RUN ] hip.range_reduce 4: [ OK ] hip.range_reduce (0 ms) 4: [ RUN ] hip.range_dynamic_policy 4: [ OK ] hip.range_dynamic_policy (0 ms) 4: [ RUN ] hip.range_policy_runtime_parameters 4: [ OK ] hip.range_policy_runtime_parameters (0 ms) 4: [ RUN ] hip.range_for_require 4: [ OK ] hip.range_for_require (2 ms) 4: [ RUN ] hip.range_reduce_require 4: [ OK ] hip.range_reduce_require (0 ms) 4: [ RUN ] hip.range_dynamic_policy_require 4: [ OK ] hip.range_dynamic_policy_require (0 ms) 4: [ RUN ] hip.reducers_int 4: [ OK ] hip.reducers_int (11 ms) 4: [ RUN ] hip.reducers_double 4: [ OK ] hip.reducers_double (9 ms) 4: [ RUN ] hip.reducers_complex_double 4: [ OK ] hip.reducers_complex_double (15 ms) 4: [ RUN ] hip.reducers_struct 4: [ OK ] hip.reducers_struct (4 ms) 4: [ RUN ] hip.reducers_half_t 4: [ OK ] hip.reducers_half_t (5 ms) 4: [ RUN ] hip.reducers_bhalf_t 4: [ OK ] hip.reducers_bhalf_t (4 ms) 4: [ RUN ] hip.reducers_int8_t 4: [ OK ] hip.reducers_int8_t (4 ms) 4: [ RUN ] hip.reducers_int16_t 4: [ OK ] hip.reducers_int16_t (4 ms) 4: [ RUN ] hip.reducers_bool 4: [ OK ] hip.reducers_bool (1 ms) 4: [ RUN ] hip.int64_t_reduce 4: [ OK ] hip.int64_t_reduce (34 ms) 4: [ RUN ] hip.double_reduce 4: [ OK ] hip.double_reduce (31 ms) 4: [ RUN ] hip.int64_t_reduce_dynamic 4: [ OK ] hip.int64_t_reduce_dynamic (26 ms) 4: [ RUN ] hip.double_reduce_dynamic 4: [ OK ] hip.double_reduce_dynamic (26 ms) 4: [ RUN ] hip.int64_t_reduce_dynamic_view 4: [ OK ] hip.int64_t_reduce_dynamic_view (6 ms) 4: [ RUN ] hip.int_combined_reduce 4: [ OK ] hip.int_combined_reduce (0 ms) 4: [ RUN ] hip.mdrange_combined_reduce 4: [ OK ] hip.mdrange_combined_reduce (0 ms) 4: [ RUN ] hip.int_combined_reduce_mixed 4: [ OK ] hip.int_combined_reduce_mixed (0 ms) 4: [ RUN ] hip.reduction_with_large_iteration_count 4: [ OK ] hip.reduction_with_large_iteration_count (270 ms) 4: [ RUN ] hip.reduction_deduction 4: [ OK ] hip.reduction_deduction (0 ms) 4: [ RUN ] hip.reduce_device_view_range_policy 44: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2585 ms) 44: [----------] 2 tests from std_algorithms_is_sorted_team_test (4382 ms total) 44: 44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (109 ms) 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (160 ms) 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (2179 ms) 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1623 ms) 44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (4073 ms total) 44: 44: [----------] 4 tests from std_algorithms_is_partitioned_team_test 44: [ RUN ] std_algorithms_is_partitioned_team_test.empty 44: [ OK ] std_algorithms_is_partitioned_team_test.empty (57 ms) 44: [ RUN ] std_algorithms_is_partitioned_team_test.all_true [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o 44: [ OK ] std_algorithms_is_partitioned_team_test.all_true (802 ms) 44: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 44: [ OK ] std_algorithms_is_partitioned_team_test.all_false (805 ms) 44: [ RUN ] std_algorithms_is_partitioned_team_test.random [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o 44: [ OK ] std_algorithms_is_partitioned_team_test.random (717 ms) 44: [----------] 4 tests from std_algorithms_is_partitioned_team_test (2383 ms total) 44: 44: [----------] 4 tests from std_algorithms_partition_copy_team_test 44: [ RUN ] std_algorithms_partition_copy_team_test.empty 44: [ OK ] std_algorithms_partition_copy_team_test.empty (67 ms) 44: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o 4: [ OK ] hip.reduce_device_view_range_policy (10621 ms) 4: [ RUN ] hip.reduce_device_view_mdrange_policy 44: [ OK ] std_algorithms_partition_copy_team_test.all_true (1489 ms) 44: [ RUN ] std_algorithms_partition_copy_team_test.all_false 44: [ OK ] std_algorithms_partition_copy_team_test.all_false (1472 ms) 44: [ RUN ] std_algorithms_partition_copy_team_test.random 44: [ OK ] std_algorithms_partition_copy_team_test.random (1389 ms) 44: [----------] 4 tests from std_algorithms_partition_copy_team_test (4419 ms total) 44: 44: [----------] 4 tests from std_algorithms_partition_point_team_test 44: [ RUN ] std_algorithms_partition_point_team_test.empty 44: [ OK ] std_algorithms_partition_point_team_test.empty (40 ms) 44: [ RUN ] std_algorithms_partition_point_team_test.all_true 44: [ OK ] std_algorithms_partition_point_team_test.all_true (650 ms) 44: [ RUN ] std_algorithms_partition_point_team_test.all_false 44: [ OK ] std_algorithms_partition_point_team_test.all_false (661 ms) 44: [ RUN ] std_algorithms_partition_point_team_test.random 44: [ OK ] std_algorithms_partition_point_team_test.random (567 ms) 44: [----------] 4 tests from std_algorithms_partition_point_team_test (1919 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 18 tests from 5 test suites ran. (17178 ms total) 44: [ PASSED ] 18 tests. [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o 44/48 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 19.63 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 45: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 45: Test timeout computed to be: 1500 [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ParallelScanRangePolicy.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o 45: 45: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 45: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 45: setting CUDA_VISIBLE_DEVICES. 45: This could on multi GPU systems lead to severe performance" 45: penalties. 45: [==========] Running 5 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_transform_team_test 45: [ RUN ] std_algorithms_transform_team_test.test_unary_op 45: [ OK ] std_algorithms_transform_team_test.test_unary_op (2041 ms) 45: [ RUN ] std_algorithms_transform_team_test.test_binary_op 4: [ OK ] hip.reduce_device_view_mdrange_policy (9648 ms) 4: [ RUN ] hip.reduce_device_view_team_policy 45: [ OK ] std_algorithms_transform_team_test.test_binary_op (1990 ms) 45: [----------] 2 tests from std_algorithms_transform_team_test (4032 ms total) 45: 45: [----------] 1 test from std_algorithms_generate_team_test 45: [ RUN ] std_algorithms_generate_team_test.test_unary_op 45: [ OK ] std_algorithms_generate_team_test.test_unary_op (2656 ms) 45: [----------] 1 test from std_algorithms_generate_team_test (2656 ms total) 45: 45: [----------] 1 test from std_algorithms_generate_n_team_test 45: [ RUN ] std_algorithms_generate_n_team_test.test [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C 45: [ OK ] std_algorithms_generate_n_team_test.test (2112 ms) 45: [----------] 1 test from std_algorithms_generate_n_team_test (2113 ms total) 45: 45: [----------] 1 test from std_algorithms_swap_ranges_team_test 45: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o 45: [ OK ] std_algorithms_swap_ranges_team_test.test (1853 ms) 45: [----------] 1 test from std_algorithms_swap_ranges_team_test (1853 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 5 tests from 4 test suites ran. (10656 ms total) 45: [ PASSED ] 5 tests. 45/48 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 13.14 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 46: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 46: Test timeout computed to be: 1500 [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp 46: 46: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 46: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 46: setting CUDA_VISIBLE_DEVICES. 46: This could on multi GPU systems lead to severe performance" 46: penalties. 46: [==========] Running 2 tests from 2 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_exclusive_scan_team_test 46: [ RUN ] std_algorithms_exclusive_scan_team_test.test 4: [ OK ] hip.reduce_device_view_team_policy (11025 ms) 4: [ RUN ] hip.impl_shared_alloc 4: [ OK ] hip.impl_shared_alloc (109 ms) 4: [ RUN ] hip.kokkos_swap 4: [ OK ] hip.kokkos_swap (0 ms) 4: [ RUN ] hip.team_for 4: [ OK ] hip.team_for (20 ms) 4: [ RUN ] hip.team_reduce 4: [ OK ] hip.team_reduce (0 ms) 4: [ RUN ] hip.team_reduce_large 4: [ OK ] hip.team_reduce_large (315 ms) 4: [ RUN ] hip.team_parallel_single 4: [ OK ] hip.team_parallel_single (7 ms) 4: [ RUN ] hip.large_team_scratch_size 4: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s) 4: [ OK ] hip.large_team_scratch_size (0 ms) 4: [ RUN ] hip.team_broadcast_long 4: [ OK ] hip.team_broadcast_long (1 ms) 4: [ RUN ] hip.team_broadcast_long_wrapper 4: [ OK ] hip.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] hip.team_broadcast_char 4: [ OK ] hip.team_broadcast_char (0 ms) 4: [ RUN ] hip.team_broadcast_float 4: [ OK ] hip.team_broadcast_float (0 ms) 4: [ RUN ] hip.team_broadcast_double 4: [ OK ] hip.team_broadcast_double (0 ms) 4: [ RUN ] hip.team_handle_by_value 4: [ OK ] hip.team_handle_by_value (0 ms) 4: [ RUN ] hip.team_vector 4: [ OK ] hip.team_vector (11 ms) 4: [ RUN ] hip.triple_nested_parallelism 4: [ OK ] hip.triple_nested_parallelism (5 ms) 4: [ RUN ] hip.parallel_scan_with_reducers 4: [ OK ] hip.parallel_scan_with_reducers (61 ms) 4: [ RUN ] hip.team_thread_range_combined_reducers 4: [ OK ] hip.team_thread_range_combined_reducers (2 ms) 4: [ RUN ] hip.thread_vector_range_combined_reducers 4: [ OK ] hip.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] hip.team_vector_range_combined_reducers 4: [ OK ] hip.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] hip.TeamThreadMDRangeParallelFor 4: [ OK ] hip.TeamThreadMDRangeParallelFor (30 ms) 4: [ RUN ] hip.ThreadVectorMDRangeParallelFor 4: [ OK ] hip.ThreadVectorMDRangeParallelFor (9 ms) 4: [ RUN ] hip.TeamVectorMDRangeParallelFor 4: [ OK ] hip.TeamVectorMDRangeParallelFor (9 ms) 4: [ RUN ] hip.TeamThreadMDRangeParallelReduce 4: [ OK ] hip.TeamThreadMDRangeParallelReduce (12 ms) 4: [ RUN ] hip.ThreadVectorMDRangeParallelReduce 4: [ OK ] hip.ThreadVectorMDRangeParallelReduce (5 ms) 4: [ RUN ] hip.TeamVectorMDRangeParallelReduce 4: [ OK ] hip.TeamVectorMDRangeParallelReduce (5 ms) 4: [ RUN ] hip.team_policy_runtime_parameters 4: [ OK ] hip.team_policy_runtime_parameters (0 ms) 4: [ RUN ] hip.team_reduction_scan [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp 4: [ OK ] hip.team_reduction_scan (2128 ms) 4: [ RUN ] hip.team_long_reduce 4: [ OK ] hip.team_long_reduce (23 ms) 4: [ RUN ] hip.team_double_reduce 4: [ OK ] hip.team_double_reduce (22 ms) 4: [ RUN ] hip.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] hip.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] hip.repeated_team_reduce 4: [ OK ] hip.repeated_team_reduce (77 ms) 4: [ RUN ] hip.team_scan 4: [ OK ] hip.team_scan (144 ms) 4: [ RUN ] hip.team_scan_ret_val [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o 4: [ OK ] hip.team_scan_ret_val (142 ms) 4: [ RUN ] hip.team_shared_request 4: [ OK ] hip.team_shared_request (5 ms) 4: [ RUN ] hip.team_scratch_request 4: [ OK ] hip.team_scratch_request (1 ms) 4: [ RUN ] hip.team_lambda_shared_request 4: [ OK ] hip.team_lambda_shared_request (3 ms) 4: [ RUN ] hip.scratch_align 4: [ OK ] hip.scratch_align (0 ms) 4: [ RUN ] hip.shmem_size 4: [ OK ] hip.shmem_size (0 ms) 4: [ RUN ] hip.multi_level_scratch 4: [ OK ] hip.multi_level_scratch (9 ms) 4: [ RUN ] hip.team_scratch_memory_index_parallel_for 4: [ OK ] hip.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] hip.team_policy_max_recommended 4: [ OK ] hip.team_policy_max_recommended (25 ms) 4: [ RUN ] hip.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] hip.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] hip.team_teamvector_range 4: [ OK ] hip.team_teamvector_range (3 ms) 4: [ RUN ] hip.unique_token_global 4: [ OK ] hip.unique_token_global (11 ms) 4: [ RUN ] hip.unique_token_instance 4: [ OK ] hip.unique_token_instance (10 ms) 4: [ RUN ] hip.unique_token_team_acquire 4: [ OK ] hip.unique_token_team_acquire (13 ms) 4: [ RUN ] hip.view_api_a 4: [ OK ] hip.view_api_a (16 ms) 4: [ RUN ] hip.view_api_b 4: [ OK ] hip.view_api_b (6 ms) 4: [ RUN ] hip.view_api_c 4: [ OK ] hip.view_api_c (1 ms) 4: [ RUN ] hip.view_api_d 4: [ OK ] hip.view_api_d (1 ms) 4: [ RUN ] hip.view_allocation_error 4: [ OK ] hip.view_allocation_error (0 ms) 4: [ RUN ] hip.view_remap 4: [ OK ] hip.view_remap (0 ms) 4: [ RUN ] hip.view_mirror_nonconst 4: [ OK ] hip.view_mirror_nonconst (0 ms) 4: [ RUN ] hip.view_stride_method 4: [ OK ] hip.view_stride_method (0 ms) 4: [ RUN ] hip.anonymous_space 4: [ OK ] hip.anonymous_space (1 ms) 4: [ RUN ] hip.view_overload_resolution 4: [ OK ] hip.view_overload_resolution (0 ms) 4: [ RUN ] hip.view_allocation_large_rank 4: [ OK ] hip.view_allocation_large_rank (3 ms) 4: [ RUN ] hip.view_shmem_size_on_device 4: [ OK ] hip.view_shmem_size_on_device (0 ms) 4: [ RUN ] hip.view_is_assignable 4: [ OK ] hip.view_is_assignable (0 ms) 4: [ RUN ] hip.view_copy_tests 4: [ OK ] hip.view_copy_tests (9 ms) 4: [ RUN ] hip.view_copy_tests_rank_0 4: [ OK ] hip.view_copy_tests_rank_0 (2 ms) 4: [ RUN ] hip.view_copy_degenerated 4: [ OK ] hip.view_copy_degenerated (0 ms) 4: [ RUN ] hip.view_fill_tests_layout_right 4: [ OK ] hip.view_fill_tests_layout_right (77 ms) 4: [ RUN ] hip.view_fill_tests_layout_left 4: [ OK ] hip.view_fill_tests_layout_left (54 ms) 4: [ RUN ] hip.view_empty_runtime_unmanaged 4: [ OK ] hip.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] hip.view_hooks 4: [ OK ] hip.view_hooks (0 ms) 4: [ RUN ] hip.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] hip.view_layoutstride_left_to_layoutleft_assignment (50 ms) 4: [ RUN ] hip.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] hip.view_layoutstride_right_to_layoutright_assignment (50 ms) 4: [ RUN ] hip.view_irregular_layout 4: [ OK ] hip.view_irregular_layout (7 ms) 4: [ RUN ] hip.view_mapping 4: [ OK ] hip.view_mapping (56 ms) 4: [ RUN ] hip.view_mapping_operator 4: [ OK ] hip.view_mapping_operator (21 ms) 4: [ RUN ] hip.static_extent 4: [ OK ] hip.static_extent (0 ms) 4: [ RUN ] hip.view_mapping_atomic 4: [ OK ] hip.view_mapping_atomic (1 ms) 4: [ RUN ] hip.view_mapping_class_value 4: [ OK ] hip.view_mapping_class_value (0 ms) 4: [ RUN ] hip.view_mapping_assignable 4: [ OK ] hip.view_mapping_assignable (0 ms) 4: [ RUN ] hip.view_mapping_trivially_copyable 4: [ OK ] hip.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] hip.view_mapping_subview 4: [ OK ] hip.view_mapping_subview (1 ms) 4: [ RUN ] hip.view_nested_view 4: [ OK ] hip.view_nested_view (1 ms) 4: [ RUN ] hip.append_formatted_multidimensional_index 4: [ OK ] hip.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] hip.view_resize 4: [ OK ] hip.view_resize (16 ms) 4: [ RUN ] hip.view_realloc 4: [ OK ] hip.view_realloc (0 ms) 4: [ RUN ] hip.workgraph_fib [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 4: [ OK ] hip.workgraph_fib (2292 ms) 4: [ RUN ] hip.resize_realloc_no_init 4: [ OK ] hip.resize_realloc_no_init (0 ms) 4: [ RUN ] hip.resize_realloc_no_alloc 4: [ OK ] hip.resize_realloc_no_alloc (0 ms) 4: [ RUN ] hip.realloc_exec_space 4: [ OK ] hip.realloc_exec_space (0 ms) 4: [ RUN ] hip.view_alloc 4: [ OK ] hip.view_alloc (1 ms) 4: [ RUN ] hip.view_alloc_exec_space 4: [ OK ] hip.view_alloc_exec_space (0 ms) 4: [ RUN ] hip.view_alloc_int 4: [ OK ] hip.view_alloc_int (0 ms) 4: [ RUN ] hip.view_alloc_exec_space_int 4: [ OK ] hip.view_alloc_exec_space_int (0 ms) 4: [ RUN ] hip.deep_copy_zero_memset 4: [ OK ] hip.deep_copy_zero_memset (0 ms) 4: [ RUN ] hip.resize_exec_space 4: [ OK ] hip.resize_exec_space (0 ms) 4: [ RUN ] hip.view_allocation_int 4: [ OK ] hip.view_allocation_int (0 ms) 4: [ RUN ] hip.view_allocation_exec_space_int 4: [ OK ] hip.view_allocation_exec_space_int (0 ms) 4: [ RUN ] hip.view_not_default_constructible 4: [ OK ] hip.view_not_default_constructible (0 ms) 4: [ RUN ] hip.scan_unit 4: [ OK ] hip.scan_unit (4 ms) 4: [ RUN ] hip.space_access 4: [ OK ] hip.space_access (0 ms) 4: [ RUN ] hip.impl_view_accessible 4: [ OK ] hip.impl_view_accessible (2 ms) 4: [ RUN ] hip.memory_requirements 4: [ OK ] hip.memory_requirements (0 ms) 4: [ RUN ] hip.team_scratch_1_streams 46: [ OK ] std_algorithms_exclusive_scan_team_test.test (5895 ms) 46: [----------] 1 test from std_algorithms_exclusive_scan_team_test (5896 ms total) 46: 46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 46: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 46: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (2986 ms) 46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2986 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 2 tests from 2 test suites ran. (8882 ms total) 46: [ PASSED ] 2 tests. 46/48 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 11.36 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 47: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 47: Test timeout computed to be: 1500 47: 47: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 47: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 47: setting CUDA_VISIBLE_DEVICES. 47: This could on multi GPU systems lead to severe performance" 47: penalties. 47: [==========] Running 2 tests from 2 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_inclusive_scan_team_test 47: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o 47: [ OK ] std_algorithms_inclusive_scan_team_test.test (8342 ms) 47: [----------] 1 test from std_algorithms_inclusive_scan_team_test (8342 ms total) 47: 47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 47: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o 47: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (5516 ms) 47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (5516 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 2 tests from 2 test suites ran. (13858 ms total) 47: [ PASSED ] 2 tests. 47/48 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 16.29 sec test 48 Start 48: Kokkos_UnitTest_SIMD 48: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build-tests/simd/unit_tests/Kokkos_UnitTest_SIMD 48: Test timeout computed to be: 1500 [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp 48: 48: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 48: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 48: setting CUDA_VISIBLE_DEVICES. 48: This could on multi GPU systems lead to severe performance" 48: penalties. 48: [==========] Running 16 tests from 1 test suite. 48: [----------] Global test environment set-up. 48: [----------] 16 tests from simd 48: [ RUN ] simd.host_math_ops 48: [ OK ] simd.host_math_ops (0 ms) 48: [ RUN ] simd.device_math_ops 48: [ OK ] simd.device_math_ops (5 ms) 48: [ RUN ] simd.host_mask_ops 48: [ OK ] simd.host_mask_ops (0 ms) 48: [ RUN ] simd.device_mask_ops 48: [ OK ] simd.device_mask_ops (0 ms) 48: [ RUN ] simd.host_conversions 48: [ OK ] simd.host_conversions (0 ms) 48: [ RUN ] simd.device_conversions 48: [ OK ] simd.device_conversions (0 ms) 48: [ RUN ] simd.host_shift_ops 48: [ OK ] simd.host_shift_ops (0 ms) 48: [ RUN ] simd.device_shift_ops 48: [ OK ] simd.device_shift_ops (0 ms) 48: [ RUN ] simd.host_condition 48: [ OK ] simd.host_condition (0 ms) 48: [ RUN ] simd.device_condition 48: [ OK ] simd.device_condition (0 ms) 48: [ RUN ] simd.host_gen_ctors 48: [ OK ] simd.host_gen_ctors (0 ms) 48: [ RUN ] simd.device_gen_ctors 48: [ OK ] simd.device_gen_ctors (0 ms) 48: [ RUN ] simd.host_where_expressions 48: [ OK ] simd.host_where_expressions (0 ms) 48: [ RUN ] simd.device_where_expressions 48: [ OK ] simd.device_where_expressions (0 ms) 48: [ RUN ] simd.host_reductions 48: [ OK ] simd.host_reductions (0 ms) 48: [ RUN ] simd.device_reductions 48: [ OK ] simd.device_reductions (0 ms) 48: [----------] 16 tests from simd (5 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 16 tests from 1 test suite ran. (5 ms total) 48: [ PASSED ] 16 tests. [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o 48/48 Test #48: Kokkos_UnitTest_SIMD ............................. Passed 2.46 sec 100% tests passed, 0 tests failed out of 48 Total Test time (real) = 595.73 sec + cd ../example/build_cmake_installed + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_CXX_COMPILER=g++-8 -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 .. [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o -- The CXX compiler identification is GNU 8.4.0 -- The Fortran compiler identification is GNU 7.5.0 -- Check for working CXX compiler: /usr/bin/g++-8 -- Check for working CXX compiler: /usr/bin/g++-8 - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working Fortran compiler: /usr/bin/gfortran -- Check for working Fortran compiler: /usr/bin/gfortran - works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/gfortran supports Fortran 90 -- Checking whether /usr/bin/gfortran supports Fortran 90 - yes -- Enabled Kokkos devices: SERIAL;CUDA CMake Warning at /var/jenkins/workspace/Kokkos_PR-6958/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake:59 (MESSAGE): The installed Kokkos configuration does not support CXX extensions. Forcing -DCMAKE_CXX_EXTENSIONS=Off Call Stack (most recent call first): /var/jenkins/workspace/Kokkos_PR-6958/install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE) CMakeLists.txt:10 (find_package) -- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6958/example/build_cmake_installed/build + make -j8 Scanning dependencies of target example [ 66%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o [ 66%] Building Fortran object CMakeFiles/example.dir/foo.f.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [100%] Linking CXX executable example [100%] Built target example + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/example/build_cmake_installed/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/example/build_cmake_installed/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6958/example/build_cmake_installed/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: KokkosInTree_Verify 1: Test command: /var/jenkins/workspace/Kokkos_PR-6958/example/build_cmake_installed/build/example "10" 1: Test timeout computed to be: 10000000 1: 1: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 1: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 1: setting CUDA_VISIBLE_DEVICES. 1: This could on multi GPU systems lead to severe performance" 1: penalties. 1: Device Execution Space: 1: KOKKOS_ENABLE_CUDA: yes 1: Cuda Options: 1: KOKKOS_ENABLE_CUDA_LAMBDA: yes 1: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 1: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: yes 1: KOKKOS_ENABLE_CUDA_UVM: yes 1: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 1: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 1: 1: Cuda Runtime Configuration: 1: macro KOKKOS_ENABLE_CUDA : defined 1: macro CUDA_VERSION = 11000 = version 11.0 1: Kokkos::Cuda[ 0 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.14 G, Shared Memory per Block: 48 K : Selected 1: Number of even integers from 0 to 9 1: Parallel: 5 0.000040 1: Sequential: 5 0.000000 1: Hello World from Fortran 1/1 Test #1: KokkosInTree_Verify .............. Passed 2.41 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 2.41 sec + cd ../.. + cmake -B build_cmake_installed_different_compiler/build -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 build_cmake_installed_different_compiler [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D -- The CXX compiler identification is Clang 6.0.0 -- The Fortran compiler identification is GNU 7.5.0 -- Check for working CXX compiler: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working Fortran compiler: /usr/bin/f95 [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o -- Check for working Fortran compiler: /usr/bin/f95 - works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/f95 supports Fortran 90 [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D -- Checking whether /usr/bin/f95 supports Fortran 90 - yes -- Enabled Kokkos devices: SERIAL;CUDA CMake Warning at /var/jenkins/workspace/Kokkos_PR-6958/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake:59 (MESSAGE): The installed Kokkos configuration does not support CXX extensions. Forcing -DCMAKE_CXX_EXTENSIONS=Off Call Stack (most recent call first): /var/jenkins/workspace/Kokkos_PR-6958/install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE) CMakeLists.txt:15 (find_package) -- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6958/example/build_cmake_installed_different_compiler/build + cmake --build build_cmake_installed_different_compiler/build --target all Scanning dependencies of target example_no_kokkos [ 25%] Building CXX object CMakeFiles/example_no_kokkos.dir/bar.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 50%] Linking CXX executable example_no_kokkos [ 50%] Built target example_no_kokkos Scanning dependencies of target example_with_kokkos [ 75%] Building CXX object CMakeFiles/example_with_kokkos.dir/foo.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 62%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [100%] Linking CXX executable example_with_kokkos [100%] Built target example_with_kokkos + cmake --build build_cmake_installed_different_compiler/build --target test Running tests... Test project /var/jenkins/workspace/Kokkos_PR-6958/example/build_cmake_installed_different_compiler/build Start 1: KokkosLauncher_NoKokkos_Verify 1/2 Test #1: KokkosLauncher_NoKokkos_Verify ..... Passed 0.00 sec Start 2: KokkosLauncher_WithKokkos_Verify [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o 2/2 Test #2: KokkosLauncher_WithKokkos_Verify ... Passed 2.40 sec 100% tests passed, 0 tests failed out of 2 Total Test time (real) = 2.41 sec Post stage [Pipeline] sh 4: [ OK ] hip.team_scratch_1_streams (44681 ms) 4: [ RUN ] hip.async_launcher 4: [ OK ] hip.async_launcher (3 ms) 4: [ RUN ] hip.preferred_blocksize_deduction 4: [ OK ] hip.preferred_blocksize_deduction (0 ms) 4: [----------] 270 tests from hip (118225 ms total) 4: 4: [----------] 55 tests from hip_managed 4: [ RUN ] hip_managed.view_subview_auto_1d_left 4: [ OK ] hip_managed.view_subview_auto_1d_left (2 ms) 4: [ RUN ] hip_managed.view_subview_auto_1d_right 4: [ OK ] hip_managed.view_subview_auto_1d_right (0 ms) 4: [ RUN ] hip_managed.view_subview_auto_1d_stride 4: [ OK ] hip_managed.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] hip_managed.view_subview_assign_strided 4: [ OK ] hip_managed.view_subview_assign_strided (0 ms) 4: [ RUN ] hip_managed.view_subview_left_0 4: [ OK ] hip_managed.view_subview_left_0 (0 ms) 4: [ RUN ] hip_managed.view_subview_left_1 4: [ OK ] hip_managed.view_subview_left_1 (0 ms) 4: [ RUN ] hip_managed.view_subview_left_2 4: [ OK ] hip_managed.view_subview_left_2 (0 ms) 4: [ RUN ] hip_managed.view_subview_left_3 4: [ OK ] hip_managed.view_subview_left_3 (0 ms) 4: [ RUN ] hip_managed.view_subview_right_0 4: [ OK ] hip_managed.view_subview_right_0 (0 ms) 4: [ RUN ] hip_managed.view_subview_right_1 4: [ OK ] hip_managed.view_subview_right_1 (0 ms) 4: [ RUN ] hip_managed.view_subview_right_3 4: [ OK ] hip_managed.view_subview_right_3 (0 ms) 4: [ RUN ] hip_managed.view_static_tests 4: [ OK ] hip_managed.view_static_tests (0 ms) 4: [ RUN ] hip_managed.view_subview_layoutleft_to_layoutleft 4: [ OK ] hip_managed.view_subview_layoutleft_to_layoutleft (2 ms) 4: [ RUN ] hip_managed.view_subview_layoutright_to_layoutright 4: [ OK ] hip_managed.view_subview_layoutright_to_layoutright (1 ms) 4: [ RUN ] hip_managed.view_subview_1d_assign 4: [ OK ] hip_managed.view_subview_1d_assign (2 ms) 4: [ RUN ] hip_managed.view_subview_1d_assign_atomic 4: [ OK ] hip_managed.view_subview_1d_assign_atomic (3 ms) 4: [ RUN ] hip_managed.view_subview_1d_assign_randomaccess 4: [ OK ] hip_managed.view_subview_1d_assign_randomaccess (2 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d 4: [ OK ] hip_managed.view_subview_2d_from_3d (82 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d_atomic 4: [ OK ] hip_managed.view_subview_2d_from_3d_atomic (81 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d_randomaccess 4: [ OK ] hip_managed.view_subview_2d_from_3d_randomaccess (79 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_left 4: [ OK ] hip_managed.view_subview_3d_from_5d_left (1294 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_left_atomic + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats zero time Mon Apr 22 15:34:22 2024 cache hit (direct) 51 cache hit (preprocessed) 0 cache miss 506 cache hit rate 9.16 % compiler produced stdout 1 cleanups performed 8 files in cache 3100 cache size 4.3 GB max cache size 5.0 GB [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 d2f596cb82ad7b30905f7e3a52c1802d766c18dd50d98aea87af5639d4505ddc [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o 4: [ OK ] hip_managed.view_subview_3d_from_5d_left_atomic (1289 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_left_randomaccess $ docker rm -f --volumes d2f596cb82ad7b30905f7e3a52c1802d766c18dd50d98aea87af5639d4505ddc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 4: [ OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (1293 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp 4: [ OK ] hip_managed.view_subview_3d_from_5d_right (1282 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right_atomic [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o 4: [ OK ] hip_managed.view_subview_3d_from_5d_right_atomic (1293 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right_randomaccess [ 65%] Built target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o 4: [ OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (1292 ms) 4: [ RUN ] hip_managed.view_test_unmanaged_subview_reset 4: [ OK ] hip_managed.view_test_unmanaged_subview_reset (1 ms) 4: [ RUN ] hip_managed.view_subview_memory_traits_construction 4: [ OK ] hip_managed.view_subview_memory_traits_construction (0 ms) 4: [ RUN ] hip_managed.impl_shared_alloc 4: [ OK ] hip_managed.impl_shared_alloc (208 ms) 4: [ RUN ] hip_managed.view_api_a 4: [ OK ] hip_managed.view_api_a (18 ms) 4: [ RUN ] hip_managed.view_api_b 4: [ OK ] hip_managed.view_api_b (29 ms) 4: [ RUN ] hip_managed.view_api_c 4: [ OK ] hip_managed.view_api_c (1 ms) 4: [ RUN ] hip_managed.view_api_d 4: [ OK ] hip_managed.view_api_d (16 ms) 4: [ RUN ] hip_managed.view_allocation_error 4: [ OK ] hip_managed.view_allocation_error (0 ms) 4: [ RUN ] hip_managed.view_remap 4: [ OK ] hip_managed.view_remap (1 ms) 4: [ RUN ] hip_managed.view_mirror_nonconst 4: [ OK ] hip_managed.view_mirror_nonconst (0 ms) 4: [ RUN ] hip_managed.view_stride_method 4: [ OK ] hip_managed.view_stride_method (0 ms) 4: [ RUN ] hip_managed.anonymous_space 4: [ OK ] hip_managed.anonymous_space (0 ms) 4: [ RUN ] hip_managed.view_overload_resolution 4: [ OK ] hip_managed.view_overload_resolution (0 ms) 4: [ RUN ] hip_managed.view_allocation_large_rank [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E 4: [ OK ] hip_managed.view_allocation_large_rank (16743 ms) 4: [ RUN ] hip_managed.view_shmem_size_on_device 4: [ OK ] hip_managed.view_shmem_size_on_device (0 ms) 4: [ RUN ] hip_managed.view_is_assignable 4: [ OK ] hip_managed.view_is_assignable (146 ms) 4: [ RUN ] hip_managed.view_copy_tests 4: [ OK ] hip_managed.view_copy_tests (55 ms) 4: [ RUN ] hip_managed.view_copy_tests_rank_0 4: [ OK ] hip_managed.view_copy_tests_rank_0 (3 ms) 4: [ RUN ] hip_managed.view_copy_degenerated 4: [ OK ] hip_managed.view_copy_degenerated (0 ms) 4: [ RUN ] hip_managed.view_fill_tests_layout_right [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o 4: [ OK ] hip_managed.view_fill_tests_layout_right (6791 ms) 4: [ RUN ] hip_managed.view_fill_tests_layout_left [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o 4: [ OK ] hip_managed.view_fill_tests_layout_left (4153 ms) 4: [ RUN ] hip_managed.view_mapping 4: [ OK ] hip_managed.view_mapping (57 ms) 4: [ RUN ] hip_managed.view_mapping_operator 4: [ OK ] hip_managed.view_mapping_operator (19 ms) 4: [ RUN ] hip_managed.static_extent 4: [ OK ] hip_managed.static_extent (0 ms) 4: [ RUN ] hip_managed.view_mapping_atomic 4: [ OK ] hip_managed.view_mapping_atomic (1 ms) 4: [ RUN ] hip_managed.view_mapping_class_value 4: [ OK ] hip_managed.view_mapping_class_value (0 ms) 4: [ RUN ] hip_managed.view_mapping_assignable 4: [ OK ] hip_managed.view_mapping_assignable (0 ms) 4: [ RUN ] hip_managed.view_mapping_trivially_copyable 4: [ OK ] hip_managed.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] hip_managed.view_mapping_subview 4: [ OK ] hip_managed.view_mapping_subview (1 ms) 4: [----------] 55 tests from hip_managed (36258 ms total) 4: 4: [----------] 27 tests from hip_hostpinned 4: [ RUN ] hip_hostpinned.impl_shared_alloc 4: [ OK ] hip_hostpinned.impl_shared_alloc (173 ms) 4: [ RUN ] hip_hostpinned.view_api_a 4: [ OK ] hip_hostpinned.view_api_a (6 ms) 4: [ RUN ] hip_hostpinned.view_api_b 4: [ OK ] hip_hostpinned.view_api_b (5 ms) 4: [ RUN ] hip_hostpinned.view_api_c 4: [ OK ] hip_hostpinned.view_api_c (0 ms) 4: [ RUN ] hip_hostpinned.view_api_d 4: [ OK ] hip_hostpinned.view_api_d (1 ms) 4: [ RUN ] hip_hostpinned.view_allocation_error 4: [ OK ] hip_hostpinned.view_allocation_error (0 ms) 4: [ RUN ] hip_hostpinned.view_remap 4: [ OK ] hip_hostpinned.view_remap (0 ms) 4: [ RUN ] hip_hostpinned.view_mirror_nonconst 4: [ OK ] hip_hostpinned.view_mirror_nonconst (0 ms) 4: [ RUN ] hip_hostpinned.view_stride_method 4: [ OK ] hip_hostpinned.view_stride_method (0 ms) 4: [ RUN ] hip_hostpinned.anonymous_space 4: [ OK ] hip_hostpinned.anonymous_space (0 ms) 4: [ RUN ] hip_hostpinned.view_overload_resolution 4: [ OK ] hip_hostpinned.view_overload_resolution (0 ms) 4: [ RUN ] hip_hostpinned.view_allocation_large_rank 4: [ OK ] hip_hostpinned.view_allocation_large_rank (1767 ms) 4: [ RUN ] hip_hostpinned.view_shmem_size_on_device 4: [ OK ] hip_hostpinned.view_shmem_size_on_device (0 ms) 4: [ RUN ] hip_hostpinned.view_is_assignable 4: [ OK ] hip_hostpinned.view_is_assignable (1 ms) 4: [ RUN ] hip_hostpinned.view_copy_tests 4: [ OK ] hip_hostpinned.view_copy_tests (55 ms) 4: [ RUN ] hip_hostpinned.view_copy_tests_rank_0 4: [ OK ] hip_hostpinned.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] hip_hostpinned.view_copy_degenerated 4: [ OK ] hip_hostpinned.view_copy_degenerated (0 ms) 4: [ RUN ] hip_hostpinned.view_fill_tests_layout_right 4: [ OK ] hip_hostpinned.view_fill_tests_layout_right (1718 ms) 4: [ RUN ] hip_hostpinned.view_fill_tests_layout_left [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 4: [ OK ] hip_hostpinned.view_fill_tests_layout_left (1565 ms) 4: [ RUN ] hip_hostpinned.view_mapping 4: [ OK ] hip_hostpinned.view_mapping (57 ms) 4: [ RUN ] hip_hostpinned.view_mapping_operator 4: [ OK ] hip_hostpinned.view_mapping_operator (1 ms) 4: [ RUN ] hip_hostpinned.static_extent 4: [ OK ] hip_hostpinned.static_extent (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_atomic 4: [ OK ] hip_hostpinned.view_mapping_atomic (1 ms) 4: [ RUN ] hip_hostpinned.view_mapping_class_value 4: [ OK ] hip_hostpinned.view_mapping_class_value (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_assignable 4: [ OK ] hip_hostpinned.view_mapping_assignable (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_trivially_copyable 4: [ OK ] hip_hostpinned.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_subview 4: [ OK ] hip_hostpinned.view_mapping_subview (0 ms) 4: [----------] 27 tests from hip_hostpinned (5358 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 367 tests from 4 test suites ran. (229154 ms total) 4: [ PASSED ] 366 tests. 4: [ SKIPPED ] 1 test, listed below: 4: [ SKIPPED ] hip.mdspan_minimal_functional [ OK ] serial.BinSortUnsignedKeyLayoutStrideValues (200829 ms) [ RUN ] serial.NestedSort [ OK ] serial.NestedSort (62 ms) [ RUN ] serial.NestedSortByKey [ OK ] serial.NestedSortByKey (516 ms) [ RUN ] serial.SortWithCustomComparator 4/53 Test #4: Kokkos_CoreUnitTest_HIP ..................... Passed 229.66 sec test 5 Start 5: Kokkos_CoreUnitTest_HIPInterOpInit 5: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 5: Test timeout computed to be: 1500 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from hip 5: [ RUN ] hip.raw_hip_interop [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o 5: [ OK ] hip.raw_hip_interop (557 ms) 5: [----------] 1 test from hip (557 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (557 ms total) 5: [ PASSED ] 1 test. 5/53 Test #5: Kokkos_CoreUnitTest_HIPInterOpInit .......... Passed 0.59 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from hip 6: [ RUN ] hip.raw_hip_streams [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o 6: [ OK ] hip.raw_hip_streams (519 ms) 6: [----------] 1 test from hip (519 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (520 ms total) 6: [ PASSED ] 1 test. 6/53 Test #6: Kokkos_CoreUnitTest_HIPInterOpStreams ....... Passed 0.55 sec test 7 Start 7: Kokkos_UnitTest_HIPGraph 7: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_UnitTest_HIPGraph 7: Test timeout computed to be: 1500 [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp 7: [==========] Running 5 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 5 tests from hip_count_bugs 7: [ RUN ] hip_count_bugs.launch_one 7: [ OK ] hip_count_bugs.launch_one (1 ms) 7: [ RUN ] hip_count_bugs.launch_one_rvalue 7: [ OK ] hip_count_bugs.launch_one_rvalue (0 ms) 7: [ RUN ] hip_count_bugs.launch_six 7: [ OK ] hip_count_bugs.launch_six (0 ms) 7: [ RUN ] hip_count_bugs.when_all_cycle 7: [ OK ] hip_count_bugs.when_all_cycle (0 ms) 7: [ RUN ] hip_count_bugs.zero_work_reduce 7: [ OK ] hip_count_bugs.zero_work_reduce (0 ms) 7: [----------] 5 tests from hip_count_bugs (2 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 5 tests from 1 test suite ran. (2 ms total) 7: [ PASSED ] 5 tests. 7: 7: YOU HAVE 1 DISABLED TEST 7: 7/53 Test #7: Kokkos_UnitTest_HIPGraph .................... Passed 0.51 sec test 8 Start 8: Kokkos_CoreUnitTest_Default 8: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Default 8: Test timeout computed to be: 1500 [ OK ] serial.SortWithCustomComparator (5661 ms) [----------] 12 tests from serial (1193268 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (1193268 ms total) [ PASSED ] 12 tests. 8: [==========] Running 71 tests from 41 test suites. 8: [----------] Global test environment set-up. 8: [----------] 31 tests from defaultdevicetype 8: [ RUN ] defaultdevicetype.initialization_settings 8: [ OK ] defaultdevicetype.initialization_settings (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 8: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_device_id 8: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 8: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 8: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_help 8: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 8: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 8: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_num_threads 8: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_device_id 8: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_disable_warnings 8: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_tune_internals 8: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 8: [ RUN ] defaultdevicetype.visible_devices 8: [ OK ] defaultdevicetype.visible_devices (0 ms) 8: [ RUN ] defaultdevicetype.shared_space 8: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestSharedSpace.cpp:109: Skipped 8: skipping because specified arch does not support page migration 8: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 8: [ RUN ] defaultdevicetype.shared_host_pinned_space 8: [ OK ] defaultdevicetype.shared_host_pinned_space (1 ms) 8: [ RUN ] defaultdevicetype.compiler_macros 8: [ OK ] defaultdevicetype.compiler_macros (0 ms) 8: [ RUN ] defaultdevicetype.half_conversion 8: [ OK ] defaultdevicetype.half_conversion (3 ms) 8: [ RUN ] defaultdevicetype.bhalf_conversion 8: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 8: [ RUN ] defaultdevicetype.half_operators 8: [ OK ] defaultdevicetype.half_operators (1 ms) 8: [ RUN ] defaultdevicetype.bhalf_operators 8: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 8: [ RUN ] defaultdevicetype.host_space_access 8: [ OK ] defaultdevicetype.host_space_access (0 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a1 8: [ OK ] defaultdevicetype.reduce_instantiation_a1 (7 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b1 8: [ OK ] defaultdevicetype.reduce_instantiation_b1 (17 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c1 8: [ OK ] defaultdevicetype.reduce_instantiation_c1 (7 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a2 make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests' Post stage [Pipeline] sh 8: [ OK ] defaultdevicetype.reduce_instantiation_a2 (10 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b2 8: [ OK ] defaultdevicetype.reduce_instantiation_b2 (24 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c2 8: [ OK ] defaultdevicetype.reduce_instantiation_c2 (10 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a3 8: [ OK ] defaultdevicetype.reduce_instantiation_a3 (17 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b3 8: [ OK ] defaultdevicetype.reduce_instantiation_b3 (38 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c3 8: [ OK ] defaultdevicetype.reduce_instantiation_c3 (17 ms) 8: [ RUN ] defaultdevicetype.malloc 8: [ OK ] defaultdevicetype.malloc (0 ms) 8: [----------] 31 tests from defaultdevicetype (160 ms total) 8: 8: [----------] 1 test from kokkosresize 8: [ RUN ] kokkosresize.host_space_access 8: [ OK ] kokkosresize.host_space_access (97 ms) 8: [----------] 1 test from kokkosresize (97 ms total) 8: 8: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/0.sizes 8: [ OK ] TestViewAPI/0.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/0 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/1.sizes 8: [ OK ] TestViewAPI/1.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/1 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/2.sizes 8: [ OK ] TestViewAPI/2.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/2 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/3.sizes 8: [ OK ] TestViewAPI/3.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/3 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/4.sizes 8: [ OK ] TestViewAPI/4.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/4 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/5.sizes 8: [ OK ] TestViewAPI/5.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/5 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/6.sizes 8: [ OK ] TestViewAPI/6.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/6 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/7.sizes 8: [ OK ] TestViewAPI/7.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/7 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/8.sizes 8: [ OK ] TestViewAPI/8.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/8 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/9.sizes 8: [ OK ] TestViewAPI/9.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/9 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/10.sizes 8: [ OK ] TestViewAPI/10.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/10 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/11.sizes 8: [ OK ] TestViewAPI/11.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/11 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/12.sizes 8: [ OK ] TestViewAPI/12.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/12 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/13.sizes 8: [ OK ] TestViewAPI/13.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/13 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/14.sizes 8: [ OK ] TestViewAPI/14.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/14 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/15.sizes 8: [ OK ] TestViewAPI/15.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/15 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/16.sizes 8: [ OK ] TestViewAPI/16.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/16 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/17.sizes 8: [ OK ] TestViewAPI/17.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/17 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/18.sizes 8: [ OK ] TestViewAPI/18.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/18 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/19.sizes 8: [ OK ] TestViewAPI/19.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/19 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/20.sizes 8: [ OK ] TestViewAPI/20.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/20 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/21.sizes 8: [ OK ] TestViewAPI/21.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/21 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/22.sizes 8: [ OK ] TestViewAPI/22.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/22 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/23.sizes 8: [ OK ] TestViewAPI/23.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/23 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/24.sizes 8: [ OK ] TestViewAPI/24.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/24 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/25.sizes 8: [ OK ] TestViewAPI/25.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/25 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/26.sizes 8: [ OK ] TestViewAPI/26.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/26 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/27.sizes 8: [ OK ] TestViewAPI/27.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/27 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/28.sizes 8: [ OK ] TestViewAPI/28.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/28 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/29.sizes 8: [ OK ] TestViewAPI/29.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/29 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/30.sizes 8: [ OK ] TestViewAPI/30.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/30 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/31.sizes 8: [ OK ] TestViewAPI/31.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/31 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/32.sizes 8: [ OK ] TestViewAPI/32.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/32 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/33.sizes 8: [ OK ] TestViewAPI/33.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/33 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/34.sizes 8: [ OK ] TestViewAPI/34.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/34 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/35.sizes 8: [ OK ] TestViewAPI/35.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/35 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/36.sizes 8: [ OK ] TestViewAPI/36.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/36 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/37.sizes 8: [ OK ] TestViewAPI/37.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/37 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/38.sizes 8: [ OK ] TestViewAPI/38.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/38 (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 71 tests from 41 test suites ran. (259 ms total) 8: [ PASSED ] 70 tests. 8: [ SKIPPED ] 1 test, listed below: 8: [ SKIPPED ] defaultdevicetype.shared_space 8/53 Test #8: Kokkos_CoreUnitTest_Default ................. Passed 0.77 sec test 9 Start 9: Kokkos_CoreUnitTest_LegionInitialization 9: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 9: Test timeout computed to be: 1500 [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Mon Apr 22 15:22:36 2024 stats zeroed Mon Apr 22 15:22:36 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 5270 cache size 4.5 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 127124508eadff572d47a2d2231fffb0f07f96446bc7e078cde1171becf565e5 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from initialization 9: [ RUN ] initialization.legion_initialization 9: [ OK ] initialization.legion_initialization (472 ms) 9: [----------] 1 test from initialization (472 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (472 ms total) 9: [ PASSED ] 1 test. 9/53 Test #9: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.50 sec test 10 Start 10: Kokkos_CoreUnitTest_PushFinalizeHook 10: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 10: Test timeout computed to be: 1500 10: SUCCESS 10/53 Test #10: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.51 sec test 11 Start 11: Kokkos_CoreUnitTest_Develop 11: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Develop 11: Test timeout computed to be: 1500 [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp $ docker rm -f --volumes 127124508eadff572d47a2d2231fffb0f07f96446bc7e078cde1171becf565e5 11: [==========] Running 1 test from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 1 test from defaultdevicetype 11: [ RUN ] defaultdevicetype.development_test 11: [ OK ] defaultdevicetype.development_test (0 ms) 11: [----------] 1 test from defaultdevicetype (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (0 ms total) 11: [ PASSED ] 1 test. 11/53 Test #11: Kokkos_CoreUnitTest_Develop ................. Passed 0.54 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Test timeout computed to be: 1500 [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [Pipeline] // stage [Pipeline] } Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp 12: [==========] Running 27 tests from 2 test suites. 12: [----------] Global test environment set-up. 12: [----------] 25 tests from kokkosp 12: [ RUN ] kokkosp.test_named_instance_fence 12: Ref: 50331649 12: Ref: named_instance 12: 50331649 12: named_instance 12: [ OK ] kokkosp.test_named_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_instance_fence 12: Ref: 50331649 12: Ref: Unnamed Instance Fence 12: 50331649 12: Kokkos::HIP::fence(): Unnamed Instance Fence 12: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_named_global_fence 12: Ref: 50331648 12: Ref: test global fence 12: 16777216 12: test global fence 12: Miss on id 12: 50331648 12: test global fence 12: [ OK ] kokkosp.test_named_global_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_global_fence 12: Ref: 50331648 12: Ref: Unnamed Global Fence 12: 16777216 12: Kokkos::fence: Unnamed Global Fence 12: Miss on id 12: 50331648 12: Kokkos::fence: Unnamed Global Fence 12: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 12: [ RUN ] kokkosp.test_multiple_default_instances 12: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 12: [ RUN ] kokkosp.test_id_gen 12: [ OK ] kokkosp.test_id_gen (0 ms) 12: [ RUN ] kokkosp.test_kernel_sequence 12: Ref: 50331649 12: Ref: named_instance 12: 50331649 12: named_instance 12: Ref: 50331649 12: Ref: test_kernel 12: 50331649 12: named_instance 12: Miss on name 12: 16777216 12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 12: Miss on name 12: Miss on id 12: 50331648 12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 12: Miss on name 12: Miss on id 12: 50331649 12: test_kernel 12: [ OK ] kokkosp.test_kernel_sequence (1 ms) 12: [ RUN ] kokkosp.async_deep_copy 12: [ OK ] kokkosp.async_deep_copy (0 ms) 12: [ RUN ] kokkosp.parallel_for 12: [ OK ] kokkosp.parallel_for (0 ms) 12: [ RUN ] kokkosp.parallel_reduce 12: [ OK ] kokkosp.parallel_reduce (0 ms) 12: [ RUN ] kokkosp.parallel_scan 12: [ OK ] kokkosp.parallel_scan (43 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence 12: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence_view 12: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 12: [ RUN ] kokkosp.regions 12: [ OK ] kokkosp.regions (0 ms) 12: [ RUN ] kokkosp.fences 12: [ OK ] kokkosp.fences (0 ms) 12: [ RUN ] kokkosp.raw_allocation 12: [ OK ] kokkosp.raw_allocation (0 ms) 12: [ RUN ] kokkosp.view 12: [ OK ] kokkosp.view (0 ms) 12: [ RUN ] kokkosp.sections 12: [ OK ] kokkosp.sections (0 ms) 12: [ RUN ] kokkosp.metadata 12: [ OK ] kokkosp.metadata (0 ms) 12: [ RUN ] kokkosp.profile_events 12: [ OK ] kokkosp.profile_events (0 ms) 12: [ RUN ] kokkosp.no_init_kernel 12: [ OK ] kokkosp.no_init_kernel (0 ms) 12: [ RUN ] kokkosp.get_events 12: [ OK ] kokkosp.get_events (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init 12: [ OK ] kokkosp.create_mirror_no_init (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 12: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 12: [ RUN ] kokkosp.create_mirror_view_and_copy 12: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 12: [----------] 25 tests from kokkosp (46 ms total) 12: 12: [----------] 2 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.profiling_section 12: [ OK ] defaultdevicetype.profiling_section (0 ms) 12: [ RUN ] defaultdevicetype.scoped_profile_region 12: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 12: [----------] 2 tests from defaultdevicetype (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 27 tests from 2 test suites ran. (46 ms total) 12: [ PASSED ] 27 tests. 12/53 Test #12: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.59 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Test timeout computed to be: 1500 13/53 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.02 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so 14: Test timeout computed to be: 1500 14: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o 14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 14/53 Test #14: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.50 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so" 15: Test timeout computed to be: 1500 [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o 15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15/53 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.55 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so 16: Test timeout computed to be: 1500 16: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 16: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX90A::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1400::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x1235700:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x12359c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1235ac0:Host:source:0x1235800:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x12359c0:40::kokkosp_deallocate_data:Host:source:0x1235700:40::kokkosp_finalize_library:: 16/53 Test #16: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.55 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so" 17: Test timeout computed to be: 1500 [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp 17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX90A::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1400::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x137b740:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x137ba00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x137bb00:Host:source:0x137b840:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x137ba00:40::kokkosp_deallocate_data:Host:source:0x137b740:40::kokkosp_finalize_library:: 17/53 Test #17: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.55 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec 18: Test timeout computed to be: 1500 18: [==========] Running 3 tests from 2 test suites. 18: [----------] Global test environment set-up. 18: [----------] 2 tests from defaultdevicetype_DeathTest 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x428d00] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c00cb] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3bca70] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x3bc56d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f6916] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3ce678] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3cfed1] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d0792] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e0fcc] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f76e6] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e086c] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3bdee0] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb5678c2083] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3bc3de] 18: 18: demangled test_f1: 18: [0x428d00] Kokkos::Impl::save_stacktrace() 18: [0x3c00cb] Test::stacktrace_test_f1(std::ostream&) 18: [0x3bca70] Test::test_stacktrace(bool, bool) 18: [0x3bc56d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x3f6916] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3ce678] testing::Test::Run() 18: [0x3cfed1] testing::TestInfo::Run() 18: [0x3d0792] testing::TestSuite::Run() 18: [0x3e0fcc] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3f76e6] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3e086c] testing::UnitTest::Run() 18: [0x3bdee0] main 18: [0x7fb5678c2083] __libc_start_main 18: [0x3bc3de] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x428d00] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c00cb] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3c0506] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3bd48d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x3bc56d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f6916] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3ce678] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3cfed1] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d0792] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e0fcc] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f76e6] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e086c] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3bdee0] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb5678c2083] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3bc3de] 18: 18: demangled test_f3: 18: [0x428d00] Kokkos::Impl::save_stacktrace() 18: [0x3c00cb] Test::stacktrace_test_f1(std::ostream&) 18: [0x3c0506] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x3bd48d] Test::test_stacktrace(bool, bool) 18: [0x3bc56d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x3f6916] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3ce678] testing::Test::Run() 18: [0x3cfed1] testing::TestInfo::Run() 18: [0x3d0792] testing::TestSuite::Run() 18: [0x3e0fcc] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3f76e6] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3e086c] testing::UnitTest::Run() 18: [0x3bdee0] main 18: [0x7fb5678c2083] __libc_start_main 18: [0x3bc3de] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (327 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x428d00] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c00cb] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3bca70] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x3bc81a] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f6916] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3ce678] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3cfed1] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d0792] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e0fcc] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f76e6] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e086c] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3bdee0] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb5678c2083] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3bc3de] 18: 18: demangled test_f1: 18: [0x428d00] Kokkos::Impl::save_stacktrace() 18: [0x3c00cb] Test::stacktrace_test_f1(std::ostream&) 18: [0x3bca70] Test::test_stacktrace(bool, bool) 18: [0x3bc81a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x3f6916] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3ce678] testing::Test::Run() 18: [0x3cfed1] testing::TestInfo::Run() 18: [0x3d0792] testing::TestSuite::Run() 18: [0x3e0fcc] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3f76e6] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3e086c] testing::UnitTest::Run() 18: [0x3bdee0] main 18: [0x7fb5678c2083] __libc_start_main 18: [0x3bc3de] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x428d00] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c00cb] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3c0506] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3bd48d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x3bc81a] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f6916] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3ce678] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3cfed1] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d0792] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e0fcc] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f76e6] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e086c] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3bdee0] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb5678c2083] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3bc3de] 18: 18: demangled test_f3: 18: [0x428d00] Kokkos::Impl::save_stacktrace() 18: [0x3c00cb] Test::stacktrace_test_f1(std::ostream&) 18: [0x3c0506] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x3bd48d] Test::test_stacktrace(bool, bool) 18: [0x3bc81a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x3f6916] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3ce678] testing::Test::Run() 18: [0x3cfed1] testing::TestInfo::Run() 18: [0x3d0792] testing::TestSuite::Run() 18: [0x3e0fcc] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3f76e6] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3e086c] testing::UnitTest::Run() 18: [0x3bdee0] main 18: [0x7fb5678c2083] __libc_start_main 18: [0x3bc3de] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (325 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (653 ms total) 18: 18: [----------] 1 test from defaultdevicetype 18: [ RUN ] defaultdevicetype.stacktrace_normal 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x428d00] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c00cb] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3bca70] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f6916] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3ce678] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3cfed1] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d0792] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e0fcc] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f76e6] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e086c] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3bdee0] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb5678c2083] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3bc3de] 18: 18: demangled test_f1: 18: [0x428d00] Kokkos::Impl::save_stacktrace() 18: [0x3c00cb] Test::stacktrace_test_f1(std::ostream&) 18: [0x3bca70] Test::test_stacktrace(bool, bool) 18: [0x3f6916] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3ce678] testing::Test::Run() 18: [0x3cfed1] testing::TestInfo::Run() 18: [0x3d0792] testing::TestSuite::Run() 18: [0x3e0fcc] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3f76e6] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3e086c] testing::UnitTest::Run() 18: [0x3bdee0] main 18: [0x7fb5678c2083] __libc_start_main 18: [0x3bc3de] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x428d00] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c00cb] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3c0506] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3bd48d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f6916] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3ce678] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3cfed1] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d0792] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e0fcc] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f76e6] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e086c] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3bdee0] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb5678c2083] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3bc3de] 18: 18: demangled test_f3: 18: [0x428d00] Kokkos::Impl::save_stacktrace() 18: [0x3c00cb] Test::stacktrace_test_f1(std::ostream&) 18: [0x3c0506] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x3bd48d] Test::test_stacktrace(bool, bool) 18: [0x3f6916] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3ce678] testing::Test::Run() 18: [0x3cfed1] testing::TestInfo::Run() 18: [0x3d0792] testing::TestSuite::Run() 18: [0x3e0fcc] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3f76e6] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3e086c] testing::UnitTest::Run() 18: [0x3bdee0] main 18: [0x7fb5678c2083] __libc_start_main 18: [0x3bc3de] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 18: [----------] 1 test from defaultdevicetype (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 3 tests from 2 test suites ran. (654 ms total) 18: [ PASSED ] 3 tests. 18/53 Test #18: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.31 sec test 19 Start 19: Kokkos_IncrementalTest_OPENMP 19: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 19: Test timeout computed to be: 1500 [ 66%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 19: [==========] Running 28 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 28 tests from OPENMP 19: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 19: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] OPENMP.IncrTest_01_execspace 19: Host Parallel Execution Space: 19: KOKKOS_ENABLE_OPENMP: yes 19: 19: OpenMP Runtime Configuration: 19: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 19: OpenMP 19: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 19: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 19: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 19: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] OPENMP.IncrTest_02_AtomicSub 19: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 19: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 19: [ RUN ] OPENMP.IncrTest_03b_memspace_free 19: [ OK ] OPENMP.IncrTest_03b_memspace_free (70 ms) 19: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 19: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 19: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 19: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 19: [ RUN ] OPENMP.IncrTest_05_reduction 19: [ OK ] OPENMP.IncrTest_05_reduction (4 ms) 19: [ RUN ] OPENMP.IncrTest_06_mdrange2D 19: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 19: [ RUN ] OPENMP.IncrTest_06_mdrange3D 19: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 19: [ RUN ] OPENMP.IncrTest_06_mdrange4D 19: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 19: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 19: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 19: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 19: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 19: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 19: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 19: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 19: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms) 19: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 19: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 19: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 19: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 19: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 19: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (122 ms) 19: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 19: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (0 ms) 19: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 19: [ OK ] OPENMP.IncrTest_12b_TeamScratch (0 ms) 19: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 19: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 19: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 19: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 19: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 19: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 19: [ RUN ] OPENMP.incr_14_MDrangeReduce 19: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 19: [ RUN ] OPENMP.IncrTest_16_parallelscan 19: [ OK ] OPENMP.IncrTest_16_parallelscan (0 ms) 19: [ RUN ] OPENMP.incr_17_atomicView 19: [ OK ] OPENMP.incr_17_atomicView (0 ms) 19: [----------] 28 tests from OPENMP (200 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (200 ms total) 19: [ PASSED ] 28 tests. 19/53 Test #19: Kokkos_IncrementalTest_OPENMP ............... Passed 0.70 sec test 20 Start 20: Kokkos_IncrementalTest_HIP 20: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_IncrementalTest_HIP 20: Test timeout computed to be: 1500 20: [==========] Running 28 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 28 tests from HIP 20: [ RUN ] HIP.IncrTest_01_execspace_typedef 20: [ OK ] HIP.IncrTest_01_execspace_typedef (0 ms) 20: [ RUN ] HIP.IncrTest_01_execspace 20: Device Execution Space: 20: KOKKOS_ENABLE_HIP: yes 20: HIP Options: 20: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 20: 20: Runtime Configuration: 20: macro KOKKOS_ENABLE_HIP : defined 20: macro HIP_VERSION = 50221151 = version 5.2.21151 20: macro KOKKOS_ENABLE_ROCTHRUST : defined 20: Kokkos::HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 20: HIP 20: [ OK ] HIP.IncrTest_01_execspace (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicExchange 20: [ OK ] HIP.IncrTest_02_AtomicExchange (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicAdd 20: [ OK ] HIP.IncrTest_02_AtomicAdd (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicSub 20: [ OK ] HIP.IncrTest_02_AtomicSub (0 ms) 20: [ RUN ] HIP.IncrTest_03a_memspace_malloc 20: [ OK ] HIP.IncrTest_03a_memspace_malloc (1 ms) 20: [ RUN ] HIP.IncrTest_03b_memspace_free [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp 20: [ OK ] HIP.IncrTest_03b_memspace_free (2518 ms) 20: [ RUN ] HIP.IncrTest_04_simple_parallelFor 20: [ OK ] HIP.IncrTest_04_simple_parallelFor (1 ms) 20: [ RUN ] HIP.IncrTest_04_RangePolicy_parallelFor 20: [ OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms) 20: [ RUN ] HIP.IncrTest_05_reduction 20: [ OK ] HIP.IncrTest_05_reduction (7 ms) 20: [ RUN ] HIP.IncrTest_06_mdrange2D 20: [ OK ] HIP.IncrTest_06_mdrange2D (0 ms) 20: [ RUN ] HIP.IncrTest_06_mdrange3D 20: [ OK ] HIP.IncrTest_06_mdrange3D (0 ms) 20: [ RUN ] HIP.IncrTest_06_mdrange4D 20: [ OK ] HIP.IncrTest_06_mdrange4D (0 ms) 20: [ RUN ] HIP.IncrTest_08_deep_copy_2D 20: [ OK ] HIP.IncrTest_08_deep_copy_2D (1 ms) 20: [ RUN ] HIP.IncrTest_08_deep_copy_3D 20: [ OK ] HIP.IncrTest_08_deep_copy_3D (0 ms) 20: [ RUN ] HIP.IncrTest_08_deep_copy_4D 20: [ OK ] HIP.IncrTest_08_deep_copy_4D (0 ms) 20: [ RUN ] HIP.IncrTest_10_Hierarchical_Basics 20: [ OK ] HIP.IncrTest_10_Hierarchical_Basics (1 ms) 20: [ RUN ] HIP.IncrTest_11a_Hierarchical_ForLoop 20: [ OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms) 20: [ RUN ] HIP.IncrTest_11b_Hierarchical_ForLoop 20: [ OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (1 ms) 20: [ RUN ] HIP.IncrTest_11c_Hierarchical_ForLoop [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp 20: [ OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (353 ms) 20: [ RUN ] HIP.IncrTest_12a_ThreadScratch Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp 20: [ OK ] HIP.IncrTest_12a_ThreadScratch (47 ms) 20: [ RUN ] HIP.IncrTest_12b_TeamScratch 20: [ OK ] HIP.IncrTest_12b_TeamScratch (1 ms) 20: [ RUN ] HIP.IncrTest_13a_Hierarchical_Red 20: [ OK ] HIP.IncrTest_13a_Hierarchical_Red (0 ms) 20: [ RUN ] HIP.IncrTest_13b_Hierarchical_Red 20: [ OK ] HIP.IncrTest_13b_Hierarchical_Red (0 ms) 20: [ RUN ] HIP.IncrTest_13c_Hierarchical_Red 20: [ OK ] HIP.IncrTest_13c_Hierarchical_Red (0 ms) 20: [ RUN ] HIP.incr_14_MDrangeReduce 20: [ OK ] HIP.incr_14_MDrangeReduce (1 ms) 20: [ RUN ] HIP.IncrTest_16_parallelscan 20: [ OK ] HIP.IncrTest_16_parallelscan (2 ms) 20: [ RUN ] HIP.incr_17_atomicView 20: [ OK ] HIP.incr_17_atomicView (1 ms) 20: [----------] 28 tests from HIP (2945 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 28 tests from 1 test suite ran. (2945 ms total) 20: [ PASSED ] 28 tests. 20/53 Test #20: Kokkos_IncrementalTest_HIP .................. Passed 3.49 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Test timeout computed to be: 1500 21: [==========] Running 8 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 8 tests from ctest_environment 21: [ RUN ] ctest_environment.no_device_type 21: [ OK ] ctest_environment.no_device_type (0 ms) 21: [ RUN ] ctest_environment.no_process_count 21: [ OK ] ctest_environment.no_process_count (0 ms) 21: [ RUN ] ctest_environment.invalid_rank 21: [ OK ] ctest_environment.invalid_rank (0 ms) 21: [ RUN ] ctest_environment.no_type_str 21: [ OK ] ctest_environment.no_type_str (0 ms) 21: [ RUN ] ctest_environment.missing_type 21: [ OK ] ctest_environment.missing_type (0 ms) 21: [ RUN ] ctest_environment.no_id_str 21: [ OK ] ctest_environment.no_id_str (0 ms) 21: [ RUN ] ctest_environment.invalid_id_str 21: [ OK ] ctest_environment.invalid_id_str (0 ms) 21: [ RUN ] ctest_environment.good 21: [ OK ] ctest_environment.good (0 ms) 21: [----------] 8 tests from ctest_environment (0 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 8 tests from 1 test suite ran. (0 ms total) 21: [ PASSED ] 8 tests. 21/53 Test #21: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.02 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Test timeout computed to be: 1500 22/53 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.02 sec test 23 Start 23: Kokkos_CoreUnitTest_DeviceAndThreads 23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/TestDeviceAndThreads.py" 23: Test timeout computed to be: 1500 [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o 23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o 23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_CoreUnitTest_Cuda1 [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp 23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: 23: ---------------------------------------------------------------------- 23: Ran 5 tests in 10.002s 23: 23: OK 23/53 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 10.06 sec test 24 Start 24: Kokkos_PerformanceTest_TaskDag 24: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 24: Test timeout computed to be: 1500 24/53 Test #24: Kokkos_PerformanceTest_TaskDag .............. Passed 0.02 sec test 25 Start 25: Kokkos_PerformanceTest_Benchmark 25: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-22_T15-15-11.json" 25: Test timeout computed to be: 1500 [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o 25: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected" 25: 2024-04-22T16:04:47+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 25: Run on (128 X 3257.47 MHz CPU s) 25: CPU Caches: 25: L1 Data 32 KiB (x128) 25: L1 Instruction 32 KiB (x128) 25: L2 Unified 512 KiB (x128) 25: L3 Unified 16384 KiB (x32) 25: Load Average: 11.66, 10.70, 10.68 25: CPU architecture: none 25: Default Device: N6Kokkos3HIPE 25: GPU architecture: AMD_GFX90A 25: KOKKOS_COMPILER_CLANG: 1400 25: KOKKOS_ENABLE_ASM: no 25: KOKKOS_ENABLE_CXX17: yes 25: KOKKOS_ENABLE_CXX20: no 25: KOKKOS_ENABLE_CXX23: no 25: KOKKOS_ENABLE_CXX26: no 25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 25: KOKKOS_ENABLE_HIP: yes 25: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_LIBDL: yes 25: KOKKOS_ENABLE_OPENMP: yes 25: KOKKOS_ENABLE_PRAGMA_IVDEP: no 25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 25: KOKKOS_ENABLE_PRAGMA_UNROLL: no 25: KOKKOS_ENABLE_PRAGMA_VECTOR: no 25: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 25: Kokkos Version: 4.3.99 25: macro KOKKOS_ENABLE_HIP: defined 25: macro KOKKOS_ENABLE_ROCTHRUST: defined 25: platform: 64bit 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Count Time normalized 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: GramSchmidt/Count:1024/iterations:5/manual_time 0.008 s 0.009 s 5 1024 8.39773u 25: GramSchmidt/Count:2048/iterations:5/manual_time 0.009 s 0.009 s 5 2.048k 4.2303u 25: GramSchmidt/Count:4096/iterations:5/manual_time 0.009 s 0.009 s 5 4.096k 2.19224u 25: GramSchmidt/Count:8192/iterations:5/manual_time 0.010 s 0.028 s 5 8.192k 1.20231u 25: GramSchmidt/Count:16384/iterations:5/manual_time 0.011 s 0.021 s 5 16.384k 659.08n 25: GramSchmidt/Count:32768/iterations:5/manual_time 0.013 s 0.025 s 5 32.768k 393.706n 25: GramSchmidt/Count:65536/iterations:5/manual_time 0.019 s 0.054 s 5 65.536k 281.461n [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o 25: GramSchmidt/Count:131072/iterations:5/manual_time 0.024 s 0.065 s 5 131.072k 176.982n 25: GramSchmidt/Count:262144/iterations:5/manual_time 0.025 s 0.098 s 5 262.144k 103.846n [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o 25: GramSchmidt/Count:524288/iterations:5/manual_time 0.029 s 0.148 s 5 524.288k 54.5607n [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: GB/s Max 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: CustomReduction/N:100000/R:1000/manual_time 0.006 s 0.015 s 111 19.9305k/s 11.5 25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 25: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 25: OverlapRangePolicy/N:2000/M:10000/R:10 0.544 s 0.540 s 1 0.102106 0.0493215 0.0956758 0.0471406 0.0473044 5.721u [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: OverlapMDRangePolicy/N:200/M:10000/R:10 0.040 s 0.040 s 18 7.42172m 3.6855m 7.06685m 3.514m 3.50841m 3.626u [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o 25: OverlapTeamPolicy/N:20/M:1000000/R:10 0.068 s 0.068 s 10 0.0115908 0.0106013 8.68937m 4.70939m 4.27786m 5.059u 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Count Time normalized 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 26.8184n 25: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 12.7729n 25: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 6.59692n 25: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 3.30945n 25: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.71832n 25: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 1.10254n 25: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 635.651p 25: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 512.749p 25: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.000 s 5 262.144k 427.555p 25: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 343.054p [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o 25: ----------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: rate 25: ----------------------------------------------------------------------------------------------------------------------------------- 25: Malloc/N:1/manual_time 13.2 us 26.4 us 52791 75.5725k/s [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o 25: Malloc/N:16/manual_time 14.5 us 26.8 us 53067 68.9423k/s 25: Malloc/N:256/manual_time 14.5 us 26.8 us 53009 68.8097k/s 25: Malloc/N:4096/manual_time 13.2 us 26.4 us 52873 75.5944k/s [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o 25: Malloc/N:65536/manual_time 13.2 us 26.4 us 52822 75.6847k/s 25: Malloc/N:1048576/manual_time 13.2 us 26.7 us 52704 75.535k/s [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 69%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o 25: Malloc/N:16777216/manual_time 65.4 us 106 us 11164 15.2823k/s [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o 25: Malloc/N:268435456/manual_time 8798 us 298 us 1000 113.663/s 25: Malloc/N:4294967296/manual_time 144845 us 645 us 5 6.90394/s 25: MallocFree/N:1/manual_time 26.5 us 26.3 us 26430 37.7347k/s 25: MallocFree/N:16/manual_time 26.5 us 26.4 us 20672 37.7426k/s [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o 25: MallocFree/N:256/manual_time 26.5 us 26.4 us 26410 37.736k/s 25: MallocFree/N:4096/manual_time 26.5 us 26.4 us 26445 37.7237k/s 25: MallocFree/N:65536/manual_time 26.5 us 26.4 us 26392 37.7511k/s 25: MallocFree/N:1048576/manual_time 26.5 us 26.3 us 26361 37.7664k/s [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 70%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace 25: MallocFree/N:16777216/manual_time 561 us 105 us 7183 1.78374k/s [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 70%] Built target Kokkos_PerformanceTest_SharedSpace Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o 25: MallocFree/N:268435456/manual_time 8689 us 160 us 353 115.094/s 25: MallocFree/N:4294967296/manual_time 144380 us 336 us 5 6.92616/s [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o 25: MallocTouch/N:1/manual_time 14.2 us 27.3 us 49139 70.3377k/s 25: MallocTouch/N:16/manual_time 15.8 us 27.8 us 49236 63.1284k/s 25: MallocTouch/N:256/manual_time 14.2 us 27.3 us 49164 70.4746k/s 25: MallocTouch/N:4096/manual_time 37.6 us 52.5 us 18607 26.6232k/s 25: MallocTouch/N:65536/manual_time 37.7 us 52.5 us 18588 26.554k/s [ 70%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 70%] Linking CXX executable Kokkos_PerformanceTest_Mempool 25: MallocTouch/N:1048576/manual_time 46.6 us 60.0 us 17218 21.4443k/s [ 70%] Built target Kokkos_PerformanceTest_Mempool 25: MallocTouch/N:16777216/manual_time 102 us 149 us 7072 9.76374k/s Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 70%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 70%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 70%] Built target Kokkos_PerformanceTest_Atomic [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 71%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o 25: MallocTouch/N:268435456/manual_time 8812 us 237 us 1000 113.476/s 25: MallocTouch/N:4294967296/manual_time 144856 us 1316 us 5 6.9034/s 25: MallocTouchFree/N:1/manual_time 27.5 us 27.4 us 25430 36.3433k/s 25: MallocTouchFree/N:16/manual_time 27.5 us 27.4 us 25430 36.3143k/s [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o 25: MallocTouchFree/N:256/manual_time 27.5 us 27.4 us 25469 36.3861k/s [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o 25: MallocTouchFree/N:4096/manual_time 58.2 us 56.1 us 13219 17.1901k/s 25: MallocTouchFree/N:65536/manual_time 53.2 us 52.9 us 13100 18.783k/s [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o 25: MallocTouchFree/N:1048576/manual_time 56.1 us 55.8 us 12489 17.8389k/s [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o 25: MallocTouchFree/N:16777216/manual_time 499 us 148 us 4818 2.00382k/s [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o 25: MallocTouchFree/N:268435456/manual_time 8681 us 252 us 353 115.199/s [ 72%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o 25: MallocTouchFree/N:4294967296/manual_time 144486 us 1319 us 5 6.92108/s 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: GB/s MB 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: ViewAllocate_Rank1/N:10/manual_time 0.027 s 0.001 s 26 29.5806/s 800 25: ViewAllocate_Rank1/N:10/manual_time 0.028 s 0.001 s 26 28.6304/s 800 [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o 25: ViewAllocate_Rank2/N:10/manual_time 0.027 s 0.001 s 50 29.5151/s 800 25: ViewAllocate_Rank2/N:10/manual_time 0.027 s 0.001 s 26 29.6972/s 800 25: ViewAllocate_Rank3/N:10/manual_time 0.027 s 0.001 s 26 29.6575/s 800 [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o 25: ViewAllocate_Rank3/N:10/manual_time 0.027 s 0.001 s 26 29.6763/s 800 25: ViewAllocate_Rank4/N:10/manual_time 0.027 s 0.001 s 26 29.74/s 800 25: ViewAllocate_Rank4/N:10/manual_time 0.027 s 0.001 s 26 29.6764/s 800 25: ViewAllocate_Rank5/N:10/manual_time 0.027 s 0.001 s 26 29.7004/s 800 25: ViewAllocate_Rank5/N:10/manual_time 0.027 s 0.001 s 26 29.6408/s 800 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o 25: ViewAllocate_Rank6/N:10/manual_time 0.027 s 0.001 s 26 29.6941/s 800 [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o 25: ViewAllocate_Rank6/N:10/manual_time 0.027 s 0.001 s 26 29.6676/s 800 25: ViewAllocate_Rank7/N:10/manual_time 0.027 s 0.001 s 26 29.7411/s 800 25: ViewAllocate_Rank7/N:10/manual_time 0.027 s 0.001 s 26 29.7009/s 800 [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o 25: ViewAllocate_Rank8/N:10/manual_time 0.027 s 0.001 s 26 29.6882/s 800 25: ViewAllocate_Rank8/N:10/manual_time 0.027 s 0.001 s 26 29.6908/s 800 [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 497 1.14715k/s 1.6k 25: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 506 1.15417k/s 1.6k 25: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 505 1.15517k/s 1.6k 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 506 1.17682k/s 1.6k 25: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 507 1.18371k/s 1.6k 25: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 507 1.18353k/s 1.6k 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 508 1.18339k/s 1.6k [ 72%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda 25: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 296 685.055/s 1.6k [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o 25: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 195 447.452/s 1.6k 25: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.001 s 507 1057.47/s 1.6k 25: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 297 688.093/s 1.6k [ 73%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o 25: ViewDeepCopy_Rank3/N:10/manual_time 0.003 s 0.003 s 244 564.188/s 1.6k 25: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 507 1.182k/s 1.6k 25: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 507 1.1827k/s 1.6k 25: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 506 1.1828k/s 1.6k 25: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 507 1.1834k/s 1.6k 25: ViewDeepCopy_Rank4/N:10/manual_time 0.011 s 0.011 s 61 142.504/s 1.6k [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o 25: ViewDeepCopy_Rank5/N:10/manual_time 0.011 s 0.011 s 61 143.896/s 1.6k [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B 25: ViewDeepCopy_Rank4/N:10/manual_time 0.004 s 0.004 s 189 433.215/s 1.6k 25: ViewDeepCopy_Rank5/N:10/manual_time 0.005 s 0.005 s 128 295.634/s 1.6k 25: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 507 1.18315k/s 1.6k 25: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 506 1.18375k/s 1.6k 25: ViewDeepCopy_Rank6/N:10/manual_time 0.012 s 0.012 s 56 131.741/s 1.6k [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o 25: ViewDeepCopy_Rank6/N:10/manual_time 0.010 s 0.010 s 78 165.077/s 1.6k [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D 25: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 507 1.18304k/s 1.6k 25: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 506 1.1832k/s 1.6k [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B 25: ViewDeepCopy_Rank7/N:10/manual_time 0.013 s 0.013 s 52 121.024/s 1.6k 25: ViewDeepCopy_Rank7/N:10/manual_time 0.010 s 0.010 s 70 160.359/s 1.6k [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o 25: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 508 1069.45/s 1.6k [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o 25: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 506 1.18323k/s 1.6k 25: ViewDeepCopy_Rank8/N:10/manual_time 0.013 s 0.013 s 53 123.149/s 1.6k 25: ViewDeepCopy_Rank8/N:10/manual_time 0.013 s 0.013 s 50 118.797/s 1.6k [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 559 1.33635k/s 1.6k [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 560 1.3354k/s 1.6k 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 559 1.33529k/s 1.6k 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 561 1.33582k/s 1.6k 25: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1211 1.44318k/s 800 25: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1210 1.44566k/s 800 [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D 25: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1209 1.44695k/s 800 [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o 25: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1208 1.44619k/s 800 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o 25: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1212 1.44499k/s 800 25: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1211 1.44553k/s 800 [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o 25: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1209 1.44467k/s 800 [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o 25: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1211 1.44454k/s 800 25: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1209 1.44352k/s 800 25: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1211 1.44356k/s 800 25: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1209 1.44449k/s 800 25: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1208 1.446k/s 800 25: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1210 1.44455k/s 800 [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o 25: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1210 1.44501k/s 800 25: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1211 1.44469k/s 800 25: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1209 1.44445k/s 800 25: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1205 1.44394k/s 800 [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I 25: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1207 1.44396k/s 800 25: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.57685k/s 1.6k 25: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.2106k/s 1.6k 25: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.95637k/s 1.6k 25: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.94647k/s 1.6k 25: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.86879k/s 1.6k 25: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.1402k/s 1.6k 25: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 12.0729k/s 1.6k 25: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 12.029k/s 1.6k 25: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.79881k/s 1.6k 25: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.47307k/s 1.6k 25: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.3639k/s 1.6k 25: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.93366k/s 1.6k 25: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.66174k/s 1.6k 25: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.20469k/s 1.6k 25: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.90526k/s 1.6k 25: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 3.19107k/s 1.6k 25: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.56559k/s 1.6k 25: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.00414k/s 1.6k 25: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.59316k/s 1.6k 25: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.64539k/s 1.6k 25: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.61599k/s 1.6k 25: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.6819k/s 1.6k 25: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.99612k/s 1.6k 25: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.9872k/s 1.6k 25: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.3038k/s 1.6k 25: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.85994k/s 1.6k 25: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.46637k/s 1.6k 25: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.44672k/s 1.6k 25: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.27691k/s 1.6k 25: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.79571k/s 1.6k 25: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.83982k/s 1.6k 25: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.8641k/s 1.6k 25: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.18078k/s 1.6k 25: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.005 s 0.001 s 10 349.062/s 1.6k 25/53 Test #25: Kokkos_PerformanceTest_Benchmark ............ Passed 147.06 sec test 26 Start 26: Kokkos_Benchmark_Atomic_MinMax 26: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-22_T15-15-11.json" 26: Test timeout computed to be: 1500 26: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected" 26: 2024-04-22T16:07:14+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 26: Run on (128 X 3338.98 MHz CPU s) 26: CPU Caches: 26: L1 Data 32 KiB (x128) 26: L1 Instruction 32 KiB (x128) 26: L2 Unified 512 KiB (x128) 26: L3 Unified 16384 KiB (x32) 26: Load Average: 15.44, 12.99, 11.56 26: CPU architecture: none 26: Default Device: N6Kokkos3HIPE 26: GPU architecture: AMD_GFX90A 26: KOKKOS_COMPILER_CLANG: 1400 26: KOKKOS_ENABLE_ASM: no 26: KOKKOS_ENABLE_CXX17: yes 26: KOKKOS_ENABLE_CXX20: no 26: KOKKOS_ENABLE_CXX23: no 26: KOKKOS_ENABLE_CXX26: no 26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 26: KOKKOS_ENABLE_HIP: yes 26: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 26: KOKKOS_ENABLE_HWLOC: no 26: KOKKOS_ENABLE_LIBDL: yes 26: KOKKOS_ENABLE_OPENMP: yes 26: KOKKOS_ENABLE_PRAGMA_IVDEP: no 26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 26: KOKKOS_ENABLE_PRAGMA_UNROLL: no 26: KOKKOS_ENABLE_PRAGMA_VECTOR: no 26: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 26: Kokkos Version: 4.3.99 26: macro KOKKOS_ENABLE_HIP: defined 26: macro KOKKOS_ENABLE_ROCTHRUST: defined 26: platform: 64bit 26: ---------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations 26: ---------------------------------------------------------------------------------------------------------------------------------------- 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26/53 Test #26: Kokkos_Benchmark_Atomic_MinMax .............. Passed 0.64 sec test 27 Start 27: Kokkos_PerformanceTest_Mempool 27: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-22_T15-15-11.json" 27: Test timeout computed to be: 1500 27: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected" 27: 2024-04-22T16:07:15+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Mempool 27: Run on (128 X 3339.6 MHz CPU s) 27: CPU Caches: 27: L1 Data 32 KiB (x128) 27: L1 Instruction 32 KiB (x128) 27: L2 Unified 512 KiB (x128) 27: L3 Unified 16384 KiB (x32) 27: Load Average: 16.85, 13.32, 11.67 27: CPU architecture: none 27: Default Device: N6Kokkos3HIPE 27: GPU architecture: AMD_GFX90A 27: KOKKOS_COMPILER_CLANG: 1400 27: KOKKOS_ENABLE_ASM: no 27: KOKKOS_ENABLE_CXX17: yes 27: KOKKOS_ENABLE_CXX20: no 27: KOKKOS_ENABLE_CXX23: no 27: KOKKOS_ENABLE_CXX26: no 27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 27: KOKKOS_ENABLE_HIP: yes 27: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 27: KOKKOS_ENABLE_HWLOC: no 27: KOKKOS_ENABLE_LIBDL: yes 27: KOKKOS_ENABLE_OPENMP: yes 27: KOKKOS_ENABLE_PRAGMA_IVDEP: no 27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 27: KOKKOS_ENABLE_PRAGMA_UNROLL: no 27: KOKKOS_ENABLE_PRAGMA_VECTOR: no 27: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 27: Kokkos Version: 4.3.99 27: macro KOKKOS_ENABLE_HIP: defined 27: macro KOKKOS_ENABLE_ROCTHRUST: defined 27: platform: 64bit [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o 27: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations FOM: fill ops per second 27: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 3104 19.9328M/s [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations FOM: cycle ops per second 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 8858 139.951M/s 27/53 Test #27: Kokkos_PerformanceTest_Mempool .............. Passed 3.38 sec test 28 Start 28: Kokkos_PerformanceTest_Atomic 28: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-22_T15-15-11.json" 28: Test timeout computed to be: 1500 28: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected" 28: 2024-04-22T16:07:18+00:00 28: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Atomic 28: Run on (128 X 3338.5 MHz CPU s) 28: CPU Caches: 28: L1 Data 32 KiB (x128) 28: L1 Instruction 32 KiB (x128) 28: L2 Unified 512 KiB (x128) 28: L3 Unified 16384 KiB (x32) 28: Load Average: 16.85, 13.32, 11.67 28: CPU architecture: none 28: Default Device: N6Kokkos3HIPE 28: GPU architecture: AMD_GFX90A 28: KOKKOS_COMPILER_CLANG: 1400 28: KOKKOS_ENABLE_ASM: no 28: KOKKOS_ENABLE_CXX17: yes 28: KOKKOS_ENABLE_CXX20: no 28: KOKKOS_ENABLE_CXX23: no 28: KOKKOS_ENABLE_CXX26: no 28: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 28: KOKKOS_ENABLE_HIP: yes 28: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 28: KOKKOS_ENABLE_HWLOC: no 28: KOKKOS_ENABLE_LIBDL: yes 28: KOKKOS_ENABLE_OPENMP: yes 28: KOKKOS_ENABLE_PRAGMA_IVDEP: no 28: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 28: KOKKOS_ENABLE_PRAGMA_UNROLL: no 28: KOKKOS_ENABLE_PRAGMA_VECTOR: no 28: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 28: Kokkos Version: 4.3.99 28: macro KOKKOS_ENABLE_HIP: defined 28: macro KOKKOS_ENABLE_ROCTHRUST: defined 28: platform: 64bit [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 74%] Built target Kokkos_ContainersTestCompileOnly [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 28: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 28: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: Test_Atomic/100000/iterations:10 2.31 s 2.25 s 10 1 4 2.37467m 1.92042m 299.56u 704.983M 1.90861M 704.983M [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 83%] Built target Kokkos_CoreUnitTest_Serial2 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Printf.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 76%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [100%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [100%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 76%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [100%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o 28: Test_Atomic/100000/iterations:10 7.18 s 7.12 s 10 1 8 12.0424 2.00878m 299.67u 4.99995G 1.72771M 4.99995G [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_QuadPrecisionMath.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6958/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_OpenMP 1: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 1: Test timeout computed to be: 1500 1: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 1: Detected: 6 cores per node. 1: Detected: 1 MPI_ranks per node. 1: Requested: 8 threads per process. 1: [==========] Running 306 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 15 tests from openmp_DeathTest 1: [ RUN ] openmp_DeathTest.abort_from_host 1: [ OK ] openmp_DeathTest.abort_from_host (550 ms) 1: [ RUN ] openmp_DeathTest.abort_from_device 1: [ OK ] openmp_DeathTest.abort_from_device (549 ms) 1: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (509 ms) 1: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o 1: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (512 ms) 1: [ RUN ] openmp_DeathTest.policy_invalid_bounds 1: [ OK ] openmp_DeathTest.policy_invalid_bounds (513 ms) 1: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (729 ms) 1: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicy.cpp.o 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o 1: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (1461 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment 1: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3656 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment 28: Test_Atomic/100000/iterations:10 7.15 s 7.09 s 10 1 8 12.0406 1.98764m 299.66u 4.99995G 1.95555M 4.99995G 1: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (3667 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 1: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 1: skipping since no memory access violation would occur 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_device 1: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 1: skipping since no memory access violation would occur 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms) 1: [----------] 15 tests from openmp_DeathTest (12150 ms total) 1: 1: [----------] 291 tests from openmp 1: [ RUN ] openmp.array_capacity 1: [ OK ] openmp.array_capacity (0 ms) 1: [ RUN ] openmp.array_element_access 1: [ OK ] openmp.array_element_access (0 ms) 1: [ RUN ] openmp.array_zero_capacity 1: [ OK ] openmp.array_zero_capacity (0 ms) 1: [ RUN ] openmp.array_zero_data_nullptr 1: [ OK ] openmp.array_zero_data_nullptr (0 ms) 1: [ RUN ] openmp.atomic_operations_complexdouble 1: [ OK ] openmp.atomic_operations_complexdouble (5 ms) 1: [ RUN ] openmp.atomic_operations_complexfloat 1: [ OK ] openmp.atomic_operations_complexfloat (1 ms) 1: [ RUN ] openmp.atomic_operations_double 1: [ OK ] openmp.atomic_operations_double (2 ms) 1: [ RUN ] openmp.atomic_operations_float 1: [ OK ] openmp.atomic_operations_float (1 ms) 1: [ RUN ] openmp.atomic_operations_int 1: [ OK ] openmp.atomic_operations_int (4 ms) 1: [ RUN ] openmp.atomic_operations_long 1: [ OK ] openmp.atomic_operations_long (4 ms) 1: [ RUN ] openmp.atomic_operations_longlong 1: [ OK ] openmp.atomic_operations_longlong (4 ms) 1: [ RUN ] openmp.atomic_shared 1: [ OK ] openmp.atomic_shared (0 ms) 1: [ RUN ] openmp.atomic_operations_unsigned 1: [ OK ] openmp.atomic_operations_unsigned (3 ms) 1: [ RUN ] openmp.atomic_operations_unsignedlong 1: [ OK ] openmp.atomic_operations_unsignedlong (5 ms) 1: [ RUN ] openmp.atomics 1: [ OK ] openmp.atomics (28 ms) 1: [ RUN ] openmp.atomics_tpetra_max_abs 1: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] openmp.atomic_views_integral 1: [ OK ] openmp.atomic_views_integral (234 ms) 1: [ RUN ] openmp.atomic_views_nonintegral 1: [ OK ] openmp.atomic_views_nonintegral (174 ms) 1: [ RUN ] openmp.atomic_view_api 1: [ OK ] openmp.atomic_view_api (0 ms) 1: [ RUN ] openmp.bit_manip_countl_zero 1: [ OK ] openmp.bit_manip_countl_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countl_one 1: [ OK ] openmp.bit_manip_countl_one (0 ms) 1: [ RUN ] openmp.bit_manip_countr_zero 1: [ OK ] openmp.bit_manip_countr_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countr_one 1: [ OK ] openmp.bit_manip_countr_one (0 ms) 1: [ RUN ] openmp.bit_manip_popcount 1: [ OK ] openmp.bit_manip_popcount (0 ms) 1: [ RUN ] openmp.bit_manip_has_single_bit 1: [ OK ] openmp.bit_manip_has_single_bit (0 ms) 1: [ RUN ] openmp.bit_manip_bit_floor 1: [ OK ] openmp.bit_manip_bit_floor (0 ms) 1: [ RUN ] openmp.bit_manip_bit_ceil 1: [ OK ] openmp.bit_manip_bit_ceil (0 ms) 1: [ RUN ] openmp.bit_manip_bit_width 1: [ OK ] openmp.bit_manip_bit_width (0 ms) 1: [ RUN ] openmp.bit_manip_rotl 1: [ OK ] openmp.bit_manip_rotl (0 ms) 1: [ RUN ] openmp.bit_manip_rotr 1: [ OK ] openmp.bit_manip_rotr (0 ms) 1: [ RUN ] openmp.bit_manip_byeswap 1: [ OK ] openmp.bit_manip_byeswap (0 ms) 1: [ RUN ] openmp.bit_manip_bit_cast 1: [ OK ] openmp.bit_manip_bit_cast (0 ms) 1: [ RUN ] openmp.test_block_deduction_bug_pr_3103 1: [ OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] openmp.checked_integer_operations_multiply_overflow 1: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] openmp.execution_policy_occupancy_and_hint 1: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] openmp.complex_construction 1: [ OK ] openmp.complex_construction (0 ms) 1: [ RUN ] openmp.complex_basic_math 1: [ OK ] openmp.complex_basic_math (0 ms) 1: [ RUN ] openmp.complex_special_funtions 1: [ OK ] openmp.complex_special_funtions (0 ms) 1: [ RUN ] openmp.complex_io 1: [ OK ] openmp.complex_io (0 ms) 1: [ RUN ] openmp.complex_trivially_copyable 1: [ OK ] openmp.complex_trivially_copyable (0 ms) 1: [ RUN ] openmp.complex_issue_3865 1: [ OK ] openmp.complex_issue_3865 (0 ms) 1: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 1: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] openmp.crs_count_fill 1: [ OK ] openmp.crs_count_fill (0 ms) 1: [ RUN ] openmp.crs_copy_constructor 1: [ OK ] openmp.crs_copy_constructor (2 ms) 1: [ RUN ] openmp.deep_copy_alignment 1: [ OK ] openmp.deep_copy_alignment (3 ms) 1: [ RUN ] openmp.deep_copy_conversion 1: [ OK ] openmp.deep_copy_conversion (33 ms) 1: [ RUN ] openmp.partitioning_by_args 1: [ OK ] openmp.partitioning_by_args (0 ms) 1: [ RUN ] openmp.partitioning_by_vector 1: [ OK ] openmp.partitioning_by_vector (0 ms) 1: [ RUN ] openmp.execution_space_as_class_data_member 1: [ OK ] openmp.execution_space_as_class_data_member (0 ms) 1: [ RUN ] openmp.functor_analysis 1: [ OK ] openmp.functor_analysis (0 ms) 1: [ RUN ] openmp.host_shared_ptr_use_count 1: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 1: [ RUN ] openmp.host_shared_ptr_get 1: [ OK ] openmp.host_shared_ptr_get (0 ms) 1: [ RUN ] openmp.host_shared_ptr_dereference_on_device 1: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_special_members_on_device 1: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_tracking 1: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 1: [ RUN ] openmp.init 1: [ OK ] openmp.init (0 ms) 1: [ RUN ] openmp.dispatch 1: [ OK ] openmp.dispatch (62 ms) 1: [ RUN ] openmp.join_backward_compatibility 1: [ OK ] openmp.join_backward_compatibility (0 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1623 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1432 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1141 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1158 ms) 1: [ RUN ] openmp.deep_copy_scratch 1: [ OK ] openmp.deep_copy_scratch (0 ms) 1: [ RUN ] openmp.mathematical_constants_e 1: [ OK ] openmp.mathematical_constants_e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log2e 1: [ OK ] openmp.mathematical_constants_log2e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log10e 1: [ OK ] openmp.mathematical_constants_log10e (0 ms) 1: [ RUN ] openmp.mathematical_constants_pi 1: [ OK ] openmp.mathematical_constants_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_pi 1: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 1: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln2 1: [ OK ] openmp.mathematical_constants_ln2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln10 1: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt2 1: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt3 1: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrt3 1: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_egamma 1: [ OK ] openmp.mathematical_constants_egamma (0 ms) 1: [ RUN ] openmp.mathematical_constants_phi 1: [ OK ] openmp.mathematical_constants_phi (0 ms) 1: [ RUN ] openmp.mathematical_functions_trigonometric_functions 1: [ OK ] openmp.mathematical_functions_trigonometric_functions (1 ms) 1: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 1: [ OK ] openmp.mathematical_functions_hyperbolic_functions (1 ms) 1: [ RUN ] openmp.mathematical_functions_non_standard 1: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 1: [ RUN ] openmp.mathematical_functions_power_functions 1: [ OK ] openmp.mathematical_functions_power_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_fma 1: [ OK ] openmp.mathematical_functions_fma (0 ms) 1: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 1: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_absolute_value 1: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 1: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_remainder_function 1: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] openmp.mathematical_functions_isfinite 1: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 1: [ RUN ] openmp.mathematical_functions_isinf 1: [ OK ] openmp.mathematical_functions_isinf (0 ms) 1: [ RUN ] openmp.mathematical_functions_isnan 1: [ OK ] openmp.mathematical_functions_isnan (0 ms) 1: [ RUN ] openmp.mathematical_functions_exponential_functions 1: [ OK ] openmp.mathematical_functions_exponential_functions (1 ms) 1: [ RUN ] openmp.mathspecialfunc_expint1 1: [ OK ] openmp.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_errorfunc 1: [ OK ] openmp.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 1: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 1: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (2 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 1: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 1: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 1: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 1: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] openmp.mdrange_5d 1: [ OK ] openmp.mdrange_5d (25 ms) 1: [ RUN ] openmp.mdrange_6d 1: [ OK ] openmp.mdrange_6d (83 ms) 1: [ RUN ] openmp.mdrange_2d 1: [ OK ] openmp.mdrange_2d (1 ms) 1: [ RUN ] openmp.mdrange_array_reduce 1: [ OK ] openmp.mdrange_array_reduce (0 ms) 1: [ RUN ] openmp.mdrange_3d 1: [ OK ] openmp.mdrange_3d (20 ms) 1: [ RUN ] openmp.mdrange_neg_idx 1: [ OK ] openmp.mdrange_neg_idx (49 ms) 1: [ RUN ] openmp.mdrange_4d 1: [ OK ] openmp.mdrange_4d (7 ms) 1: [ RUN ] openmp.mdrange_scalar 1: [ OK ] openmp.mdrange_scalar (0 ms) 1: [ RUN ] openmp.mdrange_large_deep_copy 1: [ OK ] openmp.mdrange_large_deep_copy (923 ms) 1: [ RUN ] openmp.md_range_policy_construction_from_arrays 1: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o 1: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (1353 ms) 1: [ RUN ] openmp.mdspan_minimal_functional 1: [ OK ] openmp.mdspan_minimal_functional (0 ms) 1: [ RUN ] openmp.max 1: [ OK ] openmp.max (0 ms) 1: [ RUN ] openmp.max_within_parfor 1: [ OK ] openmp.max_within_parfor (2 ms) 1: [ RUN ] openmp.min 1: [ OK ] openmp.min (0 ms) 1: [ RUN ] openmp.min_within_parfor 1: [ OK ] openmp.min_within_parfor (0 ms) 1: [ RUN ] openmp.minmax 1: [ OK ] openmp.minmax (0 ms) 1: [ RUN ] openmp.minmax_within_parfor 1: [ OK ] openmp.minmax_within_parfor (0 ms) 1: [ RUN ] openmp.clamp 1: [ OK ] openmp.clamp (0 ms) 1: [ RUN ] openmp.clamp_within_parfor 1: [ OK ] openmp.clamp_within_parfor (0 ms) 1: [ RUN ] openmp.numeric_traits_infinity 1: [ OK ] openmp.numeric_traits_infinity (0 ms) 1: [ RUN ] openmp.numeric_traits_epsilon 1: [ OK ] openmp.numeric_traits_epsilon (0 ms) 1: [ RUN ] openmp.numeric_traits_round_error 1: [ OK ] openmp.numeric_traits_round_error (0 ms) 1: [ RUN ] openmp.numeric_traits_norm_min 1: [ OK ] openmp.numeric_traits_norm_min (0 ms) 1: [ RUN ] openmp.numeric_traits_denorm_min 1: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 1: [ RUN ] openmp.numeric_traits_finite_min_max 1: [ OK ] openmp.numeric_traits_finite_min_max (1 ms) 1: [ RUN ] openmp.numeric_traits_digits 1: [ OK ] openmp.numeric_traits_digits (0 ms) 1: [ RUN ] openmp.numeric_traits_digits10 1: [ OK ] openmp.numeric_traits_digits10 (0 ms) 1: [ RUN ] openmp.numeric_traits_max_digits10 1: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] openmp.numeric_traits_radix 1: [ OK ] openmp.numeric_traits_radix (0 ms) 1: [ RUN ] openmp.numeric_traits_min_max_exponent 1: [ OK ] openmp.numeric_traits_min_max_exponent (1 ms) 1: [ RUN ] openmp.numeric_traits_min_max_exponent10 1: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 1: [ OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] openmp.numeric_traits_sfinae_friendly 1: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] openmp.occupancy_control 1: [ OK ] openmp.occupancy_control (0 ms) 1: [ RUN ] openmp.memory_pool 1: [ OK ] openmp.memory_pool (40 ms) 1: [ RUN ] openmp.cxx11 1: [ OK ] openmp.cxx11 (0 ms) 1: [ RUN ] openmp.viewctorprop_embedded_dim 1: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] openmp.parallel_scan_range_policy 1: [ OK ] openmp.parallel_scan_range_policy (7 ms) 1: [ RUN ] openmp.kokkos_printf 1: [ OK ] openmp.kokkos_printf (1 ms) 1: [ RUN ] openmp.range_for 1: [ OK ] openmp.range_for (0 ms) 1: [ RUN ] openmp.range_reduce 1: [ OK ] openmp.range_reduce (0 ms) 1: [ RUN ] openmp.range_dynamic_policy 1: [ OK ] openmp.range_dynamic_policy (0 ms) 1: [ RUN ] openmp.range_policy_runtime_parameters 1: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.range_for_require 1: [ OK ] openmp.range_for_require (0 ms) 1: [ RUN ] openmp.range_reduce_require 1: [ OK ] openmp.range_reduce_require (0 ms) 1: [ RUN ] openmp.range_dynamic_policy_require 1: [ OK ] openmp.range_dynamic_policy_require (0 ms) 1: [ RUN ] openmp.reducers_int 1: [ OK ] openmp.reducers_int (5 ms) 1: [ RUN ] openmp.reducers_double 1: [ OK ] openmp.reducers_double (4 ms) 1: [ RUN ] openmp.reducers_complex_double 1: [ OK ] openmp.reducers_complex_double (1 ms) 1: [ RUN ] openmp.reducers_struct 1: [ OK ] openmp.reducers_struct (2 ms) 1: [ RUN ] openmp.reducers_half_t 1: [ OK ] openmp.reducers_half_t (2 ms) 1: [ RUN ] openmp.reducers_bhalf_t 1: [ OK ] openmp.reducers_bhalf_t (2 ms) 1: [ RUN ] openmp.reducers_int8_t 1: [ OK ] openmp.reducers_int8_t (1 ms) 1: [ RUN ] openmp.reducers_int16_t 1: [ OK ] openmp.reducers_int16_t (1 ms) 1: [ RUN ] openmp.reducers_point_t 1: [ OK ] openmp.reducers_point_t (1 ms) 1: [ RUN ] openmp.reducers_bool 1: [ OK ] openmp.reducers_bool (0 ms) 1: [ RUN ] openmp.int64_t_reduce 1: [ OK ] openmp.int64_t_reduce (75 ms) 1: [ RUN ] openmp.double_reduce 1: [ OK ] openmp.double_reduce (93 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic 1: [ OK ] openmp.int64_t_reduce_dynamic (320 ms) 1: [ RUN ] openmp.double_reduce_dynamic 1: [ OK ] openmp.double_reduce_dynamic (332 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic_view 1: [ OK ] openmp.int64_t_reduce_dynamic_view (162 ms) 1: [ RUN ] openmp.int_combined_reduce 1: [ OK ] openmp.int_combined_reduce (0 ms) 1: [ RUN ] openmp.mdrange_combined_reduce 1: [ OK ] openmp.mdrange_combined_reduce (0 ms) 1: [ RUN ] openmp.int_combined_reduce_mixed 1: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 1: [ RUN ] openmp.reduction_deduction 1: [ OK ] openmp.reduction_deduction (0 ms) 1: [ RUN ] openmp.reduce_device_view_range_policy 1: [ OK ] openmp.reduce_device_view_range_policy (44 ms) 1: [ RUN ] openmp.reduce_device_view_mdrange_policy 1: [ OK ] openmp.reduce_device_view_mdrange_policy (50 ms) 1: [ RUN ] openmp.reduce_device_view_team_policy [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o 1: [ OK ] openmp.reduce_device_view_team_policy (456 ms) 1: [ RUN ] openmp.impl_shared_alloc 1: [ OK ] openmp.impl_shared_alloc (8 ms) 1: [ RUN ] openmp.kokkos_swap 1: [ OK ] openmp.kokkos_swap (0 ms) 1: [ RUN ] openmp.team_for 1: [ OK ] openmp.team_for (15 ms) 1: [ RUN ] openmp.team_reduce 1: [ OK ] openmp.team_reduce (15 ms) 1: [ RUN ] openmp.team_reduce_large [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o 1: [ OK ] openmp.team_reduce_large (305 ms) 1: [ RUN ] openmp.team_parallel_single [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o 1: [ OK ] openmp.team_parallel_single (1693 ms) 1: [ RUN ] openmp.large_team_scratch_size 1: [ OK ] openmp.large_team_scratch_size (0 ms) 1: [ RUN ] openmp.team_broadcast_long 1: [ OK ] openmp.team_broadcast_long (54 ms) 1: [ RUN ] openmp.team_broadcast_long_wrapper 1: [ OK ] openmp.team_broadcast_long_wrapper (56 ms) 1: [ RUN ] openmp.team_broadcast_char 1: [ OK ] openmp.team_broadcast_char (52 ms) 1: [ RUN ] openmp.team_broadcast_float 1: [ OK ] openmp.team_broadcast_float (52 ms) 1: [ RUN ] openmp.team_broadcast_double 1: [ OK ] openmp.team_broadcast_double (56 ms) 1: [ RUN ] openmp.team_handle_by_value 1: [ OK ] openmp.team_handle_by_value (0 ms) 1: [ RUN ] openmp.team_vector 1: [ OK ] openmp.team_vector (244 ms) 1: [ RUN ] openmp.triple_nested_parallelism 28: Test_Atomic/100000/iterations:10 2.27 s 2.25 s 10 1 4 2.45432m 1.49832m 299.56u 704.983M 1.81406M 704.983M 1: [ OK ] openmp.triple_nested_parallelism (322 ms) 1: [ RUN ] openmp.parallel_scan_with_reducers 1: [ OK ] openmp.parallel_scan_with_reducers (94 ms) 1: [ RUN ] openmp.team_thread_range_combined_reducers 1: [ OK ] openmp.team_thread_range_combined_reducers (7 ms) 1: [ RUN ] openmp.thread_vector_range_combined_reducers 1: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.team_vector_range_combined_reducers 1: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelFor 1: [ OK ] openmp.TeamThreadMDRangeParallelFor (7 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 1: [ OK ] openmp.ThreadVectorMDRangeParallelFor (6 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelFor 1: [ OK ] openmp.TeamVectorMDRangeParallelFor (7 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 1: [ OK ] openmp.TeamThreadMDRangeParallelReduce (10 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 1: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (9 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 1: [ OK ] openmp.TeamVectorMDRangeParallelReduce (9 ms) 1: [ RUN ] openmp.team_policy_runtime_parameters 1: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.team_reduction_scan [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyConstructors.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 79%] Linking CXX executable Kokkos_PerformanceTest_Benchmark 1: [ OK ] openmp.team_reduction_scan (8055 ms) 1: [ RUN ] openmp.team_long_reduce 1: [ OK ] openmp.team_long_reduce (49 ms) 1: [ RUN ] openmp.team_double_reduce 1: [ OK ] openmp.team_double_reduce (50 ms) 1: [ RUN ] openmp.team_parallel_dummy_with_reducer_and_scratch_space 1: [ OK ] openmp.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 1: [ RUN ] openmp.repeated_team_reduce [ 79%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E 1: [ OK ] openmp.repeated_team_reduce (1890 ms) 1: [ RUN ] openmp.team_scan 1: [ OK ] openmp.team_scan (123 ms) 1: [ RUN ] openmp.team_scan_ret_val 1: [ OK ] openmp.team_scan_ret_val (117 ms) 1: [ RUN ] openmp.team_shared_request 1: [ OK ] openmp.team_shared_request (40 ms) 1: [ RUN ] openmp.team_scratch_request [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o 1: [ OK ] openmp.team_scratch_request (35 ms) 1: [ RUN ] openmp.team_lambda_shared_request 1: [ OK ] openmp.team_lambda_shared_request (16 ms) 1: [ RUN ] openmp.scratch_align 1: [ OK ] openmp.scratch_align (0 ms) 1: [ RUN ] openmp.shmem_size 1: [ OK ] openmp.shmem_size (0 ms) 1: [ RUN ] openmp.multi_level_scratch 1: [ OK ] openmp.multi_level_scratch (7 ms) 1: [ RUN ] openmp.team_scratch_memory_index_parallel_for 1: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 1: [ RUN ] openmp.team_policy_max_recommended [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o 1: [ OK ] openmp.team_policy_max_recommended (2558 ms) 1: [ RUN ] openmp.team_policy_minmax_scalar_without_plus_equal_k 1: [ OK ] openmp.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 1: [ RUN ] openmp.team_teamvector_range 1: [ OK ] openmp.team_teamvector_range (71 ms) 1: [ RUN ] openmp.unique_token_global 1: [ OK ] openmp.unique_token_global (13 ms) 1: [ RUN ] openmp.unique_token_instance 1: [ OK ] openmp.unique_token_instance (40 ms) 1: [ RUN ] openmp.unique_token_team_acquire 1: [ OK ] openmp.unique_token_team_acquire (0 ms) 1: [ RUN ] openmp.view_api_a 1: [ OK ] openmp.view_api_a (51 ms) 1: [ RUN ] openmp.view_api_b 1: [ OK ] openmp.view_api_b (16 ms) 1: [ RUN ] openmp.view_api_c 1: [ OK ] openmp.view_api_c (1 ms) 1: [ RUN ] openmp.view_api_d 1: [ OK ] openmp.view_api_d (0 ms) 1: [ RUN ] openmp.view_allocation_error 1: [ OK ] openmp.view_allocation_error (0 ms) 1: [ RUN ] openmp.view_remap 1: [ OK ] openmp.view_remap (0 ms) 1: [ RUN ] openmp.view_mirror_nonconst 1: [ OK ] openmp.view_mirror_nonconst (0 ms) 1: [ RUN ] openmp.view_stride_method 1: [ OK ] openmp.view_stride_method (0 ms) 1: [ RUN ] openmp.anonymous_space 1: [ OK ] openmp.anonymous_space (0 ms) 1: [ RUN ] openmp.view_overload_resolution 1: [ OK ] openmp.view_overload_resolution (0 ms) 1: [ RUN ] openmp.view_allocation_large_rank [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o 1: [ OK ] openmp.view_allocation_large_rank (1054 ms) 1: [ RUN ] openmp.view_shmem_size_on_device 1: [ OK ] openmp.view_shmem_size_on_device (29 ms) 1: [ RUN ] openmp.view_is_assignable 1: [ OK ] openmp.view_is_assignable (0 ms) 1: [ RUN ] openmp.view_copy_tests 1: [ OK ] openmp.view_copy_tests (5 ms) 1: [ RUN ] openmp.view_copy_tests_rank_0 1: [ OK ] openmp.view_copy_tests_rank_0 (0 ms) 1: [ RUN ] openmp.view_copy_degenerated 1: [ OK ] openmp.view_copy_degenerated (0 ms) 1: [ RUN ] openmp.view_fill_tests_layout_right 1: [ OK ] openmp.view_fill_tests_layout_right (5995 ms) 1: [ RUN ] openmp.view_fill_tests_layout_left [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B 1: [ OK ] openmp.view_fill_tests_layout_left (3018 ms) 1: [ RUN ] openmp.view_empty_runtime_unmanaged 1: [ OK ] openmp.view_empty_runtime_unmanaged (0 ms) 1: [ RUN ] openmp.view_hooks 1: [ OK ] openmp.view_hooks (0 ms) 1: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 1: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (78 ms) 1: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 1: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (72 ms) 1: [ RUN ] openmp.view_irregular_layout 1: [ OK ] openmp.view_irregular_layout (0 ms) 1: [ RUN ] openmp.view_mapping 1: [ OK ] openmp.view_mapping (60 ms) 1: [ RUN ] openmp.view_mapping_operator 1: [ OK ] openmp.view_mapping_operator (1 ms) 1: [ RUN ] openmp.static_extent 1: [ OK ] openmp.static_extent (0 ms) 1: [ RUN ] openmp.view_mapping_atomic 1: [ OK ] openmp.view_mapping_atomic (1 ms) 1: [ RUN ] openmp.view_mapping_class_value 1: [ OK ] openmp.view_mapping_class_value (0 ms) 1: [ RUN ] openmp.view_mapping_assignable 1: [ OK ] openmp.view_mapping_assignable (0 ms) 1: [ RUN ] openmp.view_mapping_trivially_copyable 1: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 1: [ RUN ] openmp.view_mapping_subview 1: [ OK ] openmp.view_mapping_subview (0 ms) 1: [ RUN ] openmp.view_nested_view 1: [ OK ] openmp.view_nested_view (0 ms) 1: [ RUN ] openmp.append_formatted_multidimensional_index 1: [ OK ] openmp.append_formatted_multidimensional_index (0 ms) 1: [ RUN ] openmp.view_resize 1: [ OK ] openmp.view_resize (8 ms) 1: [ RUN ] openmp.view_realloc 1: [ OK ] openmp.view_realloc (0 ms) 1: [ RUN ] openmp.workgraph_fib 1: [ OK ] openmp.workgraph_fib (396 ms) 1: [ RUN ] openmp.resize_realloc_no_init 1: [ OK ] openmp.resize_realloc_no_init (0 ms) 1: [ RUN ] openmp.resize_realloc_no_alloc 1: [ OK ] openmp.resize_realloc_no_alloc (0 ms) 1: [ RUN ] openmp.realloc_exec_space 1: [ OK ] openmp.realloc_exec_space (0 ms) 1: [ RUN ] openmp.view_alloc 1: [ OK ] openmp.view_alloc (0 ms) 1: [ RUN ] openmp.view_alloc_exec_space 1: [ OK ] openmp.view_alloc_exec_space (0 ms) 1: [ RUN ] openmp.view_alloc_int 1: [ OK ] openmp.view_alloc_int (0 ms) 1: [ RUN ] openmp.view_alloc_exec_space_int 1: [ OK ] openmp.view_alloc_exec_space_int (0 ms) 1: [ RUN ] openmp.deep_copy_zero_memset 1: [ OK ] openmp.deep_copy_zero_memset (0 ms) 1: [ RUN ] openmp.resize_exec_space 1: [ OK ] openmp.resize_exec_space (0 ms) 1: [ RUN ] openmp.view_allocation_int 1: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 1: skipping since the fence checked for isn't necessary 1: [ SKIPPED ] openmp.view_allocation_int (0 ms) 1: [ RUN ] openmp.view_allocation_exec_space_int 1: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 1: [ RUN ] openmp.view_not_default_constructible 1: [ OK ] openmp.view_not_default_constructible (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_left 1: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_right 1: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_stride 1: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 1: [ RUN ] openmp.view_subview_assign_strided 1: [ OK ] openmp.view_subview_assign_strided (0 ms) 1: [ RUN ] openmp.view_subview_left_0 1: [ OK ] openmp.view_subview_left_0 (0 ms) 1: [ RUN ] openmp.view_subview_left_1 1: [ OK ] openmp.view_subview_left_1 (0 ms) 1: [ RUN ] openmp.view_subview_left_2 1: [ OK ] openmp.view_subview_left_2 (0 ms) 1: [ RUN ] openmp.view_subview_left_3 1: [ OK ] openmp.view_subview_left_3 (0 ms) 1: [ RUN ] openmp.view_subview_right_0 1: [ OK ] openmp.view_subview_right_0 (0 ms) 1: [ RUN ] openmp.view_subview_right_1 1: [ OK ] openmp.view_subview_right_1 (0 ms) 1: [ RUN ] openmp.view_subview_right_3 1: [ OK ] openmp.view_subview_right_3 (0 ms) 1: [ RUN ] openmp.view_static_tests 1: [ OK ] openmp.view_static_tests (0 ms) 1: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 1: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (0 ms) 1: [ RUN ] openmp.view_subview_layoutright_to_layoutright 1: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign 1: [ OK ] openmp.view_subview_1d_assign (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign_atomic 1: [ OK ] openmp.view_subview_1d_assign_atomic (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign_randomaccess 1: [ OK ] openmp.view_subview_1d_assign_randomaccess (0 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d 1: [ OK ] openmp.view_subview_2d_from_3d (5 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_atomic 1: [ OK ] openmp.view_subview_2d_from_3d_atomic (5 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 1: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (6 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left 1: [ OK ] openmp.view_subview_3d_from_5d_left (55 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o 1: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (55 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (53 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right 1: [ OK ] openmp.view_subview_3d_from_5d_right (113 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (112 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (114 ms) 1: [ RUN ] openmp.view_test_unmanaged_subview_reset 1: [ OK ] openmp.view_test_unmanaged_subview_reset (0 ms) 1: [ RUN ] openmp.view_subview_memory_traits_construction 1: [ OK ] openmp.view_subview_memory_traits_construction (0 ms) 1: [----------] 291 tests from openmp (37461 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 306 tests from 2 test suites ran. (49612 ms total) 1: [ PASSED ] 303 tests. 1: [ SKIPPED ] 3 tests, listed below: 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 1: [ SKIPPED ] openmp.view_allocation_int 1/51 Test #1: Kokkos_CoreUnitTest_OpenMP ....................... Passed 50.60 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 2: Test timeout computed to be: 1500 2: [==========] Running 1 test from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 1 test from openmp 2: [ RUN ] openmp.raw_openmp_interop 2: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 2: Detected: 6 cores per node. 2: Detected: 1 MPI_ranks per node. 2: Requested: 8 threads per process. 2: [ OK ] openmp.raw_openmp_interop (21 ms) 2: [----------] 1 test from openmp (21 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (21 ms total) 2: [ PASSED ] 1 test. 2/51 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp ................ Passed 0.76 sec test 3 Start 3: Kokkos_CoreUnitTest_OpenMPGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph 3: Test timeout computed to be: 1500 3: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 3: Detected: 6 cores per node. 3: Detected: 1 MPI_ranks per node. 3: Requested: 8 threads per process. 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from openmp_count_bugs 3: [ RUN ] openmp_count_bugs.launch_one 3: [ OK ] openmp_count_bugs.launch_one (0 ms) 3: [ RUN ] openmp_count_bugs.launch_one_rvalue 3: [ OK ] openmp_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] openmp_count_bugs.launch_six 3: [ OK ] openmp_count_bugs.launch_six (0 ms) 3: [ RUN ] openmp_count_bugs.when_all_cycle 3: [ OK ] openmp_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] openmp_count_bugs.zero_work_reduce 3: [ OK ] openmp_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from openmp_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/51 Test #3: Kokkos_CoreUnitTest_OpenMPGraph .................. Passed 0.73 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 4: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 4: Detected: 6 cores per node. 4: Detected: 1 MPI_ranks per node. 4: Requested: 8 threads per process. 4: [==========] Running 180 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 7 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host 4: [ OK ] cuda_DeathTest.abort_from_host (554 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o 4: [ OK ] cuda_DeathTest.abort_from_device (552 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (514 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (503 ms) 4: [ RUN ] cuda_DeathTest.policy_invalid_bounds 4: [ OK ] cuda_DeathTest.policy_invalid_bounds (520 ms) 4: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (735 ms) 4: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (1487 ms) 4: [----------] 7 tests from cuda_DeathTest (4868 ms total) 4: 4: [----------] 173 tests from cuda 4: [ RUN ] cuda.array_capacity 4: [ OK ] cuda.array_capacity (0 ms) 4: [ RUN ] cuda.array_element_access 4: [ OK ] cuda.array_element_access (0 ms) 4: [ RUN ] cuda.array_zero_capacity 4: [ OK ] cuda.array_zero_capacity (0 ms) 4: [ RUN ] cuda.array_zero_data_nullptr 4: [ OK ] cuda.array_zero_data_nullptr (0 ms) 4: [ RUN ] cuda.atomic_operations_complexdouble 4: [ OK ] cuda.atomic_operations_complexdouble (7 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (17 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (7 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (5 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (16 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (15 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (16 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (13 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (13 ms) 4: [ RUN ] cuda.atomics 4: [ OK ] cuda.atomics (265 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o 4: [ OK ] cuda.atomic_views_integral (6446 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (49 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (0 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (12 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (2 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (3 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (5 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (10 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (4 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (1 ms) 4: [ RUN ] cuda.partitioning_by_vector 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (40 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestLocalDeepCopy.hpp:913: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutleft (0 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestLocalDeepCopy.hpp:946: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutleft (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestLocalDeepCopy.hpp:979: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutright (0 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestLocalDeepCopy.hpp:1012: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutright (0 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (10 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (2 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (24 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (10 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (1 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (21 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (6 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (8 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (26 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (10 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (4 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (29 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (27 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (2 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (22 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (31 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (3 ms) 4: [ RUN ] cuda.mdrange_array_reduce 4: [ OK ] cuda.mdrange_array_reduce (0 ms) 4: [ RUN ] cuda.mdrange_3d 4: [ OK ] cuda.mdrange_3d (6 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (1 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (8 ms) 4: [ RUN ] cuda.mdrange_scalar 4: [ OK ] cuda.mdrange_scalar (0 ms) 4: [ RUN ] cuda.mdrange_large_deep_copy 4: [ OK ] cuda.mdrange_large_deep_copy (73 ms) 4: [ RUN ] cuda.md_range_policy_construction_from_arrays 4: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1535 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: [ OK ] cuda.mdspan_minimal_functional (0 ms) 4: [ RUN ] cuda.max 4: [ OK ] cuda.max (0 ms) 4: [ RUN ] cuda.max_within_parfor 4: [ OK ] cuda.max_within_parfor (0 ms) 4: [ RUN ] cuda.min 4: [ OK ] cuda.min (0 ms) 4: [ RUN ] cuda.min_within_parfor 4: [ OK ] cuda.min_within_parfor (0 ms) 4: [ RUN ] cuda.minmax 4: [ OK ] cuda.minmax (0 ms) 4: [ RUN ] cuda.minmax_within_parfor 4: [ OK ] cuda.minmax_within_parfor (0 ms) 4: [ RUN ] cuda.clamp 4: [ OK ] cuda.clamp (0 ms) 4: [ RUN ] cuda.clamp_within_parfor 4: [ OK ] cuda.clamp_within_parfor (0 ms) 4: [ RUN ] cuda.numeric_traits_infinity 4: [ OK ] cuda.numeric_traits_infinity (8 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (0 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (0 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (2 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (1 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (1 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (1 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.occupancy_control 4: [ OK ] cuda.occupancy_control (9 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (17 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (0 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (45 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (1 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (2 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (0 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (2 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (0 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (8 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (9 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (22 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (12 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (8 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (8 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (3 ms) 4: [ RUN ] cuda.reducers_int16_t 4: [ OK ] cuda.reducers_int16_t (3 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (11 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (1 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (12 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (9 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic 4: [ OK ] cuda.int64_t_reduce_dynamic (13 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (13 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic_view 4: [ OK ] cuda.int64_t_reduce_dynamic_view (3 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy 4: [ OK ] cuda.reduce_device_view_mdrange_policy (120 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (6 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (89 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (19 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (63 ms) 4: [----------] 173 tests from cuda (9395 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 180 tests from 2 test suites ran. (14264 ms total) 4: [ PASSED ] 176 tests. 4: [ SKIPPED ] 4 tests, listed below: 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutleft 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutleft 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutright 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutright 4/51 Test #4: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 15.05 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 5: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 5: Detected: 6 cores per node. 5: Detected: 1 MPI_ranks per node. 5: Requested: 8 threads per process. 5: [==========] Running 128 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 8 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3601 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (3620 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (9796 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyRequire.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (9721 ms) 5: [----------] 8 tests from cuda_DeathTest (26740 ms total) 5: 5: [----------] 92 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (26 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (0 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (56 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (5 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: [ OK ] cuda.large_team_scratch_size (5 ms) 5: [ RUN ] cuda.team_broadcast_long 5: [ OK ] cuda.team_broadcast_long (1 ms) 5: [ RUN ] cuda.team_broadcast_long_wrapper 5: [ OK ] cuda.team_broadcast_long_wrapper (1 ms) 5: [ RUN ] cuda.team_broadcast_char 5: [ OK ] cuda.team_broadcast_char (0 ms) 5: [ RUN ] cuda.team_broadcast_float 5: [ OK ] cuda.team_broadcast_float (0 ms) 5: [ RUN ] cuda.team_broadcast_double 5: [ OK ] cuda.team_broadcast_double (0 ms) 5: [ RUN ] cuda.team_handle_by_value 5: [ OK ] cuda.team_handle_by_value (0 ms) 5: [ RUN ] cuda.team_vector 5: [ OK ] cuda.team_vector (12 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (8 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestTeamVector.hpp:1066: Skipped 5: All but max inclusive scan differ at index 101 5: [ SKIPPED ] cuda.parallel_scan_with_reducers (0 ms) 5: [ RUN ] cuda.team_thread_range_combined_reducers 5: [ OK ] cuda.team_thread_range_combined_reducers (1 ms) 5: [ RUN ] cuda.thread_vector_range_combined_reducers 5: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.team_vector_range_combined_reducers 5: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelFor 5: [ OK ] cuda.TeamThreadMDRangeParallelFor (35 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (11 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (11 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (17 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (6 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (7 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan 5: [ OK ] cuda.team_reduction_scan (1168 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (8 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (9 ms) 5: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] cuda.repeated_team_reduce 5: [ OK ] cuda.repeated_team_reduce (13 ms) 5: [ RUN ] cuda.team_scan 5: [ OK ] cuda.team_scan (194 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (180 ms) 5: [ RUN ] cuda.team_shared_request 5: [ OK ] cuda.team_shared_request (2 ms) 5: [ RUN ] cuda.team_scratch_request 5: [ OK ] cuda.team_scratch_request (0 ms) 5: [ RUN ] cuda.team_lambda_shared_request 5: [ OK ] cuda.team_lambda_shared_request (0 ms) 5: [ RUN ] cuda.scratch_align 5: [ OK ] cuda.scratch_align (0 ms) 5: [ RUN ] cuda.shmem_size 5: [ OK ] cuda.shmem_size (0 ms) 5: [ RUN ] cuda.multi_level_scratch 5: [ OK ] cuda.multi_level_scratch (5 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended 5: [ OK ] cuda.team_policy_max_recommended (224 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestTeamVectorRange.hpp:442: Skipped 5: Disabling 2/3rd of the test for now 5: [ SKIPPED ] cuda.team_teamvector_range (1 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (2 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (1 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (11 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (10 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (4 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (0 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (1 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank 5: [ OK ] cuda.view_allocation_large_rank (16 ms) 5: [ RUN ] cuda.view_shmem_size_on_device 5: [ OK ] cuda.view_shmem_size_on_device (0 ms) 5: [ RUN ] cuda.view_is_assignable 5: [ OK ] cuda.view_is_assignable (0 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (8 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (2 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_fill_tests_layout_right 5: [ OK ] cuda.view_fill_tests_layout_right (100 ms) 5: [ RUN ] cuda.view_fill_tests_layout_left 5: [ OK ] cuda.view_fill_tests_layout_left (50 ms) 5: [ RUN ] cuda.view_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (72 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (67 ms) 5: [ RUN ] cuda.view_irregular_layout 5: [ OK ] cuda.view_irregular_layout (3 ms) 5: [ RUN ] cuda.view_mapping 5: [ OK ] cuda.view_mapping (60 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (8 ms) 5: [ RUN ] cuda.static_extent 5: [ OK ] cuda.static_extent (0 ms) 5: [ RUN ] cuda.view_mapping_atomic 5: [ OK ] cuda.view_mapping_atomic (4 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (0 ms) 5: [ RUN ] cuda.view_nested_view 5: [ OK ] cuda.view_nested_view (0 ms) 5: [ RUN ] cuda.append_formatted_multidimensional_index 5: [ OK ] cuda.append_formatted_multidimensional_index (0 ms) 5: [ RUN ] cuda.view_resize 5: [ OK ] cuda.view_resize (16 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (0 ms) 5: [ RUN ] cuda.workgraph_fib 5: [ OK ] cuda.workgraph_fib (1009 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (0 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: [ OK ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: [ OK ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 92 tests from cuda (3486 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (6 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (4 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (4 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (0 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (4 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (56 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (56 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (56 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (85 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (77 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (76 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (79 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (89 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (77 ms) 5: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 5: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 5: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 5: [----------] 28 tests from cuda_uvm (702 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 128 tests from 3 test suites ran. (30929 ms total) 5: [ PASSED ] 126 tests. 5: [ SKIPPED ] 2 tests, listed below: 5: [ SKIPPED ] cuda.parallel_scan_with_reducers 5: [ SKIPPED ] cuda.team_teamvector_range 5/51 Test #5: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 31.77 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 6: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 6: Detected: 6 cores per node. 6: Detected: 1 MPI_ranks per node. 6: Requested: 8 threads per process. 6: [==========] Running 60 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from cuda 6: [ RUN ] cuda.team_scratch_1_streams 28: Test_Atomic/100000/iterations:10 7.12 s 7.07 s 10 1 8 11.4948 1.55062m 299.56u 4.99995G 1.75229M 4.99995G [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o 6: [ OK ] cuda.team_scratch_1_streams (13258 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (5 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (3 ms) 6: [ RUN ] cuda.impl_view_texture 6: [ OK ] cuda.impl_view_texture (0 ms) 6: [ RUN ] cuda.view_subview_const_randomaccess 6: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 6: [----------] 6 tests from cuda (13268 ms total) 6: 6: [----------] 27 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (37 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (11 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (10 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (5 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (2 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (4665 ms) 6: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 6: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_hostpinned.view_is_assignable 6: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests 6: [ OK ] cuda_hostpinned.view_copy_tests (6 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_fill_tests_layout_right 28: Test_Atomic/100000/iterations:10 2.38 s 2.36 s 10 1 8 2.41154m 1.4357m 299.67u 4.99995G 1.69059M 4.99995G 6: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (3913 ms) 6: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left 6: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (3080 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (58 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (3 ms) 6: [ RUN ] cuda_hostpinned.static_extent 6: [ OK ] cuda_hostpinned.static_extent (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_atomic 6: [ OK ] cuda_hostpinned.view_mapping_atomic (1 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_class_value 6: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_assignable 6: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 6: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_subview 6: [ OK ] cuda_hostpinned.view_mapping_subview (0 ms) 6: [----------] 27 tests from cuda_hostpinned (11803 ms total) 6: 6: [----------] 27 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (70 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (14 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (16 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (0 ms) 6: [ RUN ] cuda_uvm.view_api_d 6: [ OK ] cuda_uvm.view_api_d (4 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (1 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank 6: [ OK ] cuda_uvm.view_allocation_large_rank (285 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 6: [ OK ] cuda_uvm.view_shmem_size_on_device (2 ms) 6: [ RUN ] cuda_uvm.view_is_assignable 6: [ OK ] cuda_uvm.view_is_assignable (24 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (41 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (9 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_fill_tests_layout_right 6: [ OK ] cuda_uvm.view_fill_tests_layout_right (146 ms) 6: [ RUN ] cuda_uvm.view_fill_tests_layout_left 6: [ OK ] cuda_uvm.view_fill_tests_layout_left (106 ms) 6: [ RUN ] cuda_uvm.view_mapping 6: [ OK ] cuda_uvm.view_mapping (61 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (8 ms) 6: [ RUN ] cuda_uvm.static_extent 6: [ OK ] cuda_uvm.static_extent (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_atomic 6: [ OK ] cuda_uvm.view_mapping_atomic (6 ms) 6: [ RUN ] cuda_uvm.view_mapping_class_value 6: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_assignable 6: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 6: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_subview 6: [ OK ] cuda_uvm.view_mapping_subview (0 ms) 6: [----------] 27 tests from cuda_uvm (805 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 60 tests from 3 test suites ran. (25877 ms total) 6: [ PASSED ] 60 tests. 6/51 Test #6: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 26.65 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 7: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 7: Detected: 6 cores per node. 7: Detected: 1 MPI_ranks per node. 7: Requested: 8 threads per process. 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (11 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 7: [ OK ] cuda.debug_pin_um_to_host (718 ms) 7: [----------] 2 tests from cuda (730 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (730 ms total) 7: [ PASSED ] 2 tests. 7/51 Test #7: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 1.49 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_interop 8: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 8: Detected: 6 cores per node. 8: Detected: 1 MPI_ranks per node. 8: Requested: 8 threads per process. 8: [ OK ] cuda.raw_cuda_interop (18 ms) 8: [----------] 1 test from cuda (19 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (19 ms total) 8: [ PASSED ] 1 test. 8/51 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 0.73 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams 9: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 9: Detected: 6 cores per node. 9: Detected: 1 MPI_ranks per node. 9: Requested: 8 threads per process. 9: [ OK ] cuda.raw_cuda_streams (19 ms) 9: [----------] 1 test from cuda (19 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (19 ms total) 9: [ PASSED ] 1 test. 9/51 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 0.73 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 10: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 10: Detected: 6 cores per node. 10: Detected: 1 MPI_ranks per node. 10: Requested: 8 threads per process. 10: [==========] Running 3 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 3 tests from cuda_multi_gpu 10: [ RUN ] cuda_multi_gpu.managed_views 10: [ OK ] cuda_multi_gpu.managed_views (1 ms) 10: [ RUN ] cuda_multi_gpu.unmanaged_views 10: [ OK ] cuda_multi_gpu.unmanaged_views (0 ms) 10: [ RUN ] cuda_multi_gpu.scratch_space 10: [ OK ] cuda_multi_gpu.scratch_space (2 ms) 10: [----------] 3 tests from cuda_multi_gpu (5 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 3 tests from 1 test suite ran. (5 ms total) 10: [ PASSED ] 3 tests. 10/51 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 0.75 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaGraph 11: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 11: Test timeout computed to be: 1500 11: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 11: Detected: 6 cores per node. 11: Detected: 1 MPI_ranks per node. 11: Requested: 8 threads per process. 11: [==========] Running 5 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 5 tests from cuda_count_bugs 11: [ RUN ] cuda_count_bugs.launch_one 11: [ OK ] cuda_count_bugs.launch_one (1 ms) 11: [ RUN ] cuda_count_bugs.launch_one_rvalue 11: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 11: [ RUN ] cuda_count_bugs.launch_six 11: [ OK ] cuda_count_bugs.launch_six (0 ms) 11: [ RUN ] cuda_count_bugs.when_all_cycle 11: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 11: [ RUN ] cuda_count_bugs.zero_work_reduce 11: [ OK ] cuda_count_bugs.zero_work_reduce (0 ms) 11: [----------] 5 tests from cuda_count_bugs (2 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 5 tests from 1 test suite ran. (2 ms total) 11: [ PASSED ] 5 tests. 11: 11: YOU HAVE 1 DISABLED TEST 11: 11/51 Test #11: Kokkos_CoreUnitTest_CudaGraph .................... Passed 0.74 sec test 12 Start 12: Kokkos_CoreUnitTest_Default 12: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Default 12: Test timeout computed to be: 1500 12: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 12: Detected: 6 cores per node. 12: Detected: 1 MPI_ranks per node. 12: Requested: 8 threads per process. 12: [==========] Running 71 tests from 41 test suites. 12: [----------] Global test environment set-up. 12: [----------] 31 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.initialization_settings 12: [ OK ] defaultdevicetype.initialization_settings (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 12: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_device_id 12: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 12: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 12: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_help 12: [ OK ] defaultdevicetype.cmd_line_args_help (4 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 12: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 12: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (6 ms) 12: [ RUN ] defaultdevicetype.env_vars_num_threads 12: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_device_id 12: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_disable_warnings 12: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_tune_internals 12: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.visible_devices 12: [ OK ] defaultdevicetype.visible_devices (0 ms) 12: [ RUN ] defaultdevicetype.shared_space 12: [ OK ] defaultdevicetype.shared_space (19 ms) 12: [ RUN ] defaultdevicetype.shared_host_pinned_space 12: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 12: [ RUN ] defaultdevicetype.compiler_macros 12: [ OK ] defaultdevicetype.compiler_macros (0 ms) 12: [ RUN ] defaultdevicetype.half_conversion 12: [ OK ] defaultdevicetype.half_conversion (3 ms) 12: [ RUN ] defaultdevicetype.bhalf_conversion 12: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 12: [ RUN ] defaultdevicetype.half_operators 12: [ OK ] defaultdevicetype.half_operators (0 ms) 12: [ RUN ] defaultdevicetype.bhalf_operators 12: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 12: [ RUN ] defaultdevicetype.host_space_access 12: [ OK ] defaultdevicetype.host_space_access (0 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a1 12: [ OK ] defaultdevicetype.reduce_instantiation_a1 (5 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b1 12: [ OK ] defaultdevicetype.reduce_instantiation_b1 (12 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c1 12: [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a2 12: [ OK ] defaultdevicetype.reduce_instantiation_a2 (8 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b2 12: [ OK ] defaultdevicetype.reduce_instantiation_b2 (16 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c2 12: [ OK ] defaultdevicetype.reduce_instantiation_c2 (8 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a3 12: [ OK ] defaultdevicetype.reduce_instantiation_a3 (11 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b3 12: [ OK ] defaultdevicetype.reduce_instantiation_b3 (19 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c3 12: [ OK ] defaultdevicetype.reduce_instantiation_c3 (9 ms) 12: [ RUN ] defaultdevicetype.malloc 12: [ OK ] defaultdevicetype.malloc (0 ms) 12: [----------] 31 tests from defaultdevicetype (138 ms total) 12: 12: [----------] 1 test from kokkosresize 12: [ RUN ] kokkosresize.host_space_access 12: [ OK ] kokkosresize.host_space_access (19 ms) 12: [----------] 1 test from kokkosresize (19 ms total) 12: 12: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/0.sizes 12: [ OK ] TestViewAPI/0.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/0 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/1.sizes 12: [ OK ] TestViewAPI/1.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/1 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/2.sizes 12: [ OK ] TestViewAPI/2.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/2 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/3.sizes 12: [ OK ] TestViewAPI/3.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/3 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/4.sizes 12: [ OK ] TestViewAPI/4.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/4 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/5.sizes 12: [ OK ] TestViewAPI/5.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/5 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/6.sizes 12: [ OK ] TestViewAPI/6.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/6 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/7.sizes 12: [ OK ] TestViewAPI/7.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/7 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/8.sizes 12: [ OK ] TestViewAPI/8.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/8 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/9.sizes 12: [ OK ] TestViewAPI/9.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/9 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/10.sizes 12: [ OK ] TestViewAPI/10.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/10 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/11.sizes 12: [ OK ] TestViewAPI/11.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/11 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/12.sizes 12: [ OK ] TestViewAPI/12.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/12 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/13.sizes 12: [ OK ] TestViewAPI/13.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/13 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/14.sizes 12: [ OK ] TestViewAPI/14.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/14 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/15.sizes 12: [ OK ] TestViewAPI/15.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/15 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/16.sizes 12: [ OK ] TestViewAPI/16.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/16 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/17.sizes 12: [ OK ] TestViewAPI/17.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/17 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/18.sizes 12: [ OK ] TestViewAPI/18.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/18 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/19.sizes 12: [ OK ] TestViewAPI/19.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/19 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/20.sizes 12: [ OK ] TestViewAPI/20.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/20 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/21.sizes 12: [ OK ] TestViewAPI/21.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/21 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/22.sizes 12: [ OK ] TestViewAPI/22.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/22 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/23.sizes 12: [ OK ] TestViewAPI/23.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/23 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/24.sizes 12: [ OK ] TestViewAPI/24.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/24 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/25.sizes 12: [ OK ] TestViewAPI/25.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/25 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/26.sizes 12: [ OK ] TestViewAPI/26.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/26 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/27.sizes 12: [ OK ] TestViewAPI/27.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/27 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/28.sizes 12: [ OK ] TestViewAPI/28.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/28 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/29.sizes 12: [ OK ] TestViewAPI/29.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/29 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/30.sizes 12: [ OK ] TestViewAPI/30.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/30 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/31.sizes 12: [ OK ] TestViewAPI/31.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/31 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/32.sizes 12: [ OK ] TestViewAPI/32.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/32 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/33.sizes 12: [ OK ] TestViewAPI/33.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/33 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/34.sizes 12: [ OK ] TestViewAPI/34.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/34 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/35.sizes 12: [ OK ] TestViewAPI/35.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/35 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/36.sizes 12: [ OK ] TestViewAPI/36.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/36 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/37.sizes 12: [ OK ] TestViewAPI/37.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/37 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/38.sizes 12: [ OK ] TestViewAPI/38.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/38 (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 71 tests from 41 test suites ran. (159 ms total) 12: [ PASSED ] 71 tests. [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o 12/51 Test #12: Kokkos_CoreUnitTest_Default ...................... Passed 0.91 sec test 13 Start 13: Kokkos_CoreUnitTest_LegionInitialization 13: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 13: Test timeout computed to be: 1500 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o 13: [==========] Running 1 test from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 1 test from initialization 13: [ RUN ] initialization.legion_initialization 13: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 13: Detected: 6 cores per node. 13: Detected: 1 MPI_ranks per node. 13: Requested: 8 threads per process. 13: [ OK ] initialization.legion_initialization (19 ms) 13: [----------] 1 test from initialization (19 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (19 ms total) 13: [ PASSED ] 1 test. 13/51 Test #13: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 0.73 sec test 14 Start 14: Kokkos_CoreUnitTest_PushFinalizeHook 14: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 14: Test timeout computed to be: 1500 14: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 14: Detected: 6 cores per node. 14: Detected: 1 MPI_ranks per node. 14: Requested: 8 threads per process. 14: SUCCESS 14/51 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 0.73 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Develop 15: Test timeout computed to be: 1500 15: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: Detected: 6 cores per node. 15: Detected: 1 MPI_ranks per node. 15: Requested: 8 threads per process. 15: [==========] Running 1 test from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 1 test from defaultdevicetype 15: [ RUN ] defaultdevicetype.development_test 15: [ OK ] defaultdevicetype.development_test (0 ms) 15: [----------] 1 test from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (0 ms total) 15: [ PASSED ] 1 test. 15/51 Test #15: Kokkos_CoreUnitTest_Develop ...................... Passed 0.73 sec test 16 Start 16: Kokkos_CoreUnitTest_KokkosP 16: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 16: Test timeout computed to be: 1500 16: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 16: Detected: 6 cores per node. 16: Detected: 1 MPI_ranks per node. 16: Requested: 8 threads per process. 16: [==========] Running 28 tests from 2 test suites. 16: [----------] Global test environment set-up. 16: [----------] 26 tests from kokkosp 16: [ RUN ] kokkosp.test_named_instance_fence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: [ OK ] kokkosp.test_named_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_instance_fence 16: Ref: 33554433 16: Ref: Unnamed Instance Fence 16: 33554433 16: Kokkos::Cuda::fence(): Unnamed Instance Fence 16: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_named_global_fence 16: Ref: 33554432 16: Ref: test global fence 16: 16777216 16: test global fence 16: Miss on id 16: 33554432 16: test global fence 16: [ OK ] kokkosp.test_named_global_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_global_fence 16: Ref: 33554432 16: Ref: Unnamed Global Fence 16: 16777216 16: Kokkos::fence: Unnamed Global Fence 16: Miss on id 16: 33554432 16: Kokkos::fence: Unnamed Global Fence 16: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 16: [ RUN ] kokkosp.test_multiple_default_instances 16: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 16: [ RUN ] kokkosp.test_id_gen 16: [ OK ] kokkosp.test_id_gen (0 ms) 16: [ RUN ] kokkosp.test_kernel_sequence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: Ref: 33554433 16: Ref: test_kernel 16: 33554433 16: named_instance 16: Miss on name 16: 16777216 16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 16: Miss on name 16: Miss on id 16: 33554432 16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 16: Miss on name 16: Miss on id 16: 33554433 16: test_kernel 16: [ OK ] kokkosp.test_kernel_sequence (2 ms) 16: [ RUN ] kokkosp.test_streams 16: [ OK ] kokkosp.test_streams (0 ms) 16: [ RUN ] kokkosp.async_deep_copy 16: [ OK ] kokkosp.async_deep_copy (0 ms) 16: [ RUN ] kokkosp.parallel_for 16: [ OK ] kokkosp.parallel_for (0 ms) 16: [ RUN ] kokkosp.parallel_reduce 16: [ OK ] kokkosp.parallel_reduce (0 ms) 16: [ RUN ] kokkosp.parallel_scan 16: [ OK ] kokkosp.parallel_scan (2 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence 16: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence_view 16: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 16: [ RUN ] kokkosp.regions 16: [ OK ] kokkosp.regions (0 ms) 16: [ RUN ] kokkosp.fences 16: [ OK ] kokkosp.fences (0 ms) 16: [ RUN ] kokkosp.raw_allocation 16: [ OK ] kokkosp.raw_allocation (0 ms) 16: [ RUN ] kokkosp.view 16: [ OK ] kokkosp.view (0 ms) 16: [ RUN ] kokkosp.sections 16: [ OK ] kokkosp.sections (0 ms) 16: [ RUN ] kokkosp.metadata 16: [ OK ] kokkosp.metadata (0 ms) 16: [ RUN ] kokkosp.profile_events 16: [ OK ] kokkosp.profile_events (0 ms) 16: [ RUN ] kokkosp.no_init_kernel 16: [ OK ] kokkosp.no_init_kernel (0 ms) 16: [ RUN ] kokkosp.get_events 16: [ OK ] kokkosp.get_events (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init 16: [ OK ] kokkosp.create_mirror_no_init (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 16: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 16: [ RUN ] kokkosp.create_mirror_view_and_copy 16: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 16: [----------] 26 tests from kokkosp (7 ms total) 16: 16: [----------] 2 tests from defaultdevicetype 16: [ RUN ] defaultdevicetype.profiling_section 16: [ OK ] defaultdevicetype.profiling_section (0 ms) 16: [ RUN ] defaultdevicetype.scoped_profile_region 16: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 16: [----------] 2 tests from defaultdevicetype (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 2 test suites ran. (7 ms total) 16: [ PASSED ] 28 tests. 16/51 Test #16: Kokkos_CoreUnitTest_KokkosP ...................... Passed 0.78 sec test 17 Start 17: Kokkos_CoreUnitTest_ToolIndependence 17: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 17: Test timeout computed to be: 1500 17/51 Test #17: Kokkos_CoreUnitTest_ToolIndependence ............. Passed 0.71 sec test 18 Start 18: Kokkos_ProfilingTestLibraryLoadHelp 18: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 18: Environment variables: 18: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so 18: Test timeout computed to be: 1500 18: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 18: Detected: 6 cores per node. 18: Detected: 1 MPI_ranks per node. 18: Requested: 8 threads per process. 18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 18/51 Test #18: Kokkos_ProfilingTestLibraryLoadHelp .............. Passed 0.72 sec test 19 Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp 19: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so" 19: Test timeout computed to be: 1500 19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 19: Detected: 6 cores per node. 19: Detected: 1 MPI_ranks per node. 19: Requested: 8 threads per process. 19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 19/51 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp ........... Passed 0.72 sec test 20 Start 20: Kokkos_ProfilingTestLibraryLoad 20: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 20: Environment variables: 20: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so 20: Test timeout computed to be: 1500 20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 20: Detected: 6 cores per node. 20: Detected: 1 MPI_ranks per node. 20: Requested: 8 threads per process. 20: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x1313f40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x13140c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1314140:Host:source:0x1313fc0:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x13140c0:40::kokkosp_deallocate_data:Host:source:0x1313f40:40::kokkosp_finalize_library:: 20/51 Test #20: Kokkos_ProfilingTestLibraryLoad .................. Passed 0.71 sec test 21 Start 21: Kokkos_ProfilingTestLibraryCmdLine 21: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so" 21: Test timeout computed to be: 1500 21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 21: Detected: 6 cores per node. 21: Detected: 1 MPI_ranks per node. 21: Requested: 8 threads per process. 21: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x1313f40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x13140c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1314140:Host:source:0x1313fc0:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x13140c0:40::kokkosp_deallocate_data:Host:source:0x1313f40:40::kokkosp_finalize_library:: 21/51 Test #21: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 0.72 sec test 22 Start 22: Kokkos_CoreUnitTest_StackTraceTest 22: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec 22: Test timeout computed to be: 1500 22: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 22: Detected: 6 cores per node. 22: Detected: 1 MPI_ranks per node. 22: Requested: 8 threads per process. 22: [==========] Running 3 tests from 2 test suites. 22: [----------] Global test environment set-up. 22: [----------] 2 tests from defaultdevicetype_DeathTest 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 22: 22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44498e] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4109083] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 22: 22: demangled test_f1: 22: [0x4e1713] Kokkos::Impl::save_stacktrace() 22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 22: [0x445fe6] Test::test_stacktrace(bool, bool) 22: [0x44498e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45768f] testing::Test::Run() 22: [0x4599df] testing::TestInfo::Run() 22: [0x45ad07] testing::TestSuite::Run() 22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x45c0ce] testing::UnitTest::Run() 22: [0x4438f5] main 22: [0x7ffff4109083] __libc_start_main 22: [0x44311e] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44498e] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4109083] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 22: 22: demangled test_f3: 22: [0x4e1713] Kokkos::Impl::save_stacktrace() 22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 22: [0x44bc32] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x446f4d] Test::test_stacktrace(bool, bool) 22: [0x44498e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45768f] testing::Test::Run() 22: [0x4599df] testing::TestInfo::Run() 22: [0x45ad07] testing::TestSuite::Run() 22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x45c0ce] testing::UnitTest::Run() 22: [0x4438f5] main 22: [0x7ffff4109083] __libc_start_main 22: [0x44311e] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (377 ms) 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 22: 22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x444d0b] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4109083] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 22: 22: demangled test_f1: 22: [0x4e1713] Kokkos::Impl::save_stacktrace() 22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 22: [0x445fe6] Test::test_stacktrace(bool, bool) 22: [0x444d0b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45768f] testing::Test::Run() 22: [0x4599df] testing::TestInfo::Run() 22: [0x45ad07] testing::TestSuite::Run() 22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x45c0ce] testing::UnitTest::Run() 22: [0x4438f5] main 22: [0x7ffff4109083] __libc_start_main 22: [0x44311e] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x444d0b] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4109083] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 22: 22: demangled test_f3: 22: [0x4e1713] Kokkos::Impl::save_stacktrace() 22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 22: [0x44bc32] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x446f4d] Test::test_stacktrace(bool, bool) 22: [0x444d0b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45768f] testing::Test::Run() 22: [0x4599df] testing::TestInfo::Run() 22: [0x45ad07] testing::TestSuite::Run() 22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x45c0ce] testing::UnitTest::Run() 22: [0x4438f5] main 22: [0x7ffff4109083] __libc_start_main 22: [0x44311e] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (443 ms) 22: [----------] 2 tests from defaultdevicetype_DeathTest (820 ms total) 22: 22: [----------] 1 test from defaultdevicetype 22: [ RUN ] defaultdevicetype.stacktrace_normal 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4109083] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 22: 22: demangled test_f1: 22: [0x4e1713] Kokkos::Impl::save_stacktrace() 22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 22: [0x445fe6] Test::test_stacktrace(bool, bool) 22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45768f] testing::Test::Run() 22: [0x4599df] testing::TestInfo::Run() 22: [0x45ad07] testing::TestSuite::Run() 22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x45c0ce] testing::UnitTest::Run() 22: [0x4438f5] main 22: [0x7ffff4109083] __libc_start_main 22: [0x44311e] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4109083] 22: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 22: 22: demangled test_f3: 22: [0x4e1713] Kokkos::Impl::save_stacktrace() 22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 22: [0x44bc32] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x446f4d] Test::test_stacktrace(bool, bool) 22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45768f] testing::Test::Run() 22: [0x4599df] testing::TestInfo::Run() 22: [0x45ad07] testing::TestSuite::Run() 22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x45c0ce] testing::UnitTest::Run() 22: [0x4438f5] main 22: [0x7ffff4109083] __libc_start_main 22: [0x44311e] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 22: [----------] 1 test from defaultdevicetype (1 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 3 tests from 2 test suites ran. (821 ms total) 22: [ PASSED ] 3 tests. 22/51 Test #22: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 1.55 sec test 23 Start 23: Kokkos_IncrementalTest_OPENMP 23: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 23: Test timeout computed to be: 1500 23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 23: Detected: 6 cores per node. 23: Detected: 1 MPI_ranks per node. 23: Requested: 8 threads per process. 23: [==========] Running 28 tests from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 28 tests from OPENMP 23: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 23: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 23: [ RUN ] OPENMP.IncrTest_01_execspace 23: Host Parallel Execution Space: 23: KOKKOS_ENABLE_OPENMP: yes 23: 23: OpenMP Runtime Configuration: 23: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 23: OpenMP 23: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 23: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 23: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 23: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 23: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 23: [ RUN ] OPENMP.IncrTest_02_AtomicSub 23: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 23: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 23: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 23: [ RUN ] OPENMP.IncrTest_03b_memspace_free 23: [ OK ] OPENMP.IncrTest_03b_memspace_free (140 ms) 23: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 23: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 23: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 23: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 23: [ RUN ] OPENMP.IncrTest_05_reduction 23: [ OK ] OPENMP.IncrTest_05_reduction (2 ms) 23: [ RUN ] OPENMP.IncrTest_06_mdrange2D 23: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 23: [ RUN ] OPENMP.IncrTest_06_mdrange3D 23: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 23: [ RUN ] OPENMP.IncrTest_06_mdrange4D 23: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 23: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 23: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 23: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 23: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 23: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 23: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 23: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 23: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms) 23: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 23: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 23: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 23: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 23: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 23: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (123 ms) 23: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 23: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (0 ms) 23: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 23: [ OK ] OPENMP.IncrTest_12b_TeamScratch (2 ms) 23: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 23: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 23: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 23: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 23: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 23: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 23: [ RUN ] OPENMP.incr_14_MDrangeReduce 23: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 23: [ RUN ] OPENMP.IncrTest_16_parallelscan 23: [ OK ] OPENMP.IncrTest_16_parallelscan (0 ms) 23: [ RUN ] OPENMP.incr_17_atomicView 23: [ OK ] OPENMP.incr_17_atomicView (0 ms) 23: [----------] 28 tests from OPENMP (271 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 28 tests from 1 test suite ran. (271 ms total) 23: [ PASSED ] 28 tests. 23/51 Test #23: Kokkos_IncrementalTest_OPENMP .................... Passed 1.01 sec test 24 Start 24: Kokkos_IncrementalTest_CUDA 24: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_IncrementalTest_CUDA 24: Test timeout computed to be: 1500 24: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 24: Detected: 6 cores per node. 24: Detected: 1 MPI_ranks per node. 24: Requested: 8 threads per process. 24: [==========] Running 28 tests from 1 test suite. 24: [----------] Global test environment set-up. 24: [----------] 28 tests from CUDA 24: [ RUN ] CUDA.IncrTest_01_execspace_typedef 24: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 24: [ RUN ] CUDA.IncrTest_01_execspace 24: Device Execution Space: 24: KOKKOS_ENABLE_CUDA: yes 24: Cuda Options: 24: KOKKOS_ENABLE_CUDA_LAMBDA: yes 24: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 24: KOKKOS_ENABLE_CUDA_UVM: no 24: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 24: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 24: 24: Cuda Runtime Configuration: 24: macro KOKKOS_ENABLE_CUDA : defined 24: macro CUDA_VERSION = 12020 = version 12.2 24: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 24: Cuda 24: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 24: [ RUN ] CUDA.IncrTest_02_AtomicExchange 24: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 24: [ RUN ] CUDA.IncrTest_02_AtomicAdd 24: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 24: [ RUN ] CUDA.IncrTest_02_AtomicSub 24: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 24: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 24: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 24: [ RUN ] CUDA.IncrTest_03b_memspace_free 24: [ OK ] CUDA.IncrTest_03b_memspace_free (2470 ms) 24: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 24: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 24: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 24: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 24: [ RUN ] CUDA.IncrTest_05_reduction 24: [ OK ] CUDA.IncrTest_05_reduction (3 ms) 24: [ RUN ] CUDA.IncrTest_06_mdrange2D 24: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 24: [ RUN ] CUDA.IncrTest_06_mdrange3D 24: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 24: [ RUN ] CUDA.IncrTest_06_mdrange4D 24: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 24: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 24: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms) 24: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 24: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 24: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 24: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 24: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 24: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 24: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 24: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (1 ms) 24: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 24: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (0 ms) 24: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 24: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (266 ms) 24: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 24: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 24: [ RUN ] CUDA.IncrTest_12b_TeamScratch 24: [ OK ] CUDA.IncrTest_12b_TeamScratch (1 ms) 24: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 24: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 24: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 24: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 24: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 24: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 24: [ RUN ] CUDA.incr_14_MDrangeReduce 24: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 24: [ RUN ] CUDA.IncrTest_16_parallelscan 24: [ OK ] CUDA.IncrTest_16_parallelscan (6 ms) 24: [ RUN ] CUDA.incr_17_atomicView 24: [ OK ] CUDA.incr_17_atomicView (0 ms) 24: [----------] 28 tests from CUDA (2761 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 28 tests from 1 test suite ran. (2761 ms total) 24: [ PASSED ] 28 tests. 24/51 Test #24: Kokkos_IncrementalTest_CUDA ...................... Passed 3.50 sec test 25 Start 25: Kokkos_CoreUnitTest_CTestDevice 25: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 25: Test timeout computed to be: 1500 25: [==========] Running 8 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 8 tests from ctest_environment 25: [ RUN ] ctest_environment.no_device_type 25: [ OK ] ctest_environment.no_device_type (0 ms) 25: [ RUN ] ctest_environment.no_process_count 25: [ OK ] ctest_environment.no_process_count (0 ms) 25: [ RUN ] ctest_environment.invalid_rank 25: [ OK ] ctest_environment.invalid_rank (0 ms) 25: [ RUN ] ctest_environment.no_type_str 25: [ OK ] ctest_environment.no_type_str (0 ms) 25: [ RUN ] ctest_environment.missing_type 25: [ OK ] ctest_environment.missing_type (0 ms) 25: [ RUN ] ctest_environment.no_id_str 25: [ OK ] ctest_environment.no_id_str (0 ms) 25: [ RUN ] ctest_environment.invalid_id_str 25: [ OK ] ctest_environment.invalid_id_str (0 ms) 25: [ RUN ] ctest_environment.good 25: [ OK ] ctest_environment.good (0 ms) 25: [----------] 8 tests from ctest_environment (0 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 8 tests from 1 test suite ran. (0 ms total) 25: [ PASSED ] 8 tests. 25/51 Test #25: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.70 sec test 26 Start 26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 26: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 26: Test timeout computed to be: 1500 26/51 Test #26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.01 sec test 27 Start 27: Kokkos_ContainersUnitTest_OpenMP 27: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 27: Test timeout computed to be: 1500 27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 27: Detected: 6 cores per node. 27: Detected: 1 MPI_ranks per node. 27: Requested: 8 threads per process. 27: [==========] Running 62 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 62 tests from openmp 27: [ RUN ] openmp.bitset 27: [ OK ] openmp.bitset (675 ms) 27: [ RUN ] openmp.bitset_default_constructor_no_alloc 27: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 27: [ RUN ] openmp.dualview_combination 27: [ OK ] openmp.dualview_combination (0 ms) 27: [ RUN ] openmp.dualview_alloc 27: [ OK ] openmp.dualview_alloc (0 ms) 27: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 27: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 27: [ RUN ] openmp.dualview_combinations_without_init 27: [ OK ] openmp.dualview_combinations_without_init (0 ms) 27: [ RUN ] openmp.dualview_deep_copy 27: [ OK ] openmp.dualview_deep_copy (0 ms) 27: [ RUN ] openmp.dualview_realloc 27: [ OK ] openmp.dualview_realloc (0 ms) 27: [ RUN ] openmp.dualview_resize 27: [ OK ] openmp.dualview_resize (0 ms) 27: [ RUN ] openmp.dualview_device_correct_kokkos_device 27: [ OK ] openmp.dualview_device_correct_kokkos_device (1 ms) 27: [ RUN ] openmp.dualview_host_correct_kokkos_device 27: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 27: [ RUN ] openmp.dualview_host_modify_template_device_sync 27: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 27: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 27: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 27: [ RUN ] openmp.dualview_device_modify_template_host_sync 27: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 27: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 27: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 27: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 27: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 27: [ RUN ] openmp.dynamic_view 27: [ OK ] openmp.dynamic_view (14 ms) 27: [ RUN ] openmp.dyn_rank_view_api_generic 27: [ OK ] openmp.dyn_rank_view_api_generic (18 ms) 27: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 27: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 27: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 27: /var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 27: skipping since not default execution space 27: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 27: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 27: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 27: [ RUN ] openmp.ErrorReporterViaLambda 27: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 27: [ RUN ] openmp.ErrorReporter 27: [ OK ] openmp.ErrorReporter (0 ms) 27: [ RUN ] openmp.offsetview_construction 27: [ OK ] openmp.offsetview_construction (23 ms) 27: [ RUN ] openmp.offsetview_unmanaged_construction 27: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 27: [ RUN ] openmp.offsetview_subview 27: [ OK ] openmp.offsetview_subview (8 ms) 27: [ RUN ] openmp.offsetview_offsets_rank1 27: [ OK ] openmp.offsetview_offsets_rank1 (8 ms) 27: [ RUN ] openmp.offsetview_offsets_rank2 27: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 27: [ RUN ] openmp.offsetview_offsets_rank3 27: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 27: [ RUN ] openmp.scatterview 27: [ OK ] openmp.scatterview (1929 ms) 27: [ RUN ] openmp.scatterview_devicetype 27: [ OK ] openmp.scatterview_devicetype (7 ms) 27: [ RUN ] openmp.staticcrsgraph 27: [ OK ] openmp.staticcrsgraph (35 ms) 27: [ RUN ] openmp.resize_realloc_no_init_dualview 27: [ OK ] openmp.resize_realloc_no_init_dualview (0 ms) 27: [ RUN ] openmp.resize_realloc_no_alloc_dualview 27: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 27: [ RUN ] openmp.resize_exec_space_dualview 27: [ OK ] openmp.resize_exec_space_dualview (0 ms) 27: [ RUN ] openmp.realloc_exec_space_dualview 27: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 27: [ RUN ] openmp.resize_realloc_no_init_dynrankview 27: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 27: [ RUN ] openmp.resize_exec_space_dynrankview 27: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 27: [ RUN ] openmp.realloc_exec_space_dynrankview 27: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 27: [ RUN ] openmp.resize_realloc_no_init_scatterview 27: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 27: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 27: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 27: [ RUN ] openmp.resize_exec_space_scatterview 27: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 27: [ RUN ] openmp.realloc_exec_space_scatterview 27: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_dynrankview 27: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 27: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 27: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 27: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_offsetview 27: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 27: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 27: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 27: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_dynamicview 27: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 27: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 27: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 27: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 27: [ RUN ] openmp.UnorderedMap_insert [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o 27: [ OK ] openmp.UnorderedMap_insert (15485 ms) 27: [ RUN ] openmp.UnorderedMap_failed_insert [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o 27: [ OK ] openmp.UnorderedMap_failed_insert (3719 ms) 27: [ RUN ] openmp.UnorderedMap_deep_copy 27: [ OK ] openmp.UnorderedMap_deep_copy (5 ms) 27: [ RUN ] openmp.UnorderedMap_valid_empty 27: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 27: [ RUN ] openmp.UnorderedMap_clear_zero_size 27: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 27: [ RUN ] openmp.UnorderedMap_consistent_size 27: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 27: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 27: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 27: [ RUN ] openmp.UnorderedMap_lambda_capturable 27: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 27: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 27: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 27: [ RUN ] openmp.viewctorprop_embedded_dim 27: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 27: [----------] 62 tests from openmp (21943 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 62 tests from 1 test suite ran. (21943 ms total) 27: [ PASSED ] 61 tests. 27: [ SKIPPED ] 1 test, listed below: 27: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc 27/51 Test #27: Kokkos_ContainersUnitTest_OpenMP ................. Passed 22.81 sec test 28 Start 28: Kokkos_ContainersUnitTest_Cuda 28: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 28: Test timeout computed to be: 1500 28: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 28: Detected: 6 cores per node. 28: Detected: 1 MPI_ranks per node. 28: Requested: 8 threads per process. 28: [==========] Running 42 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 42 tests from cuda 28: [ RUN ] cuda.bitset 28: [ OK ] cuda.bitset (15 ms) 28: [ RUN ] cuda.bitset_default_constructor_no_alloc 28: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 28: [ RUN ] cuda.dualview_combination 28: [ OK ] cuda.dualview_combination (2 ms) 28: [ RUN ] cuda.dualview_alloc 28: [ OK ] cuda.dualview_alloc (0 ms) 28: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 28: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 28: [ RUN ] cuda.dualview_combinations_without_init 28: [ OK ] cuda.dualview_combinations_without_init (0 ms) 28: [ RUN ] cuda.dualview_deep_copy 28: [ OK ] cuda.dualview_deep_copy (1 ms) 28: [ RUN ] cuda.dualview_realloc 28: [ OK ] cuda.dualview_realloc (0 ms) 28: [ RUN ] cuda.dualview_resize 28: [ OK ] cuda.dualview_resize (7 ms) 28: [ RUN ] cuda.dualview_device_correct_kokkos_device 28: [ OK ] cuda.dualview_device_correct_kokkos_device (1 ms) 28: [ RUN ] cuda.dualview_host_correct_kokkos_device 28: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 28: [ RUN ] cuda.dualview_host_modify_template_device_sync 28: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 28: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 28: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 28: [ RUN ] cuda.dualview_device_modify_template_host_sync 28: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 28: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 28: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 28: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 28: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 28: [ RUN ] cuda.dynamic_view 28: [ OK ] cuda.dynamic_view (28 ms) 28: [ RUN ] cuda.dyn_rank_view_api_generic 28: [ OK ] cuda.dyn_rank_view_api_generic (18 ms) 28: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 28: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (1 ms) 28: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 28: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (2 ms) 28: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 28: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms) 28: [ RUN ] cuda.ErrorReporterViaLambda 28: [ OK ] cuda.ErrorReporterViaLambda (1 ms) 28: [ RUN ] cuda.ErrorReporter 28: [ OK ] cuda.ErrorReporter (0 ms) 28: [ RUN ] cuda.offsetview_construction 28: [ OK ] cuda.offsetview_construction (4 ms) 28: [ RUN ] cuda.offsetview_unmanaged_construction 28: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 28: [ RUN ] cuda.offsetview_subview 28: [ OK ] cuda.offsetview_subview (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank1 28: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank2 28: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank3 28: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 28: [ RUN ] cuda.scatterview [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ReducerCTADs.cpp.o 28: [ OK ] cuda.scatterview (14462 ms) 28: [ RUN ] cuda.scatterview_devicetype 28: [ OK ] cuda.scatterview_devicetype (26 ms) 28: [ RUN ] cuda.staticcrsgraph 28: [ OK ] cuda.staticcrsgraph (38 ms) 28: [ RUN ] cuda.UnorderedMap_insert 28: [ OK ] cuda.UnorderedMap_insert (5654 ms) 28: [ RUN ] cuda.UnorderedMap_failed_insert 28: Test_Atomic/100000/iterations:10 6.80 s 6.75 s 10 0 4 11.147 1.92873m 897.59u 4.99993G 1.91051M 4.99989G 28: [ OK ] cuda.UnorderedMap_failed_insert (1544 ms) 28: [ RUN ] cuda.UnorderedMap_deep_copy 28: [ OK ] cuda.UnorderedMap_deep_copy (6 ms) 28: [ RUN ] cuda.UnorderedMap_valid_empty 28: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 28: [ RUN ] cuda.UnorderedMap_clear_zero_size 28: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 28: [ RUN ] cuda.UnorderedMap_consistent_size 28: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 28: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 28: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 28: [ RUN ] cuda.UnorderedMap_lambda_capturable 28: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 28: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 28: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 28: [ RUN ] cuda.viewctorprop_embedded_dim 28: [ OK ] cuda.viewctorprop_embedded_dim (1 ms) 28: [----------] 42 tests from cuda (21828 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 42 tests from 1 test suite ran. (21828 ms total) 28: [ PASSED ] 42 tests. 28/51 Test #28: Kokkos_ContainersUnitTest_Cuda ................... Passed 22.56 sec test 29 Start 29: Kokkos_ContainersPerformanceTest_OpenMP 29: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 29: Test timeout computed to be: 1500 29: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 29: Detected: 6 cores per node. 29: Detected: 1 MPI_ranks per node. 29: Requested: 8 threads per process. 29: [==========] Running 5 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 5 tests from TEST_CATEGORY 29: [ RUN ] TEST_CATEGORY.dynrankview_perf 29: OpenMP 29: DynRankView vs View: Initialization Only 29: View time (init only): 0.0187993 29: View sum computation time: 0.0187993 29: Strided View time (init only): 0.0202712 29: View Rank7 time (init only): 0.0580071 29: DynRankView time (init only): 0.00728363 29: DynRankView sum computation time: 0.015086 29: Ratio of View to DynRankView time: 2.58104 29: Ratio of View to DynRankView sum computation time: 1.0097 29: Ratio of View to View Rank7 time: 0.324086 29: Ratio of StrideView to DynRankView time: 2.78311 29: Ratio of DynRankView to View Rank7 time: 0.125564 29: [ OK ] TEST_CATEGORY.dynrankview_perf (273 ms) 29: [ RUN ] TEST_CATEGORY.global_2_local 29: OpenMP 29: size, create, generate, fill, find 29: 256, 0.000143258, 1.3942e-05, 3.3794e-05, 0.000931897 29: 512, 3.4602e-05, 4.96e-06, 4.6346e-05, 0.000991356 29: 1024, 3.9484e-05, 5.6e-06, 9.1739e-05, 0.00106811 29: 2048, 3.969e-05, 6.082e-06, 0.000166315, 0.00126553 29: 4096, 0.000102121, 1.2233e-05, 0.000312763, 0.00177662 29: 8192, 0.000133762, 1.1243e-05, 0.000617386, 0.00268812 29: 16384, 0.000288494, 1.8183e-05, 0.00118941, 0.00585526 29: 32768, 0.000497211, 3.1481e-05, 0.00236011, 0.0149789 29: 65536, 0.00102319, 5.918e-05, 0.00529847, 0.0374396 29: 131072, 0.00225212, 0.000114696, 0.0102325, 0.0859922 29: 262144, 0.00460693, 0.000220946, 0.0190137, 0.219571 29: 524288, 0.00665018, 0.000441846, 0.037322, 0.474251 29: 1048576, 0.0105706, 0.000876407, 0.0768273, 1.15259 29: 2097152, 0.0222651, 0.00176882, 0.163858, 3.60152 [ 82%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o 29: 4194304, 0.041217, 0.00353218, 0.338901, 8.46981 29: [ OK ] TEST_CATEGORY.global_2_local (14828 ms) 29: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 29: skipping test 29: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 29: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 29: skipping test 29: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 29: [ RUN ] TEST_CATEGORY.scatter_view [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 29: ScatterView data-duplicated test: 29: num_threads 8 29: hand-coded test took 0.434929 seconds 29: test took 0.280672 seconds 29: num_threads 8 29: hand-coded test took 0.439412 seconds 29: test took 0.280948 seconds 29: num_threads 8 29: hand-coded test took 0.435733 seconds 29: test took 0.281478 seconds 29: num_threads 8 29: hand-coded test took 0.434994 seconds 29: test took 0.280942 seconds 29: num_threads 8 29: hand-coded test took 0.436146 seconds 29: test took 0.280939 seconds 29: [ OK ] TEST_CATEGORY.scatter_view (3882 ms) 29: [----------] 5 tests from TEST_CATEGORY (18983 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 5 tests from 1 test suite ran. (18984 ms total) 29: [ PASSED ] 5 tests. 29/51 Test #29: Kokkos_ContainersPerformanceTest_OpenMP .......... Passed 19.72 sec test 30 Start 30: Kokkos_ContainersPerformanceTest_Cuda 30: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 30: Test timeout computed to be: 1500 30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 30: Detected: 6 cores per node. 30: Detected: 1 MPI_ranks per node. 30: Requested: 8 threads per process. 30: [==========] Running 4 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 4 tests from TEST_CATEGORY 30: [ RUN ] TEST_CATEGORY.dynrankview_perf 30: Cuda 30: DynRankView vs View: Initialization Only 30: View time (init only): 0.00366735 30: View sum computation time: 0.00366735 30: Strided View time (init only): 0.00125984 30: View Rank7 time (init only): 0.00122629 30: DynRankView time (init only): 0.00125749 30: DynRankView sum computation time: 0.00190034 30: Ratio of View to DynRankView time: 2.91641 30: Ratio of View to DynRankView sum computation time: 1.01728 30: Ratio of View to View Rank7 time: 2.9906 30: Ratio of StrideView to DynRankView time: 1.00187 30: Ratio of DynRankView to View Rank7 time: 1.02544 30: [ OK ] TEST_CATEGORY.dynrankview_perf (22 ms) 30: [ RUN ] TEST_CATEGORY.global_2_local 30: Cuda 30: size, create, generate, fill, find 30: 256, 0.000280505, 2.7569e-05, 0.00273387, 0.00208677 30: 512, 0.000176452, 1.1149e-05, 2.2109e-05, 0.00203616 30: 1024, 0.000155705, 1.9178e-05, 2.3691e-05, 0.00209613 30: 2048, 0.000154121, 1.0743e-05, 2.2233e-05, 0.00211438 30: 4096, 0.000169767, 1.0289e-05, 2.4452e-05, 0.00214718 30: 8192, 0.000180431, 1.101e-05, 2.4968e-05, 0.00213854 30: 16384, 0.000160576, 1.1031e-05, 2.7487e-05, 0.00220677 30: 32768, 0.000168098, 1.0989e-05, 3.309e-05, 0.00244465 30: 65536, 0.000165597, 1.1899e-05, 4.1682e-05, 0.00265782 30: 131072, 0.000171625, 1.2563e-05, 6.5915e-05, 0.00324584 30: 262144, 0.000183857, 1.4477e-05, 0.000151146, 0.00605034 30: 524288, 0.00019635, 1.7698e-05, 0.000528584, 0.0195334 30: 1048576, 0.000616501, 2.6018e-05, 0.00138839, 0.0480459 30: 2097152, 0.000463281, 4.107e-05, 0.0030617, 0.109587 30: 4194304, 0.000735961, 6.5418e-05, 0.00681378, 0.236093 30: [ OK ] TEST_CATEGORY.global_2_local (463 ms) 30: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 30: skipping test 30: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 30: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 30: skipping test 30: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 30: [----------] 4 tests from TEST_CATEGORY (485 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 4 tests from 1 test suite ran. (485 ms total) 30: [ PASSED ] 4 tests. 30/51 Test #30: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 1.22 sec test 31 Start 31: Kokkos_UnitTest_Sort 31: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 31: Test timeout computed to be: 1500 31: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 31: Detected: 6 cores per node. 31: Detected: 1 MPI_ranks per node. 31: Requested: 8 threads per process. 31: [==========] Running 15 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 15 tests from cuda 31: [ RUN ] cuda.SortUnsignedValueType 31: [ OK ] cuda.SortUnsignedValueType (23 ms) 31: [ RUN ] cuda.SortEmptyView 31: [ OK ] cuda.SortEmptyView (0 ms) 31: [ RUN ] cuda.SortByKeyEmptyView 31: [ OK ] cuda.SortByKeyEmptyView (0 ms) 31: [ RUN ] cuda.SortByKey 31: [ OK ] cuda.SortByKey (7 ms) 31: [ RUN ] cuda.SortByKeyWithComparator 31: [ OK ] cuda.SortByKeyWithComparator (0 ms) 31: [ RUN ] cuda.SortByKeyStaticExtents 31: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 31: [ RUN ] cuda.SortByKeyWithStrides 31: [ OK ] cuda.SortByKeyWithStrides (0 ms) 31: [ RUN ] cuda.SortByKeyKeysLargerThanValues 31: 31: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 31: 31: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. [ 82%] Built target Kokkos_ContainersUnitTest_Cuda 31: [ OK ] cuda.SortByKeyKeysLargerThanValues (866 ms) 31: [ RUN ] cuda.SortWithCustomComparator Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E 31: [ OK ] cuda.SortWithCustomComparator (617 ms) 31: [ RUN ] cuda.BinSortGenericTests 31: [ OK ] cuda.BinSortGenericTests (23 ms) 31: [ RUN ] cuda.BinSortEmptyView 31: [ OK ] cuda.BinSortEmptyView (0 ms) 31: [ RUN ] cuda.BinSortEmptyKeysView 31: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 31: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_a.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o 31: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (14451 ms) 31: [ RUN ] cuda.NestedSort 31: [ OK ] cuda.NestedSort (29 ms) 31: [ RUN ] cuda.NestedSortByKey 31: [ OK ] cuda.NestedSortByKey (91 ms) 31: [----------] 15 tests from cuda (16113 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 15 tests from 1 test suite ran. (16113 ms total) 31: [ PASSED ] 15 tests. 31/51 Test #31: Kokkos_UnitTest_Sort ............................. Passed 16.84 sec test 32 Start 32: Kokkos_UnitTest_Random 32: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_UnitTest_Random 32: Test timeout computed to be: 1500 32: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 32: Detected: 6 cores per node. 32: Detected: 1 MPI_ranks per node. 32: Requested: 8 threads per process. 32: [==========] Running 3 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 3 tests from cuda 32: [ RUN ] cuda.Random_XorShift64 32: Test Seed:1713802431480417793 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.0152074 -0.0257379 || 0.051031 28021 29359 || 29117.2 28674.4 || -355.801 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.00247231 -0.00448673 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.00333537 -0.00329103 || 0.051031 27952 29333 || 28770.3 28674.4 || -45.4953 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.00809163 0.00241778 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.0110408 0.0209081 || 0.051031 28022 29267 || 28361.3 28674.4 || 289.034 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.00870363 0.00535754 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.00422491 -0.00711269 || 0.051031 28011 29338 || 28553.8 28674.4 || -98.3258 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.00303168 0.0069974 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000244329 -0.99999 -48250.6 || 0.051031 0 195154 || 2.92893e+09 28674.4 || -6.67017e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.000731859 -0.317917 0.166405 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00195736 -0.999999 -57857.3 || 0.051031 0 1.55178e+06 || 2.86898e+10 28674.4 || -7.9982e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.00588254 -0.967894 10.3147 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.68478e-07 0.0263495 0.00886677 || 0.051031 28083 29311 || 27938.2 28674.4 || 122.574 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 7.18929e-07 0.00197369 0.0019497 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.0213127 -0.0099562 || 0.051031 28031 29326 || 29298.8 28674.4 || -137.635 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.00251197 0.00760519 || 0.051031 1e+64 -1e+64 32: Test Seed:1713802431614912082 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.0100112 0.0121511 || 0.051031 27987 29333 || 28964.4 28674.4 || 167.977 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.000961541 0.00317069 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.00687676 0.0230634 || 0.051031 27798 29288 || 28872.9 28674.4 || 318.828 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.0229365 0.00955263 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.00059063 0.00530897 || 0.051031 27993 29353 || 28657.5 28674.4 || 73.3912 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.00850705 -0.00475075 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.00663453 0.00394202 || 0.051031 27973 29379 || 28485.4 28674.4 || 54.4945 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.00166313 0.00788977 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000245192 -0.99999 -48249.1 || 0.051031 0 195156 || 2.92881e+09 28674.4 || -6.66996e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.000734459 -0.30387 0.149652 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00195888 -0.999999 -57859.3 || 0.051031 0 1.55102e+06 || 2.86909e+10 28674.4 || -7.99846e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.00588622 -0.967848 10.3402 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.76045e-07 0.00447504 -0.0319849 || 0.051031 28030 29432 || 28546.6 28674.4 || -442.159 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 7.41632e-07 -0.0017155 0.000502707 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.000619512 0.00744849 || 0.051031 28023 29341 || 28692.2 28674.4 || 102.968 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.0196286 0.00388482 || 0.051031 1e+64 -1e+64 32: [ OK ] cuda.Random_XorShift64 (248 ms) 32: [ RUN ] cuda.Random_XorShift1024_0 32: Test Seed:1713802431728515650 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.00648277 -0.000694566 || 0.051031 11009 11796 || 11451.2 11377 || -9.60167 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.00203854 -9.02117e-05 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.0318039 0.00610825 || 0.051031 10969 11782 || 11026.3 11377 || 84.4405 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00261447 -0.00154917 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.000676142 0.00182224 || 0.051031 10966 11973 || 11384.7 11377 || 25.1906 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00379175 0.00179547 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.00665165 -0.00533946 || 0.051031 10995 11763 || 11301.8 11377 || -73.8127 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.022777 0.00350502 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000242648 -0.999975 -7595.48 || 0.051031 0 77946 || 4.61076e+08 11377 || -1.05e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.000727667 -0.166326 0.0273138 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00195979 -0.999997 -9107.78 || 0.051031 0 615720 || 4.51647e+09 11377 || -1.25906e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.00589078 -0.922582 1.61084 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.60671e-07 -0.00660311 -0.000801731 || 0.051031 10955 11772 || 11452.6 11377 || -11.0831 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.86102e-07 -0.000296707 0.00218093 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.0238622 0.00427664 || 0.051031 10985 11779 || 11655.1 11377 || 59.1203 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.00744537 -0.00517173 || 0.051031 1e+64 -1e+64 32: Test Seed:1713802431809371980 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.00895866 4.59208e-05 || 0.051031 10964 11846 || 11479.8 11377 || 0.634809 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.00332921 -0.0016775 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.60671e-07 -0.00928404 -0.00251857 || 0.051031 10962 11871 || 11483.6 11377 || -34.8167 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.86102e-07 0.00511105 -0.000485175 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.00330998 -0.000676529 || 0.051031 10939 11787 || 11414.7 11377 || -9.35234 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.00700036 -0.000534934 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.00300655 -0.00052917 || 0.051031 10969 11803 || 11342.9 11377 || -7.31524 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.0142529 0.00337905 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000243176 -0.999975 -7595.25 || 0.051031 0 77708 || 4.61027e+08 11377 || -1.04997e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.000729291 -0.155171 0.017259 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00196009 -0.999997 -9107.77 || 0.051031 0 616983 || 4.51685e+09 11377 || -1.25906e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.00589123 -0.922217 1.6127 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.73387e-07 0.0252875 -0.00141816 || 0.051031 10950 11753 || 11096.4 11377 || -19.6047 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 3.24249e-07 0.00630928 0.000200967 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.0150543 0.0033261 || 0.051031 10999 11793 || 11208.2 11377 || 45.98 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.0166605 -0.00186251 || 0.051031 1e+64 -1e+64 32: [ OK ] cuda.Random_XorShift1024_0 (183 ms) 32: [ RUN ] cuda.Multi_streams 32: [ OK ] cuda.Multi_streams (220 ms) 32: [----------] 3 tests from cuda (652 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 3 tests from 1 test suite ran. (652 ms total) 32: [ PASSED ] 3 tests. 32/51 Test #32: Kokkos_UnitTest_Random ........................... Passed 1.40 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_A 33: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 33: Test timeout computed to be: 1500 33: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 33: Detected: 6 cores per node. 33: Detected: 1 MPI_ranks per node. 33: Requested: 8 threads per process. 33: [==========] Running 15 tests from 3 test suites. 33: [----------] Global test environment set-up. 33: [----------] 3 tests from std_algorithms_reducers 33: [ RUN ] std_algorithms_reducers.max_first_loc 33: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 33: [ RUN ] std_algorithms_reducers.min_first_loc 33: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 33: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 33: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 33: [----------] 3 tests from std_algorithms_reducers (0 ms total) 33: 33: [----------] 1 test from std_algorithms 33: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 33: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 33: [----------] 1 test from std_algorithms (0 ms total) 33: 33: [----------] 11 tests from random_access_iterator_test 33: [ RUN ] random_access_iterator_test.constructor 33: [ OK ] random_access_iterator_test.constructor (0 ms) 33: [ RUN ] random_access_iterator_test.constructiblity 33: [ OK ] random_access_iterator_test.constructiblity (0 ms) 33: [ RUN ] random_access_iterator_test.dereference 33: [ OK ] random_access_iterator_test.dereference (0 ms) 33: [ RUN ] random_access_iterator_test.subscript_operator 33: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet1 33: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet2 33: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet3 33: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet4 33: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 33: [ RUN ] random_access_iterator_test.assignment_operator 33: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 33: [ RUN ] random_access_iterator_test.distance 33: [ OK ] random_access_iterator_test.distance (0 ms) 33: [ RUN ] random_access_iterator_test.traits_helpers 33: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 33: [----------] 11 tests from random_access_iterator_test (3 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 15 tests from 3 test suites ran. (3 ms total) 33: [ PASSED ] 15 tests. 33/51 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 0.74 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_B 34: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 34: Test timeout computed to be: 1500 34: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 34: Detected: 6 cores per node. 34: Detected: 1 MPI_ranks per node. 34: Requested: 8 threads per process. 34: [==========] Running 7 tests from 1 test suite. 34: [----------] Global test environment set-up. 34: [----------] 7 tests from std_algorithms_min_max_element_test 34: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 34: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 34: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 34: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 34: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 34: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (8 ms) 34: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 34: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (5 ms) 34: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 34: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (5 ms) 34: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 34: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (5 ms) 34: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 34: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms) 34: [----------] 7 tests from std_algorithms_min_max_element_test (32 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 7 tests from 1 test suite ran. (32 ms total) 34: [ PASSED ] 7 tests. 34/51 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 0.74 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_C 35: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 35: Test timeout computed to be: 1500 35: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 35: Detected: 6 cores per node. 35: Detected: 1 MPI_ranks per node. 35: Requested: 8 threads per process. 35: [==========] Running 13 tests from 10 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from std_algorithms_lexicographical_compare_test 35: [ RUN ] std_algorithms_lexicographical_compare_test.test 35: [ OK ] std_algorithms_lexicographical_compare_test.test (209 ms) 35: [----------] 1 test from std_algorithms_lexicographical_compare_test (209 ms total) 35: 35: [----------] 1 test from std_algorithms_for_each_test 35: [ RUN ] std_algorithms_for_each_test.test 35: [ OK ] std_algorithms_for_each_test.test (126 ms) 35: [----------] 1 test from std_algorithms_for_each_test (126 ms total) 35: 35: [----------] 1 test from std_algorithms_find_test 35: [ RUN ] std_algorithms_find_test.test 35: [ OK ] std_algorithms_find_test.test (75 ms) 35: [----------] 1 test from std_algorithms_find_test (75 ms total) 35: 35: [----------] 4 tests from std_algorithms_non_mod_seq_ops 35: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 35: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (574 ms) 35: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 35: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1246 ms) 35: [ RUN ] std_algorithms_non_mod_seq_ops.search 35: [ OK ] std_algorithms_non_mod_seq_ops.search (822 ms) 35: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 35: [ OK ] std_algorithms_non_mod_seq_ops.search_n (495 ms) 35: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3139 ms total) 35: 35: [----------] 1 test from std_algorithms_count_test 35: [ RUN ] std_algorithms_count_test.test 35: [ OK ] std_algorithms_count_test.test (101 ms) 35: [----------] 1 test from std_algorithms_count_test (101 ms total) 35: 35: [----------] 1 test from std_algorithms_equal_test 35: [ RUN ] std_algorithms_equal_test.test 35: [ OK ] std_algorithms_equal_test.test (12 ms) 35: [----------] 1 test from std_algorithms_equal_test (12 ms total) 35: 35: [----------] 1 test from std_algorithms_all_any_none_of_test 35: [ RUN ] std_algorithms_all_any_none_of_test.test 35: [ OK ] std_algorithms_all_any_none_of_test.test (81 ms) 35: [----------] 1 test from std_algorithms_all_any_none_of_test (81 ms total) 35: 35: [----------] 1 test from std_algorithms_nonmod_seq_ops 35: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 35: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (112 ms) 35: [----------] 1 test from std_algorithms_nonmod_seq_ops (112 ms total) 35: 35: [----------] 1 test from std_algorithms_mismatch_test 35: [ RUN ] std_algorithms_mismatch_test.test 35: [ OK ] std_algorithms_mismatch_test.test (211 ms) 35: [----------] 1 test from std_algorithms_mismatch_test (211 ms total) 35: 35: [----------] 1 test from std_algorithms_mod_seq_ops 35: [ RUN ] std_algorithms_mod_seq_ops.move_backward 35: [ OK ] std_algorithms_mod_seq_ops.move_backward (78 ms) 35: [----------] 1 test from std_algorithms_mod_seq_ops (78 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 13 tests from 10 test suites ran. (4149 ms total) 35: [ PASSED ] 13 tests. 35/51 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 4.88 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_D 36: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 36: Test timeout computed to be: 1500 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o 36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 36: Detected: 6 cores per node. 36: Detected: 1 MPI_ranks per node. 36: Requested: 8 threads per process. 36: [==========] Running 31 tests from 5 test suites. 36: [----------] Global test environment set-up. 36: [----------] 3 tests from std_algorithms_mod_ops_test 36: [ RUN ] std_algorithms_mod_ops_test.move 36: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 36: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 36: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 36: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 36: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 36: [----------] 3 tests from std_algorithms_mod_ops_test (1 ms total) 36: 36: [----------] 12 tests from std_algorithms_mod_seq_ops_test 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy 36: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 36: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 36: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 36: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 36: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.fill 36: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 36: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 36: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 36: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.generate 36: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 36: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 36: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 36: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 ms total) 36: 36: [----------] 4 tests from std_algorithms_replace_ops_test 36: [ RUN ] std_algorithms_replace_ops_test.replace 36: [ OK ] std_algorithms_replace_ops_test.replace (32 ms) 36: [ RUN ] std_algorithms_replace_ops_test.replace_if 36: [ OK ] std_algorithms_replace_ops_test.replace_if (143 ms) 36: [ RUN ] std_algorithms_replace_ops_test.replace_copy 36: [ OK ] std_algorithms_replace_ops_test.replace_copy (53 ms) 36: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 36: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (48 ms) 36: [----------] 4 tests from std_algorithms_replace_ops_test (278 ms total) 36: 36: [----------] 11 tests from std_algorithms_mod_seq_ops 36: [ RUN ] std_algorithms_mod_seq_ops.copy_if 36: [ OK ] std_algorithms_mod_seq_ops.copy_if (43 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.unique 36: [ OK ] std_algorithms_mod_seq_ops.unique (275 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 36: [ OK ] std_algorithms_mod_seq_ops.unique_copy (85 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove 36: [ OK ] std_algorithms_mod_seq_ops.remove (65 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove_if 36: [ OK ] std_algorithms_mod_seq_ops.remove_if (70 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 36: [ OK ] std_algorithms_mod_seq_ops.remove_copy (180 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 36: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (69 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.rotate 36: [ OK ] std_algorithms_mod_seq_ops.rotate (1308 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 36: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (418 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.shift_left 36: [ OK ] std_algorithms_mod_seq_ops.shift_left (1229 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.shift_right 36: [ OK ] std_algorithms_mod_seq_ops.shift_right (1214 ms) 36: [----------] 11 tests from std_algorithms_mod_seq_ops (4961 ms total) 36: 36: [----------] 1 test from std_algorithms_modseq_test 36: [ RUN ] std_algorithms_modseq_test.reverse 36: [ OK ] std_algorithms_modseq_test.reverse (57 ms) 36: [----------] 1 test from std_algorithms_modseq_test (58 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 31 tests from 5 test suites ran. (5305 ms total) 36: [ PASSED ] 31 tests. 36/51 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 6.03 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_E 37: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 37: Test timeout computed to be: 1500 37: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 37: Detected: 6 cores per node. 37: Detected: 1 MPI_ranks per node. 37: Requested: 8 threads per process. 37: [==========] Running 29 tests from 7 test suites. 37: [----------] Global test environment set-up. 37: [----------] 2 tests from std_algorithms_sorting_ops_test 37: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 37: [ OK ] std_algorithms_sorting_ops_test.is_sorted (12 ms) 37: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 37: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms) 37: [----------] 2 tests from std_algorithms_sorting_ops_test (23 ms total) 37: 37: [----------] 4 tests from std_algorithms_partitioning_test 37: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 37: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 37: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 37: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 37: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 37: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 37: [ RUN ] std_algorithms_partitioning_test.partition_point 37: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 37: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total) 37: 37: [----------] 1 test from std_algorithms_partitioning_ops 37: [ RUN ] std_algorithms_partitioning_ops.partition_copy 37: [ OK ] std_algorithms_partitioning_ops.partition_copy (23 ms) 37: [----------] 1 test from std_algorithms_partitioning_ops (23 ms total) 37: 37: [----------] 12 tests from std_algorithms_numerics_test 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (5 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 37: [----------] 12 tests from std_algorithms_numerics_test (18 ms total) 37: 37: [----------] 1 test from std_algorithms_numerics_ops_test 37: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 37: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (94 ms) 37: [----------] 1 test from std_algorithms_numerics_ops_test (94 ms total) 37: 37: [----------] 8 tests from std_algorithms_numeric_ops_test 37: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 37: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1118 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 37: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (794 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 37: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (227 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 37: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (301 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 37: [----------] 8 tests from std_algorithms_numeric_ops_test (2442 ms total) 37: 37: [----------] 1 test from std_algorithms_transform_ops_test 37: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 37: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (35 ms) 37: [----------] 1 test from std_algorithms_transform_ops_test (35 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 29 tests from 7 test suites ran. (2642 ms total) 37: [ PASSED ] 29 tests. 37/51 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 3.37 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 38: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 38: Test timeout computed to be: 1500 38: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 38: Detected: 6 cores per node. 38: Detected: 1 MPI_ranks per node. 38: Requested: 8 threads per process. 38: [==========] Running 12 tests from 7 test suites. 38: [----------] Global test environment set-up. 38: [----------] 2 tests from std_algorithms_adjacent_find_team_test 38: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o 38: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (695 ms) 38: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 38: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (670 ms) 38: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1365 ms total) 38: 38: [----------] 2 tests from std_algorithms_count_team_test 38: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 38: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (724 ms) 38: [ RUN ] std_algorithms_count_team_test.count_returns_zero 38: [ OK ] std_algorithms_count_team_test.count_returns_zero (268 ms) 38: [----------] 2 tests from std_algorithms_count_team_test (992 ms total) 38: 38: [----------] 1 test from std_algorithms_count_if_team_test 38: [ RUN ] std_algorithms_count_if_team_test.test 38: [ OK ] std_algorithms_count_if_team_test.test (364 ms) 38: [----------] 1 test from std_algorithms_count_if_team_test (364 ms total) 38: 38: [----------] 1 test from std_algorithms_for_each_team_test 38: [ RUN ] std_algorithms_for_each_team_test.test 38: [ OK ] std_algorithms_for_each_team_test.test (550 ms) 38: [----------] 1 test from std_algorithms_for_each_team_test (550 ms total) 38: 38: [----------] 1 test from std_algorithms_for_each_n_team_test 38: [ RUN ] std_algorithms_for_each_n_team_test.test 38: [ OK ] std_algorithms_for_each_n_team_test.test (603 ms) 38: [----------] 1 test from std_algorithms_for_each_n_team_test (603 ms total) 38: 38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 38: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 38: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3287 ms) 38: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 38: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2161 ms) 38: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater Scanning dependencies of target Kokkos_UnitTest_Random [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o 38: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2191 ms) 38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (7640 ms total) 38: 38: [----------] 2 tests from std_algorithms_mismatch_team_test 38: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o 38: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (2473 ms) 38: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 38: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (997 ms) 38: [----------] 2 tests from std_algorithms_mismatch_team_test (3471 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 12 tests from 7 test suites ran. (14989 ms total) 38: [ PASSED ] 12 tests. 38/51 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 15.72 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 39: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 39: Test timeout computed to be: 1500 39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 39: Detected: 6 cores per node. 39: Detected: 1 MPI_ranks per node. 39: Requested: 8 threads per process. 39: [==========] Running 8 tests from 4 test suites. 39: [----------] Global test environment set-up. 39: [----------] 2 tests from std_algorithms_equal_team_test 39: [ RUN ] std_algorithms_equal_team_test.views_are_equal 39: [ OK ] std_algorithms_equal_team_test.views_are_equal (1763 ms) 39: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 39: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1406 ms) 39: [----------] 2 tests from std_algorithms_equal_team_test (3170 ms total) 39: 39: [----------] 2 tests from std_algorithms_search_team_test 39: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o 39: [ OK ] std_algorithms_search_team_test.sequences_exist (941 ms) 39: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o 39: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1130 ms) 39: [----------] 2 tests from std_algorithms_search_team_test (2072 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_end_team_test 39: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 39: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2102 ms) 39: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 28: Test_Atomic/100000/iterations:10 7.16 s 7.10 s 10 1 8 12.7614 1.60752m 898.6u 4.99995G 1.57194M 4.99995G 39: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2051 ms) 39: [----------] 2 tests from std_algorithms_find_end_team_test (4153 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_first_of_team_test 39: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 39: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1696 ms) 39: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 39: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (7015 ms) 39: [----------] 2 tests from std_algorithms_find_first_of_team_test (8712 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 8 tests from 4 test suites ran. (18108 ms total) 39: [ PASSED ] 8 tests. 39/51 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 18.83 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 40: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 40: Test timeout computed to be: 1500 40: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 40: Detected: 6 cores per node. 40: Detected: 1 MPI_ranks per node. 40: Requested: 8 threads per process. 40: [==========] Running 11 tests from 7 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_find_team_test 40: [ RUN ] std_algorithms_find_team_test.searched_values_exist 40: [ OK ] std_algorithms_find_team_test.searched_values_exist (392 ms) 40: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 40: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (555 ms) 40: [----------] 2 tests from std_algorithms_find_team_test (948 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_if_team_test 40: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 40: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (285 ms) 40: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 40: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (555 ms) 40: [----------] 2 tests from std_algorithms_find_if_team_test (841 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_if_not_team_test 40: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 40: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (563 ms) 40: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 40: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (275 ms) 40: [----------] 2 tests from std_algorithms_find_if_not_team_test (838 ms total) 40: 40: [----------] 1 test from std_algorithms_all_of_team_test 40: [ RUN ] std_algorithms_all_of_team_test.test 28: Test_Atomic/100000/iterations:10 2.28 s 2.26 s 10 1 4 2.40203m 1.41957m 299.57u 704.983M 2.02808M 704.983M 28/53 Test #28: Kokkos_PerformanceTest_Atomic ............... Passed 447.10 sec test 29 Start 29: Kokkos_ContainersUnitTest_OpenMP 29: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 29: Test timeout computed to be: 1500 29: [==========] Running 62 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 62 tests from openmp 29: [ RUN ] openmp.bitset 29: [ OK ] openmp.bitset (160 ms) 29: [ RUN ] openmp.bitset_default_constructor_no_alloc 29: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 29: [ RUN ] openmp.dualview_combination 29: [ OK ] openmp.dualview_combination (0 ms) 29: [ RUN ] openmp.dualview_alloc 29: [ OK ] openmp.dualview_alloc (0 ms) 29: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 29: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 29: [ RUN ] openmp.dualview_combinations_without_init 29: [ OK ] openmp.dualview_combinations_without_init (0 ms) 29: [ RUN ] openmp.dualview_deep_copy 29: [ OK ] openmp.dualview_deep_copy (0 ms) 29: [ RUN ] openmp.dualview_realloc 29: [ OK ] openmp.dualview_realloc (0 ms) 29: [ RUN ] openmp.dualview_resize 29: [ OK ] openmp.dualview_resize (0 ms) 29: [ RUN ] openmp.dualview_device_correct_kokkos_device 29: 29: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 29: does not support page migration between device and host. 29: HIPManagedSpace might not work as expected. 29: Please refer to the ROCm documentation on unified/managed memory. 29: [ OK ] openmp.dualview_device_correct_kokkos_device (0 ms) 29: [ RUN ] openmp.dualview_host_correct_kokkos_device 29: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 29: [ RUN ] openmp.dualview_host_modify_template_device_sync 29: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 29: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 29: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 29: [ RUN ] openmp.dualview_device_modify_template_host_sync 29: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 29: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 29: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 29: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 29: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 29: [ RUN ] openmp.dynamic_view 29: [ OK ] openmp.dynamic_view (12 ms) 29: [ RUN ] openmp.dyn_rank_view_api_generic 29: [ OK ] openmp.dyn_rank_view_api_generic (5 ms) 29: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 29: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 29: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 29: /var/jenkins/workspace/Kokkos_PR-6958/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 29: skipping since not default execution space 29: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 29: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 29: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 29: [ RUN ] openmp.ErrorReporterViaLambda 29: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 29: [ RUN ] openmp.ErrorReporter 29: [ OK ] openmp.ErrorReporter (0 ms) 29: [ RUN ] openmp.offsetview_construction 29: [ OK ] openmp.offsetview_construction (11 ms) 29: [ RUN ] openmp.offsetview_unmanaged_construction 29: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 29: [ RUN ] openmp.offsetview_subview 29: [ OK ] openmp.offsetview_subview (16 ms) 29: [ RUN ] openmp.offsetview_offsets_rank1 29: [ OK ] openmp.offsetview_offsets_rank1 (0 ms) 29: [ RUN ] openmp.offsetview_offsets_rank2 29: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 29: [ RUN ] openmp.offsetview_offsets_rank3 29: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 29: [ RUN ] openmp.scatterview 40: [ OK ] std_algorithms_all_of_team_test.test (487 ms) 40: [----------] 1 test from std_algorithms_all_of_team_test (487 ms total) 40: 40: [----------] 1 test from std_algorithms_any_of_team_test 40: [ RUN ] std_algorithms_any_of_team_test.test 40: [ OK ] std_algorithms_any_of_team_test.test (271 ms) 40: [----------] 1 test from std_algorithms_any_of_team_test (271 ms total) 40: 40: [----------] 1 test from std_algorithms_none_of_team_test 40: [ RUN ] std_algorithms_none_of_team_test.test 40: [ OK ] std_algorithms_none_of_team_test.test (502 ms) 40: [----------] 1 test from std_algorithms_none_of_team_test (502 ms total) 40: 40: [----------] 2 tests from std_algorithms_search_n_team_test 40: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 40: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (362 ms) 40: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 29: [ OK ] openmp.scatterview (1349 ms) 29: [ RUN ] openmp.scatterview_devicetype 29: [ OK ] openmp.scatterview_devicetype (4 ms) 29: [ RUN ] openmp.staticcrsgraph 29: [ OK ] openmp.staticcrsgraph (24 ms) 29: [ RUN ] openmp.resize_realloc_no_init_dualview 29: [ OK ] openmp.resize_realloc_no_init_dualview (0 ms) 29: [ RUN ] openmp.resize_realloc_no_alloc_dualview 29: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 29: [ RUN ] openmp.resize_exec_space_dualview 29: [ OK ] openmp.resize_exec_space_dualview (0 ms) 29: [ RUN ] openmp.realloc_exec_space_dualview 29: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 29: [ RUN ] openmp.resize_realloc_no_init_dynrankview 29: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 29: [ RUN ] openmp.resize_exec_space_dynrankview 29: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 29: [ RUN ] openmp.realloc_exec_space_dynrankview 29: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 29: [ RUN ] openmp.resize_realloc_no_init_scatterview 29: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 29: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 29: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 29: [ RUN ] openmp.resize_exec_space_scatterview 29: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 29: [ RUN ] openmp.realloc_exec_space_scatterview 29: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 29: [ RUN ] openmp.create_mirror_no_init_dynrankview 29: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 29: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 29: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 29: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 29: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 29: [ RUN ] openmp.create_mirror_no_init_offsetview 29: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 29: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 29: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 29: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 29: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 29: [ RUN ] openmp.create_mirror_no_init_dynamicview 29: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 29: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 29: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 29: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 29: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 29: [ RUN ] openmp.UnorderedMap_insert 40: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (420 ms) 40: [----------] 2 tests from std_algorithms_search_n_team_test (782 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 11 tests from 7 test suites ran. (4671 ms total) 40: [ PASSED ] 11 tests. 40/51 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 5.41 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 41: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 41: Test timeout computed to be: 1500 41: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 41: Detected: 6 cores per node. 41: Detected: 1 MPI_ranks per node. 41: Requested: 8 threads per process. 41: [==========] Running 3 tests from 3 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_min_element_team_test 41: [ RUN ] std_algorithms_min_element_team_test.test 41: [ OK ] std_algorithms_min_element_team_test.test (1661 ms) 41: [----------] 1 test from std_algorithms_min_element_team_test (1661 ms total) 41: 41: [----------] 1 test from std_algorithms_max_element_team_test 41: [ RUN ] std_algorithms_max_element_team_test.test 29: [ OK ] openmp.UnorderedMap_insert (3889 ms) 29: [ RUN ] openmp.UnorderedMap_failed_insert 41: [ OK ] std_algorithms_max_element_team_test.test (1627 ms) 41: [----------] 1 test from std_algorithms_max_element_team_test (1627 ms total) 41: 41: [----------] 1 test from std_algorithms_minmax_element_team_test 41: [ RUN ] std_algorithms_minmax_element_team_test.test 41: [ OK ] std_algorithms_minmax_element_team_test.test (2185 ms) 41: [----------] 1 test from std_algorithms_minmax_element_team_test (2185 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 3 tests from 3 test suites ran. (5474 ms total) 41: [ PASSED ] 3 tests. 41/51 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 6.20 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 42: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 42: Test timeout computed to be: 1500 42: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 42: Detected: 6 cores per node. 42: Detected: 1 MPI_ranks per node. 42: Requested: 8 threads per process. 42: [==========] Running 6 tests from 6 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_fill_team_test 42: [ RUN ] std_algorithms_fill_team_test.test 29: [ OK ] openmp.UnorderedMap_failed_insert (3203 ms) 29: [ RUN ] openmp.UnorderedMap_deep_copy 29: [ OK ] openmp.UnorderedMap_deep_copy (4 ms) 29: [ RUN ] openmp.UnorderedMap_valid_empty 29: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 29: [ RUN ] openmp.UnorderedMap_clear_zero_size 29: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 29: [ RUN ] openmp.UnorderedMap_consistent_size 29: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 29: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 29: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 29: [ RUN ] openmp.UnorderedMap_lambda_capturable 29: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 29: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 29: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 29: [ RUN ] openmp.viewctorprop_embedded_dim 29: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 29: [----------] 62 tests from openmp (8686 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 62 tests from 1 test suite ran. (8686 ms total) 29: [ PASSED ] 61 tests. 29: [ SKIPPED ] 1 test, listed below: 29: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc 29/53 Test #29: Kokkos_ContainersUnitTest_OpenMP ............ Passed 9.24 sec test 30 Start 30: Kokkos_ContainersUnitTest_HIP 30: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 30: Test timeout computed to be: 1500 42: [ OK ] std_algorithms_fill_team_test.test (369 ms) 42: [----------] 1 test from std_algorithms_fill_team_test (369 ms total) 42: 42: [----------] 1 test from std_algorithms_fill_n_team_test 42: [ RUN ] std_algorithms_fill_n_team_test.test 30: [==========] Running 62 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 62 tests from hip 30: [ RUN ] hip.bitset 30: [ OK ] hip.bitset (16 ms) 30: [ RUN ] hip.bitset_default_constructor_no_alloc 30: [ OK ] hip.bitset_default_constructor_no_alloc (0 ms) 30: [ RUN ] hip.dualview_combination 30: [ OK ] hip.dualview_combination (3 ms) 30: [ RUN ] hip.dualview_alloc 30: [ OK ] hip.dualview_alloc (0 ms) 30: [ RUN ] hip.test_dualview_copy_construction_and_assignment 30: [ OK ] hip.test_dualview_copy_construction_and_assignment (0 ms) 30: [ RUN ] hip.dualview_combinations_without_init 30: [ OK ] hip.dualview_combinations_without_init (0 ms) 30: [ RUN ] hip.dualview_deep_copy 30: [ OK ] hip.dualview_deep_copy (1 ms) 30: [ RUN ] hip.dualview_realloc 30: [ OK ] hip.dualview_realloc (0 ms) 30: [ RUN ] hip.dualview_resize 30: [ OK ] hip.dualview_resize (0 ms) 30: [ RUN ] hip.dualview_device_correct_kokkos_device 30: 30: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 30: does not support page migration between device and host. 30: HIPManagedSpace might not work as expected. 30: Please refer to the ROCm documentation on unified/managed memory. 30: [ OK ] hip.dualview_device_correct_kokkos_device (0 ms) 30: [ RUN ] hip.dualview_host_correct_kokkos_device 30: [ OK ] hip.dualview_host_correct_kokkos_device (0 ms) 30: [ RUN ] hip.dualview_host_modify_template_device_sync 30: [ OK ] hip.dualview_host_modify_template_device_sync (0 ms) 30: [ RUN ] hip.dualview_host_modify_template_device_execspace_sync 30: [ OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms) 30: [ RUN ] hip.dualview_device_modify_template_host_sync 30: [ OK ] hip.dualview_device_modify_template_host_sync (0 ms) 30: [ RUN ] hip.dualview_device_modify_template_host_execspace_sync 30: [ OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms) 30: [ RUN ] hip.dualview_template_views_return_correct_executionspace_views 30: [ OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms) 30: [ RUN ] hip.dynamic_view 30: [ OK ] hip.dynamic_view (17 ms) 30: [ RUN ] hip.dyn_rank_view_api_generic 30: [ OK ] hip.dyn_rank_view_api_generic (19 ms) 30: [ RUN ] hip.dyn_rank_view_api_operator_rank12345 30: [ OK ] hip.dyn_rank_view_api_operator_rank12345 (1 ms) 30: [ RUN ] hip.dyn_rank_view_check_fence_resize_realloc 30: [ OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms) 30: [ RUN ] hip.dyn_rank_view_api_operator_rank67 30: [ OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms) 30: [ RUN ] hip.ErrorReporterViaLambda 30: [ OK ] hip.ErrorReporterViaLambda (2 ms) 30: [ RUN ] hip.ErrorReporter 30: [ OK ] hip.ErrorReporter (0 ms) 30: [ RUN ] hip.offsetview_construction 30: [ OK ] hip.offsetview_construction (3 ms) 30: [ RUN ] hip.offsetview_unmanaged_construction 30: [ OK ] hip.offsetview_unmanaged_construction (0 ms) 30: [ RUN ] hip.offsetview_subview 30: [ OK ] hip.offsetview_subview (0 ms) 30: [ RUN ] hip.offsetview_offsets_rank1 30: [ OK ] hip.offsetview_offsets_rank1 (0 ms) 30: [ RUN ] hip.offsetview_offsets_rank2 30: [ OK ] hip.offsetview_offsets_rank2 (0 ms) 30: [ RUN ] hip.offsetview_offsets_rank3 30: [ OK ] hip.offsetview_offsets_rank3 (0 ms) 30: [ RUN ] hip.scatterview 42: [ OK ] std_algorithms_fill_n_team_test.test (509 ms) 42: [----------] 1 test from std_algorithms_fill_n_team_test (509 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_team_test 42: [ RUN ] std_algorithms_replace_team_test.test 42: [ OK ] std_algorithms_replace_team_test.test (496 ms) 42: [----------] 1 test from std_algorithms_replace_team_test (496 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_if_team_test 42: [ RUN ] std_algorithms_replace_if_team_test.test 42: [ OK ] std_algorithms_replace_if_team_test.test (672 ms) 42: [----------] 1 test from std_algorithms_replace_if_team_test (672 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_copy_team_test 42: [ RUN ] std_algorithms_replace_copy_team_test.test 42: [ OK ] std_algorithms_replace_copy_team_test.test (1116 ms) 42: [----------] 1 test from std_algorithms_replace_copy_team_test (1117 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_copy_if_team_test 42: [ RUN ] std_algorithms_replace_copy_if_team_test.test 42: [ OK ] std_algorithms_replace_copy_if_team_test.test (970 ms) 42: [----------] 1 test from std_algorithms_replace_copy_if_team_test (970 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 6 tests from 6 test suites ran. (4135 ms total) 42: [ PASSED ] 6 tests. 42/51 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 4.87 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 43: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 43: Test timeout computed to be: 1500 43: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 43: Detected: 6 cores per node. 43: Detected: 1 MPI_ranks per node. 43: Requested: 8 threads per process. 43: [==========] Running 4 tests from 4 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_reverse_team_test 43: [ RUN ] std_algorithms_reverse_team_test.test 43: [ OK ] std_algorithms_reverse_team_test.test (447 ms) 43: [----------] 1 test from std_algorithms_reverse_team_test (447 ms total) 43: 43: [----------] 1 test from std_algorithms_reverse_copy_team_test 43: [ RUN ] std_algorithms_reverse_copy_team_test.test 43: [ OK ] std_algorithms_reverse_copy_team_test.test (509 ms) 43: [----------] 1 test from std_algorithms_reverse_copy_team_test (509 ms total) 43: 43: [----------] 1 test from std_algorithms_rotate_team_test 43: [ RUN ] std_algorithms_rotate_team_test.test [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o 43: [ OK ] std_algorithms_rotate_team_test.test (1447 ms) 43: [----------] 1 test from std_algorithms_rotate_team_test (1447 ms total) 43: 43: [----------] 1 test from std_algorithms_rotate_copy_team_test 43: [ RUN ] std_algorithms_rotate_copy_team_test.test 43: [ OK ] std_algorithms_rotate_copy_team_test.test (1065 ms) 43: [----------] 1 test from std_algorithms_rotate_copy_team_test (1065 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 4 tests from 4 test suites ran. (3469 ms total) 43: [ PASSED ] 4 tests. 43/51 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 4.20 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 44: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 44: Test timeout computed to be: 1500 44: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 44: Detected: 6 cores per node. 44: Detected: 1 MPI_ranks per node. 44: Requested: 8 threads per process. 44: [==========] Running 4 tests from 4 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_move_team_test 44: [ RUN ] std_algorithms_move_team_test.test 44: [ OK ] std_algorithms_move_team_test.test (704 ms) 44: [----------] 1 test from std_algorithms_move_team_test (704 ms total) 44: 44: [----------] 1 test from std_algorithms_move_backward_team_test 44: [ RUN ] std_algorithms_move_backward_team_test.test 44: [ OK ] std_algorithms_move_backward_team_test.test (571 ms) 44: [----------] 1 test from std_algorithms_move_backward_team_test (571 ms total) 44: 44: [----------] 1 test from std_algorithms_shift_left_team_test 44: [ RUN ] std_algorithms_shift_left_team_test.test 44: [ OK ] std_algorithms_shift_left_team_test.test (2524 ms) 44: [----------] 1 test from std_algorithms_shift_left_team_test (2524 ms total) 44: 44: [----------] 1 test from std_algorithms_shift_right_team_test 44: [ RUN ] std_algorithms_shift_right_team_test.test [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o 44: [ OK ] std_algorithms_shift_right_team_test.test (2342 ms) 44: [----------] 1 test from std_algorithms_shift_right_team_test (2342 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 4 tests from 4 test suites ran. (6142 ms total) 44: [ PASSED ] 4 tests. 44/51 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 6.90 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 45: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 45: Test timeout computed to be: 1500 45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 45: Detected: 6 cores per node. 45: Detected: 1 MPI_ranks per node. 45: Requested: 8 threads per process. 45: [==========] Running 9 tests from 9 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_copy_team_test 45: [ RUN ] std_algorithms_copy_team_test.test 45: [ OK ] std_algorithms_copy_team_test.test (834 ms) 45: [----------] 1 test from std_algorithms_copy_team_test (834 ms total) 45: 45: [----------] 1 test from std_algorithms_copy_n_team_test 45: [ RUN ] std_algorithms_copy_n_team_test.test 45: [ OK ] std_algorithms_copy_n_team_test.test (647 ms) 45: [----------] 1 test from std_algorithms_copy_n_team_test (647 ms total) 45: 45: [----------] 1 test from std_algorithms_copy_backward_team_test 45: [ RUN ] std_algorithms_copy_backward_team_test.test 45: [ OK ] std_algorithms_copy_backward_team_test.test (580 ms) 45: [----------] 1 test from std_algorithms_copy_backward_team_test (580 ms total) 45: 45: [----------] 1 test from std_algorithms_copy_if_team_test 45: [ RUN ] std_algorithms_copy_if_team_test.test 30: [ OK ] hip.scatterview (16930 ms) 30: [ RUN ] hip.scatterview_devicetype 45: [ OK ] std_algorithms_copy_if_team_test.test (742 ms) 45: [----------] 1 test from std_algorithms_copy_if_team_test (743 ms total) 45: 45: [----------] 1 test from std_algorithms_unique_copy_team_test 45: [ RUN ] std_algorithms_unique_copy_team_test.test 45: [ OK ] std_algorithms_unique_copy_team_test.test (1269 ms) 45: [----------] 1 test from std_algorithms_unique_copy_team_test (1269 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_team_test 45: [ RUN ] std_algorithms_remove_team_test.test [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o 45: [ OK ] std_algorithms_remove_team_test.test (874 ms) 45: [----------] 1 test from std_algorithms_remove_team_test (874 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_if_team_test 45: [ RUN ] std_algorithms_remove_if_team_test.test 45: [ OK ] std_algorithms_remove_if_team_test.test (874 ms) 45: [----------] 1 test from std_algorithms_remove_if_team_test (874 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_copy_team_test 45: [ RUN ] std_algorithms_remove_copy_team_test.test 45: [ OK ] std_algorithms_remove_copy_team_test.test (1051 ms) 45: [----------] 1 test from std_algorithms_remove_copy_team_test (1051 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_copy_if_team_test 45: [ RUN ] std_algorithms_remove_copy_if_team_test.test 45: [ OK ] std_algorithms_remove_copy_if_team_test.test (952 ms) 45: [----------] 1 test from std_algorithms_remove_copy_if_team_test (952 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 9 tests from 9 test suites ran. (7828 ms total) 45: [ PASSED ] 9 tests. 45/51 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 8.55 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 46: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 46: Test timeout computed to be: 1500 46: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 46: Detected: 6 cores per node. 46: Detected: 1 MPI_ranks per node. 46: Requested: 8 threads per process. 46: [==========] Running 4 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_unique_team_test 46: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 46: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1357 ms) 46: [----------] 1 test from std_algorithms_unique_team_test (1357 ms total) 46: 46: [----------] 1 test from std_algorithms_adjacent_difference_team_test 46: [ RUN ] std_algorithms_adjacent_difference_team_test.test 46: [ OK ] std_algorithms_adjacent_difference_team_test.test (1465 ms) 46: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1465 ms total) 46: 46: [----------] 1 test from std_algorithms_reduce_team_test 46: [ RUN ] std_algorithms_reduce_team_test.test 46: [ OK ] std_algorithms_reduce_team_test.test (1198 ms) 46: [----------] 1 test from std_algorithms_reduce_team_test (1198 ms total) 46: 46: [----------] 1 test from std_algorithms_transform_reduce_team_test 46: [ RUN ] std_algorithms_transform_reduce_team_test.test 46: [ OK ] std_algorithms_transform_reduce_team_test.test (1923 ms) 46: [----------] 1 test from std_algorithms_transform_reduce_team_test (1923 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (5945 ms total) 46: [ PASSED ] 4 tests. 46/51 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 6.67 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 47: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 47: Test timeout computed to be: 1500 47: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 47: Detected: 6 cores per node. 47: Detected: 1 MPI_ranks per node. 47: Requested: 8 threads per process. 47: [==========] Running 18 tests from 5 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_is_sorted_team_test 47: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 47: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (931 ms) 47: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 47: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1655 ms) 47: [----------] 2 tests from std_algorithms_is_sorted_team_test (2586 ms total) 47: 47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (14 ms) 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (16 ms) 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1567 ms) 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1151 ms) 47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2749 ms total) 47: 47: [----------] 4 tests from std_algorithms_is_partitioned_team_test 47: [ RUN ] std_algorithms_is_partitioned_team_test.empty 47: [ OK ] std_algorithms_is_partitioned_team_test.empty (8 ms) 47: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 47: [ OK ] std_algorithms_is_partitioned_team_test.all_true (549 ms) 47: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 47: [ OK ] std_algorithms_is_partitioned_team_test.all_false (565 ms) 47: [ RUN ] std_algorithms_is_partitioned_team_test.random 47: [ OK ] std_algorithms_is_partitioned_team_test.random (406 ms) 47: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1528 ms total) 47: 47: [----------] 4 tests from std_algorithms_partition_copy_team_test 47: [ RUN ] std_algorithms_partition_copy_team_test.empty 47: [ OK ] std_algorithms_partition_copy_team_test.empty (13 ms) 47: [ RUN ] std_algorithms_partition_copy_team_test.all_true 47: [ OK ] std_algorithms_partition_copy_team_test.all_true (1016 ms) 47: [ RUN ] std_algorithms_partition_copy_team_test.all_false 47: [ OK ] std_algorithms_partition_copy_team_test.all_false (1035 ms) 47: [ RUN ] std_algorithms_partition_copy_team_test.random 47: [ OK ] std_algorithms_partition_copy_team_test.random (859 ms) 47: [----------] 4 tests from std_algorithms_partition_copy_team_test (2924 ms total) 47: 47: [----------] 4 tests from std_algorithms_partition_point_team_test 47: [ RUN ] std_algorithms_partition_point_team_test.empty 47: [ OK ] std_algorithms_partition_point_team_test.empty (8 ms) 47: [ RUN ] std_algorithms_partition_point_team_test.all_true 47: [ OK ] std_algorithms_partition_point_team_test.all_true (396 ms) 47: [ RUN ] std_algorithms_partition_point_team_test.all_false 47: [ OK ] std_algorithms_partition_point_team_test.all_false (398 ms) 47: [ RUN ] std_algorithms_partition_point_team_test.random 47: [ OK ] std_algorithms_partition_point_team_test.random (245 ms) 47: [----------] 4 tests from std_algorithms_partition_point_team_test (1049 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 18 tests from 5 test suites ran. (10840 ms total) 47: [ PASSED ] 18 tests. 47/51 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 11.56 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 48: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 48: Test timeout computed to be: 1500 48: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 48: Detected: 6 cores per node. 48: Detected: 1 MPI_ranks per node. 48: Requested: 8 threads per process. 48: [==========] Running 5 tests from 4 test suites. 48: [----------] Global test environment set-up. 48: [----------] 2 tests from std_algorithms_transform_team_test 48: [ RUN ] std_algorithms_transform_team_test.test_unary_op 48: [ OK ] std_algorithms_transform_team_test.test_unary_op (967 ms) 48: [ RUN ] std_algorithms_transform_team_test.test_binary_op 48: [ OK ] std_algorithms_transform_team_test.test_binary_op (1035 ms) 48: [----------] 2 tests from std_algorithms_transform_team_test (2003 ms total) 48: 48: [----------] 1 test from std_algorithms_generate_team_test 48: [ RUN ] std_algorithms_generate_team_test.test_unary_op 48: [ OK ] std_algorithms_generate_team_test.test_unary_op (2176 ms) 48: [----------] 1 test from std_algorithms_generate_team_test (2176 ms total) 48: 48: [----------] 1 test from std_algorithms_generate_n_team_test 48: [ RUN ] std_algorithms_generate_n_team_test.test 48: [ OK ] std_algorithms_generate_n_team_test.test (521 ms) 48: [----------] 1 test from std_algorithms_generate_n_team_test (521 ms total) 48: 48: [----------] 1 test from std_algorithms_swap_ranges_team_test 48: [ RUN ] std_algorithms_swap_ranges_team_test.test 48: [ OK ] std_algorithms_swap_ranges_team_test.test (1002 ms) 48: [----------] 1 test from std_algorithms_swap_ranges_team_test (1002 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 5 tests from 4 test suites ran. (5704 ms total) 48: [ PASSED ] 5 tests. 48/51 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 6.43 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 49: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 49: Test timeout computed to be: 1500 49: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 49: Detected: 6 cores per node. 49: Detected: 1 MPI_ranks per node. 49: Requested: 8 threads per process. 49: [==========] Running 2 tests from 2 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_exclusive_scan_team_test 49: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o 49: [ OK ] std_algorithms_exclusive_scan_team_test.test (4173 ms) 49: [----------] 1 test from std_algorithms_exclusive_scan_team_test (4173 ms total) 49: 49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 49: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o 49: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (2107 ms) 49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2107 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 2 tests from 2 test suites ran. (6281 ms total) 49: [ PASSED ] 2 tests. 49/51 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 7.00 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 50: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 50: Test timeout computed to be: 1500 50: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 50: Detected: 6 cores per node. 50: Detected: 1 MPI_ranks per node. 50: Requested: 8 threads per process. 50: [==========] Running 2 tests from 2 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_inclusive_scan_team_test 50: [ RUN ] std_algorithms_inclusive_scan_team_test.test 50: [ OK ] std_algorithms_inclusive_scan_team_test.test (6292 ms) 50: [----------] 1 test from std_algorithms_inclusive_scan_team_test (6292 ms total) 50: 50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 50: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o 30: [ OK ] hip.scatterview_devicetype (47324 ms) 30: [ RUN ] hip.staticcrsgraph 30: [ OK ] hip.staticcrsgraph (46 ms) 30: [ RUN ] hip.resize_realloc_no_init_dualview 30: [ OK ] hip.resize_realloc_no_init_dualview (5 ms) 30: [ RUN ] hip.resize_realloc_no_alloc_dualview 30: [ OK ] hip.resize_realloc_no_alloc_dualview (0 ms) 30: [ RUN ] hip.resize_exec_space_dualview 30: [ OK ] hip.resize_exec_space_dualview (0 ms) 30: [ RUN ] hip.realloc_exec_space_dualview 30: [ OK ] hip.realloc_exec_space_dualview (0 ms) 30: [ RUN ] hip.resize_realloc_no_init_dynrankview 30: [ OK ] hip.resize_realloc_no_init_dynrankview (0 ms) 30: [ RUN ] hip.resize_exec_space_dynrankview 30: [ OK ] hip.resize_exec_space_dynrankview (0 ms) 30: [ RUN ] hip.realloc_exec_space_dynrankview 30: [ OK ] hip.realloc_exec_space_dynrankview (0 ms) 30: [ RUN ] hip.resize_realloc_no_init_scatterview 30: [ OK ] hip.resize_realloc_no_init_scatterview (0 ms) 30: [ RUN ] hip.resize_realloc_no_alloc_scatterview 30: [ OK ] hip.resize_realloc_no_alloc_scatterview (0 ms) 30: [ RUN ] hip.resize_exec_space_scatterview 30: [ OK ] hip.resize_exec_space_scatterview (0 ms) 30: [ RUN ] hip.realloc_exec_space_scatterview 30: [ OK ] hip.realloc_exec_space_scatterview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_dynrankview 30: [ OK ] hip.create_mirror_no_init_dynrankview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_dynrankview_viewctor 30: [ OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms) 30: [ RUN ] hip.create_mirror_view_and_copy_dynrankview 30: [ OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_offsetview 30: [ OK ] hip.create_mirror_no_init_offsetview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_offsetview_view_ctor 30: [ OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms) 30: [ RUN ] hip.create_mirror_view_and_copy_offsetview 30: [ OK ] hip.create_mirror_view_and_copy_offsetview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_dynamicview 30: [ OK ] hip.create_mirror_no_init_dynamicview (0 ms) 30: [ RUN ] hip.create_mirror_view_and_copy_dynamicview 30: [ OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_dynamicview_view_ctor 30: [ OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms) 30: [ RUN ] hip.UnorderedMap_insert 50: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (4120 ms) 50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (4120 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 2 tests from 2 test suites ran. (10413 ms total) 50: [ PASSED ] 2 tests. 50/51 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 11.13 sec test 51 Start 51: Kokkos_UnitTest_SIMD 51: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/simd/unit_tests/Kokkos_UnitTest_SIMD 51: Test timeout computed to be: 1500 51: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 51: Detected: 6 cores per node. 51: Detected: 1 MPI_ranks per node. 51: Requested: 8 threads per process. 51: [==========] Running 16 tests from 1 test suite. 51: [----------] Global test environment set-up. 51: [----------] 16 tests from simd 51: [ RUN ] simd.host_math_ops 51: [ OK ] simd.host_math_ops (0 ms) 51: [ RUN ] simd.device_math_ops 51: [ OK ] simd.device_math_ops (6 ms) 51: [ RUN ] simd.host_mask_ops 51: [ OK ] simd.host_mask_ops (0 ms) 51: [ RUN ] simd.device_mask_ops 51: [ OK ] simd.device_mask_ops (0 ms) 51: [ RUN ] simd.host_conversions 51: [ OK ] simd.host_conversions (0 ms) 51: [ RUN ] simd.device_conversions 51: [ OK ] simd.device_conversions (0 ms) 51: [ RUN ] simd.host_shift_ops 51: [ OK ] simd.host_shift_ops (0 ms) 51: [ RUN ] simd.device_shift_ops 51: [ OK ] simd.device_shift_ops (0 ms) 51: [ RUN ] simd.host_condition 51: [ OK ] simd.host_condition (0 ms) 51: [ RUN ] simd.device_condition 51: [ OK ] simd.device_condition (0 ms) 51: [ RUN ] simd.host_gen_ctors 51: [ OK ] simd.host_gen_ctors (0 ms) 51: [ RUN ] simd.device_gen_ctors 51: [ OK ] simd.device_gen_ctors (0 ms) 51: [ RUN ] simd.host_where_expressions 51: [ OK ] simd.host_where_expressions (0 ms) 51: [ RUN ] simd.device_where_expressions 51: [ OK ] simd.device_where_expressions (0 ms) 51: [ RUN ] simd.host_reductions 51: [ OK ] simd.host_reductions (0 ms) 51: [ RUN ] simd.device_reductions 51: [ OK ] simd.device_reductions (0 ms) 51: [----------] 16 tests from simd (7 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 16 tests from 1 test suite ran. (7 ms total) 51: [ PASSED ] 16 tests. 51/51 Test #51: Kokkos_UnitTest_SIMD ............................. Passed 0.73 sec 100% tests passed, 0 tests failed out of 51 Total Test time (real) = 358.89 sec [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 f53b23837a4d928fd88e46aa5124e7ffb679577d4bd767c66b888faa37483bbe 30: [ OK ] hip.UnorderedMap_insert (3013 ms) 30: [ RUN ] hip.UnorderedMap_failed_insert 30: [ OK ] hip.UnorderedMap_failed_insert (815 ms) 30: [ RUN ] hip.UnorderedMap_deep_copy 30: [ OK ] hip.UnorderedMap_deep_copy (5 ms) 30: [ RUN ] hip.UnorderedMap_valid_empty 30: [ OK ] hip.UnorderedMap_valid_empty (1 ms) 30: [ RUN ] hip.UnorderedMap_clear_zero_size 30: [ OK ] hip.UnorderedMap_clear_zero_size (0 ms) 30: [ RUN ] hip.UnorderedMap_consistent_size 30: [ OK ] hip.UnorderedMap_consistent_size (0 ms) 30: [ RUN ] hip.UnorderedMap_shallow_copyable_on_device 30: [ OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms) 30: [ RUN ] hip.UnorderedMap_lambda_capturable 30: [ OK ] hip.UnorderedMap_lambda_capturable (0 ms) 30: [ RUN ] hip.UnorderedMap_constructor_view_alloc 30: [ OK ] hip.UnorderedMap_constructor_view_alloc (0 ms) 30: [ RUN ] hip.viewctorprop_embedded_dim 30: [ OK ] hip.viewctorprop_embedded_dim (2 ms) 30: [----------] 62 tests from hip (68221 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 62 tests from 1 test suite ran. (68221 ms total) 30: [ PASSED ] 62 tests. 30/53 Test #30: Kokkos_ContainersUnitTest_HIP ............... Passed 68.78 sec test 31 Start 31: Kokkos_ContainersPerformanceTest_OpenMP 31: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 31: Test timeout computed to be: 1500 31: [==========] Running 5 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 5 tests from TEST_CATEGORY 31: [ RUN ] TEST_CATEGORY.dynrankview_perf 31: OpenMP 31: DynRankView vs View: Initialization Only 31: View time (init only): 0.00933069 31: View sum computation time: 0.00933069 31: Strided View time (init only): 0.00585783 31: View Rank7 time (init only): 0.00718784 31: DynRankView time (init only): 0.00822868 31: DynRankView sum computation time: 0.00821716 31: Ratio of View to DynRankView time: 1.13392 31: Ratio of View to DynRankView sum computation time: 1.00945 31: Ratio of View to View Rank7 time: 1.29812 31: Ratio of StrideView to DynRankView time: 0.711879 31: Ratio of DynRankView to View Rank7 time: 1.14481 31: [ OK ] TEST_CATEGORY.dynrankview_perf (221 ms) 31: [ RUN ] TEST_CATEGORY.global_2_local 31: OpenMP 31: size, create, generate, fill, find 31: 256, 7.8197e-05, 9.638e-06, 6.5634e-05, 0.00071203 31: 512, 4.3282e-05, 1.2834e-05, 8.2775e-05, 0.000665924 31: 1024, 3.689e-05, 1.1432e-05, 0.000113985, 0.000742208 31: 2048, 3.723e-05, 7.083e-06, 0.000195338, 0.000850702 31: 4096, 5.0134e-05, 6.973e-06, 0.000328789, 0.00107434 31: 8192, 6.6756e-05, 7.504e-06, 0.00060013, 0.00147803 31: 16384, 0.000109096, 1.054e-05, 0.00113455, 0.00244465 31: 32768, 0.000188495, 1.8825e-05, 0.00215935, 0.00599791 31: 65536, 0.000350099, 2.7883e-05, 0.00422824, 0.0175987 31: 131072, 0.000619446, 5.0105e-05, 0.00835192, 0.0392865 31: 262144, 0.00244389, 0.000112883, 0.0185663, 0.081624 $ docker rm -f --volumes f53b23837a4d928fd88e46aa5124e7ffb679577d4bd767c66b888faa37483bbe [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 31: 524288, 0.00594715, 0.000233921, 0.0352964, 0.393294 31: 1048576, 0.0121302, 0.000299494, 0.06805, 1.41086 [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o 31: 2097152, 0.0221315, 0.000208041, 0.137088, 3.47206 [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o 31: 4194304, 0.0444456, 0.000723312, 0.282501, 7.59939 31: [ OK ] TEST_CATEGORY.global_2_local (13690 ms) 31: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 31: skipping test 31: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 31: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 31: skipping test 31: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 31: [ RUN ] TEST_CATEGORY.scatter_view [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 31: ScatterView data-duplicated test: 31: num_threads 8 31: hand-coded test took 0.0568526 seconds 31: test took 0.0568691 seconds 31: num_threads 8 31: hand-coded test took 0.0569241 seconds 31: test took 0.0568767 seconds 31: num_threads 8 31: hand-coded test took 0.0568562 seconds 31: test took 0.056678 seconds 31: num_threads 8 31: hand-coded test took 0.0568722 seconds 31: test took 0.0567394 seconds 31: num_threads 8 31: hand-coded test took 0.0568664 seconds 31: test took 0.0567135 seconds 31: [ OK ] TEST_CATEGORY.scatter_view (928 ms) 31: [----------] 5 tests from TEST_CATEGORY (14840 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 5 tests from 1 test suite ran. (14840 ms total) 31: [ PASSED ] 5 tests. 31/53 Test #31: Kokkos_ContainersPerformanceTest_OpenMP ..... Passed 15.30 sec test 32 Start 32: Kokkos_ContainersPerformanceTest_HIP 32: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 32: Test timeout computed to be: 1500 32: [==========] Running 4 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 4 tests from TEST_CATEGORY 32: [ RUN ] TEST_CATEGORY.dynrankview_perf 32: HIP 32: DynRankView vs View: Initialization Only 32: View time (init only): 0.00305422 32: View sum computation time: 0.00305422 32: Strided View time (init only): 0.00163682 32: View Rank7 time (init only): 0.00146498 32: DynRankView time (init only): 0.00144121 32: DynRankView sum computation time: 0.00156647 32: Ratio of View to DynRankView time: 2.1192 32: Ratio of View to DynRankView sum computation time: 0.892326 32: Ratio of View to View Rank7 time: 2.08482 32: Ratio of StrideView to DynRankView time: 1.13572 32: Ratio of DynRankView to View Rank7 time: 0.983778 32: [ OK ] TEST_CATEGORY.dynrankview_perf (12 ms) 32: [ RUN ] TEST_CATEGORY.global_2_local 32: HIP 32: size, create, generate, fill, find 32: 256, 0.000236175, 2.0188e-05, 0.00331417, 0.00411899 32: 512, 0.000225474, 1.8354e-05, 2.9365e-05, 0.003561 32: 1024, 0.000213051, 1.7162e-05, 3.2661e-05, 0.00363094 32: 2048, 0.00024463, 1.7263e-05, 3.0668e-05, 0.00371221 32: 4096, 0.000237688, 1.7403e-05, 3.0707e-05, 0.00381204 32: 8192, 0.000295767, 1.8395e-05, 3.0979e-05, 0.00400274 32: 16384, 0.000287912, 1.8705e-05, 3.8964e-05, 0.00473513 32: 32768, 0.000317328, 1.8274e-05, 4.7299e-05, 0.00557708 32: 65536, 0.000333659, 2.109e-05, 5.1406e-05, 0.00567988 32: 131072, 0.000379475, 2.5868e-05, 6.8589e-05, 0.00600396 32: 262144, 0.000381087, 2.628e-05, 0.000169038, 0.00709605 32: 524288, 0.000487688, 2.7332e-05, 0.000438185, 0.0124801 32: 1048576, 0.000502356, 2.8423e-05, 0.00100722, 0.0266847 32: 2097152, 0.000542862, 3.5086e-05, 0.00214734, 0.0557907 32: 4194304, 0.000627612, 4.6568e-05, 0.00480223, 0.115871 32: [ OK ] TEST_CATEGORY.global_2_local (281 ms) 32: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 32: skipping test 32: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 32: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 32: skipping test 32: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 32: [----------] 4 tests from TEST_CATEGORY (294 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 4 tests from 1 test suite ran. (294 ms total) 32: [ PASSED ] 4 tests. 32/53 Test #32: Kokkos_ContainersPerformanceTest_HIP ........ Passed 0.73 sec test 33 Start 33: Kokkos_UnitTest_Sort 33: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 33: Test timeout computed to be: 1500 33: [==========] Running 15 tests from 1 test suite. 33: [----------] Global test environment set-up. 33: [----------] 15 tests from hip 33: [ RUN ] hip.SortUnsignedValueType 33: [ OK ] hip.SortUnsignedValueType (22 ms) 33: [ RUN ] hip.SortEmptyView 33: [ OK ] hip.SortEmptyView (0 ms) 33: [ RUN ] hip.SortByKeyEmptyView 33: [ OK ] hip.SortByKeyEmptyView (0 ms) 33: [ RUN ] hip.SortByKey 33: [ OK ] hip.SortByKey (14 ms) 33: [ RUN ] hip.SortByKeyWithComparator 33: [ OK ] hip.SortByKeyWithComparator (1 ms) 33: [ RUN ] hip.SortByKeyStaticExtents 33: [ OK ] hip.SortByKeyStaticExtents (0 ms) 33: [ RUN ] hip.SortByKeyWithStrides 33: [ OK ] hip.SortByKeyWithStrides (0 ms) 33: [ RUN ] hip.SortByKeyKeysLargerThanValues 33: 33: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 33: 33: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 33: [ OK ] hip.SortByKeyKeysLargerThanValues (691 ms) 33: [ RUN ] hip.SortWithCustomComparator 33: [ OK ] hip.SortWithCustomComparator (682 ms) 33: [ RUN ] hip.BinSortGenericTests 33: [ OK ] hip.BinSortGenericTests (25 ms) 33: [ RUN ] hip.BinSortEmptyView 33: [ OK ] hip.BinSortEmptyView (0 ms) 33: [ RUN ] hip.BinSortEmptyKeysView 33: [ OK ] hip.BinSortEmptyKeysView (0 ms) 33: [ RUN ] hip.BinSortUnsignedKeyLayoutStrideValues [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o 33: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (11390 ms) 33: [ RUN ] hip.NestedSort 33: [ OK ] hip.NestedSort (36 ms) 33: [ RUN ] hip.NestedSortByKey 33: [ OK ] hip.NestedSortByKey (134 ms) 33: [----------] 15 tests from hip (13000 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 15 tests from 1 test suite ran. (13000 ms total) 33: [ PASSED ] 15 tests. 33/53 Test #33: Kokkos_UnitTest_Sort ........................ Passed 13.45 sec test 34 Start 34: Kokkos_UnitTest_Random 34: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_UnitTest_Random 34: Test timeout computed to be: 1500 34: [==========] Running 3 tests from 1 test suite. 34: [----------] Global test environment set-up. 34: [----------] 3 tests from hip 34: [ RUN ] hip.Random_XorShift64 34: Test Seed:1713802593425812634 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.00705716 0.00340033 || 0.051031 28051 29327 || 28878.2 28674.4 || 47.0062 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.011179 0.00368102 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.0201148 0.0119868 || 0.051031 28032 29349 || 29263 28674.4 || 165.705 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.00253186 -0.00413324 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 0.0217016 -0.0111374 || 0.051031 27953 29337 || 28065.3 28674.4 || -153.963 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.0075063 0.0111293 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.0179308 -0.00382646 || 0.051031 27970 29345 || 29197.9 28674.4 || -52.897 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.000758518 0.00185137 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000244248 -0.99999 -48247.7 || 0.051031 0 194893 || 2.92886e+09 28674.4 || -6.66976e+08 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 0.00073164 -0.290455 0.143508 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.91181e-07 0.00386109 -0.00137755 || 0.051031 28005 29363 || 28564.1 28674.4 || -19.0432 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 7.87038e-07 0.007467 0.00081953 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.76045e-07 -0.00935888 0.0363397 || 0.051031 28023 29379 || 28945.3 28674.4 || 502.36 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 7.41632e-07 0.00743576 -0.00345876 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 0.0102173 0.0141635 || 0.051031 28024 29341 || 28384.4 28674.4 || 195.796 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.00867576 0.00584462 || 0.051031 1e+64 -1e+64 34: Test Seed:1713802593540025184 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 0.0155135 0.00376371 || 0.051031 28019 29287 || 28236.3 28674.4 || 52.0295 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.000561829 0.00711696 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.00106148 -0.000710216 || 0.051031 28002 29248 || 28704.9 28674.4 || -9.81803 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.00297151 0.00817123 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.00394713 -0.00719027 || 0.051031 28012 29288 || 28788 28674.4 || -99.3983 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.0161302 -0.000278493 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 0.0290275 -0.000221062 || 0.051031 28124 29352 || 27865.5 28674.4 || -3.05597 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.0131343 -0.0101183 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000245555 -0.99999 -48247.3 || 0.051031 0 195042 || 2.92877e+09 28674.4 || -6.6697e+08 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 0.000735573 -0.304477 0.155924 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.58387e-07 -0.0290741 0.0132517 || 0.051031 28048 29431 || 29533 28674.4 || 183.192 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.88658e-07 -0.000998809 -0.00499882 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.8109e-07 -0.00544638 0.00866349 || 0.051031 27971 29424 || 28831.4 28674.4 || 119.764 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 7.56767e-07 -0.0211178 -0.00388091 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.0140818 0.0116749 || 0.051031 28017 29305 || 29083.9 28674.4 || 161.394 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.0177559 -0.0088121 || 0.051031 1e+64 -1e+64 34: [ OK ] hip.Random_XorShift64 (219 ms) 34: [ RUN ] hip.Random_XorShift1024_0 34: Test Seed:1713802593645284925 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.00980292 -0.00171554 || 0.051031 11002 11810 || 11489.6 11377 || -23.7157 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.0136549 0.00280128 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.00147819 0.00613165 || 0.051031 10979 11768 || 11360.2 11377 || 84.764 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.00852899 0.00011083 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.00021456 -0.0067611 || 0.051031 10930 11817 || 11379.4 11377 || -93.4654 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.00608153 -0.00219072 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.0043338 -0.015057 || 0.051031 10940 11797 || 11327.9 11377 || -208.148 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.00638718 -0.000239503 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000245135 -0.999975 -7594.52 || 0.051031 0 77587 || 4.6104e+08 11377 || -1.04987e+08 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 0.00073506 -0.147389 0.0226588 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.73387e-07 0.00210013 -0.014202 || 0.051031 10891 11807 || 11353.1 11377 || -196.328 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 3.24249e-07 0.00615102 -0.0040525 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.73387e-07 0.0141466 0.00780006 || 0.051031 10976 11819 || 11218.3 11377 || 107.828 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 3.24249e-07 -0.0103902 -0.0031336 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.00720929 -0.000237391 || 0.051031 10935 11762 || 11295.5 11377 || -3.2817 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.00821035 0.000533764 || 0.051031 1e+64 -1e+64 34: Test Seed:1713802593780946165 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.0054102 0.00480226 || 0.051031 10993 11823 || 11438.8 11377 || 66.3865 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.00420071 -0.00220089 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.00594428 -0.00153786 || 0.051031 10963 11809 || 11445 11377 || -21.2594 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.0176606 0.000414086 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.0282007 0.000244247 || 0.051031 11002 11754 || 11064.9 11377 || 3.37648 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.000140428 0.00278535 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.0130449 -0.0084396 || 0.051031 10995 11787 || 11230.5 11377 || -116.669 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.013947 0.00175239 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000245625 -0.999975 -7595.17 || 0.051031 0 77842 || 4.61131e+08 11377 || -1.04996e+08 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 0.000736492 -0.142298 0.0288812 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.9246e-07 0.0038711 0.00118046 || 0.051031 10929 11790 || 11333.1 11377 || 16.3187 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 3.8147e-07 0.000418097 0.00284955 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.98818e-07 -0.000418103 -0.00116901 || 0.051031 10969 11768 || 11381.7 11377 || -16.1604 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 4.00543e-07 -0.0063317 0.00536217 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.0196595 0.00198915 || 0.051031 10937 11791 || 11605.1 11377 || 27.498 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.00350832 0.000560169 || 0.051031 1e+64 -1e+64 34: [ OK ] hip.Random_XorShift1024_0 (265 ms) 34: [ RUN ] hip.Multi_streams 34: [ OK ] hip.Multi_streams (315 ms) 34: [----------] 3 tests from hip (800 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 3 tests from 1 test suite ran. (800 ms total) 34: [ PASSED ] 3 tests. 34/53 Test #34: Kokkos_UnitTest_Random ...................... Passed 1.24 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_A 35: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 35: Test timeout computed to be: 1500 35: [==========] Running 15 tests from 3 test suites. 35: [----------] Global test environment set-up. 35: [----------] 3 tests from std_algorithms_reducers 35: [ RUN ] std_algorithms_reducers.max_first_loc 35: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 35: [ RUN ] std_algorithms_reducers.min_first_loc 35: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 35: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 35: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 35: [----------] 3 tests from std_algorithms_reducers (0 ms total) 35: 35: [----------] 1 test from std_algorithms 35: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 35: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 35: [----------] 1 test from std_algorithms (0 ms total) 35: 35: [----------] 11 tests from random_access_iterator_test 35: [ RUN ] random_access_iterator_test.constructor 35: [ OK ] random_access_iterator_test.constructor (1 ms) 35: [ RUN ] random_access_iterator_test.constructiblity 35: [ OK ] random_access_iterator_test.constructiblity (0 ms) 35: [ RUN ] random_access_iterator_test.dereference 35: [ OK ] random_access_iterator_test.dereference (0 ms) 35: [ RUN ] random_access_iterator_test.subscript_operator 35: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet1 35: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet2 35: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet3 35: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet4 35: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 35: [ RUN ] random_access_iterator_test.assignment_operator 35: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 35: [ RUN ] random_access_iterator_test.distance 35: [ OK ] random_access_iterator_test.distance (0 ms) 35: [ RUN ] random_access_iterator_test.traits_helpers 35: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 35: [----------] 11 tests from random_access_iterator_test (4 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 15 tests from 3 test suites ran. (4 ms total) 35: [ PASSED ] 15 tests. 35/53 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.43 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_B 36: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 36: Test timeout computed to be: 1500 36: [==========] Running 7 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 7 tests from std_algorithms_min_max_element_test 36: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 36: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 36: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 36: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 36: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 36: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (11 ms) 36: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 36: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms) 36: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 36: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms) 36: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 36: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms) 36: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 36: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (12 ms) 36: [----------] 7 tests from std_algorithms_min_max_element_test (47 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 7 tests from 1 test suite ran. (47 ms total) 36: [ PASSED ] 7 tests. 36/53 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.47 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_C 37: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 37: Test timeout computed to be: 1500 [ 87%] Linking CXX executable Kokkos_UnitTest_Random 37: [==========] Running 13 tests from 10 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from std_algorithms_lexicographical_compare_test 37: [ RUN ] std_algorithms_lexicographical_compare_test.test 37: [ OK ] std_algorithms_lexicographical_compare_test.test (186 ms) 37: [----------] 1 test from std_algorithms_lexicographical_compare_test (186 ms total) 37: 37: [----------] 1 test from std_algorithms_for_each_test 37: [ RUN ] std_algorithms_for_each_test.test 37: [ OK ] std_algorithms_for_each_test.test (118 ms) 37: [----------] 1 test from std_algorithms_for_each_test (118 ms total) 37: 37: [----------] 1 test from std_algorithms_find_test 37: [ RUN ] std_algorithms_find_test.test 37: [ OK ] std_algorithms_find_test.test (69 ms) 37: [----------] 1 test from std_algorithms_find_test (69 ms total) 37: 37: [----------] 4 tests from std_algorithms_non_mod_seq_ops 37: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 37: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (669 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 87%] Linking CXX executable Kokkos_UnitTest_Sort 37: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1264 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 87%] Built target Kokkos_UnitTest_Random [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o 37: [ OK ] std_algorithms_non_mod_seq_ops.search (845 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o 37: [ OK ] std_algorithms_non_mod_seq_ops.search_n (526 ms) 37: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3306 ms total) 37: 37: [----------] 1 test from std_algorithms_count_test 37: [ RUN ] std_algorithms_count_test.test 37: [ OK ] std_algorithms_count_test.test (90 ms) 37: [----------] 1 test from std_algorithms_count_test (90 ms total) 37: 37: [----------] 1 test from std_algorithms_equal_test 37: [ RUN ] std_algorithms_equal_test.test 37: [ OK ] std_algorithms_equal_test.test (19 ms) 37: [----------] 1 test from std_algorithms_equal_test (19 ms total) 37: 37: [----------] 1 test from std_algorithms_all_any_none_of_test 37: [ RUN ] std_algorithms_all_any_none_of_test.test 37: [ OK ] std_algorithms_all_any_none_of_test.test (76 ms) 37: [----------] 1 test from std_algorithms_all_any_none_of_test (76 ms total) 37: 37: [----------] 1 test from std_algorithms_nonmod_seq_ops 37: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 37: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (108 ms) 37: [----------] 1 test from std_algorithms_nonmod_seq_ops (108 ms total) 37: 37: [----------] 1 test from std_algorithms_mismatch_test 37: [ RUN ] std_algorithms_mismatch_test.test 37: [ OK ] std_algorithms_mismatch_test.test (182 ms) 37: [----------] 1 test from std_algorithms_mismatch_test (182 ms total) 37: 37: [----------] 1 test from std_algorithms_mod_seq_ops 37: [ RUN ] std_algorithms_mod_seq_ops.move_backward [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_b.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C 37: [ OK ] std_algorithms_mod_seq_ops.move_backward (55 ms) 37: [----------] 1 test from std_algorithms_mod_seq_ops (55 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 13 tests from 10 test suites ran. (4215 ms total) 37: [ PASSED ] 13 tests. 37/53 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 4.64 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_D 38: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 38: Test timeout computed to be: 1500 38: [==========] Running 31 tests from 5 test suites. 38: [----------] Global test environment set-up. 38: [----------] 3 tests from std_algorithms_mod_ops_test 38: [ RUN ] std_algorithms_mod_ops_test.move 38: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 38: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 38: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms) 38: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 38: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 38: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total) 38: 38: [----------] 12 tests from std_algorithms_mod_seq_ops_test 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy 38: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 38: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 38: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 38: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 38: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.fill 38: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 38: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 38: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 38: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.generate 38: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 38: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 38: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 38: [----------] 12 tests from std_algorithms_mod_seq_ops_test (5 ms total) 38: 38: [----------] 4 tests from std_algorithms_replace_ops_test 38: [ RUN ] std_algorithms_replace_ops_test.replace 38: [ OK ] std_algorithms_replace_ops_test.replace (33 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_if 38: [ OK ] std_algorithms_replace_ops_test.replace_if (149 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_copy 38: [ OK ] std_algorithms_replace_ops_test.replace_copy (54 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 38: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (51 ms) 38: [----------] 4 tests from std_algorithms_replace_ops_test (287 ms total) 38: 38: [----------] 11 tests from std_algorithms_mod_seq_ops 38: [ RUN ] std_algorithms_mod_seq_ops.copy_if 38: [ OK ] std_algorithms_mod_seq_ops.copy_if (43 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.unique 38: [ OK ] std_algorithms_mod_seq_ops.unique (252 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 38: [ OK ] std_algorithms_mod_seq_ops.unique_copy (108 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove 38: [ OK ] std_algorithms_mod_seq_ops.remove (62 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_if 38: [ OK ] std_algorithms_mod_seq_ops.remove_if (66 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 38: [ OK ] std_algorithms_mod_seq_ops.remove_copy (183 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if [ 87%] Built target Kokkos_UnitTest_Sort 38: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (64 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.rotate Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o 38: [ OK ] std_algorithms_mod_seq_ops.rotate (1421 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 38: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (442 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.shift_left 38: [ OK ] std_algorithms_mod_seq_ops.shift_left (1440 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o 38: [ OK ] std_algorithms_mod_seq_ops.shift_right (1394 ms) 38: [----------] 11 tests from std_algorithms_mod_seq_ops (5481 ms total) 38: 38: [----------] 1 test from std_algorithms_modseq_test 38: [ RUN ] std_algorithms_modseq_test.reverse 38: [ OK ] std_algorithms_modseq_test.reverse (55 ms) 38: [----------] 1 test from std_algorithms_modseq_test (55 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 31 tests from 5 test suites ran. (5832 ms total) 38: [ PASSED ] 31 tests. 38/53 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 6.27 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_E 39: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 39: Test timeout computed to be: 1500 39: [==========] Running 29 tests from 7 test suites. 39: [----------] Global test environment set-up. 39: [----------] 2 tests from std_algorithms_sorting_ops_test 39: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 39: [ OK ] std_algorithms_sorting_ops_test.is_sorted (13 ms) 39: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 39: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (14 ms) 39: [----------] 2 tests from std_algorithms_sorting_ops_test (27 ms total) 39: 39: [----------] 4 tests from std_algorithms_partitioning_test 39: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 39: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 39: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 39: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 39: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 39: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 39: [ RUN ] std_algorithms_partitioning_test.partition_point 39: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 39: [----------] 4 tests from std_algorithms_partitioning_test (5 ms total) 39: 39: [----------] 1 test from std_algorithms_partitioning_ops 39: [ RUN ] std_algorithms_partitioning_ops.partition_copy 39: [ OK ] std_algorithms_partitioning_ops.partition_copy (31 ms) 39: [----------] 1 test from std_algorithms_partitioning_ops (31 ms total) 39: 39: [----------] 12 tests from std_algorithms_numerics_test 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (6 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 39: [----------] 12 tests from std_algorithms_numerics_test (17 ms total) 39: 39: [----------] 1 test from std_algorithms_numerics_ops_test 39: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 39: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (83 ms) 39: [----------] 1 test from std_algorithms_numerics_ops_test (83 ms total) 39: 39: [----------] 8 tests from std_algorithms_numeric_ops_test 39: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 39: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (956 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 39: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 39: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (710 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 39: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 39: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (255 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 39: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B 39: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (369 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 39: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 39: [----------] 8 tests from std_algorithms_numeric_ops_test (2292 ms total) 39: 39: [----------] 1 test from std_algorithms_transform_ops_test 39: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 39: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (38 ms) 39: [----------] 1 test from std_algorithms_transform_ops_test (38 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 29 tests from 7 test suites ran. (2498 ms total) 39: [ PASSED ] 29 tests. 39/53 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 2.95 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Test timeout computed to be: 1500 40: [==========] Running 12 tests from 7 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_adjacent_find_team_test 40: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o 40: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (530 ms) 40: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 40: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (529 ms) 40: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1061 ms total) 40: 40: [----------] 2 tests from std_algorithms_count_team_test 40: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o 40: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (575 ms) 40: [ RUN ] std_algorithms_count_team_test.count_returns_zero 40: [ OK ] std_algorithms_count_team_test.count_returns_zero (237 ms) 40: [----------] 2 tests from std_algorithms_count_team_test (812 ms total) 40: 40: [----------] 1 test from std_algorithms_count_if_team_test 40: [ RUN ] std_algorithms_count_if_team_test.test 40: [ OK ] std_algorithms_count_if_team_test.test (284 ms) 40: [----------] 1 test from std_algorithms_count_if_team_test (284 ms total) 40: 40: [----------] 1 test from std_algorithms_for_each_team_test 40: [ RUN ] std_algorithms_for_each_team_test.test 40: [ OK ] std_algorithms_for_each_team_test.test (413 ms) 40: [----------] 1 test from std_algorithms_for_each_team_test (413 ms total) 40: 40: [----------] 1 test from std_algorithms_for_each_n_team_test 40: [ RUN ] std_algorithms_for_each_n_team_test.test [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o 40: [ OK ] std_algorithms_for_each_n_team_test.test (421 ms) 40: [----------] 1 test from std_algorithms_for_each_n_team_test (421 ms total) 40: 40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 40: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o 40: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2910 ms) 40: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 40: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1724 ms) 40: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C 40: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1763 ms) 40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6398 ms total) 40: 40: [----------] 2 tests from std_algorithms_mismatch_team_test 40: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o 40: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1907 ms) 40: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 40: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (839 ms) 40: [----------] 2 tests from std_algorithms_mismatch_team_test (2746 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 12 tests from 7 test suites ran. (12138 ms total) 40: [ PASSED ] 12 tests. 40/53 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 12.58 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Test timeout computed to be: 1500 41: [==========] Running 8 tests from 4 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_equal_team_test 41: [ RUN ] std_algorithms_equal_team_test.views_are_equal 41: [ OK ] std_algorithms_equal_team_test.views_are_equal (1520 ms) 41: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 41: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1202 ms) 41: [----------] 2 tests from std_algorithms_equal_team_test (2723 ms total) 41: 41: [----------] 2 tests from std_algorithms_search_team_test 41: [ RUN ] std_algorithms_search_team_test.sequences_exist 41: [ OK ] std_algorithms_search_team_test.sequences_exist (695 ms) 41: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 41: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (878 ms) 41: [----------] 2 tests from std_algorithms_search_team_test (1573 ms total) 41: 41: [----------] 2 tests from std_algorithms_find_end_team_test 41: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o 41: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1819 ms) 41: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_c.cpp.o 41: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1633 ms) 41: [----------] 2 tests from std_algorithms_find_end_team_test (3453 ms total) 41: 41: [----------] 2 tests from std_algorithms_find_first_of_team_test 41: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o 41: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1545 ms) 41: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o 41: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5396 ms) 41: [----------] 2 tests from std_algorithms_find_first_of_team_test (6941 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 8 tests from 4 test suites ran. (14691 ms total) 41: [ PASSED ] 8 tests. 41/53 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 15.14 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 42: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 42: Test timeout computed to be: 1500 42: [==========] Running 11 tests from 7 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_find_team_test 42: [ RUN ] std_algorithms_find_team_test.searched_values_exist 42: [ OK ] std_algorithms_find_team_test.searched_values_exist (282 ms) 42: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 42: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (426 ms) 42: [----------] 2 tests from std_algorithms_find_team_test (709 ms total) 42: 42: [----------] 2 tests from std_algorithms_find_if_team_test 42: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 42: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (238 ms) 42: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 42: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (400 ms) 42: [----------] 2 tests from std_algorithms_find_if_team_test (638 ms total) 42: 42: [----------] 2 tests from std_algorithms_find_if_not_team_test 42: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 42: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (404 ms) 42: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 42: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (232 ms) 42: [----------] 2 tests from std_algorithms_find_if_not_team_test (637 ms total) 42: 42: [----------] 1 test from std_algorithms_all_of_team_test 42: [ RUN ] std_algorithms_all_of_team_test.test 42: [ OK ] std_algorithms_all_of_team_test.test (428 ms) 42: [----------] 1 test from std_algorithms_all_of_team_test (428 ms total) 42: 42: [----------] 1 test from std_algorithms_any_of_team_test 42: [ RUN ] std_algorithms_any_of_team_test.test 42: [ OK ] std_algorithms_any_of_team_test.test (242 ms) 42: [----------] 1 test from std_algorithms_any_of_team_test (243 ms total) 42: 42: [----------] 1 test from std_algorithms_none_of_team_test 42: [ RUN ] std_algorithms_none_of_team_test.test 42: [ OK ] std_algorithms_none_of_team_test.test (409 ms) 42: [----------] 1 test from std_algorithms_none_of_team_test (409 ms total) 42: 42: [----------] 2 tests from std_algorithms_search_n_team_test 42: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 42: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (279 ms) 42: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o 42: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (304 ms) 42: [----------] 2 tests from std_algorithms_search_n_team_test (584 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 11 tests from 7 test suites ran. (3650 ms total) 42: [ PASSED ] 11 tests. 42/53 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 4.09 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 43: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 43: Test timeout computed to be: 1500 43: [==========] Running 3 tests from 3 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_min_element_team_test 43: [ RUN ] std_algorithms_min_element_team_test.test 43: [ OK ] std_algorithms_min_element_team_test.test (1227 ms) 43: [----------] 1 test from std_algorithms_min_element_team_test (1227 ms total) 43: 43: [----------] 1 test from std_algorithms_max_element_team_test 43: [ RUN ] std_algorithms_max_element_team_test.test 43: [ OK ] std_algorithms_max_element_team_test.test (1195 ms) 43: [----------] 1 test from std_algorithms_max_element_team_test (1195 ms total) 43: 43: [----------] 1 test from std_algorithms_minmax_element_team_test 43: [ RUN ] std_algorithms_minmax_element_team_test.test [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o 43: [ OK ] std_algorithms_minmax_element_team_test.test (1757 ms) 43: [----------] 1 test from std_algorithms_minmax_element_team_test (1757 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 3 tests from 3 test suites ran. (4181 ms total) 43: [ PASSED ] 3 tests. 43/53 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 4.62 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 44: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 44: Test timeout computed to be: 1500 44: [==========] Running 6 tests from 6 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_fill_team_test 44: [ RUN ] std_algorithms_fill_team_test.test 44: [ OK ] std_algorithms_fill_team_test.test (268 ms) 44: [----------] 1 test from std_algorithms_fill_team_test (268 ms total) 44: 44: [----------] 1 test from std_algorithms_fill_n_team_test 44: [ RUN ] std_algorithms_fill_n_team_test.test 44: [ OK ] std_algorithms_fill_n_team_test.test (351 ms) 44: [----------] 1 test from std_algorithms_fill_n_team_test (351 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_team_test 44: [ RUN ] std_algorithms_replace_team_test.test 44: [ OK ] std_algorithms_replace_team_test.test (445 ms) 44: [----------] 1 test from std_algorithms_replace_team_test (445 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_if_team_test 44: [ RUN ] std_algorithms_replace_if_team_test.test 44: [ OK ] std_algorithms_replace_if_team_test.test (503 ms) 44: [----------] 1 test from std_algorithms_replace_if_team_test (503 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_copy_team_test 44: [ RUN ] std_algorithms_replace_copy_team_test.test 44: [ OK ] std_algorithms_replace_copy_team_test.test (817 ms) 44: [----------] 1 test from std_algorithms_replace_copy_team_test (817 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_copy_if_team_test 44: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o 44: [ OK ] std_algorithms_replace_copy_if_team_test.test (693 ms) 44: [----------] 1 test from std_algorithms_replace_copy_if_team_test (693 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 6 tests from 6 test suites ran. (3079 ms total) 44: [ PASSED ] 6 tests. 44/53 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 3.51 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Test timeout computed to be: 1500 45: [==========] Running 4 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_reverse_team_test 45: [ RUN ] std_algorithms_reverse_team_test.test 45: [ OK ] std_algorithms_reverse_team_test.test (298 ms) 45: [----------] 1 test from std_algorithms_reverse_team_test (299 ms total) 45: 45: [----------] 1 test from std_algorithms_reverse_copy_team_test 45: [ RUN ] std_algorithms_reverse_copy_team_test.test 45: [ OK ] std_algorithms_reverse_copy_team_test.test (364 ms) 45: [----------] 1 test from std_algorithms_reverse_copy_team_test (364 ms total) 45: 45: [----------] 1 test from std_algorithms_rotate_team_test 45: [ RUN ] std_algorithms_rotate_team_test.test 45: [ OK ] std_algorithms_rotate_team_test.test (692 ms) 45: [----------] 1 test from std_algorithms_rotate_team_test (692 ms total) 45: 45: [----------] 1 test from std_algorithms_rotate_copy_team_test 45: [ RUN ] std_algorithms_rotate_copy_team_test.test 45: [ OK ] std_algorithms_rotate_copy_team_test.test (560 ms) 45: [----------] 1 test from std_algorithms_rotate_copy_team_test (560 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (1917 ms total) 45: [ PASSED ] 4 tests. 45/53 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 2.35 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 46: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 46: Test timeout computed to be: 1500 46: [==========] Running 4 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_move_team_test 46: [ RUN ] std_algorithms_move_team_test.test 46: [ OK ] std_algorithms_move_team_test.test (491 ms) 46: [----------] 1 test from std_algorithms_move_team_test (491 ms total) 46: 46: [----------] 1 test from std_algorithms_move_backward_team_test 46: [ RUN ] std_algorithms_move_backward_team_test.test 46: [ OK ] std_algorithms_move_backward_team_test.test (497 ms) 46: [----------] 1 test from std_algorithms_move_backward_team_test (497 ms total) 46: 46: [----------] 1 test from std_algorithms_shift_left_team_test 46: [ RUN ] std_algorithms_shift_left_team_test.test 46: [ OK ] std_algorithms_shift_left_team_test.test (1690 ms) 46: [----------] 1 test from std_algorithms_shift_left_team_test (1690 ms total) 46: 46: [----------] 1 test from std_algorithms_shift_right_team_test 46: [ RUN ] std_algorithms_shift_right_team_test.test [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o 46: [ OK ] std_algorithms_shift_right_team_test.test (1611 ms) 46: [----------] 1 test from std_algorithms_shift_right_team_test (1611 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (4291 ms total) 46: [ PASSED ] 4 tests. 46/53 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 4.74 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Test timeout computed to be: 1500 47: [==========] Running 9 tests from 9 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_copy_team_test 47: [ RUN ] std_algorithms_copy_team_test.test [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o 47: [ OK ] std_algorithms_copy_team_test.test (723 ms) 47: [----------] 1 test from std_algorithms_copy_team_test (723 ms total) 47: 47: [----------] 1 test from std_algorithms_copy_n_team_test 47: [ RUN ] std_algorithms_copy_n_team_test.test 47: [ OK ] std_algorithms_copy_n_team_test.test (428 ms) 47: [----------] 1 test from std_algorithms_copy_n_team_test (428 ms total) 47: 47: [----------] 1 test from std_algorithms_copy_backward_team_test 47: [ RUN ] std_algorithms_copy_backward_team_test.test 47: [ OK ] std_algorithms_copy_backward_team_test.test (500 ms) 47: [----------] 1 test from std_algorithms_copy_backward_team_test (500 ms total) 47: 47: [----------] 1 test from std_algorithms_copy_if_team_test 47: [ RUN ] std_algorithms_copy_if_team_test.test 47: [ OK ] std_algorithms_copy_if_team_test.test (599 ms) 47: [----------] 1 test from std_algorithms_copy_if_team_test (599 ms total) 47: 47: [----------] 1 test from std_algorithms_unique_copy_team_test 47: [ RUN ] std_algorithms_unique_copy_team_test.test 47: [ OK ] std_algorithms_unique_copy_team_test.test (1202 ms) 47: [----------] 1 test from std_algorithms_unique_copy_team_test (1202 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_team_test 47: [ RUN ] std_algorithms_remove_team_test.test 47: [ OK ] std_algorithms_remove_team_test.test (690 ms) 47: [----------] 1 test from std_algorithms_remove_team_test (690 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_if_team_test 47: [ RUN ] std_algorithms_remove_if_team_test.test 47: [ OK ] std_algorithms_remove_if_team_test.test (692 ms) 47: [----------] 1 test from std_algorithms_remove_if_team_test (692 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_copy_team_test 47: [ RUN ] std_algorithms_remove_copy_team_test.test 47: [ OK ] std_algorithms_remove_copy_team_test.test (764 ms) 47: [----------] 1 test from std_algorithms_remove_copy_team_test (764 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_copy_if_team_test 47: [ RUN ] std_algorithms_remove_copy_if_team_test.test 47: [ OK ] std_algorithms_remove_copy_if_team_test.test (708 ms) 47: [----------] 1 test from std_algorithms_remove_copy_if_team_test (708 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 9 tests from 9 test suites ran. (6312 ms total) 47: [ PASSED ] 9 tests. 47/53 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 6.76 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Test timeout computed to be: 1500 48: [==========] Running 4 tests from 4 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_unique_team_test 48: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 48: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1343 ms) 48: [----------] 1 test from std_algorithms_unique_team_test (1343 ms total) 48: 48: [----------] 1 test from std_algorithms_adjacent_difference_team_test 48: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o 48: [ OK ] std_algorithms_adjacent_difference_team_test.test (1063 ms) 48: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1063 ms total) 48: 48: [----------] 1 test from std_algorithms_reduce_team_test 48: [ RUN ] std_algorithms_reduce_team_test.test 48: [ OK ] std_algorithms_reduce_team_test.test (849 ms) 48: [----------] 1 test from std_algorithms_reduce_team_test (849 ms total) 48: 48: [----------] 1 test from std_algorithms_transform_reduce_team_test 48: [ RUN ] std_algorithms_transform_reduce_team_test.test 48: [ OK ] std_algorithms_transform_reduce_team_test.test (1505 ms) 48: [----------] 1 test from std_algorithms_transform_reduce_team_test (1505 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 4 tests from 4 test suites ran. (4762 ms total) 48: [ PASSED ] 4 tests. 48/53 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 5.20 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 49: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 49: Test timeout computed to be: 1500 49: [==========] Running 18 tests from 5 test suites. 49: [----------] Global test environment set-up. 49: [----------] 2 tests from std_algorithms_is_sorted_team_test 49: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 49: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (503 ms) 49: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 49: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1341 ms) 49: [----------] 2 tests from std_algorithms_is_sorted_team_test (1844 ms total) 49: 49: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (20 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (22 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1275 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (733 ms) 49: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2052 ms total) 49: 49: [----------] 4 tests from std_algorithms_is_partitioned_team_test 49: [ RUN ] std_algorithms_is_partitioned_team_test.empty 49: [ OK ] std_algorithms_is_partitioned_team_test.empty (12 ms) 49: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 49: [ OK ] std_algorithms_is_partitioned_team_test.all_true (338 ms) 49: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 49: [ OK ] std_algorithms_is_partitioned_team_test.all_false (334 ms) 49: [ RUN ] std_algorithms_is_partitioned_team_test.random 49: [ OK ] std_algorithms_is_partitioned_team_test.random (294 ms) 49: [----------] 4 tests from std_algorithms_is_partitioned_team_test (979 ms total) 49: 49: [----------] 4 tests from std_algorithms_partition_copy_team_test 49: [ RUN ] std_algorithms_partition_copy_team_test.empty 49: [ OK ] std_algorithms_partition_copy_team_test.empty (16 ms) 49: [ RUN ] std_algorithms_partition_copy_team_test.all_true 49: [ OK ] std_algorithms_partition_copy_team_test.all_true (658 ms) 49: [ RUN ] std_algorithms_partition_copy_team_test.all_false 49: [ OK ] std_algorithms_partition_copy_team_test.all_false (687 ms) 49: [ RUN ] std_algorithms_partition_copy_team_test.random 49: [ OK ] std_algorithms_partition_copy_team_test.random (619 ms) 49: [----------] 4 tests from std_algorithms_partition_copy_team_test (1982 ms total) 49: 49: [----------] 4 tests from std_algorithms_partition_point_team_test 49: [ RUN ] std_algorithms_partition_point_team_test.empty 49: [ OK ] std_algorithms_partition_point_team_test.empty (11 ms) 49: [ RUN ] std_algorithms_partition_point_team_test.all_true 49: [ OK ] std_algorithms_partition_point_team_test.all_true (218 ms) 49: [ RUN ] std_algorithms_partition_point_team_test.all_false 49: [ OK ] std_algorithms_partition_point_team_test.all_false (223 ms) 49: [ RUN ] std_algorithms_partition_point_team_test.random 49: [ OK ] std_algorithms_partition_point_team_test.random (169 ms) 49: [----------] 4 tests from std_algorithms_partition_point_team_test (623 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 18 tests from 5 test suites ran. (7483 ms total) 49: [ PASSED ] 18 tests. 49/53 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 7.93 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 50: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 50: Test timeout computed to be: 1500 50: [==========] Running 5 tests from 4 test suites. 50: [----------] Global test environment set-up. 50: [----------] 2 tests from std_algorithms_transform_team_test 50: [ RUN ] std_algorithms_transform_team_test.test_unary_op 50: [ OK ] std_algorithms_transform_team_test.test_unary_op (717 ms) 50: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o 50: [ OK ] std_algorithms_transform_team_test.test_binary_op (838 ms) 50: [----------] 2 tests from std_algorithms_transform_team_test (1556 ms total) 50: 50: [----------] 1 test from std_algorithms_generate_team_test 50: [ RUN ] std_algorithms_generate_team_test.test_unary_op 50: [ OK ] std_algorithms_generate_team_test.test_unary_op (1823 ms) 50: [----------] 1 test from std_algorithms_generate_team_test (1823 ms total) 50: 50: [----------] 1 test from std_algorithms_generate_n_team_test 50: [ RUN ] std_algorithms_generate_n_team_test.test 50: [ OK ] std_algorithms_generate_n_team_test.test (395 ms) 50: [----------] 1 test from std_algorithms_generate_n_team_test (395 ms total) 50: 50: [----------] 1 test from std_algorithms_swap_ranges_team_test 50: [ RUN ] std_algorithms_swap_ranges_team_test.test 50: [ OK ] std_algorithms_swap_ranges_team_test.test (794 ms) 50: [----------] 1 test from std_algorithms_swap_ranges_team_test (794 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 5 tests from 4 test suites ran. (4570 ms total) 50: [ PASSED ] 5 tests. [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o 50/53 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 5.03 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Test timeout computed to be: 1500 51: [==========] Running 2 tests from 2 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_exclusive_scan_team_test 51: [ RUN ] std_algorithms_exclusive_scan_team_test.test 51: [ OK ] std_algorithms_exclusive_scan_team_test.test (3037 ms) 51: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3037 ms total) 51: 51: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 51: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 51: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1480 ms) 51: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1480 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 2 tests from 2 test suites ran. (4517 ms total) 51: [ PASSED ] 2 tests. 51/53 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 4.98 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Test timeout computed to be: 1500 52: [==========] Running 2 tests from 2 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_inclusive_scan_team_test 52: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o 52: [ OK ] std_algorithms_inclusive_scan_team_test.test (4783 ms) 52: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4783 ms total) 52: 52: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 52: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 52: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (3170 ms) 52: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (3170 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 2 tests from 2 test suites ran. (7954 ms total) 52: [ PASSED ] 2 tests. 52/53 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 8.40 sec test 53 Start 53: Kokkos_UnitTest_SIMD 53: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/simd/unit_tests/Kokkos_UnitTest_SIMD 53: Test timeout computed to be: 1500 53: [==========] Running 16 tests from 1 test suite. 53: [----------] Global test environment set-up. 53: [----------] 16 tests from simd 53: [ RUN ] simd.host_math_ops 53: [ OK ] simd.host_math_ops (0 ms) 53: [ RUN ] simd.device_math_ops 53: [ OK ] simd.device_math_ops (4 ms) 53: [ RUN ] simd.host_mask_ops 53: [ OK ] simd.host_mask_ops (0 ms) 53: [ RUN ] simd.device_mask_ops 53: [ OK ] simd.device_mask_ops (0 ms) 53: [ RUN ] simd.host_conversions 53: [ OK ] simd.host_conversions (0 ms) 53: [ RUN ] simd.device_conversions 53: [ OK ] simd.device_conversions (0 ms) 53: [ RUN ] simd.host_shift_ops 53: [ OK ] simd.host_shift_ops (0 ms) 53: [ RUN ] simd.device_shift_ops 53: [ OK ] simd.device_shift_ops (0 ms) 53: [ RUN ] simd.host_condition 53: [ OK ] simd.host_condition (0 ms) 53: [ RUN ] simd.device_condition 53: [ OK ] simd.device_condition (0 ms) 53: [ RUN ] simd.host_gen_ctors 53: [ OK ] simd.host_gen_ctors (0 ms) 53: [ RUN ] simd.device_gen_ctors 53: [ OK ] simd.device_gen_ctors (0 ms) 53: [ RUN ] simd.host_where_expressions 53: [ OK ] simd.host_where_expressions (0 ms) 53: [ RUN ] simd.device_where_expressions 53: [ OK ] simd.device_where_expressions (0 ms) 53: [ RUN ] simd.host_reductions 53: [ OK ] simd.host_reductions (0 ms) 53: [ RUN ] simd.device_reductions 53: [ OK ] simd.device_reductions (0 ms) 53: [----------] 16 tests from simd (4 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 16 tests from 1 test suite ran. (4 ms total) 53: [ PASSED ] 16 tests. 53/53 Test #53: Kokkos_UnitTest_SIMD ........................ Passed 0.45 sec 100% tests passed, 0 tests failed out of 53 Total Test time (real) = 1114.58 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 0 cache size 0.0 kB max cache size 5.0 GB [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 a02ddb472f5948c343f0c0833121ce6f93d2ffa3da854c15e5abd4d053c30d06 $ docker rm -f --volumes a02ddb472f5948c343f0c0833121ce6f93d2ffa3da854c15e5abd4d053c30d06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_e.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions_DeviceView.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_UnitTest_SIMD [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_atomic [ 97%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Swap.cpp.o [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamMDRange.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamPolicyConstructors.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o Scanning dependencies of target Kokkos_gather [ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 97%] Linking CXX executable Kokkos_atomic [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 97%] Built target Kokkos_atomic [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o Scanning dependencies of target Kokkos_gups [ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamScratch.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_launch_latency [ 97%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 97%] Linking CXX executable Kokkos_UnitTest_SIMD [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 97%] Built target Kokkos_UnitTest_SIMD [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 98%] Linking CXX executable Kokkos_gups [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 98%] Built target Kokkos_gups Scanning dependencies of target Kokkos_stream [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 98%] Linking CXX executable Kokkos_launch_latency [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamTeamSize.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_View_64bit.cpp.o [ 98%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_policy_performance [ 98%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 98%] Linking CXX executable Kokkos_gather [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 98%] Built target Kokkos_gather Scanning dependencies of target Kokkos_bytes_and_flops [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 99%] Linking CXX executable Kokkos_stream [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 99%] Built target Kokkos_stream [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 99%] Linking CXX executable Kokkos_policy_performance [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 99%] Built target Kokkos_policy_performance [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_a.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_b.cpp.o [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_c.cpp.o [ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_d.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_a.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_b.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_c.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 96%] Linking CXX executable Kokkos_UnitTest_SIMD [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCtorDimMatch.cpp.o [ 96%] Built target Kokkos_UnitTest_SIMD [ 96%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewEmptyRuntimeUnmanaged.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewHooks.cpp.o [ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewLayoutStrideAssignment.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_a.cpp.o [ 97%] Linking CXX executable Kokkos_gups [ 97%] Built target Kokkos_gups [ 97%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 97%] Linking CXX executable Kokkos_atomic [ 97%] Built target Kokkos_atomic [ 97%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 97%] Linking CXX executable Kokkos_stream [ 97%] Built target Kokkos_stream [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 97%] Linking CXX executable Kokkos_launch_latency [ 97%] Built target Kokkos_launch_latency [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_b.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_subview.cpp.o [ 98%] Linking CXX executable Kokkos_gather [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMemoryAccessViolation.cpp.o [ 98%] Built target Kokkos_gather [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOfClass.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOutOfBoundsAccess.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewResize.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_WithoutInitializing.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_a.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_b.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c04.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c05.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c06.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c07.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c08.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c09.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c10.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c11.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c12.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c13.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c14.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPTarget [100%] Built target Kokkos_CoreUnitTest_OpenMPTarget + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6958/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 1: Test timeout computed to be: 1500 1: [==========] Running 198 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 5 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (594 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (475 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (484 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (23 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (6 ms) 1: [----------] 5 tests from serial_DeathTest (1585 ms total) 1: 1: [----------] 193 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (1 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (1 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (1 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (1 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (13 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (283 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (164 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_issue_3867 1: [ OK ] serial.complex_issue_3867 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (4 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (6 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (106 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (5 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (6200 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (4009 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (2324 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (2342 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (4 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (4 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (42 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (24 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (1 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (7 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (6 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 1: [ OK ] serial.mdrange_large_deep_copy (1636 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 1: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestMDRangeReduce.hpp:50: Skipped 1: FIXME OPENMPTARGET Tests of MDRange reduce over values smaller than int would fail 1: [ SKIPPED ] serial.mdrange_parallel_reduce_primitive_types (0 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (95 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (8 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (2 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (4 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (4 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (1 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (1 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (166 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (532 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (4930 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (4829 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (1074 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (39 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] serial.reduce_device_view_mdrange_policy (7100 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (614 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (15 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (2915 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (1 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (43 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple 1: [ OK ] serial.task_fib_deprecated_multiple (2911 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (1 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (43 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single 1: [ OK ] serial.task_fib_single (2129 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (1 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (38 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple 1: [ OK ] serial.task_fib_multiple (2149 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (1 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (38 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev 1: [ OK ] serial.task_fib_chase_lev (2270 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (1 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (41 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 193 tests from serial (49233 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 198 tests from 2 test suites ran. (50818 ms total) 1: [ PASSED ] 195 tests. 1: [ SKIPPED ] 3 tests, listed below: 1: [ SKIPPED ] serial.mdrange_parallel_reduce_primitive_types 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: [ SKIPPED ] serial.reduction_with_large_iteration_count 1/49 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 53.34 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 2: Test timeout computed to be: 1500 2: [==========] Running 119 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 4 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 4 tests from serial_DeathTest (0 ms total) 2: 2: [----------] 115 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (1147 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (27 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (15 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (11 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (12 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (23 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (22 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (23 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (122 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (392 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (141 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce 2: [ OK ] serial.repeated_team_reduce (27344 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (302 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (284 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (111 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (10 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (102 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (0 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (6 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (0 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (6 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (207 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (7 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (1 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 2: [ OK ] serial.view_allocation_large_rank (2296 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (13 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right 2: [ OK ] serial.view_fill_tests_layout_right (4860 ms) 2: [ RUN ] serial.view_fill_tests_layout_left 2: [ OK ] serial.view_fill_tests_layout_left (3681 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (199 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (180 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (197 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (7 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (3 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (9 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (399 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (13 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (14 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (13 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (383 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (386 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (384 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (574 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (580 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (575 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 115 tests from serial (45120 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 119 tests from 2 test suites ran. (45120 ms total) 2: [ PASSED ] 116 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/49 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 46.97 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 3: Test timeout computed to be: 1500 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/49 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 1.49 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMPTarget 4: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPTarget 4: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 4: Test timeout computed to be: 1500 4: [==========] Running 229 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 9 tests from openmptarget_DeathTest 4: [ RUN ] openmptarget_DeathTest.abort_from_host 4: [ OK ] openmptarget_DeathTest.abort_from_host (320 ms) 4: [ RUN ] openmptarget_DeathTest.abort_from_device 4: [ OK ] openmptarget_DeathTest.abort_from_device (4052 ms) 4: [ RUN ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort (498 ms) 4: [ RUN ] openmptarget_DeathTest.range_policy_invalid_bounds 4: [ OK ] openmptarget_DeathTest.range_policy_invalid_bounds (14 ms) 4: [ RUN ] openmptarget_DeathTest.range_policy_implicitly_converted_bounds 4: [ OK ] openmptarget_DeathTest.range_policy_implicitly_converted_bounds (6 ms) 4: [ RUN ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1 ms) 4: [ RUN ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment (0 ms) 4: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_host 4: [ OK ] openmptarget_DeathTest.view_memory_access_violations_from_host (111287 ms) 4: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:180: Skipped 4: skipping because OpenMPTarget backend is currently not able to abort from the device 4: [ SKIPPED ] openmptarget_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 9 tests from openmptarget_DeathTest (116181 ms total) 4: 4: [----------] 220 tests from openmptarget 4: [ RUN ] openmptarget.array_capacity 4: [ OK ] openmptarget.array_capacity (0 ms) 4: [ RUN ] openmptarget.array_element_access 4: [ OK ] openmptarget.array_element_access (0 ms) 4: [ RUN ] openmptarget.array_zero_capacity 4: [ OK ] openmptarget.array_zero_capacity (0 ms) 4: [ RUN ] openmptarget.array_zero_data_nullptr 4: [ OK ] openmptarget.array_zero_data_nullptr (0 ms) 4: [ RUN ] openmptarget.array_contiguous_capacity 4: [ OK ] openmptarget.array_contiguous_capacity (0 ms) 4: [ RUN ] openmptarget.array_contiguous_element_access 4: [ OK ] openmptarget.array_contiguous_element_access (0 ms) 4: [ RUN ] openmptarget.array_contiguous_assignment 4: [ OK ] openmptarget.array_contiguous_assignment (0 ms) 4: [ RUN ] openmptarget.array_strided_capacity 4: [ OK ] openmptarget.array_strided_capacity (0 ms) 4: [ RUN ] openmptarget.array_strided_element_access 4: [ OK ] openmptarget.array_strided_element_access (0 ms) 4: [ RUN ] openmptarget.array_strided_assignment 4: [ OK ] openmptarget.array_strided_assignment (0 ms) 4: [ RUN ] openmptarget.atomic_operations_complexfloat 4: [ OK ] openmptarget.atomic_operations_complexfloat (42 ms) 4: [ RUN ] openmptarget.atomic_operations_double 4: [ OK ] openmptarget.atomic_operations_double (48 ms) 4: [ RUN ] openmptarget.atomic_operations_float 4: [ OK ] openmptarget.atomic_operations_float (49 ms) 4: [ RUN ] openmptarget.atomic_operations_int 4: [ OK ] openmptarget.atomic_operations_int (111 ms) 4: [ RUN ] openmptarget.atomic_operations_long 4: [ OK ] openmptarget.atomic_operations_long (116 ms) 4: [ RUN ] openmptarget.atomic_operations_longlong 4: [ OK ] openmptarget.atomic_operations_longlong (117 ms) 4: [ RUN ] openmptarget.atomic_operations_unsigned 4: [ OK ] openmptarget.atomic_operations_unsigned (85 ms) 4: [ RUN ] openmptarget.atomic_operations_unsignedlong 4: [ OK ] openmptarget.atomic_operations_unsignedlong (84 ms) 4: [ RUN ] openmptarget.atomics 4: [ OK ] openmptarget.atomics (509 ms) 4: [ RUN ] openmptarget.atomics_tpetra_max_abs 4: [ OK ] openmptarget.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openmptarget.atomic_views_integral 4: [ OK ] openmptarget.atomic_views_integral (15252 ms) 4: [ RUN ] openmptarget.atomic_views_nonintegral 4: [ OK ] openmptarget.atomic_views_nonintegral (10600 ms) 4: [ RUN ] openmptarget.atomic_view_api 4: [ OK ] openmptarget.atomic_view_api (1 ms) 4: [ RUN ] openmptarget.bit_manip_countl_zero 4: [ OK ] openmptarget.bit_manip_countl_zero (1 ms) 4: [ RUN ] openmptarget.bit_manip_countl_one 4: [ OK ] openmptarget.bit_manip_countl_one (1 ms) 4: [ RUN ] openmptarget.bit_manip_countr_zero 4: [ OK ] openmptarget.bit_manip_countr_zero (1 ms) 4: [ RUN ] openmptarget.bit_manip_countr_one 4: [ OK ] openmptarget.bit_manip_countr_one (1 ms) 4: [ RUN ] openmptarget.bit_manip_popcount 4: [ OK ] openmptarget.bit_manip_popcount (1 ms) 4: [ RUN ] openmptarget.bit_manip_has_single_bit 4: [ OK ] openmptarget.bit_manip_has_single_bit (1 ms) 4: [ RUN ] openmptarget.bit_manip_bit_floor 4: [ OK ] openmptarget.bit_manip_bit_floor (1 ms) 4: [ RUN ] openmptarget.bit_manip_bit_ceil 4: [ OK ] openmptarget.bit_manip_bit_ceil (1 ms) 4: [ RUN ] openmptarget.bit_manip_bit_width 4: [ OK ] openmptarget.bit_manip_bit_width (1 ms) 4: [ RUN ] openmptarget.bit_manip_rotl 4: [ OK ] openmptarget.bit_manip_rotl (1 ms) 4: [ RUN ] openmptarget.bit_manip_rotr 4: [ OK ] openmptarget.bit_manip_rotr (1 ms) 4: [ RUN ] openmptarget.bit_manip_byeswap 4: [ OK ] openmptarget.bit_manip_byeswap (2 ms) 4: [ RUN ] openmptarget.bit_manip_bit_cast 4: [ OK ] openmptarget.bit_manip_bit_cast (0 ms) 4: [ RUN ] openmptarget.test_block_deduction_bug_pr_3103 4: [ OK ] openmptarget.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] openmptarget.checked_integer_operations_multiply_overflow 4: [ OK ] openmptarget.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] openmptarget.execution_policy_occupancy_and_hint 4: [ OK ] openmptarget.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] openmptarget.complex_construction 4: [ OK ] openmptarget.complex_construction (0 ms) 4: [ RUN ] openmptarget.complex_basic_math 4: [ OK ] openmptarget.complex_basic_math (0 ms) 4: [ RUN ] openmptarget.complex_special_funtions 4: [ OK ] openmptarget.complex_special_funtions (0 ms) 4: [ RUN ] openmptarget.complex_io 4: [ OK ] openmptarget.complex_io (0 ms) 4: [ RUN ] openmptarget.complex_trivially_copyable 4: [ OK ] openmptarget.complex_trivially_copyable (0 ms) 4: [ RUN ] openmptarget.complex_issue_3865 4: [ OK ] openmptarget.complex_issue_3865 (0 ms) 4: [ RUN ] openmptarget.complex_issue_3867 4: [ OK ] openmptarget.complex_issue_3867 (0 ms) 4: [ RUN ] openmptarget.complex_operations_arithmetic_types_overloads 4: [ OK ] openmptarget.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] openmptarget.crs_count_fill 4: [ OK ] openmptarget.crs_count_fill (23 ms) 4: [ RUN ] openmptarget.crs_copy_constructor 4: [ OK ] openmptarget.crs_copy_constructor (92 ms) 4: [ RUN ] openmptarget.deep_copy_alignment 4: [ OK ] openmptarget.deep_copy_alignment (14 ms) 4: [ RUN ] openmptarget.deep_copy_conversion 4: [ OK ] openmptarget.deep_copy_conversion (401 ms) 4: [ RUN ] openmptarget.partitioning_by_args 4: [ OK ] openmptarget.partitioning_by_args (1 ms) 4: [ RUN ] openmptarget.partitioning_by_vector 4: [ OK ] openmptarget.partitioning_by_vector (0 ms) 4: [ RUN ] openmptarget.functor_analysis 4: [ OK ] openmptarget.functor_analysis (0 ms) 4: [ RUN ] openmptarget.host_shared_ptr_use_count 4: [ OK ] openmptarget.host_shared_ptr_use_count (0 ms) 4: [ RUN ] openmptarget.host_shared_ptr_get 4: [ OK ] openmptarget.host_shared_ptr_get (0 ms) 4: [ RUN ] openmptarget.host_shared_ptr_dereference_on_device 4: [ OK ] openmptarget.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] openmptarget.init 4: [ OK ] openmptarget.init (0 ms) 4: [ RUN ] openmptarget.dispatch 4: [ OK ] openmptarget.dispatch (635 ms) 4: [ RUN ] openmptarget.join_backward_compatibility 4: [ OK ] openmptarget.join_backward_compatibility (7 ms) 4: [ RUN ] openmptarget.mathematical_constants_e 4: [ OK ] openmptarget.mathematical_constants_e (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_log2e 4: [ OK ] openmptarget.mathematical_constants_log2e (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_log10e 4: [ OK ] openmptarget.mathematical_constants_log10e (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_pi 4: [ OK ] openmptarget.mathematical_constants_pi (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_inv_pi 4: [ OK ] openmptarget.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_inv_sqrtpi 4: [ OK ] openmptarget.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_ln2 4: [ OK ] openmptarget.mathematical_constants_ln2 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_ln10 4: [ OK ] openmptarget.mathematical_constants_ln10 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_sqrt2 4: [ OK ] openmptarget.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_sqrt3 4: [ OK ] openmptarget.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_inv_sqrt3 4: [ OK ] openmptarget.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_egamma 4: [ OK ] openmptarget.mathematical_constants_egamma (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_phi 4: [ OK ] openmptarget.mathematical_constants_phi (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_trigonometric_functions 4: [ OK ] openmptarget.mathematical_functions_trigonometric_functions (16 ms) 4: [ RUN ] openmptarget.mathematical_functions_hyperbolic_functions 4: [ OK ] openmptarget.mathematical_functions_hyperbolic_functions (15 ms) 4: [ RUN ] openmptarget.mathematical_functions_non_standard 4: [ OK ] openmptarget.mathematical_functions_non_standard (2 ms) 4: [ RUN ] openmptarget.mathematical_functions_power_functions 4: [ OK ] openmptarget.mathematical_functions_power_functions (11 ms) 4: [ RUN ] openmptarget.mathematical_functions_fma 4: [ OK ] openmptarget.mathematical_functions_fma (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_error_and_gamma_functions 4: [ OK ] openmptarget.mathematical_functions_error_and_gamma_functions (9 ms) 4: [ RUN ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations (11 ms) 4: [ RUN ] openmptarget.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] openmptarget.mathematical_functions_floating_point_manipulation_functions (6 ms) 4: [ RUN ] openmptarget.mathematical_functions_absolute_value 4: [ OK ] openmptarget.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_floating_point_absolute_value 4: [ OK ] openmptarget.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_remainder_function 4: [ OK ] openmptarget.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_isfinite 4: [ OK ] openmptarget.mathematical_functions_isfinite (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_isinf 4: [ OK ] openmptarget.mathematical_functions_isinf (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_isnan 4: [ OK ] openmptarget.mathematical_functions_isnan (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_exponential_functions 4: [ OK ] openmptarget.mathematical_functions_exponential_functions (15 ms) 4: [ RUN ] openmptarget.mathspecialfunc_expint1 4: [ OK ] openmptarget.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselj0y0 4: [ OK ] openmptarget.mathspecialfunc_cbesselj0y0 (27 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselj1y1 4: [ OK ] openmptarget.mathspecialfunc_cbesselj1y1 (27 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesseli0k0 4: [ OK ] openmptarget.mathspecialfunc_cbesseli0k0 (2 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesseli1k1 4: [ OK ] openmptarget.mathspecialfunc_cbesseli1k1 (2 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselh1stkind 4: [ OK ] openmptarget.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openmptarget.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] openmptarget.mdrange_5d 4: [ OK ] openmptarget.mdrange_5d (43 ms) 4: [ RUN ] openmptarget.mdrange_6d 4: [ OK ] openmptarget.mdrange_6d (25 ms) 4: [ RUN ] openmptarget.mdrange_2d 4: [ OK ] openmptarget.mdrange_2d (6 ms) 4: [ RUN ] openmptarget.mdrange_3d 4: [ OK ] openmptarget.mdrange_3d (17 ms) 4: [ RUN ] openmptarget.mdrange_4d 4: [ OK ] openmptarget.mdrange_4d (12 ms) 4: [ RUN ] openmptarget.mdrange_large_deep_copy 4: [ OK ] openmptarget.mdrange_large_deep_copy (228 ms) 4: [ RUN ] openmptarget.md_range_policy_construction_from_arrays 4: [ OK ] openmptarget.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] openmptarget.mdrange_parallel_reduce_primitive_types 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestMDRangeReduce.hpp:50: Skipped 4: FIXME OPENMPTARGET Tests of MDRange reduce over values smaller than int would fail 4: [ SKIPPED ] openmptarget.mdrange_parallel_reduce_primitive_types (0 ms) 4: [ RUN ] openmptarget.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] openmptarget.mdspan_minimal_functional (0 ms) 4: [ RUN ] openmptarget.numeric_traits_infinity 4: [ OK ] openmptarget.numeric_traits_infinity (2 ms) 4: [ RUN ] openmptarget.numeric_traits_epsilon 4: [ OK ] openmptarget.numeric_traits_epsilon (1 ms) 4: [ RUN ] openmptarget.numeric_traits_round_error 4: [ OK ] openmptarget.numeric_traits_round_error (1 ms) 4: [ RUN ] openmptarget.numeric_traits_norm_min 4: [ OK ] openmptarget.numeric_traits_norm_min (1 ms) 4: [ RUN ] openmptarget.numeric_traits_denorm_min 4: [ OK ] openmptarget.numeric_traits_denorm_min (0 ms) 4: [ RUN ] openmptarget.numeric_traits_finite_min_max 4: [ OK ] openmptarget.numeric_traits_finite_min_max (13 ms) 4: [ RUN ] openmptarget.numeric_traits_digits 4: [ OK ] openmptarget.numeric_traits_digits (7 ms) 4: [ RUN ] openmptarget.numeric_traits_digits10 4: [ OK ] openmptarget.numeric_traits_digits10 (7 ms) 4: [ RUN ] openmptarget.numeric_traits_max_digits10 4: [ OK ] openmptarget.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] openmptarget.numeric_traits_radix 4: [ OK ] openmptarget.numeric_traits_radix (6 ms) 4: [ RUN ] openmptarget.numeric_traits_min_max_exponent 4: [ OK ] openmptarget.numeric_traits_min_max_exponent (2 ms) 4: [ RUN ] openmptarget.numeric_traits_min_max_exponent10 4: [ OK ] openmptarget.numeric_traits_min_max_exponent10 (1 ms) 4: [ RUN ] openmptarget.numeric_traits_quiet_and_signaling_nan 4: [ OK ] openmptarget.numeric_traits_quiet_and_signaling_nan (3 ms) 4: [ RUN ] openmptarget.numeric_traits_sfinae_friendly 4: [ OK ] openmptarget.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] openmptarget.occupancy_control 4: [ OK ] openmptarget.occupancy_control (2 ms) 4: [ RUN ] openmptarget.parallel_scan_range_policy 4: [ OK ] openmptarget.parallel_scan_range_policy (422 ms) 4: [ RUN ] openmptarget.kokkos_printf 4: [ OK ] openmptarget.kokkos_printf (3 ms) 4: [ RUN ] openmptarget.range_for 4: [ OK ] openmptarget.range_for (4 ms) 4: [ RUN ] openmptarget.range_reduce 4: [ OK ] openmptarget.range_reduce (3 ms) 4: [ RUN ] openmptarget.range_policy_runtime_parameters 4: [ OK ] openmptarget.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openmptarget.range_for_require 4: [ OK ] openmptarget.range_for_require (4 ms) 4: [ RUN ] openmptarget.range_reduce_require 4: [ OK ] openmptarget.range_reduce_require (2 ms) 4: [ RUN ] openmptarget.reducers_int 4: [ OK ] openmptarget.reducers_int (18 ms) 4: [ RUN ] openmptarget.reducers_double 4: [ OK ] openmptarget.reducers_double (12 ms) 4: [ RUN ] openmptarget.reducers_bool 4: [ OK ] openmptarget.reducers_bool (2 ms) 4: [ RUN ] openmptarget.int64_t_reduce 4: [ OK ] openmptarget.int64_t_reduce (852 ms) 4: [ RUN ] openmptarget.double_reduce 4: [ OK ] openmptarget.double_reduce (854 ms) 4: [ RUN ] openmptarget.int64_t_reduce_dynamic 4: [ OK ] openmptarget.int64_t_reduce_dynamic (891 ms) 4: [ RUN ] openmptarget.double_reduce_dynamic 4: [ OK ] openmptarget.double_reduce_dynamic (894 ms) 4: [ RUN ] openmptarget.int64_t_reduce_dynamic_view 4: [ OK ] openmptarget.int64_t_reduce_dynamic_view (135 ms) 4: [ RUN ] openmptarget.reduction_with_large_iteration_count 4: [ OK ] openmptarget.reduction_with_large_iteration_count (23932 ms) 4: [ RUN ] openmptarget.reduction_deduction 4: [ OK ] openmptarget.reduction_deduction (0 ms) 4: [ RUN ] openmptarget.reduce_device_view_range_policy 4: [ OK ] openmptarget.reduce_device_view_range_policy (10864 ms) 4: [ RUN ] openmptarget.reduce_device_view_mdrange_policy [100%] Linking CXX executable Kokkos_CoreUnitTest_Default [100%] Built target Kokkos_CoreUnitTest_Default + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6958/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6958/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 178 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (425 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (449 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (409 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (411 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (411 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (556 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (1080 ms) 1: [----------] 7 tests from serial_DeathTest (3744 ms total) 1: 1: [----------] 171 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (1 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (1 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (1 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (1 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (3 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (3 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (3 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (2 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (2 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (16 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 4: [ OK ] openmptarget.reduce_device_view_mdrange_policy (10843 ms) 4: [ RUN ] openmptarget.reduce_device_view_team_policy 1: [ OK ] serial.atomic_views_integral (754 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (391 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (5 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (29 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (151 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (894 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (1 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (13 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 4: [ OK ] openmptarget.reduce_device_view_team_policy (10795 ms) 4: [ RUN ] openmptarget.kokkos_swap 4: [ OK ] openmptarget.kokkos_swap (0 ms) 4: [ RUN ] openmptarget.TeamThreadMDRangeParallelFor 4: [ OK ] openmptarget.TeamThreadMDRangeParallelFor (55 ms) 4: [ RUN ] openmptarget.ThreadVectorMDRangeParallelFor 4: [ OK ] openmptarget.ThreadVectorMDRangeParallelFor (37 ms) 4: [ RUN ] openmptarget.TeamVectorMDRangeParallelFor 4: [ OK ] openmptarget.TeamVectorMDRangeParallelFor (38 ms) 4: [ RUN ] openmptarget.TeamThreadMDRangeParallelReduce 4: [ OK ] openmptarget.TeamThreadMDRangeParallelReduce (42 ms) 4: [ RUN ] openmptarget.ThreadVectorMDRangeParallelReduce 4: [ OK ] openmptarget.ThreadVectorMDRangeParallelReduce (29 ms) 4: [ RUN ] openmptarget.TeamVectorMDRangeParallelReduce 4: [ OK ] openmptarget.TeamVectorMDRangeParallelReduce (28 ms) 4: [ RUN ] openmptarget.team_policy_runtime_parameters 4: [ OK ] openmptarget.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openmptarget.team_shared_request 4: [ OK ] openmptarget.team_shared_request (0 ms) 4: [ RUN ] openmptarget.team_scratch_request 4: [ OK ] openmptarget.team_scratch_request (1 ms) 4: [ RUN ] openmptarget.team_lambda_shared_request 4: [ OK ] openmptarget.team_lambda_shared_request (0 ms) 4: [ RUN ] openmptarget.scratch_align 4: [ OK ] openmptarget.scratch_align (1 ms) 4: [ RUN ] openmptarget.shmem_size 4: [ OK ] openmptarget.shmem_size (0 ms) 4: [ RUN ] openmptarget.multi_level_scratch 4: [ OK ] openmptarget.multi_level_scratch (0 ms) 4: [ RUN ] openmptarget.team_scratch_memory_index_parallel_for 4: [ OK ] openmptarget.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] openmptarget.team_policy_max_recommended 4: [ OK ] openmptarget.team_policy_max_recommended (54 ms) 4: [ RUN ] openmptarget.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] openmptarget.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] openmptarget.view_api_a 4: [ OK ] openmptarget.view_api_a (0 ms) 4: [ RUN ] openmptarget.view_api_b 4: [ OK ] openmptarget.view_api_b (14 ms) 4: [ RUN ] openmptarget.view_api_c 4: [ OK ] openmptarget.view_api_c (0 ms) 4: [ RUN ] openmptarget.view_api_d 4: [ OK ] openmptarget.view_api_d (1 ms) 4: [ RUN ] openmptarget.view_allocation_error 4: [ OK ] openmptarget.view_allocation_error (0 ms) 4: [ RUN ] openmptarget.view_copy_tests 4: [ OK ] openmptarget.view_copy_tests (17 ms) 4: [ RUN ] openmptarget.view_copy_tests_rank_0 4: [ OK ] openmptarget.view_copy_tests_rank_0 (5 ms) 4: [ RUN ] openmptarget.view_copy_degenerated 4: [ OK ] openmptarget.view_copy_degenerated (0 ms) 4: [ RUN ] openmptarget.view_fill_tests_layout_right 4: [ OK ] openmptarget.view_fill_tests_layout_right (83 ms) 4: [ RUN ] openmptarget.view_fill_tests_layout_left 4: [ OK ] openmptarget.view_fill_tests_layout_left (79 ms) 4: [ RUN ] openmptarget.view_empty_runtime_unmanaged 4: [ OK ] openmptarget.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] openmptarget.view_hooks 4: [ OK ] openmptarget.view_hooks (0 ms) 4: [ RUN ] openmptarget.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] openmptarget.view_layoutstride_left_to_layoutleft_assignment (246 ms) 4: [ RUN ] openmptarget.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openmptarget.view_layoutstride_right_to_layoutright_assignment (278 ms) 4: [ RUN ] openmptarget.view_irregular_layout 4: [ OK ] openmptarget.view_irregular_layout (1 ms) 4: [ RUN ] openmptarget.view_mapping 4: [ OK ] openmptarget.view_mapping (231 ms) 4: [ RUN ] openmptarget.view_mapping_operator 4: [ OK ] openmptarget.view_mapping_operator (17 ms) 4: [ RUN ] openmptarget.static_extent 4: [ OK ] openmptarget.static_extent (0 ms) 4: [ RUN ] openmptarget.view_mapping_atomic 4: [ OK ] openmptarget.view_mapping_atomic (575 ms) 4: [ RUN ] openmptarget.view_mapping_class_value 4: [ OK ] openmptarget.view_mapping_class_value (0 ms) 4: [ RUN ] openmptarget.view_mapping_assignable 4: [ OK ] openmptarget.view_mapping_assignable (0 ms) 4: [ RUN ] openmptarget.view_mapping_trivially_copyable 4: [ OK ] openmptarget.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openmptarget.view_mapping_subview 4: [ OK ] openmptarget.view_mapping_subview (3 ms) 4: [ RUN ] openmptarget.view_nested_view 4: [ OK ] openmptarget.view_nested_view (1 ms) 4: [ RUN ] openmptarget.append_formatted_multidimensional_index 4: [ OK ] openmptarget.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] openmptarget.view_resize 4: [ OK ] openmptarget.view_resize (44 ms) 4: [ RUN ] openmptarget.view_realloc 4: [ OK ] openmptarget.view_realloc (3 ms) 4: [ RUN ] openmptarget.resize_realloc_no_init 4: [ OK ] openmptarget.resize_realloc_no_init (1 ms) 4: [ RUN ] openmptarget.resize_realloc_no_alloc 4: [ OK ] openmptarget.resize_realloc_no_alloc (0 ms) 4: [ RUN ] openmptarget.realloc_exec_space 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestWithoutInitializing.hpp:84: Skipped 4: skipping since the OpenMPTarget backend doesn't implement allocate taking an execution space instance properly 4: [ SKIPPED ] openmptarget.realloc_exec_space (0 ms) 4: [ RUN ] openmptarget.view_alloc 4: [ OK ] openmptarget.view_alloc (0 ms) 4: [ RUN ] openmptarget.view_alloc_exec_space 4: [ OK ] openmptarget.view_alloc_exec_space (0 ms) 4: [ RUN ] openmptarget.view_alloc_int 4: [ OK ] openmptarget.view_alloc_int (0 ms) 4: [ RUN ] openmptarget.view_alloc_exec_space_int 4: [ OK ] openmptarget.view_alloc_exec_space_int (0 ms) 4: [ RUN ] openmptarget.deep_copy_zero_memset 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestWithoutInitializing.hpp:214: Skipped 4: skipping since the OpenMPTarget backend doesn't implement ZeroMemset 4: [ SKIPPED ] openmptarget.deep_copy_zero_memset (0 ms) 4: [ RUN ] openmptarget.resize_exec_space 4: [ OK ] openmptarget.resize_exec_space (0 ms) 4: [ RUN ] openmptarget.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestWithoutInitializing.hpp:282: Skipped 4: skipping since the OpenMPTarget has unexpected fences 4: [ SKIPPED ] openmptarget.view_allocation_int (0 ms) 4: [ RUN ] openmptarget.view_allocation_exec_space_int 4: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestWithoutInitializing.hpp:316: Skipped 4: skipping since the OpenMPTarget has unexpected fences 4: [ SKIPPED ] openmptarget.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openmptarget.view_not_default_constructible 4: [ OK ] openmptarget.view_not_default_constructible (0 ms) 4: [ RUN ] openmptarget.view_subview_auto_1d_left 4: [ OK ] openmptarget.view_subview_auto_1d_left (2 ms) 4: [ RUN ] openmptarget.view_subview_auto_1d_right 4: [ OK ] openmptarget.view_subview_auto_1d_right (2 ms) 4: [ RUN ] openmptarget.view_subview_auto_1d_stride 4: [ OK ] openmptarget.view_subview_auto_1d_stride (2 ms) 4: [ RUN ] openmptarget.view_subview_assign_strided 4: [ OK ] openmptarget.view_subview_assign_strided (1 ms) 4: [ RUN ] openmptarget.view_subview_left_0 4: [ OK ] openmptarget.view_subview_left_0 (0 ms) 4: [ RUN ] openmptarget.view_subview_left_1 4: [ OK ] openmptarget.view_subview_left_1 (0 ms) 4: [ RUN ] openmptarget.view_subview_left_2 4: [ OK ] openmptarget.view_subview_left_2 (0 ms) 4: [ RUN ] openmptarget.view_subview_left_3 4: [ OK ] openmptarget.view_subview_left_3 (0 ms) 4: [ RUN ] openmptarget.view_subview_right_0 4: [ OK ] openmptarget.view_subview_right_0 (0 ms) 4: [ RUN ] openmptarget.view_subview_right_1 4: [ OK ] openmptarget.view_subview_right_1 (0 ms) 4: [ RUN ] openmptarget.view_subview_right_3 4: [ OK ] openmptarget.view_subview_right_3 (0 ms) 4: [ RUN ] openmptarget.view_static_tests 4: [ OK ] openmptarget.view_static_tests (0 ms) 4: [ RUN ] openmptarget.view_subview_layoutleft_to_layoutleft 4: [ OK ] openmptarget.view_subview_layoutleft_to_layoutleft (4 ms) 4: [ RUN ] openmptarget.view_subview_layoutright_to_layoutright 4: [ OK ] openmptarget.view_subview_layoutright_to_layoutright (3 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d 4: [ OK ] openmptarget.view_subview_2d_from_3d (96 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d_atomic 4: [ OK ] openmptarget.view_subview_2d_from_3d_atomic (89 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d_randomaccess 4: [ OK ] openmptarget.view_subview_2d_from_3d_randomaccess (93 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left 4: [ OK ] openmptarget.view_subview_3d_from_5d_left (134 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left_atomic 4: [ OK ] openmptarget.view_subview_3d_from_5d_left_atomic (135 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] openmptarget.view_subview_3d_from_5d_left_randomaccess (157 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right 4: [ OK ] openmptarget.view_subview_3d_from_5d_right (164 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right_atomic 4: [ OK ] openmptarget.view_subview_3d_from_5d_right_atomic (162 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] openmptarget.view_subview_3d_from_5d_right_randomaccess (161 ms) 4: [ RUN ] openmptarget.view_test_unmanaged_subview_reset 4: [ OK ] openmptarget.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] openmptarget.view_subview_memory_traits_construction 4: [ OK ] openmptarget.view_subview_memory_traits_construction (0 ms) 4: [----------] 220 tests from openmptarget (92438 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 229 tests from 2 test suites ran. (208620 ms total) 4: [ PASSED ] 222 tests. 4: [ SKIPPED ] 7 tests, listed below: 4: [ SKIPPED ] openmptarget_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openmptarget.mdrange_parallel_reduce_primitive_types 4: [ SKIPPED ] openmptarget.mdspan_minimal_functional 4: [ SKIPPED ] openmptarget.realloc_exec_space 4: [ SKIPPED ] openmptarget.deep_copy_zero_memset 4: [ SKIPPED ] openmptarget.view_allocation_int 4: [ SKIPPED ] openmptarget.view_allocation_exec_space_int 4/49 Test #4: Kokkos_CoreUnitTest_OpenMPTarget ............ Passed 210.44 sec test 5 Start 5: Kokkos_CoreUnitTest_Default 5: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Default 5: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 5: Test timeout computed to be: 1500 5: [==========] Running 69 tests from 41 test suites. 5: [----------] Global test environment set-up. 5: [----------] 29 tests from defaultdevicetype 5: [ RUN ] defaultdevicetype.initialization_settings 5: [ OK ] defaultdevicetype.initialization_settings (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 5: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_device_id 5: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 5: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 5: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_help 5: [ OK ] defaultdevicetype.cmd_line_args_help (9 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 5: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 5: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (13 ms) 5: [ RUN ] defaultdevicetype.env_vars_num_threads 5: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_device_id 5: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_disable_warnings 5: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_tune_internals 5: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.visible_devices 5: [ OK ] defaultdevicetype.visible_devices (0 ms) 5: [ RUN ] defaultdevicetype.compiler_macros 5: [ OK ] defaultdevicetype.compiler_macros (2 ms) 5: [ RUN ] defaultdevicetype.half_conversion 5: [ OK ] defaultdevicetype.half_conversion (234 ms) 5: [ RUN ] defaultdevicetype.bhalf_conversion 5: [ OK ] defaultdevicetype.bhalf_conversion (3 ms) 5: [ RUN ] defaultdevicetype.half_operators 5: [ OK ] defaultdevicetype.half_operators (3 ms) 5: [ RUN ] defaultdevicetype.bhalf_operators 5: [ OK ] defaultdevicetype.bhalf_operators (2 ms) 5: [ RUN ] defaultdevicetype.host_space_access 5: [ OK ] defaultdevicetype.host_space_access (0 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a1 5: [ OK ] defaultdevicetype.reduce_instantiation_a1 (8 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b1 5: [ OK ] defaultdevicetype.reduce_instantiation_b1 (17 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c1 5: [ OK ] defaultdevicetype.reduce_instantiation_c1 (8 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a2 5: [ OK ] defaultdevicetype.reduce_instantiation_a2 (11 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b2 5: [ OK ] defaultdevicetype.reduce_instantiation_b2 (22 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c2 5: [ OK ] defaultdevicetype.reduce_instantiation_c2 (11 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a3 5: [ OK ] defaultdevicetype.reduce_instantiation_a3 (0 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b3 5: [ OK ] defaultdevicetype.reduce_instantiation_b3 (0 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c3 5: [ OK ] defaultdevicetype.reduce_instantiation_c3 (0 ms) 5: [ RUN ] defaultdevicetype.malloc 5: [ OK ] defaultdevicetype.malloc (0 ms) 5: [----------] 29 tests from defaultdevicetype (352 ms total) 5: 5: [----------] 1 test from kokkosresize 5: [ RUN ] kokkosresize.host_space_access 5: [ OK ] kokkosresize.host_space_access (53 ms) 5: [----------] 1 test from kokkosresize (54 ms total) 5: 5: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/0.sizes 5: [ OK ] TestViewAPI/0.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/0 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/1.sizes 5: [ OK ] TestViewAPI/1.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/1 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/2.sizes 5: [ OK ] TestViewAPI/2.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/2 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/3.sizes 5: [ OK ] TestViewAPI/3.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/3 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/4.sizes 5: [ OK ] TestViewAPI/4.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/4 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/5.sizes 5: [ OK ] TestViewAPI/5.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/5 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/6.sizes 5: [ OK ] TestViewAPI/6.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/6 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/7.sizes 5: [ OK ] TestViewAPI/7.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/7 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/8.sizes 5: [ OK ] TestViewAPI/8.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/8 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/9.sizes 5: [ OK ] TestViewAPI/9.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/9 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/10.sizes 5: [ OK ] TestViewAPI/10.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/10 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/11.sizes 5: [ OK ] TestViewAPI/11.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/11 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/12.sizes 5: [ OK ] TestViewAPI/12.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/12 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/13.sizes 5: [ OK ] TestViewAPI/13.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/13 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/14.sizes 5: [ OK ] TestViewAPI/14.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/14 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/15.sizes 5: [ OK ] TestViewAPI/15.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/15 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/16.sizes 5: [ OK ] TestViewAPI/16.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/16 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/17.sizes 5: [ OK ] TestViewAPI/17.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/17 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/18.sizes 5: [ OK ] TestViewAPI/18.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/18 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/19.sizes 5: [ OK ] TestViewAPI/19.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/19 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/20.sizes 5: [ OK ] TestViewAPI/20.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/20 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/21.sizes 5: [ OK ] TestViewAPI/21.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/21 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/22.sizes 5: [ OK ] TestViewAPI/22.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/22 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/23.sizes 5: [ OK ] TestViewAPI/23.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/23 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/24.sizes 5: [ OK ] TestViewAPI/24.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/24 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/25.sizes 5: [ OK ] TestViewAPI/25.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/25 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/26.sizes 5: [ OK ] TestViewAPI/26.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/26 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/27.sizes 5: [ OK ] TestViewAPI/27.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/27 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/28.sizes 5: [ OK ] TestViewAPI/28.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/28 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/29.sizes 5: [ OK ] TestViewAPI/29.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/29 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/30.sizes 5: [ OK ] TestViewAPI/30.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/30 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/31.sizes 5: [ OK ] TestViewAPI/31.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/31 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/32.sizes 5: [ OK ] TestViewAPI/32.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/32 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/33.sizes 5: [ OK ] TestViewAPI/33.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/33 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/34.sizes 5: [ OK ] TestViewAPI/34.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/34 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/35.sizes 5: [ OK ] TestViewAPI/35.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/35 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/36.sizes 5: [ OK ] TestViewAPI/36.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/36 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/37.sizes 5: [ OK ] TestViewAPI/37.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/37 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/38.sizes 5: [ OK ] TestViewAPI/38.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/38 (0 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 69 tests from 41 test suites ran. (413 ms total) 5: [ PASSED ] 69 tests. 5/49 Test #5: Kokkos_CoreUnitTest_Default ................. Passed 2.13 sec test 6 Start 6: Kokkos_CoreUnitTest_LegionInitialization 6: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 6: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from initialization 6: [ RUN ] initialization.legion_initialization 6: [ OK ] initialization.legion_initialization (183 ms) 6: [----------] 1 test from initialization (183 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (183 ms total) 6: [ PASSED ] 1 test. 6/49 Test #6: Kokkos_CoreUnitTest_LegionInitialization .... Passed 1.86 sec test 7 Start 7: Kokkos_CoreUnitTest_PushFinalizeHook 7: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 7: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 7: Test timeout computed to be: 1500 7: SUCCESS 7/49 Test #7: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 1.52 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 8: Test timeout computed to be: 1500 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (16553 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from defaultdevicetype 8: [ RUN ] defaultdevicetype.development_test 8: [ OK ] defaultdevicetype.development_test (0 ms) 8: [----------] 1 test from defaultdevicetype (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (0 ms total) 8: [ PASSED ] 1 test. 8/49 Test #8: Kokkos_CoreUnitTest_Develop ................. Passed 1.56 sec test 9 Start 9: Kokkos_CoreUnitTest_TuningBuiltins 9: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 9: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 9: Test timeout computed to be: 1500 9/49 Test #9: Kokkos_CoreUnitTest_TuningBuiltins .......... Passed 2.35 sec test 10 Start 10: Kokkos_CoreUnitTest_TuningBasics 10: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 10: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 10: Test timeout computed to be: 1500 10: Set of size 10 10: 4,4 10: Expect 1, have 1 10: Expect 2, have 2 10/49 Test #10: Kokkos_CoreUnitTest_TuningBasics ............ Passed 1.61 sec test 11 Start 11: Kokkos_CoreUnitTest_CategoricalTuner 11: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 11: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 11: Test timeout computed to be: 1500 11/49 Test #11: Kokkos_CoreUnitTest_CategoricalTuner ........ Passed 2.13 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 12: Test timeout computed to be: 1500 12: [==========] Running 28 tests from 2 test suites. 12: [----------] Global test environment set-up. 12: [----------] 26 tests from kokkosp 12: [ RUN ] kokkosp.test_named_instance_fence 12: Ref: 67108865 12: Ref: named_instance 12: 67108865 12: named_instance 12: [ OK ] kokkosp.test_named_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_instance_fence 12: Ref: 67108865 12: Ref: Unnamed Instance Fence 12: 67108865 12: Kokkos::OpenMPTarget::fence: Unnamed Instance Fence 12: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_named_global_fence 12: Ref: 67108864 12: Ref: test global fence 12: 0 12: test global fence 12: Miss on id 12: 67108864 12: test global fence 12: [ OK ] kokkosp.test_named_global_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_global_fence 12: Ref: 67108864 12: Ref: Unnamed Global Fence 12: 0 12: Kokkos::fence: Unnamed Global Fence 12: Miss on id 12: 67108864 12: Kokkos::fence: Unnamed Global Fence 12: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 12: [ RUN ] kokkosp.test_multiple_default_instances 12: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 12: [ RUN ] kokkosp.test_id_gen 12: [ OK ] kokkosp.test_id_gen (0 ms) 12: [ RUN ] kokkosp.test_kernel_sequence 12: Ref: 67108865 12: Ref: named_instance 12: 67108865 12: named_instance 12: Ref: 67108865 12: Ref: test_kernel 12: 67108865 12: named_instance 12: Miss on name 12: 0 12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 12: Miss on name 12: Miss on id 12: 67108864 12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 12: Miss on name 12: Miss on id 12: 67108865 12: test_kernel 12: [ OK ] kokkosp.test_kernel_sequence (193 ms) 12: [ RUN ] kokkosp.async_deep_copy 12: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/tools/TestEventCorrectness.hpp:287: Skipped 12: skipping since the OpenMPTarget backend has unexpected fences 12: [ SKIPPED ] kokkosp.async_deep_copy (0 ms) 12: [ RUN ] kokkosp.parallel_for 12: [ OK ] kokkosp.parallel_for (0 ms) 12: [ RUN ] kokkosp.parallel_reduce 12: [ OK ] kokkosp.parallel_reduce (0 ms) 12: [ RUN ] kokkosp.parallel_scan 12: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/tools/TestEventCorrectness.hpp:368: Skipped 12: skipping since the OpenMPTarget backend reports unexpected events 12: [ SKIPPED ] kokkosp.parallel_scan (0 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence 12: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/tools/TestEventCorrectness.hpp:408: Skipped 12: skipping since the OpenMPTarget backend has unexpected fences 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence (0 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence_view 12: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/tools/TestEventCorrectness.hpp:454: Skipped 12: skipping since the OpenMPTarget backend has unexpected fences 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence_view (0 ms) 12: [ RUN ] kokkosp.regions 12: [ OK ] kokkosp.regions (0 ms) 12: [ RUN ] kokkosp.fences 12: [ OK ] kokkosp.fences (0 ms) 12: [ RUN ] kokkosp.raw_allocation 12: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/tools/TestEventCorrectness.hpp:527: Skipped 12: skipping since the OpenMPTarget backend reports unexpected events 12: [ SKIPPED ] kokkosp.raw_allocation (0 ms) 12: [ RUN ] kokkosp.view 12: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/tools/TestEventCorrectness.hpp:566: Skipped 12: skipping since the OpenMPTarget backend reports unexpected events 12: [ SKIPPED ] kokkosp.view (0 ms) 12: [ RUN ] kokkosp.sections 12: [ OK ] kokkosp.sections (0 ms) 12: [ RUN ] kokkosp.metadata 12: [ OK ] kokkosp.metadata (0 ms) 12: [ RUN ] kokkosp.profile_events 12: [ OK ] kokkosp.profile_events (0 ms) 12: [ RUN ] kokkosp.tuning_sequence 12: [ OK ] kokkosp.tuning_sequence (0 ms) 12: [ RUN ] kokkosp.no_init_kernel 12: [ OK ] kokkosp.no_init_kernel (0 ms) 12: [ RUN ] kokkosp.get_events 12: [ OK ] kokkosp.get_events (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init 12: [ OK ] kokkosp.create_mirror_no_init (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 12: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 12: [ RUN ] kokkosp.create_mirror_view_and_copy 12: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/tools/TestWithoutInitializing.cpp:92: Skipped 12: skipping since the OpenMPTarget has unexpected fences 12: [ SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms) 12: [----------] 26 tests from kokkosp (196 ms total) 12: 12: [----------] 2 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.profiling_section 12: [ OK ] defaultdevicetype.profiling_section (0 ms) 12: [ RUN ] defaultdevicetype.scoped_profile_region 12: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 12: [----------] 2 tests from defaultdevicetype (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 28 tests from 2 test suites ran. (196 ms total) 12: [ PASSED ] 21 tests. 12: [ SKIPPED ] 7 tests, listed below: 12: [ SKIPPED ] kokkosp.async_deep_copy 12: [ SKIPPED ] kokkosp.parallel_scan 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence_view 12: [ SKIPPED ] kokkosp.raw_allocation 12: [ SKIPPED ] kokkosp.view 12: [ SKIPPED ] kokkosp.create_mirror_view_and_copy 12/49 Test #12: Kokkos_CoreUnitTest_KokkosP ................. Passed 1.88 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 13: Test timeout computed to be: 1500 13/49 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 1.43 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so 14: Test timeout computed to be: 1500 14: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 14/49 Test #14: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 1.39 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so" 15: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 15: Test timeout computed to be: 1500 15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15/49 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 1.37 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so 16: Test timeout computed to be: 1500 16: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 16: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental12OpenMPTargetE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1703::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x555555720140:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x5555557203c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555555720440:Host:source:0x5555557201c0:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x555555720500:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x5555557203c0:40::kokkosp_deallocate_data:Host:source:0x555555720140:40::kokkosp_finalize_library:: 16/49 Test #16: Kokkos_ProfilingTestLibraryLoad ............. Passed 1.51 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/libkokkosprinter-tool.so" 17: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 17: Test timeout computed to be: 1500 17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental12OpenMPTargetE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1703::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x555555720140:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x5555557203c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555555720440:Host:source:0x5555557201c0:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x555555720500:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x5555557203c0:40::kokkosp_deallocate_data:Host:source:0x555555720140:40::kokkosp_finalize_library:: 17/49 Test #17: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 1.42 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec 18: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 18: Test timeout computed to be: 1500 18: [==========] Running 3 tests from 2 test suites. 18: [----------] Global test environment set-up. 18: [----------] 2 tests from defaultdevicetype_DeathTest 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f1: 18: [0x5555555ee962] Kokkos::Impl::save_stacktrace() 18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&) 18: [0x55555558cfe1] Test::test_stacktrace(bool, bool) 18: [0x55555558caba] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559c999] testing::Test::Run() 18: [0x55555559db59] testing::TestInfo::Run() 18: [0x55555559e428] testing::TestSuite::Run() 18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555acd03] testing::UnitTest::Run() 18: [0x55555558e580] main 18: [0x7ffff7918083] __libc_start_main 18: [0x55555558c91e] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f3: 18: [0x5555555ee962] Kokkos::Impl::save_stacktrace() 18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&) 18: [0x555555590134] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x55555558daad] Test::test_stacktrace(bool, bool) 18: [0x55555558caba] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559c999] testing::Test::Run() 18: [0x55555559db59] testing::TestInfo::Run() 18: [0x55555559e428] testing::TestSuite::Run() 18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555acd03] testing::UnitTest::Run() 18: [0x55555558e580] main 18: [0x7ffff7918083] __libc_start_main 18: [0x55555558c91e] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (476 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f1: 18: [0x5555555ee962] Kokkos::Impl::save_stacktrace() 18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&) 18: [0x55555558cfe1] Test::test_stacktrace(bool, bool) 18: [0x55555558cd77] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559c999] testing::Test::Run() 18: [0x55555559db59] testing::TestInfo::Run() 18: [0x55555559e428] testing::TestSuite::Run() 18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555acd03] testing::UnitTest::Run() 18: [0x55555558e580] main 18: [0x7ffff7918083] __libc_start_main 18: [0x55555558c91e] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f3: 18: [0x5555555ee962] Kokkos::Impl::save_stacktrace() 18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&) 18: [0x555555590134] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x55555558daad] Test::test_stacktrace(bool, bool) 18: [0x55555558cd77] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559c999] testing::Test::Run() 18: [0x55555559db59] testing::TestInfo::Run() 18: [0x55555559e428] testing::TestSuite::Run() 18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555acd03] testing::UnitTest::Run() 18: [0x55555558e580] main 18: [0x7ffff7918083] __libc_start_main 18: [0x55555558c91e] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (18496 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (405 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (882 ms total) 18: 18: [----------] 1 test from defaultdevicetype 18: [ RUN ] defaultdevicetype.stacktrace_normal 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f1: 18: [0x5555555ee962] Kokkos::Impl::save_stacktrace() 18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&) 18: [0x55555558cfe1] Test::test_stacktrace(bool, bool) 18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559c999] testing::Test::Run() 18: [0x55555559db59] testing::TestInfo::Run() 18: [0x55555559e428] testing::TestSuite::Run() 18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555acd03] testing::UnitTest::Run() 18: [0x55555558e580] main 18: [0x7ffff7918083] __libc_start_main 18: [0x55555558c91e] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083] 18: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f3: 18: [0x5555555ee962] Kokkos::Impl::save_stacktrace() 18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&) 18: [0x555555590134] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x55555558daad] Test::test_stacktrace(bool, bool) 18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559c999] testing::Test::Run() 18: [0x55555559db59] testing::TestInfo::Run() 18: [0x55555559e428] testing::TestSuite::Run() 18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555acd03] testing::UnitTest::Run() 18: [0x55555558e580] main 18: [0x7ffff7918083] __libc_start_main 18: [0x55555558c91e] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 18: [----------] 1 test from defaultdevicetype (1 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 3 tests from 2 test suites ran. (883 ms total) 18: [ PASSED ] 3 tests. 18/49 Test #18: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 2.35 sec test 19 Start 19: Kokkos_IncrementalTest_SERIAL 19: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 19: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 19: Test timeout computed to be: 1500 19: [==========] Running 28 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 28 tests from SERIAL 19: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 19: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] SERIAL.IncrTest_01_execspace 19: Host Serial Execution Space: 19: KOKKOS_ENABLE_SERIAL: yes 19: 19: Serial Runtime Configuration: 19: Serial 19: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 19: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 19: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicSub 19: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 19: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 19: [ RUN ] SERIAL.IncrTest_03b_memspace_free 19: [ OK ] SERIAL.IncrTest_03b_memspace_free (102 ms) 19: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 19: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 19: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 19: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 19: [ RUN ] SERIAL.IncrTest_05_reduction 19: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 19: [ RUN ] SERIAL.IncrTest_06_mdrange2D 19: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 19: [ RUN ] SERIAL.IncrTest_06_mdrange3D 19: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 19: [ RUN ] SERIAL.IncrTest_06_mdrange4D 19: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 19: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 19: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 19: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 19: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 19: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 19: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 19: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 19: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 19: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 19: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 19: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 19: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 19: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 19: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (284 ms) 19: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 19: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 19: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 19: [ OK ] SERIAL.IncrTest_12b_TeamScratch (0 ms) 19: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.incr_14_MDrangeReduce 19: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 19: [ RUN ] SERIAL.IncrTest_16_parallelscan 19: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 19: [ RUN ] SERIAL.incr_17_atomicView 19: [ OK ] SERIAL.incr_17_atomicView (0 ms) 19: [----------] 28 tests from SERIAL (391 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (391 ms total) 19: [ PASSED ] 28 tests. 19/49 Test #19: Kokkos_IncrementalTest_SERIAL ............... Passed 1.96 sec test 20 Start 20: Kokkos_IncrementalTest_OPENMPTARGET 20: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_IncrementalTest_OPENMPTARGET 20: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 20: Test timeout computed to be: 1500 20: [==========] Running 22 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 22 tests from OPENMPTARGET 20: [ RUN ] OPENMPTARGET.IncrTest_01_execspace_typedef 20: [ OK ] OPENMPTARGET.IncrTest_01_execspace_typedef (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_01_execspace 20: OpenMPTarget Execution Space: 20: KOKKOS_ENABLE_OPENMPTARGET: yes 20: 20: OpenMPTarget Runtime Configuration: 20: Using OpenMPTarget 20: OpenMPTarget 20: [ OK ] OPENMPTARGET.IncrTest_01_execspace (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicExchange 20: [ OK ] OPENMPTARGET.IncrTest_02_AtomicExchange (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicAdd 20: [ OK ] OPENMPTARGET.IncrTest_02_AtomicAdd (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicSub 20: [ OK ] OPENMPTARGET.IncrTest_02_AtomicSub (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_03a_memspace_malloc 20: [ OK ] OPENMPTARGET.IncrTest_03a_memspace_malloc (221 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_03b_memspace_free 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (6435 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (6798 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (8 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (8 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (1224 ms) 1: [ RUN ] serial.mdrange_6d 20: [ OK ] OPENMPTARGET.IncrTest_03b_memspace_free (8654 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_04_simple_parallelFor 20: [ OK ] OPENMPTARGET.IncrTest_04_simple_parallelFor (17 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor 20: [ OK ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_05_reduction 20: [ OK ] OPENMPTARGET.IncrTest_05_reduction (19 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange2D 20: [ OK ] OPENMPTARGET.IncrTest_06_mdrange2D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange3D 20: [ OK ] OPENMPTARGET.IncrTest_06_mdrange3D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange4D 20: [ OK ] OPENMPTARGET.IncrTest_06_mdrange4D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_2D 20: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_2D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_3D 20: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_3D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_4D 20: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_4D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics 20: [ OK ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics (9 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop 20: [ OK ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop (2 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop 20: [ OK ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop (2 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop 20: [ OK ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop (598 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_12a_ThreadScratch 20: [ OK ] OPENMPTARGET.IncrTest_12a_ThreadScratch (7 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_12b_TeamScratch 20: [ OK ] OPENMPTARGET.IncrTest_12b_TeamScratch (5 ms) 20: [----------] 22 tests from OPENMPTARGET (9541 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 22 tests from 1 test suite ran. (9541 ms total) 20: [ PASSED ] 22 tests. 20/49 Test #20: Kokkos_IncrementalTest_OPENMPTARGET ......... Passed 11.14 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 21: Test timeout computed to be: 1500 21: [==========] Running 8 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 8 tests from ctest_environment 21: [ RUN ] ctest_environment.no_device_type 21: [ OK ] ctest_environment.no_device_type (0 ms) 21: [ RUN ] ctest_environment.no_process_count 21: [ OK ] ctest_environment.no_process_count (0 ms) 21: [ RUN ] ctest_environment.invalid_rank 21: [ OK ] ctest_environment.invalid_rank (0 ms) 21: [ RUN ] ctest_environment.no_type_str 21: [ OK ] ctest_environment.no_type_str (0 ms) 21: [ RUN ] ctest_environment.missing_type 21: [ OK ] ctest_environment.missing_type (0 ms) 21: [ RUN ] ctest_environment.no_id_str 21: [ OK ] ctest_environment.no_id_str (0 ms) 21: [ RUN ] ctest_environment.invalid_id_str 21: [ OK ] ctest_environment.invalid_id_str (0 ms) 21: [ RUN ] ctest_environment.good 21: [ OK ] ctest_environment.good (0 ms) 21: [----------] 8 tests from ctest_environment (1 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 8 tests from 1 test suite ran. (1 ms total) 21: [ PASSED ] 8 tests. 21/49 Test #21: Kokkos_CoreUnitTest_CTestDevice ............. Passed 1.45 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 22: Test timeout computed to be: 1500 22/49 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 1.57 sec test 23 Start 23: Kokkos_CoreUnitTest_DeviceAndThreads 23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/TestDeviceAndThreads.py" 23: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test 23: Test timeout computed to be: 1500 1: [ OK ] serial.mdrange_6d (3745 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (23 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (257 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (1860 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (292 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: 23: ---------------------------------------------------------------------- 23: Ran 5 tests in 15.760s 23: 23: OK (skipped=1) 23/49 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 16.46 sec test 24 Start 24: Kokkos_PerformanceTest_Benchmark 24: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-22_T15-15-09.json" 24: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test 24: Test timeout computed to be: 1500 24: 2024-04-22T16:56:01+00:00 24: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 24: Run on (4 X 2300.11 MHz CPU s) 24: CPU Caches: 24: L1 Data 32 KiB (x4) 24: L1 Instruction 32 KiB (x4) 24: L2 Unified 4096 KiB (x4) 24: L3 Unified 16384 KiB (x4) 24: Load Average: 0.90, 2.13, 5.13 24: CPU architecture: none 24: Default Device: N6Kokkos12Experimental12OpenMPTargetE 24: GIT_BRANCH: HEAD 24: GIT_CLEAN_STATUS: CLEAN 24: GIT_COMMIT_DATE: 2024-04-22T15:14:28+00:00 24: GIT_COMMIT_DESCRIPTION: Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD 24: GIT_COMMIT_HASH: 515585c63 24: GPU architecture: VOLTA70 24: KOKKOS_COMPILER_CLANG: 1703 24: KOKKOS_ENABLE_ASM: no 24: KOKKOS_ENABLE_CXX17: yes 24: KOKKOS_ENABLE_CXX20: no 24: KOKKOS_ENABLE_CXX23: no 24: KOKKOS_ENABLE_CXX26: no 24: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 24: KOKKOS_ENABLE_HWLOC: no 24: KOKKOS_ENABLE_LIBDL: yes 24: KOKKOS_ENABLE_OPENMPTARGET: yes 24: KOKKOS_ENABLE_PRAGMA_IVDEP: no 24: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 24: KOKKOS_ENABLE_PRAGMA_UNROLL: no 24: KOKKOS_ENABLE_PRAGMA_VECTOR: no 24: KOKKOS_ENABLE_SERIAL: yes 24: Kokkos Version: 4.3.99 24: platform: 64bit 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations Count Time normalized 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.057 s 5 1024 158.478n 24: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 79.0781n 24: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 38.5432n 24: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.001 s 5 8.192k 21.3041n 24: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.001 s 5 16.384k 9.62543n 24: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.001 s 5 32.768k 5.35223n 24: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.002 s 5 65.536k 3.19397n 24: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.002 s 5 131.072k 1.74741n 24: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.003 s 5 262.144k 1.14225n 24: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.004 s 5 524.288k 781.694p 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: rate 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Malloc/N:1/manual_time 72.6 us 71.1 us 7937 13.7699k/s 24: Malloc/N:16/manual_time 63.6 us 76.4 us 9869 15.7334k/s 24: Malloc/N:256/manual_time 34.6 us 34.2 us 20841 28.8756k/s 24: Malloc/N:4096/manual_time 57.2 us 45.5 us 10000 17.488k/s 24: Malloc/N:65536/manual_time 57.3 us 60.2 us 9100 17.4423k/s 24: Malloc/N:1048576/manual_time 75.0 us 69.1 us 8081 13.3318k/s 24: Malloc/N:16777216/manual_time 642 us 679 us 1052 1.55841k/s 24: Malloc/N:268435456/manual_time 2273 us 3813 us 251 439.889/s 24: Malloc/N:4294967296/manual_time 125795 us 10614 us 6 7.94942/s 24: MallocFree/N:1/manual_time 144 us 57.3 us 4528 6.93841k/s 24: MallocFree/N:16/manual_time 144 us 53.7 us 4852 6.93179k/s 24: MallocFree/N:256/manual_time 148 us 66.5 us 5028 6.76397k/s 24: MallocFree/N:4096/manual_time 146 us 52.6 us 4785 6.86273k/s 24: MallocFree/N:65536/manual_time 156 us 61.8 us 4528 6.40778k/s 24: MallocFree/N:1048576/manual_time 157 us 62.6 us 4453 6.37817k/s 24: MallocFree/N:16777216/manual_time 808 us 671 us 810 1.23716k/s 24: MallocFree/N:268435456/manual_time 4242 us 3933 us 165 235.73/s 24: MallocFree/N:4294967296/manual_time 135064 us 11572 us 10 7.40388/s 24: MallocTouch/N:1/manual_time 73.4 us 55.3 us 9546 13.6299k/s 24: MallocTouch/N:16/manual_time 67.7 us 51.5 us 9450 14.7654k/s 24: MallocTouch/N:256/manual_time 67.9 us 50.4 us 10194 14.7259k/s 24: MallocTouch/N:4096/manual_time 151 us 87.9 us 4503 6.63278k/s 24: MallocTouch/N:65536/manual_time 161 us 100 us 4229 6.21744k/s 24: MallocTouch/N:1048576/manual_time 120 us 85.9 us 6389 8.31224k/s 24: MallocTouch/N:16777216/manual_time 756 us 712 us 1017 1.32352k/s 24: MallocTouch/N:268435456/manual_time 2555 us 4100 us 270 391.437/s 24: MallocTouch/N:4294967296/manual_time 111194 us 11317 us 10 8.99325/s 24: MallocTouchFree/N:1/manual_time 141 us 50.1 us 5058 7.09441k/s 24: MallocTouchFree/N:16/manual_time 139 us 49.6 us 5003 7.17933k/s 24: MallocTouchFree/N:256/manual_time 139 us 49.3 us 5078 7.20925k/s 24: MallocTouchFree/N:4096/manual_time 224 us 87.0 us 3143 4.46721k/s 24: MallocTouchFree/N:65536/manual_time 241 us 101 us 2928 4.15245k/s 24: MallocTouchFree/N:1048576/manual_time 241 us 101 us 2910 4.15674k/s 24: MallocTouchFree/N:16777216/manual_time 853 us 703 us 792 1.17234k/s 1: [ OK ] serial.mdrange_large_deep_copy (48656 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 24: MallocTouchFree/N:268435456/manual_time 4661 us 3983 us 165 214.538/s 24: MallocTouchFree/N:4294967296/manual_time 118992 us 14037 us 10 8.40395/s 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: GB/s MB 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: ViewAllocate_Rank1/N:10/manual_time 0.014 s 0.006 s 43 57.9181/s 800 24: ViewAllocate_Rank1/N:10/manual_time 0.017 s 0.006 s 42 48.4422/s 800 24: ViewAllocate_Rank2/N:10/manual_time 0.016 s 0.006 s 42 48.7426/s 800 24: ViewAllocate_Rank2/N:10/manual_time 0.016 s 0.006 s 42 48.7547/s 800 24: ViewAllocate_Rank3/N:10/manual_time 0.017 s 0.006 s 41 47.2784/s 800 24: ViewAllocate_Rank3/N:10/manual_time 0.017 s 0.005 s 41 47.1329/s 800 24: ViewAllocate_Rank4/N:10/manual_time 0.017 s 0.006 s 41 48.3265/s 800 24: ViewAllocate_Rank4/N:10/manual_time 0.017 s 0.006 s 41 48.4688/s 800 24: ViewAllocate_Rank5/N:10/manual_time 0.017 s 0.005 s 41 46.5547/s 800 24: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.004 s 39 45.574/s 800 24: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.004 s 39 45.4084/s 800 24: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.004 s 39 45.5909/s 800 24: ViewAllocate_Rank7/N:10/manual_time 0.017 s 0.004 s 39 45.8454/s 800 24: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.004 s 39 45.4848/s 800 24: ViewAllocate_Rank8/N:10/manual_time 0.017 s 0.004 s 39 45.7536/s 800 24: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.004 s 40 44.9377/s 800 24: ViewDeepCopy_Rank1/N:10/manual_time 0.003 s 0.000 s 263 612.048/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 274 643.833/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.003 s 0.000 s 279 631.032/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.003 s 0.000 s 269 630.421/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 280 649.854/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.000 s 283 646.464/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.003 s 0.000 s 283 638.21/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.052 s 0.000 s 13 30.5607/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.055 s 0.000 s 12 28.9217/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 284 657.551/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.021 s 0.000 s 33 76.926/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.024 s 0.000 s 30 65.9293/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.000 s 277 646.88/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.000 s 283 654.762/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.003 s 0.000 s 271 628.763/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.003 s 0.000 s 280 635.475/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.057 s 0.000 s 12 28.2482/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.056 s 0.000 s 12 28.3356/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.024 s 0.000 s 29 66.9185/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.024 s 0.000 s 29 66.5214/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.000 s 280 640.793/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.003 s 0.000 s 271 626.961/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.057 s 0.000 s 12 28.2703/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.024 s 0.000 s 29 66.5903/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 282 653.829/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 283 671.409/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.056 s 0.000 s 12 28.8256/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.024 s 0.000 s 29 67.9324/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 282 664.06/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 282 643.264/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.056 s 0.000 s 12 28.6583/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.024 s 0.000 s 29 67.333/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.003 s 0.000 s 251 581.183/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.003 s 0.000 s 251 583.747/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.003 s 0.000 s 252 585.797/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.003 s 0.000 s 243 583.007/s 1.6k 24: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 574 667.821/s 800 24: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 582 654.033/s 800 24: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 564 667.774/s 800 24: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 566 678.265/s 800 24: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 579 659.064/s 800 24: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 556 622.113/s 800 24: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 515 624.009/s 800 24: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 561 606.657/s 800 24: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 578 654.9/s 800 24: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 571 680.044/s 800 24: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 582 670.001/s 800 24: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 580 666.485/s 800 24: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 553 644.716/s 800 24: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 576 680.129/s 800 24: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 550 669.26/s 800 24: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 577 680.436/s 800 24: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 576 651.643/s 800 24: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 557 660.213/s 800 24: ViewResize_Rank1/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.38749k/s 1.6k 24: ViewResize_Rank1/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.49191k/s 1.6k 24: ViewResize_Rank2/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 230.162/s 1.6k 24: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.41069k/s 1.6k 24: ViewResize_Rank3/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 222.495/s 1.6k 24: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.29939k/s 1.6k 24: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.74463k/s 1.6k 24: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.30089k/s 1.6k 24: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 236.383/s 1.6k 24: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.3511k/s 1.6k 24: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 227.354/s 1.6k 24: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 3.16017k/s 1.6k 24: ViewResize_Rank4/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 218.802/s 1.6k 24: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.15841k/s 1.6k 24: ViewResize_Rank5/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 219.271/s 1.6k 24: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.04347k/s 1.6k 24: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 224.765/s 1.6k 24: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.79479k/s 1.6k 24: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 224.723/s 1.6k 24: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.64394k/s 1.6k 24: ViewResize_Rank6/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 220.026/s 1.6k 24: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.96044k/s 1.6k 24: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 224.618/s 1.6k 24: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.45401k/s 1.6k 24: ViewResize_Rank7/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 222.983/s 1.6k 24: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.07225k/s 1.6k 24: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 226.949/s 1.6k 24: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.59832k/s 1.6k 24: ViewResize_Rank8/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 217.548/s 1.6k 24: ViewResize_Rank8/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.12587k/s 1.6k 24: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 222.994/s 1.6k 24: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.74203k/s 1.6k 24: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.005 s 0.006 s 10 330.64/s 1.6k 24: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.005 s 0.006 s 10 325.317/s 1.6k 24/49 Test #24: Kokkos_PerformanceTest_Benchmark ............ Passed 113.52 sec test 25 Start 25: Kokkos_Benchmark_Atomic_MinMax 25: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-22_T15-15-09.json" 25: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test 25: Test timeout computed to be: 1500 25: 2024-04-22T16:57:54+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 25: Run on (4 X 2300.11 MHz CPU s) 25: CPU Caches: 25: L1 Data 32 KiB (x4) 25: L1 Instruction 32 KiB (x4) 25: L2 Unified 4096 KiB (x4) 25: L3 Unified 16384 KiB (x4) 25: Load Average: 0.44, 1.62, 4.59 25: CPU architecture: none 25: Default Device: N6Kokkos12Experimental12OpenMPTargetE 25: GIT_BRANCH: HEAD 25: GIT_CLEAN_STATUS: CLEAN 25: GIT_COMMIT_DATE: 2024-04-22T15:14:28+00:00 25: GIT_COMMIT_DESCRIPTION: Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD 25: GIT_COMMIT_HASH: 515585c63 25: GPU architecture: VOLTA70 25: KOKKOS_COMPILER_CLANG: 1703 25: KOKKOS_ENABLE_ASM: no 25: KOKKOS_ENABLE_CXX17: yes 25: KOKKOS_ENABLE_CXX20: no 25: KOKKOS_ENABLE_CXX23: no 25: KOKKOS_ENABLE_CXX26: no 25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_LIBDL: yes 25: KOKKOS_ENABLE_OPENMPTARGET: yes 25: KOKKOS_ENABLE_PRAGMA_IVDEP: no 25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 25: KOKKOS_ENABLE_PRAGMA_UNROLL: no 25: KOKKOS_ENABLE_PRAGMA_VECTOR: no 25: KOKKOS_ENABLE_SERIAL: yes 25: Kokkos Version: 4.3.99 25: platform: 64bit 25: ---------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations 25: ---------------------------------------------------------------------------------------------------------------------------------------- 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.001 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25/49 Test #25: Kokkos_Benchmark_Atomic_MinMax .............. Passed 1.96 sec test 26 Start 26: Kokkos_PerformanceTest_Mempool 26: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-22_T15-15-09.json" 26: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test 26: Test timeout computed to be: 1500 26: 2024-04-22T16:57:56+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Mempool 26: Run on (4 X 2300.11 MHz CPU s) 26: CPU Caches: 26: L1 Data 32 KiB (x4) 26: L1 Instruction 32 KiB (x4) 26: L2 Unified 4096 KiB (x4) 26: L3 Unified 16384 KiB (x4) 26: Load Average: 0.44, 1.62, 4.59 26: CPU architecture: none 26: Default Device: N6Kokkos12Experimental12OpenMPTargetE 26: GIT_BRANCH: HEAD 26: GIT_CLEAN_STATUS: CLEAN 26: GIT_COMMIT_DATE: 2024-04-22T15:14:28+00:00 26: GIT_COMMIT_DESCRIPTION: Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD 26: GIT_COMMIT_HASH: 515585c63 26: GPU architecture: VOLTA70 26: KOKKOS_COMPILER_CLANG: 1703 26: KOKKOS_ENABLE_ASM: no 26: KOKKOS_ENABLE_CXX17: yes 26: KOKKOS_ENABLE_CXX20: no 26: KOKKOS_ENABLE_CXX23: no 26: KOKKOS_ENABLE_CXX26: no 26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 26: KOKKOS_ENABLE_HWLOC: no 26: KOKKOS_ENABLE_LIBDL: yes 26: KOKKOS_ENABLE_OPENMPTARGET: yes 26: KOKKOS_ENABLE_PRAGMA_IVDEP: no 26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 26: KOKKOS_ENABLE_PRAGMA_UNROLL: no 26: KOKKOS_ENABLE_PRAGMA_VECTOR: no 26: KOKKOS_ENABLE_SERIAL: yes 26: Kokkos Version: 4.3.99 26: platform: 64bit 26: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations FOM: fill ops per second 26: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.001 s 0.000 s 501 4.53514M/s 26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations FOM: cycle ops per second 26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.001 s 0.000 s 1260 19.3853M/s 26/49 Test #26: Kokkos_PerformanceTest_Mempool .............. Passed 3.94 sec test 27 Start 27: Kokkos_PerformanceTest_Atomic 27: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-22_T15-15-09.json" 27: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test 27: Test timeout computed to be: 1500 27: 2024-04-22T16:58:00+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-6958/build/core/perf_test/Kokkos_PerformanceTest_Atomic 27: Run on (4 X 2300.11 MHz CPU s) 27: CPU Caches: 27: L1 Data 32 KiB (x4) 27: L1 Instruction 32 KiB (x4) 27: L2 Unified 4096 KiB (x4) 27: L3 Unified 16384 KiB (x4) 27: Load Average: 0.41, 1.60, 4.57 27: CPU architecture: none 27: Default Device: N6Kokkos12Experimental12OpenMPTargetE 27: GIT_BRANCH: HEAD 27: GIT_CLEAN_STATUS: CLEAN 27: GIT_COMMIT_DATE: 2024-04-22T15:14:28+00:00 27: GIT_COMMIT_DESCRIPTION: Merge commit 'cc602957cec5627c8752137c0412caa6fe37d2bc' into HEAD 27: GIT_COMMIT_HASH: 515585c63 27: GPU architecture: VOLTA70 27: KOKKOS_COMPILER_CLANG: 1703 27: KOKKOS_ENABLE_ASM: no 27: KOKKOS_ENABLE_CXX17: yes 27: KOKKOS_ENABLE_CXX20: no 27: KOKKOS_ENABLE_CXX23: no 27: KOKKOS_ENABLE_CXX26: no 27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 27: KOKKOS_ENABLE_HWLOC: no 27: KOKKOS_ENABLE_LIBDL: yes 27: KOKKOS_ENABLE_OPENMPTARGET: yes 27: KOKKOS_ENABLE_PRAGMA_IVDEP: no 27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 27: KOKKOS_ENABLE_PRAGMA_UNROLL: no 27: KOKKOS_ENABLE_PRAGMA_VECTOR: no 27: KOKKOS_ENABLE_SERIAL: yes 27: Kokkos Version: 4.3.99 27: platform: 64bit 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (85165 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: [ OK ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (4 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (86 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (46 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (15 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (15 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (4 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (4 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (2 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (1 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (2866 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (2932 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (4515 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (4544 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (1179 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (31310 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 27: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 27: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Test_Atomic/100000/iterations:10 4.87 s 0.024 s 10 1 4 7.72272 7.71764m 68.98u 704.983M 1.61424M 704.983M 27: Test_Atomic/100000/iterations:10 4.80 s 0.003 s 10 1 8 7.79814 7.1309m 138.68u 4.99995G 1.49235M 4.99995G 27: Test_Atomic/100000/iterations:10 4.79 s 0.004 s 10 1 8 7.96985 0.0103439 315.81u 4.99995G 1.55666M 4.99995G 1: [ OK ] serial.reduce_device_view_mdrange_policy (120825 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (14919 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (25 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 171 tests from serial (375130 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 178 tests from 2 test suites ran. (378875 ms total) 1: [ PASSED ] 178 tests. 1/50 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 379.65 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: [==========] Running 129 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 9 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2549 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2831 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [ RUN ] serial_DeathTest.view_out_of_bounds_access 2: [ OK ] serial_DeathTest.view_out_of_bounds_access (5681 ms) 2: [----------] 9 tests from serial_DeathTest (11062 ms total) 2: 2: [----------] 120 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 27: Test_Atomic/100000/iterations:10 4.88 s 0.004 s 10 1 4 8.0298 8.06549m 70.87u 704.983M 1.97741M 704.983M 2: [ OK ] serial.team_reduce_large (28159 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (137 ms) 2: [ RUN ] serial.large_team_scratch_size 2: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s) 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (1 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (1 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (1 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (1 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (100 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (7804 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (1433 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (113 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (116 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (119 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (120 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (122 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (124 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (302 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (957 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (967 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce 27: Test_Atomic/100000/iterations:10 4.82 s 0.003 s 10 1 8 7.96257 7.74378m 127.51u 4.99995G 1.62832M 4.99995G 2: [ OK ] serial.repeated_team_reduce (10210 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (1990 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (1992 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (1113 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (153 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (1171 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (217 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (69 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (32 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (200 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (200 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (88 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (1 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (2 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (6 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 2: [ OK ] serial.view_allocation_large_rank (900 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (146 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right 27: Test_Atomic/100000/iterations:10 4.79 s 0.003 s 10 1 8 7.57618 7.54666m 128.32u 4.99995G 1.59467M 4.99995G 27: Test_Atomic/100000/iterations:10 4.54 s 0.004 s 10 0 4 6.26621 9.19237m 1.79749m 5.00028G 1.70826M 4.99989G 2: [ OK ] serial.view_fill_tests_layout_right (106730 ms) 2: [ RUN ] serial.view_fill_tests_layout_left 27: Test_Atomic/100000/iterations:10 4.48 s 0.004 s 10 1 8 6.38349 7.01396m 1.74125m 4.99995G 1.25003M 4.99995G 27: Test_Atomic/100000/iterations:10 4.86 s 0.003 s 10 1 4 7.93426 7.80629m 68.92u 704.983M 1.21914M 704.983M 27/49 Test #27: Kokkos_PerformanceTest_Atomic ............... Passed 429.58 sec test 28 Start 28: Kokkos_ContainersUnitTest_Serial 28: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 28: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/containers/unit_tests 28: Test timeout computed to be: 1500 28: [==========] Running 61 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 61 tests from serial 28: [ RUN ] serial.bitset 28: [ OK ] serial.bitset (7414 ms) 28: [ RUN ] serial.bitset_default_constructor_no_alloc 28: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 28: [ RUN ] serial.dualview_combination 28: [ OK ] serial.dualview_combination (0 ms) 28: [ RUN ] serial.dualview_alloc 28: [ OK ] serial.dualview_alloc (0 ms) 28: [ RUN ] serial.test_dualview_copy_construction_and_assignment 28: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 28: [ RUN ] serial.dualview_combinations_without_init 28: [ OK ] serial.dualview_combinations_without_init (0 ms) 28: [ RUN ] serial.dualview_deep_copy 28: [ OK ] serial.dualview_deep_copy (0 ms) 28: [ RUN ] serial.dualview_realloc 28: [ OK ] serial.dualview_realloc (0 ms) 28: [ RUN ] serial.dualview_resize 28: [ OK ] serial.dualview_resize (0 ms) 28: [ RUN ] serial.dualview_device_correct_kokkos_device 28: [ OK ] serial.dualview_device_correct_kokkos_device (196 ms) 28: [ RUN ] serial.dualview_host_correct_kokkos_device 28: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 28: [ RUN ] serial.dualview_host_modify_template_device_sync 28: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 28: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 28: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 28: [ RUN ] serial.dualview_device_modify_template_host_sync 28: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 28: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 28: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 28: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 28: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 28: [ RUN ] serial.dynamic_view 28: [ OK ] serial.dynamic_view (44 ms) 28: [ RUN ] serial.dyn_rank_view_api_generic 28: [ OK ] serial.dyn_rank_view_api_generic (26 ms) 28: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 28: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 28: [ RUN ] serial.dyn_rank_view_api_operator_rank67 28: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 28: [ RUN ] serial.ErrorReporterViaLambda 28: [ OK ] serial.ErrorReporterViaLambda (0 ms) 28: [ RUN ] serial.ErrorReporter 28: [ OK ] serial.ErrorReporter (0 ms) 28: [ RUN ] serial.offsetview_construction 28: [ OK ] serial.offsetview_construction (54 ms) 28: [ RUN ] serial.offsetview_unmanaged_construction 28: [ OK ] serial.offsetview_unmanaged_construction (1 ms) 28: [ RUN ] serial.offsetview_subview 28: [ OK ] serial.offsetview_subview (20 ms) 28: [ RUN ] serial.offsetview_offsets_rank1 28: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 28: [ RUN ] serial.offsetview_offsets_rank2 28: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 28: [ RUN ] serial.offsetview_offsets_rank3 28: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 28: [ RUN ] serial.scatterview 28: [ OK ] serial.scatterview (6793 ms) 28: [ RUN ] serial.scatterview_devicetype 28: [ OK ] serial.scatterview_devicetype (3 ms) 28: [ RUN ] serial.staticcrsgraph 28: [ OK ] serial.staticcrsgraph (34 ms) 28: [ RUN ] serial.resize_realloc_no_init_dualview 28: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 28: [ RUN ] serial.resize_realloc_no_alloc_dualview 28: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 28: [ RUN ] serial.resize_exec_space_dualview 28: [ OK ] serial.resize_exec_space_dualview (0 ms) 28: [ RUN ] serial.realloc_exec_space_dualview 28: [ OK ] serial.realloc_exec_space_dualview (0 ms) 28: [ RUN ] serial.resize_realloc_no_init_dynrankview 28: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 28: [ RUN ] serial.resize_exec_space_dynrankview 28: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 28: [ RUN ] serial.realloc_exec_space_dynrankview 28: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 28: [ RUN ] serial.resize_realloc_no_init_scatterview 28: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 28: [ RUN ] serial.resize_realloc_no_alloc_scatterview 28: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 28: [ RUN ] serial.resize_exec_space_scatterview 28: [ OK ] serial.resize_exec_space_scatterview (0 ms) 28: [ RUN ] serial.realloc_exec_space_scatterview 28: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_dynrankview 28: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 28: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 28: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 28: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_offsetview 28: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 28: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 28: [ RUN ] serial.create_mirror_view_and_copy_offsetview 28: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 28: [ RUN ] serial.UnorderedMap_insert 28: [ OK ] serial.UnorderedMap_insert (27608 ms) 28: [ RUN ] serial.UnorderedMap_failed_insert 2: [ OK ] serial.view_fill_tests_layout_left (101705 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (190 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (187 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (665 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (119 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (11 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (270 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (1021 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (7 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (4 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6958/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (2 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (2 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (165 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (167 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (164 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (6172 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (6225 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (6168 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 28: [ OK ] serial.UnorderedMap_failed_insert (14970 ms) 28: [ RUN ] serial.UnorderedMap_deep_copy 28: [ OK ] serial.UnorderedMap_deep_copy (12 ms) 28: [ RUN ] serial.UnorderedMap_valid_empty 28: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 28: [ RUN ] serial.UnorderedMap_clear_zero_size 28: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 28: [ RUN ] serial.UnorderedMap_consistent_size 28: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 28: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 28: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 28: [ RUN ] serial.UnorderedMap_lambda_capturable 28: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 28: [ RUN ] serial.UnorderedMap_constructor_view_alloc 28: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 28: [ RUN ] serial.vector_combination 28: [ OK ] serial.vector_combination (0 ms) 28: [ RUN ] serial.vector_insert 28: [ OK ] serial.vector_insert (0 ms) 28: [ RUN ] serial.vector_push_back_default_exec 28: [ OK ] serial.vector_push_back_default_exec (0 ms) 28: [ RUN ] serial.viewctorprop_embedded_dim 28: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 28: [----------] 61 tests from serial (57192 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 61 tests from 1 test suite ran. (57192 ms total) 28: [ PASSED ] 61 tests. 28/49 Test #28: Kokkos_ContainersUnitTest_Serial ............ Passed 59.65 sec test 29 Start 29: Kokkos_UnitTest_Sort 29: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 29: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 29: Test timeout computed to be: 1500 29: [==========] Running 15 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 15 tests from openmptarget 29: [ RUN ] openmptarget.SortUnsignedValueType 29: [ OK ] openmptarget.SortUnsignedValueType (203 ms) 29: [ RUN ] openmptarget.SortEmptyView 29: [ OK ] openmptarget.SortEmptyView (0 ms) 29: [ RUN ] openmptarget.SortByKeyEmptyView 29: [ OK ] openmptarget.SortByKeyEmptyView (0 ms) 29: [ RUN ] openmptarget.SortByKey 29: [ OK ] openmptarget.SortByKey (7 ms) 29: [ RUN ] openmptarget.SortByKeyWithComparator 29: [ OK ] openmptarget.SortByKeyWithComparator (6 ms) 29: [ RUN ] openmptarget.SortByKeyStaticExtents 29: [ OK ] openmptarget.SortByKeyStaticExtents (2 ms) 29: [ RUN ] openmptarget.SortByKeyWithStrides 29: [ OK ] openmptarget.SortByKeyWithStrides (1 ms) 29: [ RUN ] openmptarget.SortByKeyKeysLargerThanValues 29: 29: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 29: 29: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 29: [ OK ] openmptarget.SortByKeyKeysLargerThanValues (1350 ms) 29: [ RUN ] openmptarget.SortWithCustomComparator 2: [ OK ] serial.view_subview_3d_from_5d_right (6846 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 29: [ OK ] openmptarget.SortWithCustomComparator (2454 ms) 29: [ RUN ] openmptarget.BinSortGenericTests 29: [ OK ] openmptarget.BinSortGenericTests (47 ms) 29: [ RUN ] openmptarget.BinSortEmptyView 29: [ OK ] openmptarget.BinSortEmptyView (0 ms) 29: [ RUN ] openmptarget.BinSortEmptyKeysView 29: [ OK ] openmptarget.BinSortEmptyKeysView (1 ms) 29: [ RUN ] openmptarget.BinSortUnsignedKeyLayoutStrideValues 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (6848 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (6766 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 120 tests from serial (309538 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 129 tests from 2 test suites ran. (320601 ms total) 2: [ PASSED ] 126 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/50 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 321.31 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/50 Test #3: Kokkos_CoreUnitTest_SerialGraph .................. Passed 0.70 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 4: [==========] Running 180 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 7 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host 4: [ OK ] cuda_DeathTest.abort_from_host (1611 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device 4: [ OK ] cuda_DeathTest.abort_from_device (1553 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (1574 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (1587 ms) 4: [ RUN ] cuda_DeathTest.policy_invalid_bounds 4: [ OK ] cuda_DeathTest.policy_invalid_bounds (1503 ms) 4: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (2311 ms) 4: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6958/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 29: [ OK ] openmptarget.BinSortUnsignedKeyLayoutStrideValues (26427 ms) 29: [ RUN ] openmptarget.NestedSort 29: [ OK ] openmptarget.NestedSort (74 ms) 29: [ RUN ] openmptarget.NestedSortByKey 29: [ OK ] openmptarget.NestedSortByKey (183 ms) 29: [----------] 15 tests from openmptarget (30764 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 15 tests from 1 test suite ran. (30764 ms total) 29: [ PASSED ] 15 tests. 29/49 Test #29: Kokkos_UnitTest_Sort ........................ Passed 32.31 sec test 30 Start 30: Kokkos_UnitTest_Random 30: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_UnitTest_Random 30: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 30: Test timeout computed to be: 1500 4: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (4521 ms) 4: [----------] 7 tests from cuda_DeathTest (14664 ms total) 4: 4: [----------] 173 tests from cuda 4: [ RUN ] cuda.array_capacity 4: [ OK ] cuda.array_capacity (0 ms) 4: [ RUN ] cuda.array_element_access 4: [ OK ] cuda.array_element_access (0 ms) 4: [ RUN ] cuda.array_zero_capacity 4: [ OK ] cuda.array_zero_capacity (0 ms) 4: [ RUN ] cuda.array_zero_data_nullptr 4: [ OK ] cuda.array_zero_data_nullptr (0 ms) 4: [ RUN ] cuda.atomic_operations_complexdouble 4: [ OK ] cuda.atomic_operations_complexdouble (12 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (8 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (8 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (7 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (17 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (18 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (18 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (14 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (14 ms) 4: [ RUN ] cuda.atomics 4: [ OK ] cuda.atomics (250 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral 30: [==========] Running 3 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 3 tests from openmptarget 30: [ RUN ] openmptarget.Random_XorShift64 30: Test Seed:1713805602584028803 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.000529496 -0.00486261 || 0.051031 2052 2424 || 2223.24 2222.06 || -67.2208 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.0190544 -0.000369953 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.0175497 0.00161382 || 0.051031 2045 2444 || 2261.75 2222.06 || 22.3095 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.0183779 -5.80329e-05 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.0221802 -0.0010176 || 0.051031 2026 2410 || 2173.85 2222.06 || -14.0673 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00511965 -0.000325355 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.0039913 0.00191942 || 0.051031 2014 2435 || 2213.23 2222.06 || 26.5341 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.000859633 0.000399223 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.000772491 0.00210652 || 0.051031 2037 2418 || 2223.78 2222.06 || 29.1205 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00222977 -0.000127279 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00688898 0.000466537 || 0.051031 2053 2414 || 2206.86 2222.06 || 6.44941 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.013434 -0.0007447 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.0247409 -0.00109282 || 0.051031 2058 2420 || 2168.41 2222.06 || -15.1072 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0210383 -0.000628302 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.0123786 0.000594524 || 0.051031 2043 2428 || 2194.89 2222.06 || 8.2187 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0227496 0.000253783 || 0.051031 1e+64 -1e+64 30: Test Seed:1713805602665260612 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.009932 -0.00117133 || 0.051031 2034 2403 || 2244.35 2222.06 || -16.1925 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.012514 -0.000574489 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.0116292 0.00121601 || 0.051031 2036 2403 || 2248.21 2222.06 || 16.8102 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.000530378 -0.00019324 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00216612 -0.000618053 || 0.051031 2027 2420 || 2217.26 2222.06 || -8.54396 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0145191 -0.000539971 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00125376 -0.00125339 || 0.051031 2038 2403 || 2219.28 2222.06 || -17.3268 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00745397 -0.000304955 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.000412671 -0.000430009 || 0.051031 2031 2416 || 2222.98 2222.06 || -5.94444 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0127988 -0.0004357 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.51042e-08 -0.00245204 -0.000917246 || 0.051031 2017 2408 || 2227.52 2222.06 || -12.68 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 1.95313e-07 0.00990105 0.000241114 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.0227565 0.00199183 || 0.051031 2047 2403 || 2273.81 2222.06 || 27.5351 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0187631 8.1413e-05 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.0196779 0.000109788 || 0.051031 2026 2406 || 2179.18 2222.06 || 1.5177 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.0170649 0.000469114 || 0.051031 1e+64 -1e+64 30: [ OK ] openmptarget.Random_XorShift64 (324 ms) 30: [ RUN ] openmptarget.Random_XorShift1024_0 30: Test Seed:1713805602746367585 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.0050671 0.000788625 || 0.051031 2012 2383 || 2209.42 2198.22 || 10.902 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.00230268 -0.000511992 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.000983901 -0.000156744 || 0.051031 2022 2373 || 2196.06 2198.22 || -2.16683 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0164205 -0.000654259 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.00929099 -0.00205863 || 0.051031 2025 2389 || 2177.99 2198.22 || -28.4584 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00692105 0.000153229 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.00803328 0.000899249 || 0.051031 2014 2369 || 2180.7 2198.22 || 12.4312 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00972915 -0.00012163 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26926e-05 0.0158911 -0.000629304 || 0.051031 2035 2410 || 2163.84 2198.22 || -8.69949 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.27585e-05 -0.00551479 4.86911e-05 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.0117564 4.56937e-05 || 0.051031 2017 2381 || 2172.68 2198.22 || 0.63167 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0011473 -0.00115215 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.27255e-05 0.00330036 -0.000246271 || 0.051031 2029 2383 || 2190.99 2198.22 || -3.40445 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.28572e-05 0.00687518 0.000199928 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.00221098 -0.00130659 || 0.051031 2020 2379 || 2193.37 2198.22 || -18.0623 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0199575 0.000579568 || 0.051031 1e+64 -1e+64 30: Test Seed:1713805602873803047 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.00951496 0.000637163 || 0.051031 2027 2363 || 2219.34 2198.22 || 8.80814 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0119855 -6.55762e-05 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.00661582 0.000197925 || 0.051031 2009 2377 || 2183.78 2198.22 || 2.73612 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00406761 -0.000892415 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.0072783 -7.73622e-05 || 0.051031 2028 2379 || 2214.34 2198.22 || -1.06945 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0171132 3.5358e-05 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.0117279 0.00186086 || 0.051031 2023 2360 || 2172.74 2198.22 || 25.7245 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.0139589 1.3677e-05 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.27255e-05 -0.0237597 -6.1593e-05 || 0.051031 2012 2403 || 2251.72 2198.22 || -0.851462 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.28572e-05 -0.0299332 0.00139762 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.0128587 -0.000474953 || 0.051031 2011 2376 || 2226.86 2198.22 || -6.56576 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.0226948 -0.000933415 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26926e-05 -0.0118995 0.00117867 || 0.051031 2023 2376 || 2224.7 2198.22 || 16.294 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.27585e-05 -0.00555385 -0.000535118 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.0139946 0.000545539 || 0.051031 2021 2378 || 2167.88 2198.22 || 7.54154 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0204651 0.000268642 || 0.051031 1e+64 -1e+64 30: [ OK ] openmptarget.Random_XorShift1024_0 (378 ms) 30: [ RUN ] openmptarget.Multi_streams 30: /var/jenkins/workspace/Kokkos_PR-6958/algorithms/unit_tests/TestRandom.hpp:587: Skipped 30: Libomptarget error 30: [ SKIPPED ] openmptarget.Multi_streams (0 ms) 30: [----------] 3 tests from openmptarget (703 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 3 tests from 1 test suite ran. (703 ms total) 30: [ PASSED ] 2 tests. 30: [ SKIPPED ] 1 test, listed below: 30: [ SKIPPED ] openmptarget.Multi_streams 30/49 Test #30: Kokkos_UnitTest_Random ...................... Passed 2.46 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_A 31: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 31: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 31: Test timeout computed to be: 1500 31: [==========] Running 15 tests from 3 test suites. 31: [----------] Global test environment set-up. 31: [----------] 3 tests from std_algorithms_reducers 31: [ RUN ] std_algorithms_reducers.max_first_loc 31: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 31: [ RUN ] std_algorithms_reducers.min_first_loc 31: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 31: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 31: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 31: [----------] 3 tests from std_algorithms_reducers (0 ms total) 31: 31: [----------] 1 test from std_algorithms 31: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 31: [ OK ] std_algorithms.is_admissible_to_std_algorithms (199 ms) 31: [----------] 1 test from std_algorithms (199 ms total) 31: 31: [----------] 11 tests from random_access_iterator_test 31: [ RUN ] random_access_iterator_test.constructor 31: [ OK ] random_access_iterator_test.constructor (1 ms) 31: [ RUN ] random_access_iterator_test.constructiblity 31: [ OK ] random_access_iterator_test.constructiblity (0 ms) 31: [ RUN ] random_access_iterator_test.dereference 31: [ OK ] random_access_iterator_test.dereference (3 ms) 31: [ RUN ] random_access_iterator_test.subscript_operator 31: [ OK ] random_access_iterator_test.subscript_operator (2 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet1 31: [ OK ] random_access_iterator_test.operatorsSet1 (3 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet2 31: [ OK ] random_access_iterator_test.operatorsSet2 (3 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet3 31: [ OK ] random_access_iterator_test.operatorsSet3 (3 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet4 31: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 31: [ RUN ] random_access_iterator_test.assignment_operator 31: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 31: [ RUN ] random_access_iterator_test.distance 31: [ OK ] random_access_iterator_test.distance (0 ms) 31: [ RUN ] random_access_iterator_test.traits_helpers 31: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 31: [----------] 11 tests from random_access_iterator_test (22 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 15 tests from 3 test suites ran. (222 ms total) 31: [ PASSED ] 15 tests. 31/49 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 1.91 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_B 32: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 32: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 32: Test timeout computed to be: 1500 32: [==========] Running 6 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 6 tests from std_algorithms_min_max_element_test 32: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 32: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (215 ms) 32: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 32: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 32: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 32: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (46 ms) 32: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 32: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (43 ms) 32: [ RUN ] std_algorithms_min_max_element_test.minmax_element_empty_range 32: [ OK ] std_algorithms_min_max_element_test.minmax_element_empty_range (0 ms) 32: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data 32: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data (62 ms) 32: [----------] 6 tests from std_algorithms_min_max_element_test (370 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 6 tests from 1 test suite ran. (370 ms total) 32: [ PASSED ] 6 tests. 32/49 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 2.04 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_C 33: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 33: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 33: Test timeout computed to be: 1500 33: [==========] Running 13 tests from 10 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from std_algorithms_lexicographical_compare_test 33: [ RUN ] std_algorithms_lexicographical_compare_test.test 33: [ OK ] std_algorithms_lexicographical_compare_test.test (0 ms) 33: [----------] 1 test from std_algorithms_lexicographical_compare_test (0 ms total) 33: 33: [----------] 1 test from std_algorithms_for_each_test 33: [ RUN ] std_algorithms_for_each_test.test 4: [ OK ] cuda.atomic_views_integral (6686 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (63 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (0 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (0 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (5 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (21 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (54 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (8 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (0 ms) 4: [ RUN ] cuda.partitioning_by_vector 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (111 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 33: [ OK ] std_algorithms_for_each_test.test (914 ms) 33: [----------] 1 test from std_algorithms_for_each_test (914 ms total) 33: 33: [----------] 1 test from std_algorithms_find_test 33: [ RUN ] std_algorithms_find_test.test 33: [ OK ] std_algorithms_find_test.test (372 ms) 33: [----------] 1 test from std_algorithms_find_test (372 ms total) 33: 33: [----------] 4 tests from std_algorithms_non_mod_seq_ops 33: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 33: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (2675 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (5163 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 33: [ OK ] std_algorithms_non_mod_seq_ops.find_end (5161 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.search 33: [ OK ] std_algorithms_non_mod_seq_ops.search (2101 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (6127 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 33: [ OK ] std_algorithms_non_mod_seq_ops.search_n (1720 ms) 33: [----------] 4 tests from std_algorithms_non_mod_seq_ops (11659 ms total) 33: 33: [----------] 1 test from std_algorithms_count_test 33: [ RUN ] std_algorithms_count_test.test 33: [ OK ] std_algorithms_count_test.test (462 ms) 33: [----------] 1 test from std_algorithms_count_test (462 ms total) 33: 33: [----------] 1 test from std_algorithms_equal_test 33: [ RUN ] std_algorithms_equal_test.test 33: [ OK ] std_algorithms_equal_test.test (124 ms) 33: [----------] 1 test from std_algorithms_equal_test (124 ms total) 33: 33: [----------] 1 test from std_algorithms_all_any_none_of_test 33: [ RUN ] std_algorithms_all_any_none_of_test.test 33: [ OK ] std_algorithms_all_any_none_of_test.test (390 ms) 33: [----------] 1 test from std_algorithms_all_any_none_of_test (390 ms total) 33: 33: [----------] 1 test from std_algorithms_nonmod_seq_ops 33: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 33: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (501 ms) 33: [----------] 1 test from std_algorithms_nonmod_seq_ops (501 ms total) 33: 33: [----------] 1 test from std_algorithms_mismatch_test 33: [ RUN ] std_algorithms_mismatch_test.test 33: [ OK ] std_algorithms_mismatch_test.test (871 ms) 33: [----------] 1 test from std_algorithms_mismatch_test (871 ms total) 33: 33: [----------] 1 test from std_algorithms_mod_seq_ops 33: [ RUN ] std_algorithms_mod_seq_ops.move_backward 33: [ OK ] std_algorithms_mod_seq_ops.move_backward (262 ms) 33: [----------] 1 test from std_algorithms_mod_seq_ops (263 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 13 tests from 10 test suites ran. (15559 ms total) 33: [ PASSED ] 13 tests. 33/49 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 17.17 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_D 34: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 34: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 34: Test timeout computed to be: 1500 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (5642 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 34: [==========] Running 31 tests from 5 test suites. 34: [----------] Global test environment set-up. 34: [----------] 3 tests from std_algorithms_mod_ops_test 34: [ RUN ] std_algorithms_mod_ops_test.move 34: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 34: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 34: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (177 ms) 34: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 34: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (4 ms) 34: [----------] 3 tests from std_algorithms_mod_ops_test (181 ms total) 34: 34: [----------] 12 tests from std_algorithms_mod_seq_ops_test 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy 34: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (2 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (2 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (2 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 34: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (2 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.fill 34: [ OK ] std_algorithms_mod_seq_ops_test.fill (2 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 34: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (2 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 34: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (3 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 34: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (2 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.generate 34: [ OK ] std_algorithms_mod_seq_ops_test.generate (2 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 34: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (1 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 34: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (6 ms) 34: [----------] 12 tests from std_algorithms_mod_seq_ops_test (33 ms total) 34: 34: [----------] 4 tests from std_algorithms_replace_ops_test 34: [ RUN ] std_algorithms_replace_ops_test.replace 34: [ OK ] std_algorithms_replace_ops_test.replace (98 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_if 34: [ OK ] std_algorithms_replace_ops_test.replace_if (327 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_copy 34: [ OK ] std_algorithms_replace_ops_test.replace_copy (179 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 34: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (182 ms) 34: [----------] 4 tests from std_algorithms_replace_ops_test (788 ms total) 34: 34: [----------] 11 tests from std_algorithms_mod_seq_ops 34: [ RUN ] std_algorithms_mod_seq_ops.copy_if 34: [ OK ] std_algorithms_mod_seq_ops.copy_if (127 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.unique 34: [ OK ] std_algorithms_mod_seq_ops.unique (658 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 34: [ OK ] std_algorithms_mod_seq_ops.unique_copy (265 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove 34: [ OK ] std_algorithms_mod_seq_ops.remove (190 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_if 34: [ OK ] std_algorithms_mod_seq_ops.remove_if (198 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 34: [ OK ] std_algorithms_mod_seq_ops.remove_copy (459 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 34: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (188 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.rotate 34: [ OK ] std_algorithms_mod_seq_ops.rotate (2644 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (5895 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (0 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (4 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (3 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (3 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (4 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (23 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (24 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (262 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (333 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (5 ms) 4: [ RUN ] cuda.mdrange_array_reduce 4: [ OK ] cuda.mdrange_array_reduce (0 ms) 4: [ RUN ] cuda.mdrange_3d 4: [ OK ] cuda.mdrange_3d (38 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (1 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (44 ms) 4: [ RUN ] cuda.mdrange_scalar 4: [ OK ] cuda.mdrange_scalar (0 ms) 4: [ RUN ] cuda.mdrange_large_deep_copy 4: [ OK ] cuda.mdrange_large_deep_copy (78 ms) 4: [ RUN ] cuda.md_range_policy_construction_from_arrays 4: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types 34: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (1008 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.shift_left 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1747 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: [ OK ] cuda.mdspan_minimal_functional (0 ms) 4: [ RUN ] cuda.max 4: [ OK ] cuda.max (0 ms) 4: [ RUN ] cuda.max_within_parfor 4: [ OK ] cuda.max_within_parfor (0 ms) 4: [ RUN ] cuda.min 4: [ OK ] cuda.min (0 ms) 4: [ RUN ] cuda.min_within_parfor 4: [ OK ] cuda.min_within_parfor (0 ms) 4: [ RUN ] cuda.minmax 4: [ OK ] cuda.minmax (0 ms) 4: [ RUN ] cuda.minmax_within_parfor 4: [ OK ] cuda.minmax_within_parfor (0 ms) 4: [ RUN ] cuda.clamp 4: [ OK ] cuda.clamp (0 ms) 4: [ RUN ] cuda.clamp_within_parfor 4: [ OK ] cuda.clamp_within_parfor (0 ms) 4: [ RUN ] cuda.numeric_traits_infinity 4: [ OK ] cuda.numeric_traits_infinity (0 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (0 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (0 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (2 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (1 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (1 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (1 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.occupancy_control 4: [ OK ] cuda.occupancy_control (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (13 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (1 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (59 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (1 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (1 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (0 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (1 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (0 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (7 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (9 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (2 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (5 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (4 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (4 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (3 ms) 4: [ RUN ] cuda.reducers_int16_t 4: [ OK ] cuda.reducers_int16_t (3 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (2 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (0 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (11 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (10 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic 4: [ OK ] cuda.int64_t_reduce_dynamic (14 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (14 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic_view 4: [ OK ] cuda.int64_t_reduce_dynamic_view (3 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (4 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy 4: [ OK ] cuda.reduce_device_view_mdrange_policy (117 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (4 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (75 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (27 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (117 ms) 4: [----------] 173 tests from cuda (33286 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 180 tests from 2 test suites ran. (47951 ms total) 4: [ PASSED ] 180 tests. 4/50 Test #4: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 49.01 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 34: [ OK ] std_algorithms_mod_seq_ops.shift_left (2588 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.shift_right 5: [==========] Running 129 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 9 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 34: [ OK ] std_algorithms_mod_seq_ops.shift_right (2864 ms) 34: [----------] 11 tests from std_algorithms_mod_seq_ops (11194 ms total) 34: 34: [----------] 1 test from std_algorithms_modseq_test 34: [ RUN ] std_algorithms_modseq_test.reverse 34: [ OK ] std_algorithms_modseq_test.reverse (132 ms) 34: [----------] 1 test from std_algorithms_modseq_test (132 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 31 tests from 5 test suites ran. (12330 ms total) 34: [ PASSED ] 31 tests. 34/49 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 13.79 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_E 35: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 35: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 35: Test timeout computed to be: 1500 35: [==========] Running 15 tests from 6 test suites. 35: [----------] Global test environment set-up. 35: [----------] 2 tests from std_algorithms_sorting_ops_test 35: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 35: [ OK ] std_algorithms_sorting_ops_test.is_sorted (286 ms) 35: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 35: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (44 ms) 35: [----------] 2 tests from std_algorithms_sorting_ops_test (330 ms total) 35: 35: [----------] 4 tests from std_algorithms_partitioning_test 35: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 35: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 35: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 35: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (7 ms) 35: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 35: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (6 ms) 35: [ RUN ] std_algorithms_partitioning_test.partition_point 35: [ OK ] std_algorithms_partitioning_test.partition_point (6 ms) 35: [----------] 4 tests from std_algorithms_partitioning_test (21 ms total) 35: 35: [----------] 1 test from std_algorithms_partitioning_ops 35: [ RUN ] std_algorithms_partitioning_ops.partition_copy 35: [ OK ] std_algorithms_partitioning_ops.partition_copy (217 ms) 35: [----------] 1 test from std_algorithms_partitioning_ops (217 ms total) 35: 35: [----------] 1 test from std_algorithms_numerics_ops_test 35: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 35: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (380 ms) 35: [----------] 1 test from std_algorithms_numerics_ops_test (380 ms total) 35: 35: [----------] 6 tests from std_algorithms_numeric_ops_test 35: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 35: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (3370 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 35: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (1170 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 35: [----------] 6 tests from std_algorithms_numeric_ops_test (4541 ms total) 35: 35: [----------] 1 test from std_algorithms_transform_ops_test 35: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 35: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (178 ms) 35: [----------] 1 test from std_algorithms_transform_ops_test (178 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 15 tests from 6 test suites ran. (5669 ms total) 35: [ PASSED ] 15 tests. 35/49 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 7.33 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 36: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 36: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 36: Test timeout computed to be: 1500 36: [==========] Running 5 tests from 4 test suites. 36: [----------] Global test environment set-up. 36: [----------] 2 tests from std_algorithms_count_team_test 36: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 36: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (3319 ms) 36: [ RUN ] std_algorithms_count_team_test.count_returns_zero 36: [ OK ] std_algorithms_count_team_test.count_returns_zero (1154 ms) 36: [----------] 2 tests from std_algorithms_count_team_test (4474 ms total) 36: 36: [----------] 1 test from std_algorithms_count_if_team_test 36: [ RUN ] std_algorithms_count_if_team_test.test 36: [ OK ] std_algorithms_count_if_team_test.test (1384 ms) 36: [----------] 1 test from std_algorithms_count_if_team_test (1384 ms total) 36: 36: [----------] 1 test from std_algorithms_for_each_team_test 36: [ RUN ] std_algorithms_for_each_team_test.test 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (15998 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 36: [ OK ] std_algorithms_for_each_team_test.test (1413 ms) 36: [----------] 1 test from std_algorithms_for_each_team_test (1413 ms total) 36: 36: [----------] 1 test from std_algorithms_for_each_n_team_test 36: [ RUN ] std_algorithms_for_each_n_team_test.test 36: [ OK ] std_algorithms_for_each_n_team_test.test (1302 ms) 36: [----------] 1 test from std_algorithms_for_each_n_team_test (1302 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 5 tests from 4 test suites ran. (8574 ms total) 36: [ PASSED ] 5 tests. 36/49 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 10.17 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 37: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 37: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 37: Test timeout computed to be: 1500 37: [==========] Running 2 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 2 tests from std_algorithms_equal_team_test 37: [ RUN ] std_algorithms_equal_team_test.views_are_equal 37: [ OK ] std_algorithms_equal_team_test.views_are_equal (6026 ms) 37: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (15477 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 37: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (5898 ms) 37: [----------] 2 tests from std_algorithms_equal_team_test (11924 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 2 tests from 1 test suite ran. (11924 ms total) 37: [ PASSED ] 2 tests. 37/49 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 13.39 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 38: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 38: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 38: Test timeout computed to be: 1500 38: [==========] Running 0 tests from 0 test suites. 38: [==========] 0 tests from 0 test suites ran. (0 ms total) 38: [ PASSED ] 0 tests. 38/49 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 1.32 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 39: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 39: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 39: Test timeout computed to be: 1500 39: [==========] Running 3 tests from 3 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_min_element_team_test 39: [ RUN ] std_algorithms_min_element_team_test.test 39: [ OK ] std_algorithms_min_element_team_test.test (0 ms) 39: [----------] 1 test from std_algorithms_min_element_team_test (0 ms total) 39: 39: [----------] 1 test from std_algorithms_max_element_team_test 39: [ RUN ] std_algorithms_max_element_team_test.test 39: [ OK ] std_algorithms_max_element_team_test.test (0 ms) 39: [----------] 1 test from std_algorithms_max_element_team_test (0 ms total) 39: 39: [----------] 1 test from std_algorithms_minmax_element_team_test 39: [ RUN ] std_algorithms_minmax_element_team_test.test 39: [ OK ] std_algorithms_minmax_element_team_test.test (0 ms) 39: [----------] 1 test from std_algorithms_minmax_element_team_test (0 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 3 tests from 3 test suites ran. (0 ms total) 39: [ PASSED ] 3 tests. 39/49 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 1.46 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 40: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 40: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 40: Test timeout computed to be: 1500 40: [==========] Running 6 tests from 6 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_fill_team_test 40: [ RUN ] std_algorithms_fill_team_test.test 40: [ OK ] std_algorithms_fill_team_test.test (1157 ms) 40: [----------] 1 test from std_algorithms_fill_team_test (1157 ms total) 40: 40: [----------] 1 test from std_algorithms_fill_n_team_test 40: [ RUN ] std_algorithms_fill_n_team_test.test 40: [ OK ] std_algorithms_fill_n_team_test.test (3339 ms) 40: [----------] 1 test from std_algorithms_fill_n_team_test (3339 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_team_test 40: [ RUN ] std_algorithms_replace_team_test.test 40: [ OK ] std_algorithms_replace_team_test.test (1225 ms) 40: [----------] 1 test from std_algorithms_replace_team_test (1225 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_if_team_test 40: [ RUN ] std_algorithms_replace_if_team_test.test 40: [ OK ] std_algorithms_replace_if_team_test.test (1569 ms) 40: [----------] 1 test from std_algorithms_replace_if_team_test (1569 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_copy_team_test 40: [ RUN ] std_algorithms_replace_copy_team_test.test 40: [ OK ] std_algorithms_replace_copy_team_test.test (3153 ms) 40: [----------] 1 test from std_algorithms_replace_copy_team_test (3153 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_copy_if_team_test 40: [ RUN ] std_algorithms_replace_copy_if_team_test.test 40: [ OK ] std_algorithms_replace_copy_if_team_test.test (2760 ms) 40: [----------] 1 test from std_algorithms_replace_copy_if_team_test (2760 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 6 tests from 6 test suites ran. (13205 ms total) 40: [ PASSED ] 6 tests. 40/49 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 14.67 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 41: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 41: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 41: Test timeout computed to be: 1500 41: [==========] Running 4 tests from 4 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_reverse_team_test 41: [ RUN ] std_algorithms_reverse_team_test.test 41: [ OK ] std_algorithms_reverse_team_test.test (1568 ms) 41: [----------] 1 test from std_algorithms_reverse_team_test (1568 ms total) 41: 41: [----------] 1 test from std_algorithms_reverse_copy_team_test 41: [ RUN ] std_algorithms_reverse_copy_team_test.test 41: [ OK ] std_algorithms_reverse_copy_team_test.test (2027 ms) 41: [----------] 1 test from std_algorithms_reverse_copy_team_test (2027 ms total) 41: 41: [----------] 1 test from std_algorithms_rotate_team_test 41: [ RUN ] std_algorithms_rotate_team_test.test 41: [ OK ] std_algorithms_rotate_team_test.test (4426 ms) 41: [----------] 1 test from std_algorithms_rotate_team_test (4426 ms total) 41: 41: [----------] 1 test from std_algorithms_rotate_copy_team_test 41: [ RUN ] std_algorithms_rotate_copy_team_test.test 41: [ OK ] std_algorithms_rotate_copy_team_test.test (6872 ms) 41: [----------] 1 test from std_algorithms_rotate_copy_team_test (6872 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 4 tests from 4 test suites ran. (14895 ms total) 41: [ PASSED ] 4 tests. 41/49 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 16.51 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 42: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 42: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 42: Test timeout computed to be: 1500 42: [==========] Running 4 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_move_team_test 42: [ RUN ] std_algorithms_move_team_test.test 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (39416 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device 42: [ OK ] std_algorithms_move_team_test.test (2956 ms) 42: [----------] 1 test from std_algorithms_move_team_test (2956 ms total) 42: 42: [----------] 1 test from std_algorithms_move_backward_team_test 42: [ RUN ] std_algorithms_move_backward_team_test.test 42: [ OK ] std_algorithms_move_backward_team_test.test (2453 ms) 42: [----------] 1 test from std_algorithms_move_backward_team_test (2453 ms total) 42: 42: [----------] 1 test from std_algorithms_shift_left_team_test 42: [ RUN ] std_algorithms_shift_left_team_test.test 42: [ OK ] std_algorithms_shift_left_team_test.test (8591 ms) 42: [----------] 1 test from std_algorithms_shift_left_team_test (8592 ms total) 42: 42: [----------] 1 test from std_algorithms_shift_right_team_test 42: [ RUN ] std_algorithms_shift_right_team_test.test 42: [ OK ] std_algorithms_shift_right_team_test.test (6296 ms) 42: [----------] 1 test from std_algorithms_shift_right_team_test (6296 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (20298 ms total) 42: [ PASSED ] 4 tests. 42/49 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 21.78 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 43: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 43: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 43: Test timeout computed to be: 1500 43: [==========] Running 9 tests from 9 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_copy_team_test 43: [ RUN ] std_algorithms_copy_team_test.test 43: [ OK ] std_algorithms_copy_team_test.test (2564 ms) 43: [----------] 1 test from std_algorithms_copy_team_test (2564 ms total) 43: 43: [----------] 1 test from std_algorithms_copy_n_team_test 43: [ RUN ] std_algorithms_copy_n_team_test.test 43: [ OK ] std_algorithms_copy_n_team_test.test (4860 ms) 43: [----------] 1 test from std_algorithms_copy_n_team_test (4860 ms total) 43: 43: [----------] 1 test from std_algorithms_copy_backward_team_test 43: [ RUN ] std_algorithms_copy_backward_team_test.test 43: [ OK ] std_algorithms_copy_backward_team_test.test (1937 ms) 43: [----------] 1 test from std_algorithms_copy_backward_team_test (1937 ms total) 43: 43: [----------] 1 test from std_algorithms_copy_if_team_test 43: [ RUN ] std_algorithms_copy_if_team_test.test 43: [ OK ] std_algorithms_copy_if_team_test.test (3131 ms) 43: [----------] 1 test from std_algorithms_copy_if_team_test (3131 ms total) 43: 43: [----------] 1 test from std_algorithms_unique_copy_team_test 43: [ RUN ] std_algorithms_unique_copy_team_test.test 43: [ OK ] std_algorithms_unique_copy_team_test.test (5530 ms) 43: [----------] 1 test from std_algorithms_unique_copy_team_test (5530 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_team_test 43: [ RUN ] std_algorithms_remove_team_test.test 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (39183 ms) 5: [ RUN ] cuda_DeathTest.view_out_of_bounds_access 43: [ OK ] std_algorithms_remove_team_test.test (3142 ms) 43: [----------] 1 test from std_algorithms_remove_team_test (3142 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_if_team_test 43: [ RUN ] std_algorithms_remove_if_team_test.test 43: [ OK ] std_algorithms_remove_if_team_test.test (3402 ms) 43: [----------] 1 test from std_algorithms_remove_if_team_test (3402 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_copy_team_test 43: [ RUN ] std_algorithms_remove_copy_team_test.test 43: [ OK ] std_algorithms_remove_copy_team_test.test (4281 ms) 43: [----------] 1 test from std_algorithms_remove_copy_team_test (4281 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_copy_if_team_test 43: [ RUN ] std_algorithms_remove_copy_if_team_test.test 43: [ OK ] std_algorithms_remove_copy_if_team_test.test (3937 ms) 43: [----------] 1 test from std_algorithms_remove_copy_if_team_test (3937 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 9 tests from 9 test suites ran. (32790 ms total) 43: [ PASSED ] 9 tests. 43/49 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 34.57 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 44: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 44: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 44: Test timeout computed to be: 1500 44: [==========] Running 2 tests from 2 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_unique_team_test 44: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 44: [ OK ] std_algorithms_unique_team_test.test_default_predicate (3251 ms) 44: [----------] 1 test from std_algorithms_unique_team_test (3251 ms total) 44: 44: [----------] 1 test from std_algorithms_adjacent_difference_team_test 44: [ RUN ] std_algorithms_adjacent_difference_team_test.test 44: [ OK ] std_algorithms_adjacent_difference_team_test.test (4316 ms) 44: [----------] 1 test from std_algorithms_adjacent_difference_team_test (4316 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 2 tests from 2 test suites ran. (7568 ms total) 44: [ PASSED ] 2 tests. 44/49 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 9.08 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 45: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 45: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 45: Test timeout computed to be: 1500 45: [==========] Running 6 tests from 2 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_is_sorted_team_test 45: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 45: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1308 ms) 45: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 45: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2252 ms) 45: [----------] 2 tests from std_algorithms_is_sorted_team_test (3560 ms total) 45: 45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (87 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (96 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1827 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1212 ms) 45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3223 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 6 tests from 2 test suites ran. (6784 ms total) 45: [ PASSED ] 6 tests. 45/49 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 8.30 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 46: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 46: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 46: Test timeout computed to be: 1500 46: [==========] Running 4 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_transform_team_test 46: [ RUN ] std_algorithms_transform_team_test.test_unary_op 46: [ OK ] std_algorithms_transform_team_test.test_unary_op (2741 ms) 46: [----------] 1 test from std_algorithms_transform_team_test (2741 ms total) 46: 46: [----------] 1 test from std_algorithms_generate_team_test 46: [ RUN ] std_algorithms_generate_team_test.test_unary_op 5: [ OK ] cuda_DeathTest.view_out_of_bounds_access (36047 ms) 5: [----------] 9 tests from cuda_DeathTest (146124 ms total) 5: 5: [----------] 92 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (5 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (0 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (55 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (8 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s) 5: [ OK ] cuda.large_team_scratch_size (0 ms) 5: [ RUN ] cuda.team_broadcast_long 5: [ OK ] cuda.team_broadcast_long (0 ms) 5: [ RUN ] cuda.team_broadcast_long_wrapper 5: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] cuda.team_broadcast_char 5: [ OK ] cuda.team_broadcast_char (0 ms) 5: [ RUN ] cuda.team_broadcast_float 5: [ OK ] cuda.team_broadcast_float (0 ms) 5: [ RUN ] cuda.team_broadcast_double 5: [ OK ] cuda.team_broadcast_double (0 ms) 5: [ RUN ] cuda.team_handle_by_value 5: [ OK ] cuda.team_handle_by_value (0 ms) 5: [ RUN ] cuda.team_vector 5: [ OK ] cuda.team_vector (10 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (7 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: [ OK ] cuda.parallel_scan_with_reducers (1085 ms) 5: [ RUN ] cuda.team_thread_range_combined_reducers 5: [ OK ] cuda.team_thread_range_combined_reducers (0 ms) 5: [ RUN ] cuda.thread_vector_range_combined_reducers 5: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.team_vector_range_combined_reducers 5: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelFor 5: [ OK ] cuda.TeamThreadMDRangeParallelFor (101 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (85 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (86 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (27 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (13 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (12 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan 5: [ OK ] cuda.team_reduction_scan (1260 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (10 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (10 ms) 5: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] cuda.repeated_team_reduce 5: [ OK ] cuda.repeated_team_reduce (14 ms) 5: [ RUN ] cuda.team_scan 46: [ OK ] std_algorithms_generate_team_test.test_unary_op (4532 ms) 46: [----------] 1 test from std_algorithms_generate_team_test (4532 ms total) 46: 46: [----------] 1 test from std_algorithms_generate_n_team_test 46: [ RUN ] std_algorithms_generate_n_team_test.test 5: [ OK ] cuda.team_scan (1179 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (1175 ms) 5: [ RUN ] cuda.team_shared_request 5: [ OK ] cuda.team_shared_request (0 ms) 5: [ RUN ] cuda.team_scratch_request 5: [ OK ] cuda.team_scratch_request (0 ms) 5: [ RUN ] cuda.team_lambda_shared_request 5: [ OK ] cuda.team_lambda_shared_request (0 ms) 5: [ RUN ] cuda.scratch_align 5: [ OK ] cuda.scratch_align (0 ms) 5: [ RUN ] cuda.shmem_size 5: [ OK ] cuda.shmem_size (0 ms) 5: [ RUN ] cuda.multi_level_scratch 5: [ OK ] cuda.multi_level_scratch (14 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended 5: [ OK ] cuda.team_policy_max_recommended (323 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: [ OK ] cuda.team_teamvector_range (1 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (4 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (4 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (14 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (96 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (4 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (0 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (2 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank 5: [ OK ] cuda.view_allocation_large_rank (6 ms) 5: [ RUN ] cuda.view_shmem_size_on_device 5: [ OK ] cuda.view_shmem_size_on_device (0 ms) 5: [ RUN ] cuda.view_is_assignable 5: [ OK ] cuda.view_is_assignable (0 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (72 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (1 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_fill_tests_layout_right 5: [ OK ] cuda.view_fill_tests_layout_right (85 ms) 5: [ RUN ] cuda.view_fill_tests_layout_left 5: [ OK ] cuda.view_fill_tests_layout_left (52 ms) 5: [ RUN ] cuda.view_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (205 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (201 ms) 5: [ RUN ] cuda.view_irregular_layout 5: [ OK ] cuda.view_irregular_layout (0 ms) 5: [ RUN ] cuda.view_mapping 46: [ OK ] std_algorithms_generate_n_team_test.test (3009 ms) 46: [----------] 1 test from std_algorithms_generate_n_team_test (3009 ms total) 46: 46: [----------] 1 test from std_algorithms_swap_ranges_team_test 46: [ RUN ] std_algorithms_swap_ranges_team_test.test 5: [ OK ] cuda.view_mapping (670 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (27 ms) 5: [ RUN ] cuda.static_extent 5: [ OK ] cuda.static_extent (0 ms) 5: [ RUN ] cuda.view_mapping_atomic 5: [ OK ] cuda.view_mapping_atomic (3 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (1 ms) 5: [ RUN ] cuda.view_nested_view 5: [ OK ] cuda.view_nested_view (0 ms) 5: [ RUN ] cuda.append_formatted_multidimensional_index 5: [ OK ] cuda.append_formatted_multidimensional_index (0 ms) 5: [ RUN ] cuda.view_resize 5: [ OK ] cuda.view_resize (163 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (1 ms) 5: [ RUN ] cuda.workgraph_fib 5: [ OK ] cuda.workgraph_fib (950 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (0 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: [ OK ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: [ OK ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 92 tests from cuda (8077 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (9 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (5 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (1 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (1 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (1 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (4 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (5 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (64 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (64 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (63 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (90 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (92 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (91 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (82 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (77 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (77 ms) 5: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 5: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 5: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 5: [----------] 28 tests from cuda_uvm (758 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 129 tests from 3 test suites ran. (154961 ms total) 5: [ PASSED ] 129 tests. 5/50 Test #5: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 156.10 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 46: [ OK ] std_algorithms_swap_ranges_team_test.test (2864 ms) 46: [----------] 1 test from std_algorithms_swap_ranges_team_test (2864 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (13148 ms total) 46: [ PASSED ] 4 tests. 46/49 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 14.69 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 47: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 47: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 47: Test timeout computed to be: 1500 6: [==========] Running 60 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from cuda 6: [ RUN ] cuda.team_scratch_1_streams 47: [==========] Running 1 test from 1 test suite. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_exclusive_scan_team_test 47: [ RUN ] std_algorithms_exclusive_scan_team_test.test 47: [ OK ] std_algorithms_exclusive_scan_team_test.test (5421 ms) 47: [----------] 1 test from std_algorithms_exclusive_scan_team_test (5421 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 1 test from 1 test suite ran. (5421 ms total) 47: [ PASSED ] 1 test. 47/49 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 6.83 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 48: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 48: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/algorithms/unit_tests 48: Test timeout computed to be: 1500 48: [==========] Running 1 test from 1 test suite. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_inclusive_scan_team_test 48: [ RUN ] std_algorithms_inclusive_scan_team_test.test 48: [ OK ] std_algorithms_inclusive_scan_team_test.test (22311 ms) 48: [----------] 1 test from std_algorithms_inclusive_scan_team_test (22311 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 1 test from 1 test suite ran. (22312 ms total) 48: [ PASSED ] 1 test. 48/49 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 23.91 sec test 49 Start 49: Kokkos_UnitTest_SIMD 49: Test command: /var/jenkins/workspace/Kokkos_PR-6958/build/simd/unit_tests/Kokkos_UnitTest_SIMD 49: Working Directory: /var/jenkins/workspace/Kokkos_PR-6958/build/simd/unit_tests 49: Test timeout computed to be: 1500 49: [==========] Running 16 tests from 1 test suite. 49: [----------] Global test environment set-up. 49: [----------] 16 tests from simd 49: [ RUN ] simd.host_math_ops 49: [ OK ] simd.host_math_ops (0 ms) 49: [ RUN ] simd.device_math_ops 49: /var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_MathOps.hpp:306: Skipped 49: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered 49: [ SKIPPED ] simd.device_math_ops (0 ms) 49: [ RUN ] simd.host_mask_ops 49: [ OK ] simd.host_mask_ops (0 ms) 49: [ RUN ] simd.device_mask_ops 49: [ OK ] simd.device_mask_ops (194 ms) 49: [ RUN ] simd.host_conversions 49: [ OK ] simd.host_conversions (0 ms) 49: [ RUN ] simd.device_conversions 49: [ OK ] simd.device_conversions (0 ms) 49: [ RUN ] simd.host_shift_ops 49: [ OK ] simd.host_shift_ops (0 ms) 49: [ RUN ] simd.device_shift_ops 49: [ OK ] simd.device_shift_ops (17 ms) 49: [ RUN ] simd.host_condition 49: [ OK ] simd.host_condition (0 ms) 49: [ RUN ] simd.device_condition 49: [ OK ] simd.device_condition (0 ms) 49: [ RUN ] simd.host_gen_ctors 49: [ OK ] simd.host_gen_ctors (0 ms) 49: [ RUN ] simd.device_gen_ctors 49: [ OK ] simd.device_gen_ctors (0 ms) 49: [ RUN ] simd.host_where_expressions 49: [ OK ] simd.host_where_expressions (0 ms) 49: [ RUN ] simd.device_where_expressions 49: [ OK ] simd.device_where_expressions (3 ms) 49: [ RUN ] simd.host_reductions 49: [ OK ] simd.host_reductions (0 ms) 49: [ RUN ] simd.device_reductions 49: /var/jenkins/workspace/Kokkos_PR-6958/simd/unit_tests/include/TestSIMD_Reductions.hpp:176: Skipped 49: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered 49: [ SKIPPED ] simd.device_reductions (0 ms) 49: [----------] 16 tests from simd (217 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 16 tests from 1 test suite ran. (217 ms total) 49: [ PASSED ] 14 tests. 49: [ SKIPPED ] 2 tests, listed below: 49: [ SKIPPED ] simd.device_math_ops 49: [ SKIPPED ] simd.device_reductions 49/49 Test #49: Kokkos_UnitTest_SIMD ........................ Passed 1.91 sec 100% tests passed, 0 tests failed out of 49 Total Test time (real) = 1233.86 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Mon Apr 22 15:14:43 2024 stats zeroed Mon Apr 22 15:14:43 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 3132 cache size 4.4 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 78f1e11b468169e043ce5d986609208170c86c22e6a200b7efab2c4567d69ec0 $ docker rm -f --volumes 78f1e11b468169e043ce5d986609208170c86c22e6a200b7efab2c4567d69ec0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 6: [ OK ] cuda.team_scratch_1_streams (47163 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (1 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (1 ms) 6: [ RUN ] cuda.impl_view_texture 6: [ OK ] cuda.impl_view_texture (0 ms) 6: [ RUN ] cuda.view_subview_const_randomaccess 6: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 6: [----------] 6 tests from cuda (47167 ms total) 6: 6: [----------] 27 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (46 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (91 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (7 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (0 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (3 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (4742 ms) 6: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 6: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_hostpinned.view_is_assignable 6: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests 6: [ OK ] cuda_hostpinned.view_copy_tests (151 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_fill_tests_layout_right 6: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (111255 ms) 6: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left Superseded by #2 Sending interrupt signal to process Sending interrupt signal to process Terminated script returned exit code 143 Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Mon Apr 22 16:54:41 2024 stats zeroed Mon Apr 22 15:39:55 2024 cache hit (direct) 51 cache hit (preprocessed) 1 cache miss 688 cache hit rate 7.03 % compiler produced stdout 1 cleanups performed 60 files in cache 1496 cache size 4.3 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 f3c985acd68bbd214a29177544ca1023be8999f4da3d014142a3daff5d73fb2d $ docker rm -f --volumes f3c985acd68bbd214a29177544ca1023be8999f4da3d014142a3daff5d73fb2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch CUDA-11.6-NVCC-DEBUG [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline ERROR: script returned exit code 2 GitHub has been notified of this commit’s build result Finished: NOT_BUILT