Pull request #7581 event 09:40:44 Connecting to https://api.github.com using 476720/****** Obtained .jenkins from 1557d800ccce1c21191faa9c8cd956a3bfc2de56+33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b (c34452ebdc0db3ea4fdf1ecf3054343daafaec18) [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 fetnat_09 in /var/jenkins/workspace/Kokkos_PR-7581 [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-7581 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7581/head:refs/remotes/origin/PR-7581 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Fetching without tags Merging remotes/origin/develop commit 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b into PR head commit 1557d800ccce1c21191faa9c8cd956a3bfc2de56 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7581/head:refs/remotes/origin/PR-7581 # 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 --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7581/head:refs/remotes/origin/PR-7581 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1557d800ccce1c21191faa9c8cd956a3bfc2de56 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b # timeout=10 Merge succeeded, producing da2cf2b86482868efc22aef086ba743a19527041 Checking out Revision da2cf2b86482868efc22aef086ba743a19527041 (PR-7581) Commit message: "Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD" First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 4b93351f6d25c1681470a4b4a87e12d45df04689 -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.53kB Step 1/3 : FROM ubuntu:24.04@sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30 ---> 35a88802559d Step 2/3 : RUN apt-get update && apt-get install -y bc git build-essential clang-format-16 wget && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> d7892417f674 Step 3/3 : ENV CLANG_FORMAT_EXE=clang-format-16 ---> Using cache ---> 8d6732a68a99 Successfully built 8d6732a68a99 Successfully tagged 4b93351f6d25c1681470a4b4a87e12d45df04689:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da2cf2b86482868efc22aef086ba743a19527041 # timeout=10 > git rev-list --no-walk a0fd53fc3b3521879cd4c3b223bcea79107ac7af # timeout=10 + docker inspect -f . 4b93351f6d25c1681470a4b4a87e12d45df04689 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat_09 seems to be running inside container 0fbf989aeee72388639bb1ae114d4f34b5dbe32e35b37b6b23e634d9d2c8a549 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-7581 --volumes-from 0fbf989aeee72388639bb1ae114d4f34b5dbe32e35b37b6b23e634d9d2c8a549 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 4b93351f6d25c1681470a4b4a87e12d45df04689 cat $ docker top 9d4060d989688cc1a5ab465301cbc8671314174e4fc852a168738cf5683fdd45 -eo pid,comm [Pipeline] { [Pipeline] sh + ./scripts/docker/check_format_cpp.sh xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value [Pipeline] } $ docker stop --time=1 9d4060d989688cc1a5ab465301cbc8671314174e4fc852a168738cf5683fdd45 $ docker rm -f --volumes 9d4060d989688cc1a5ab465301cbc8671314174e4fc852a168738cf5683fdd45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-1) [Pipeline] parallel [Pipeline] { (Branch: GCC-8.4.0) [Pipeline] { (Branch: HIP-ROCm-5.7-C++20) [Pipeline] { (Branch: CUDA-11.0-NVCC-RDC) [Pipeline] stage [Pipeline] { (GCC-8.4.0) [Pipeline] stage [Pipeline] { (HIP-ROCm-5.7-C++20) [Pipeline] stage [Pipeline] { (CUDA-11.0-NVCC-RDC) [Pipeline] node [Pipeline] node Running on CPU_Node_06 in /var/jenkins/workspace/Kokkos_PR-7581 [Pipeline] node Running on padirac11 in /var/jenkins/workspace/Kokkos_PR-7581 [Pipeline] { [Pipeline] { Running on fetnat_03 in /var/jenkins/workspace/Kokkos_PR-7581 [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 Fetching changes from the remote Git repository using credential Jenkins ORNL Fetching without tags [Pipeline] checkout Fetching changes from the remote Git repository Selected Git installation does not exist. Using Default The recommended git tool is: NONE Fetching without tags using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags Merging remotes/origin/develop commit 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b into PR head commit 1557d800ccce1c21191faa9c8cd956a3bfc2de56 Merge succeeded, producing 787737d6674a3cf4e5cd7e086d6b2d6d0e718583 Checking out Revision 787737d6674a3cf4e5cd7e086d6b2d6d0e718583 (PR-7581) Commit message: "Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD" First time build. Skipping changelog. Merging remotes/origin/develop commit 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b into PR head commit 1557d800ccce1c21191faa9c8cd956a3bfc2de56 Merge succeeded, producing 5c32d247f504927d60a0b99f6e7bec4082070637 Checking out Revision 5c32d247f504927d60a0b99f6e7bec4082070637 (PR-7581) Commit message: "Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD" First time build. Skipping changelog. > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7581/.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.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7581/head:refs/remotes/origin/PR-7581 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1557d800ccce1c21191faa9c8cd956a3bfc2de56 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 787737d6674a3cf4e5cd7e086d6b2d6d0e718583 # timeout=10 > git rev-list --no-walk a0fd53fc3b3521879cd4c3b223bcea79107ac7af # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7581/.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.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7581/head:refs/remotes/origin/PR-7581 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1557d800ccce1c21191faa9c8cd956a3bfc2de56 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c32d247f504927d60a0b99f6e7bec4082070637 # timeout=10 > git rev-list --no-walk a0fd53fc3b3521879cd4c3b223bcea79107ac7af # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7581/.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.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7581/head:refs/remotes/origin/PR-7581 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b into PR head commit 1557d800ccce1c21191faa9c8cd956a3bfc2de56 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t a745ffa088dffc10aeb5d82eaf885a14b4a8b754 -f scripts/docker/Dockerfile.gcc scripts/docker #1 [internal] load build definition from Dockerfile.gcc #1 sha256:b8ba2262cb68c66e951a90ccde8cf8b8304fae1e084505f79f31a0e905362cc4 #1 transferring dockerfile: 1.82kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc #2 sha256:a445a60bb2366ebf01c1be4ffad95bdd53d306c320c3d70cdb338f6efec29899 + docker build -t 7753c4184aaae3753aab9fba0bbcaef73d03be53 --build-arg BASE=rocm/dev-ubuntu-22.04:5.7.1-complete@sha256:fc6abb843a4cb2b3e5d8e9225ed0db1450e063dbcc347f44b43252264134485d -f scripts/docker/Dockerfile.hipcc 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.53kB Step 1/9 : ARG BASE=rocm/dev-ubuntu-20.04:5.2-complete@sha256:4030c8af0c06c286174758523dabe4b3850bf72d4a8c1ef275d3ec69aa475f65 Step 2/9 : FROM $BASE ---> cb350d67d7dc Step 3/9 : RUN apt-get update && apt-get install -y kmod wget ccache file && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 879dd565a26f Step 4/9 : ENV PATH=/opt/rocm/bin:$PATH ---> Using cache ---> 0737a1d6b29b Step 5/9 : RUN KEYDUMP_URL=https://cloud1.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 ---> 3150ac592d6e Step 6/9 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 673f331aa77a Step 7/9 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 1e16abd0482a Step 8/9 : 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 ---> b0316171d374 Step 9/9 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 1ba2c18ffad5 Successfully built 1ba2c18ffad5 Successfully tagged 7753c4184aaae3753aab9fba0bbcaef73d03be53:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh #2 DONE 0.3s #3 [internal] load .dockerignore #3 sha256:9f28f87233be3757ea2fe8df4c75b89b64386500655e4d26ad6892ca56447157 #3 transferring context: 2B done #3 DONE 0.0s #8 [1/5] FROM docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc #8 sha256:11336b4210a3c3aa919fb8cb1869a0f277e13efec40028dadb2a0d4875f369d9 #8 DONE 0.0s #5 [4/5] RUN KEYDUMP_URL=https://cloud1.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:7fa5d2247b834500569d7cb286c7801576ec901683dd1b112a859aedc50dcc8b #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:0f852447a8e733544890b6aaffb72a3325098256296364c94f302d75c207b4bd #7 CACHED #6 [3/5] RUN echo "deb http://dk.archive.ubuntu.com/ubuntu/ xenial main" >> /etc/apt/sources.list && echo "deb http://dk.archive.ubuntu.com/ubuntu/ xenial universe" >> /etc/apt/sources.list && apt-get update && apt-get install -y g++-8 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-8 8 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-8 8 && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:4dab7c7d2904f29d65941ba5bf559f25a9b7b29b282dc4b295fa9f8ee313be15 #6 CACHED #4 [5/5] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:4428d88d6545ae11c6dae73991c58f774ae3deed2fdd2d0233436d61606f94c9 #4 CACHED #9 exporting to image #9 sha256:63ddc0747d0bab21d39ed2eecd4329f397e66cc9826580f5709e1eed606b4f39 #9 exporting layers done #9 writing image sha256:91b73d850e2d9b1aa37c367368d6d4f6b53757cfdec8a046cccf6934d92a3562 done #9 naming to docker.io/library/a745ffa088dffc10aeb5d82eaf885a14b4a8b754:latest done #9 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 7753c4184aaae3753aab9fba0bbcaef73d03be53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer padirac11 seems to be running inside container 30db725d1802063b7e1521230db91b577459b4dc11b913e2c8fc39ce52f9d125 Merge succeeded, producing 88ceac71534ab4bec4d24802085f376b8fd5d8bb Checking out Revision 88ceac71534ab4bec4d24802085f376b8fd5d8bb (PR-7581) $ 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-7581 --volumes-from 30db725d1802063b7e1521230db91b577459b4dc11b913e2c8fc39ce52f9d125 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 7753c4184aaae3753aab9fba0bbcaef73d03be53 cat + docker inspect -f . a745ffa088dffc10aeb5d82eaf885a14b4a8b754 . Commit message: "Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f 1557d800ccce1c21191faa9c8cd956a3bfc2de56 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88ceac71534ab4bec4d24802085f376b8fd5d8bb # timeout=10 > git rev-list --no-walk a0fd53fc3b3521879cd4c3b223bcea79107ac7af # timeout=10 $ docker top 83f0c6301c08433dadd8deaffea8a2ff76b8a98b41fc506419962f6e8fce7821 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer CPU_Node_06 seems to be running inside container 499445b72e71262615fe9b980c61b2b382ac602b35e626368d12c7a2f7667f1b $ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_PR-7581 --volumes-from 499445b72e71262615fe9b980c61b2b382ac602b35e626368d12c7a2f7667f1b -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** a745ffa088dffc10aeb5d82eaf885a14b4a8b754 cat $ docker top df44b2789231056ddc3c19f16e0d78467084fe1ca58cfb3101bf04d82507154d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + docker build -t cd711dde57816869c60ca741fc81dde224c1260b --build-arg BASE=nvcr.io/nvidia/cuda:11.0.3-devel-ubuntu20.04@sha256:10ab0f09fcdc796b4a2325ef1bce8f766f4a3500eab5a83780f80475ae26c7a6 --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.53kB Step 1/10 : ARG BASE=nvcr.io/nvidia/cuda:11.0.3-devel-ubuntu20.04@sha256:10ab0f09fcdc796b4a2325ef1bce8f766f4a3500eab5a83780f80475ae26c7a6 Step 2/10 : FROM $BASE ---> 66deaf56c203 Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> 4b2163e7c6ee Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 4cf493b2280f 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 ---> 806db7edc2e9 Step 6/10 : RUN KEYDUMP_URL=https://cloud1.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 ---> 44a66dc68497 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 27eed2c7acf2 Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 9de942409753 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 ---> ed83bcb87cc0 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> a78d1fd1015c Successfully built a78d1fd1015c Successfully tagged cd711dde57816869c60ca741fc81dde224c1260b:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + rm -rf build + docker inspect -f . cd711dde57816869c60ca741fc81dde224c1260b . [Pipeline] } + 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_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_LIBDL=OFF -DKokkos_ENABLE_LIBQUADMATH=ON -DKokkos_ENABLE_SERIAL=ON .. [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat_03 seems to be running inside container 39082b5a76a90db53d105f694cbf62d451fe4e08b64938fe2f3d4b9dc7807433 $ 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-7581 --volumes-from 39082b5a76a90db53d105f694cbf62d451fe4e08b64938fe2f3d4b9dc7807433 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** cd711dde57816869c60ca741fc81dde224c1260b cat -- Setting default Kokkos CXX standard to 17 + mkdir -p build + cd build + cmake -DBUILD_SHARED_LIBS=ON -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_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON .. -- Setting default Kokkos CXX standard to 20 -- 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 -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.5.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7581/build/generated/Kokkos_Version_Info.cpp -- Using -std=gnu++17 for C++17 extensions as feature -- The CXX compiler identification is Clang 17.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- 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 suitable version "4.5", minimum required is "3.0") -- Found OpenMP: TRUE (found suitable version "4.5", minimum required is "3.0") found components: CXX -- 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-7581/tpls/mdspan/include -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [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 $ docker top ca821ca0c1d1d2b56e65292c3953983c4cba276746f4e185f7b81c819782f6a3 -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] { -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.5.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 5.7.31921 -- 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 [Pipeline] withEnv [Pipeline] { [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + rm -rf install + mkdir -p install + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=g++-8 -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_OPENMP=OFF -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=OFF -DKokkos_ENABLE_CUDA_UVM=ON -DKokkos_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DCMAKE_INSTALL_PREFIX=/var/jenkins/workspace/Kokkos_PR-7581/build/../install .. -- Setting default Kokkos CXX standard to 17 -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Found Threads: TRUE -- Sources TestOpenMP.cpp -- Kokkos Backends: OPENMP;SERIAL -- Configuring done -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /usr/bin/g++-8 -- Check for working CXX compiler: /usr/bin/g++-8 - works -- Detecting CXX compiler ABI info -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7581/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o Scanning dependencies of target benchmark Scanning dependencies of target kokkos_gtest [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Built target AlwaysCheckGit Scanning dependencies of target impl_git_version [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o Scanning dependencies of target kokkoscore -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.5.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 11.0.221 -- kokkos_launch_compiler (/var/jenkins/workspace/Kokkos_PR-7581/bin/kokkos_launch_compiler) is enabled... [ 2%] Built target kokkossimd [ 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_Abort.cpp.o -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt CMake Deprecation Warning at cmake/kokkos_enable_options.cmake:223 (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:158 (include) CMakeLists.txt:220 (kokkos_setup_build_environment) -- Using -std=c++17 for C++17 standard as feature [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Built target impl_git_version [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o -- SIMD: AVX512 detected [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.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_Command_Line_Parsing.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o -- CUDA auto-detection of architecture failed with /usr/bin/g++-8. Enabling CUDA language ONLY to auto-detect architecture... -- Looking for a CUDA compiler [ 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/perf_counters.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o -- SIMD: AVX2 detected -- Setting Kokkos_ARCH_VEGA908=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VEGA908 -- Performing Test Kokkos_ENABLE_IMPL_SKIP_NO_RTTI_FLAG -- Looking for a CUDA compiler - /usr/local/cuda/bin/nvcc -- The CUDA compiler identification is NVIDIA 11.0.221 -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc -- Performing Test Kokkos_ENABLE_IMPL_SKIP_NO_RTTI_FLAG - Failed -- Found TPLLIBDL: /usr/include -- Looking for C++ include pthread.h [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 5%] Linking CXX static library libbenchmark.a -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - works -- Detecting CUDA compiler ABI info -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 5%] Built target benchmark [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o -- Detecting CUDA compiler ABI info - done -- Detecting CUDA compile features -- Detecting CUDA compile features - done [ 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 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o -- Detected CUDA Compute Capability 70 -- Setting Kokkos_ARCH_VOLTA70=ON -- Built-in Execution Spaces: CMake Deprecation Warning at cmake/kokkos_arch.cmake:1319 (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:160 (include) CMakeLists.txt:220 (kokkos_setup_build_environment) -- 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 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- 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-7581/tpls/mdspan/include -- Kokkos Backends: SERIAL;CUDA -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7581/build + make -j8 install -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd [ 3%] Built target AlwaysCheckGit [ 3%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o Scanning dependencies of target impl_git_version [ 7%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 10%] Linking CXX static library libkokkossimd.a [ 10%] Built target kokkossimd [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 14%] Linking CXX static library libimpl_git_version.a [ 14%] Built target impl_git_version Scanning dependencies of target benchmark_main -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -- Found Python3: /usr/bin/python3 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub Scanning dependencies of target kokkoscore [ 21%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 17%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 28%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 28%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 32%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 39%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 39%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt [ 6%] Linking CXX static library libbenchmark_main.a [ 6%] Built target benchmark_main -- [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 [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target kokkoscontainers [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Linking CXX static library libkokkos_gtest.a [ 7%] Built target kokkos_gtest -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 46%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 50%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 8%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_CoreUnitTest_Serial_ViewSupport [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 53%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 57%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 60%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.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_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 11%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 11%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 64%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP_ViewSupport [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/UnitTestMainInit.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 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 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 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 -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_BasicView.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 82%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7581/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 85%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 89%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestHIP.cpp -- Kokkos Backends: SERIAL;HIP -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7581/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target kokkos_gtest Scanning dependencies of target impl_git_version [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target benchmark [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o Scanning dependencies of target kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_ReferenceCountedAccessor.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 92%] Linking CXX static library libkokkoscore.a [ 92%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 96%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.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 [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 2%] Linking CXX shared library libkokkossimd.so [ 2%] Linking CXX shared library libimpl_git_version.so [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 3%] Built target kokkossimd [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_ReferenceCountedDataHandle.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 [ 12%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 12%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 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 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 [100%] Linking CXX static library libkokkoscontainers.a [100%] Built target kokkoscontainers Install the project... -- Install configuration: "Release" -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_CudaSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Cuda/Kokkos_Cuda_abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HPX -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HPX/Kokkos_HPX_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HPX/Kokkos_HPX_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HPX/Kokkos_HPX_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HPX/Kokkos_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Layout.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Assert.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_Shuffle_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_TeamPolicyInternal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/HIP/Kokkos_HIP_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Profiling_ProfileSection.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Timer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Core.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_ScratchSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/traits -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/traits/Kokkos_GraphKernelTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/traits/Kokkos_WorkItemPropertyTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/traits/Kokkos_ScheduleTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/traits/Kokkos_Traits_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/traits/Kokkos_IndexTypeTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/traits/Kokkos_ExecutionSpaceTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/traits/Kokkos_LaunchBoundsTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/traits/Kokkos_OccupancyControlTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/traits/Kokkos_PolicyTraitMatcher.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/traits/Kokkos_IterationPatternTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/traits/Kokkos_WorkTagTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/traits/Kokkos_PolicyTraitAdaptor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Atomic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/decl -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/decl/Kokkos_Declare_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/decl/Kokkos_Declare_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/decl/Kokkos_Declare_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/decl/Kokkos_Declare_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/decl/Kokkos_Declare_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/decl/Kokkos_Declare_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/decl/Kokkos_Declare_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/decl/Kokkos_Declare_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/decl/Kokkos_Declare_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_HostSpace_deepcopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_NvidiaGpuArchitectures.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_GraphImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_HostBarrier.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_CheckedIntegerOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_TaskNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_ParseCommandLineArgumentsAndEnvironmentVariables.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_TaskQueueCommon.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_DesulAtomicsConfig.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Command_Line_Parsing.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Tools_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_InitializationSettings.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_GraphNodeImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_SharedAlloc_timpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_EBO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_TaskQueueMultiple_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_CPUDiscovery.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_DeviceManagement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Combined_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_ZeroMemset_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_StringManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Profiling_C_Interface.h -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_TaskResult.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Default_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_GraphImpl_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Half_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Profiling.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_TaskQueue_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Half_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_HostThreadTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Profiling_Interface.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_HostSharedPtr.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_QuadPrecisionMath.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_SingleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_ExecSpaceManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_GraphNodeCustomization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_MultipleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_TeamMDPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_SharedAlloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_GraphImpl_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_TaskBase.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Tools.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/KokkosExp_Host_IterateTile.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_BitOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_TaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Default_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_HostSpace_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_ConcurrentBitset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_LIFO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_ClockTic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_AnalyzePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_TaskQueueMemoryManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_FunctorAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/KokkosExp_IterateTileGPU.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_LinkedListNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Volatile_Load.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_SimpleTaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Stacktrace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Default_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_TaskQueueMultiple.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_ChaseLev.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_TaskPolicyData.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Profiling_DeviceInfo.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_VLAEmulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_TaskTeamMember.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Default_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_OptionalRef.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Atomics_Desul_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/fwd -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/fwd/Kokkos_Fwd_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/fwd/Kokkos_Fwd_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/fwd/Kokkos_Fwd_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/fwd/Kokkos_Fwd_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/fwd/Kokkos_Fwd_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/fwd/Kokkos_Fwd_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/fwd/Kokkos_Fwd_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/fwd/Kokkos_Fwd_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/fwd/Kokkos_Fwd_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Threads -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Threads/Kokkos_Threads_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Threads/Kokkos_Threads_Spinwait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Threads/Kokkos_Threads_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Threads/Kokkos_Threads_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Threads/Kokkos_Threads_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Threads/Kokkos_Threads_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Threads/Kokkos_Threads_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Threads/Kokkos_Threads_State.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Threads/Kokkos_Threads_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Threads/Kokkos_Threads_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Threads/Kokkos_Threads.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Threads/Kokkos_Threads_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Threads/Kokkos_Threads_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Threads/Kokkos_Threads_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Threads/Kokkos_Threads_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTargetSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_MathematicalConstants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/KokkosExp_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Printf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_TaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_TaskScheduler_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_AcquireUniqueTokenImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Rank.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_GraphNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Core_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenACC -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenACC/Kokkos_OpenACC_ScheduleType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenACC/Kokkos_OpenACC_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenACC/Kokkos_OpenACCSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenACC/Kokkos_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenACC/Kokkos_OpenACC_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenACC/Kokkos_OpenACC_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenACC/Kokkos_OpenACC_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenACC/Kokkos_OpenACC_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenACC/Kokkos_OpenACC_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenACC/Kokkos_OpenACC_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenACC/Kokkos_OpenACC_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Concepts.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/KokkosExp_InterOp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_MemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_HostSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_MinMax.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_PointerOwnership.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMP -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMP/Kokkos_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMP/Kokkos_OpenMP_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMP/Kokkos_OpenMP_Parallel_Scan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMP/Kokkos_OpenMP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMP/Kokkos_OpenMP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMP/Kokkos_OpenMP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMP/Kokkos_OpenMP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMP/Kokkos_OpenMP_Parallel_For.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/OpenMP/Kokkos_OpenMP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_CopyViews.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Complex.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_MemoryTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Graph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Serial -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Serial/Kokkos_Serial_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Serial/Kokkos_Serial_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Serial/Kokkos_Serial_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Serial/Kokkos_Serial_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Serial/Kokkos_Serial_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Serial/Kokkos_Serial_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Serial/Kokkos_Serial_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Serial/Kokkos_Serial_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Serial/Kokkos_Serial.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_BitManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_MathematicalSpecialFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/View -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/View/Kokkos_ViewCtor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/View/Kokkos_ViewUniformType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/View/Kokkos_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/View/Kokkos_ViewAtomic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/View/Hooks -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/View/Hooks/Kokkos_ViewHooks.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/View/MDSpan -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/View/MDSpan/Kokkos_MDSpan_Accessor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/View/MDSpan/Kokkos_MDSpan_Layout.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/View/MDSpan/Kokkos_MDSpan_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/View/MDSpan/Kokkos_MDSpan_Header.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/View/Kokkos_ViewLegacy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/View/Kokkos_ViewDataAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/View/Kokkos_ViewAlloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/View/Kokkos_ViewTracker.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/View/Kokkos_BasicView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/View/Kokkos_ViewTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_AnonymousSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Future.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_ReductionIdentity.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Half.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_hwloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Profiling_ScopedRegion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_TypeInfo.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Clamp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Tuners.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_TeamPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_UniqueToken.hpp [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/SYCL/Kokkos_SYCL_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/setup -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/setup/Kokkos_Setup_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/setup/Kokkos_Setup_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/setup/Kokkos_Setup_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Crs.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_ExecPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Swap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_DetectionIdiom.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Compare_Exchange_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Compare_Exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Compare_Exchange_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Fetch_Op_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Fetch_Op_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Fetch_Op_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Compare_Exchange_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Compare_Exchange_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Adapt_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Thread_Fence_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Thread_Fence_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Adapt_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Lock_Based_Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Lock_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Lock_Based_Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Compare_Exchange_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Lock_Based_Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Thread_Fence_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Thread_Fence_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Thread_Fence_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Thread_Fence.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Thread_Fence_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Fetch_Op_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Lock_Array_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Lock_Based_Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Operator_Function_Objects.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Lock_Free_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Adapt_CXX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Lock_Based_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/openmp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/openmp/OpenMP_40.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/openmp/OpenMP_40_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Thread_Fence_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Adapt_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Lock_Array_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Thread_Fence_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Lock_Array_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Lock_Based_Fetch_Op_Host.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/cuda/cuda_cc7_asm.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/cuda/CUDA_asm.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/cuda/CUDA_asm_exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Compare_Exchange_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Compare_Exchange_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Atomic_Ref.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Compare_Exchange_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/desul/atomics/Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7581/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7581/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/mdspan -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/mdspan/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/mdspan/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p2389_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p2389_bits/dims.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p2630_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p2630_bits/strided_slice.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p2630_bits/submdspan_extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p2630_bits/submdspan_mapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p2630_bits/submdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p1684_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p1684_bits/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p0009_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p0009_bits/config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p0009_bits/layout_right.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p0009_bits/no_unique_address.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p0009_bits/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p0009_bits/layout_left.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p0009_bits/compressed_pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p0009_bits/macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p0009_bits/trait_backports.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p0009_bits/type_list.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p0009_bits/dynamic_extent.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p0009_bits/layout_stride.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p0009_bits/extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p0009_bits/utility.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p0009_bits/default_accessor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p0009_bits/full_extent_t.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p2642_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p2642_bits/layout_padded_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/experimental/__p2642_bits/layout_padded.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7581/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Bitset.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_UnorderedMap_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_StaticCrsGraph_factory.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Functional_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/impl/Kokkos_Bitset_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_StaticCrsGraph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_ScatterView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Functional.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_DualView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_UnorderedMap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Vector.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_OffsetView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_DynRankView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_DynamicView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_ErrorReporter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7581/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7581/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_Find.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_AllOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_RemoveIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_ForEach.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_NoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_FunctorsForExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_CopyCopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_GenerateGenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_Constraints.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_AllOfAnyOfNoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_Unique.hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_MinMaxMinmaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_HelperPredicates.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_FindIfOrNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_RandomAccessIterator.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_MustUseKokkosSingleInTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_CountCountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_ValueWrapperForNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_ReducerWithArbitraryJoinerNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_RemoveAllVariants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_ForEachForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_IdentityReferenceUnaryFunctor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/impl/Kokkos_FillFillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_Generate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_CountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_Fill.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_FindIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_RemoveCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_IterSwap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_MinMaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_FindIfNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_GenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_Copy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_Count.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_BeginEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_ForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_RemoveCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_MaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_ReplaceCopy.hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_MinElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_Remove.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_AnyOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_FillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_Distance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/std_algorithms/Kokkos_CopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Sort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/sorting -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/sorting/Kokkos_BinOpsPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/sorting/Kokkos_SortByKeyPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/sorting/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/sorting/impl/Kokkos_SortByKeyImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/sorting/impl/Kokkos_SortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/sorting/impl/Kokkos_NestedSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/sorting/impl/Kokkos_CopyOpsForBinSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/sorting/Kokkos_SortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/sorting/Kokkos_BinSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/sorting/Kokkos_NestedSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_Random.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_NestedSort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_StdAlgorithms.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7581/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_SIMD_AVX2.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_SIMD.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_SIMD_Scalar.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_SIMD_AVX512.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_SIMD_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_SIMD_Common_Math.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/Kokkos_SIMD_NEON.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/lib/libkokkossimd.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7581/install/lib/libkokkossimd.a -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/lib/cmake/Kokkos/KokkosConfig.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/lib/cmake/Kokkos/KokkosConfigVersion.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/lib/cmake/Kokkos/KokkosTargets.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/lib/cmake/Kokkos/KokkosTargets-release.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/bin/nvcc_wrapper -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/bin/hpcbind -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/bin/kokkos_launch_compiler -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-7581/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/KokkosCore_Config_FwdBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/install/include/KokkosCore_Config_SetupBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-7581/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-7581/build-tests/../install + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -DCMAKE_CXX_FLAGS=-Werror --Werror=all-warnings -Xcudafe --diag_suppress=940 -DCMAKE_EXE_LINKER_FLAGS=-Xnvlink -suppress-stack-size-warning -DCMAKE_CXX_STANDARD=17 -DKokkos_INSTALL_TESTING=ON .. -- Setting default Kokkos CXX standard to 17 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper [ 4%] Linking CXX shared library libbenchmark.so [ 4%] Built target benchmark [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper - works -- Detecting CXX compiler ABI info [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.5.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.0.221") -- Looking for C++ include pthread.h [ 14%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP_ViewSupport [ 14%] Built target Kokkos_CoreUnitTest_OpenMP_ViewSupport [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 5%] Linking CXX shared library libkokkos_gtest.so [ 5%] Built target kokkos_gtest Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- 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:43 (include) cmake/kokkos_tribits.cmake:142 (find_package) CMakeLists.txt:220 (kokkos_setup_build_environment) [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 6%] Linking CXX shared library libbenchmark_main.so [ 6%] Built target benchmark_main [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- Sources TestCuda.cpp -- Kokkos Backends: -- Configuring done [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o -- Generating done [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7581/build-tests + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility Scanning dependencies of target kokkosprinter-tool [ 0%] Built target AlwaysCheckGit [ 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_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o Scanning dependencies of target kokkos_gtest Scanning dependencies of target Kokkos_query_device [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o 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_AlgorithmsUnitTest_StdAlgoCompileOnly [ 0%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 0%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_ZeroMemset.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 1%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 1%] Built target kokkosprinter-tool [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o Scanning dependencies of target Kokkos_example_relocatable_function [ 1%] Building CXX object example/relocatable_function/CMakeFiles/Kokkos_example_relocatable_function.dir/main.cpp.o [ 1%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 1%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility Scanning dependencies of target Kokkos_tutorial_01_hello_world [ 1%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 7%] Linking CXX shared library libkokkoscore.so [ 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 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 1%] Linking CXX executable Kokkos_query_device [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 1%] Built target Kokkos_query_device Scanning dependencies of target Kokkos_tutorial_02_simple_reduce [ 1%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 1%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 1%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_tutorial_03_simple_view [ 1%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o [ 7%] Linking CXX shared library libkokkoscontainers.so [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.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_CoreUnitTest_HIPInterOpStreams [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial_ViewSupport [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.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_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 7%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o [ 2%] Building CXX object example/relocatable_function/CMakeFiles/Kokkos_example_relocatable_function.dir/functor.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 7%] Built target Kokkos_CoreUnitTest_ToolIndependence Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 2%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 2%] Built target Kokkos_tutorial_01_hello_world [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o Scanning dependencies of target Kokkos_tutorial_04_simple_memoryspaces [ 2%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 2%] Linking CXX static library libkokkos_gtest.a [ 2%] Built target kokkos_gtest [ 2%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/hip/TestHIP_InterOp_Graph.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 2%] Linking CXX executable Kokkos_example_relocatable_function [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 2%] Built target Kokkos_example_relocatable_function [ 3%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 4%] Linking CXX executable Kokkos_tutorial_02_simple_reduce [ 4%] Built target Kokkos_tutorial_02_simple_reduce Scanning dependencies of target Kokkos_tutorial_05_simple_atomics [ 4%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 4%] Linking CXX executable Kokkos_tutorial_03_simple_view [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 4%] Built target Kokkos_tutorial_03_simple_view Scanning dependencies of target Kokkos_tutorial_06_simple_mdrangepolicy [ 4%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 9%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 9%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 9%] Built target Kokkos_CoreUnitTest_Develop [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 10%] 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_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpGraph [ 10%] Built target Kokkos_CoreUnitTest_HIPInterOpGraph Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 18%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 19%] Built target Kokkos_CoreTestCompileOnly [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 5%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces [ 5%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o 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 [ 6%] Built target Kokkos_tutorial_04_simple_memoryspaces Scanning dependencies of target Kokkos_tutorial_advancedviews_02_memory_traits [ 6%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_05_simple_atomics [ 19%] 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_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 6%] Built target Kokkos_tutorial_05_simple_atomics Scanning dependencies of target Kokkos_tutorial_advancedviews_03_subviews [ 6%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 6%] Built target Kokkos_tutorial_06_simple_mdrangepolicy [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o Scanning dependencies of target Kokkos_tutorial_advancedviews_04_dualviews [ 6%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 6%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o Scanning dependencies of target Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 6%] Building CXX object example/tutorial/Advanced_Views/05_NVIDIA_UVM/CMakeFiles/Kokkos_tutorial_advancedviews_05_nvidia_uvm.dir/uvm_example.cpp.o [ 6%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_tutorial_algorithms_01_random_numbers [ 6%] Building CXX object example/tutorial/Algorithms/01_random_numbers/CMakeFiles/Kokkos_tutorial_algorithms_01_random_numbers.dir/random_numbers.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits [ 6%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 6%] Built target Kokkos_tutorial_advancedviews_01_data_layouts 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 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 7%] Built target Kokkos_tutorial_advancedviews_02_memory_traits [ 13%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 7%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_tutorial_hierarchical_01_thread_teams_lambda Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 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 [ 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 [ 13%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 7%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews [ 7%] Built target Kokkos_tutorial_advancedviews_03_subviews 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 [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 7%] Linking CXX executable Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 7%] Built target Kokkos_tutorial_advancedviews_05_nvidia_uvm Scanning dependencies of target Kokkos_launch_bounds_reduce [ 7%] Building CXX object example/tutorial/launch_bounds/CMakeFiles/Kokkos_launch_bounds_reduce.dir/launch_bounds_reduce.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 8%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 8%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 8%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 8%] Built target Kokkos_tutorial_advancedviews_04_dualviews Scanning dependencies of target Kokkos_tutorial_01_hello_world_lambda [ 8%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o [ 8%] Linking CXX executable Kokkos_tutorial_algorithms_01_random_numbers [ 8%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 8%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o Scanning dependencies of target Kokkos_tutorial_02_simple_reduce_lambda [ 8%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o [ 8%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 8%] Built target Kokkos_tutorial_algorithms_01_random_numbers 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 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o [ 8%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for Scanning dependencies of target Kokkos_atomic [ 8%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.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_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 14%] 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_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o [ 8%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 8%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 10%] Linking CXX executable Kokkos_launch_bounds_reduce [ 10%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 10%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda [ 10%] Built target Kokkos_launch_bounds_reduce Scanning dependencies of target Kokkos_gather [ 10%] Built target Kokkos_tutorial_01_hello_world_lambda [ 10%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o Scanning dependencies of target Kokkos_gups [ 10%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 10%] Built target Kokkos_tutorial_02_simple_reduce_lambda Scanning dependencies of target Kokkos_launch_latency [ 11%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 11%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 11%] Built target Kokkos_tutorial_03_simple_view_lambda [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 11%] Linking CXX executable Kokkos_atomic [ 11%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_stream [ 12%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o Scanning dependencies of target Kokkos_view_copy_constructor [ 12%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 15%] 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_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o Scanning dependencies of target Kokkos_policy_performance [ 12%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 15%] Built target Kokkos_CoreUnitTest_InitializeFinalize Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIP_ViewSupport [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 12%] Linking CXX executable Kokkos_gups [ 12%] Linking CXX executable Kokkos_launch_latency [ 12%] Built target Kokkos_gups 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 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpaceThreadSafety.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 13%] Built target Kokkos_launch_latency [ 13%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 15%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 13%] Linking CXX executable Kokkos_stream [ 13%] Built target Kokkos_stream [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_BasicView.cpp.o [ 15%] Linking CXX executable Kokkos_view_copy_constructor [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o Scanning dependencies of target impl_git_version [ 15%] Built target Kokkos_view_copy_constructor [ 15%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 22%] 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_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 23%] Built target Kokkos_CoreUnitTest_Default [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_ReferenceCountedAccessor.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_StackTraceTestExec [ 15%] Linking CXX static library libimpl_git_version.a [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 16%] Built target impl_git_version [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Graph.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 16%] Linking CXX executable Kokkos_gather [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 16%] Built target Kokkos_gather [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 16%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 16%] Built target Kokkos_CoreTestCompileOnly [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_ReferenceCountedDataHandle.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 16%] Linking CXX executable Kokkos_policy_performance [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 16%] Built target Kokkos_policy_performance Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 17%] 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_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_HIP_ViewSupport [ 18%] Built target Kokkos_CoreUnitTest_HIP_ViewSupport Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 17%] Linking CXX executable Kokkos_StackTraceTestExec [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 17%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 18%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 19%] Built target Kokkos_CoreUnitTest_CTestDevice [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 21%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 21%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 19%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 19%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 20%] 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_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 21%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 23%] 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_CoreTestCompileOnly.dir/TestViewRank.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 23%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 23%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 27%] 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_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpanAtomicAccessor.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpanConversion.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 23%] Linking CXX executable Kokkos_bytes_and_flops [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 23%] Built target Kokkos_bytes_and_flops [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 26%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 26%] Built target Kokkos_IncrementalTest_HIP Scanning dependencies of target Kokkos_ProfilingAllCalls [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 26%] 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_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial_ViewSupport [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o [ 26%] Linking CXX executable Kokkos_ProfilingAllCalls [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 26%] Built target Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_ToolsInitialization [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 26%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_StackTraceTestExec [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 26%] 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_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 26%] Linking CXX executable Kokkos_ToolsInitialization [ 26%] Built target Kokkos_ToolsInitialization Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o [ 24%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 24%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 29%] Built target Kokkos_CoreUnitTest_CTestDevice [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 30%] 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_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 29%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 29%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o 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 [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 31%] Linking CXX executable Kokkos_StackTraceTestExec [ 31%] Built target Kokkos_StackTraceTestExec 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 [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_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%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 25%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 26%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 33%] 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_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 27%] 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_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpaceThreadSafety.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Graph.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 36%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 36%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 31%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 31%] Built target Kokkos_CoreUnitTest_Develop [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 33%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_StackTraceTestExec [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 31%] 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_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 34%] Built target Kokkos_CoreUnitTest_Serial2 [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda_ViewSupport [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/UnitTestMainInit.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_BasicView.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedAccessor.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 35%] Linking CXX executable Kokkos_StackTraceTestExec [ 35%] Built target Kokkos_CoreUnitTest_CTestDevice [ 35%] Built target Kokkos_StackTraceTestExec [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 35%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 36%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 36%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 32%] 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_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SpaceAwareAccessorAccessViolation.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedDataHandle.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 32%] 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_OpenMP.dir/openmp/TestOpenMP_SpaceAwareAccessor.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_Cuda_ViewSupport [ 32%] Built target Kokkos_CoreUnitTest_Cuda_ViewSupport [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 45%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 35%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 35%] Linking CXX executable Kokkos_ToolsInitialization [ 35%] Built target Kokkos_ToolsInitialization [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 48%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 48%] Built target Kokkos_IncrementalTest_OPENMP [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 48%] 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_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpGraph [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/UnitTestMainInit.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/cuda/TestCuda_InterOp_Graph.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewBadAlloc.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.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 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 50%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorProp.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 39%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpGraph [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_CudaInterOpGraph [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o [ 39%] Linking CXX executable Kokkos_ProfilingAllCalls [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfViews.cpp.o [ 39%] Built target Kokkos_ProfilingAllCalls [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpanAtomicAccessor.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpanConversion.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 40%] 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/serial/TestSerial_ViewCopy_a.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewBadAlloc.cpp.o [ 41%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 41%] Built target Kokkos_CoreUnitTest_KokkosP [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpaceThreadSafety.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [ 48%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 48%] Built target Kokkos_CoreUnitTest_Serial1 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 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp 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 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.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 [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 43%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SpaceAwareAccessorAccessViolation.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp 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 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 45%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 50%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SpaceAwareAccessor.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o 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 [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Graph.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 51%] 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_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_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 [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp 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 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 [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_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_Parallel_Reduce_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_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%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_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%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 66%] 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_Kokkos_TaskScheduler_fwd_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 66%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp 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 [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 46%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 67%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 68%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 68%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp 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 [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 69%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 69%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 69%] Built target Kokkos_PerformanceTest_Atomic [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorProp.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 69%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 69%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 69%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 69%] Built target Kokkos_CoreUnitTest_OpenMP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 48%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 70%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 71%] Built target Kokkos_ContainersPerformanceTest_OpenMP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 71%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 71%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewBadAlloc.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 49%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 49%] 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_DynamicView.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorProp.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfViews.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 77%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 49%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 77%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_UnitTest_Sort [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSort.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o 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 containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 50%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynRankView_TeamScratch.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortByKey.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 52%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 61%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 61%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortCustomComp.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmp/TestRandom.cpp.o [ 54%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_CoreUnitTest_Cuda3 [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortA.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o [ 63%] 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 [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o 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 [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.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_Parallel_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_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 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 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 [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp 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 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortB.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 65%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o [ 83%] Linking CXX executable Kokkos_UnitTest_Random [ 83%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 54%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 54%] Built target Kokkos_CoreUnitTest_Default [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfViews.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestNestedSort.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 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_C.dir/TestStdAlgorithmsFind.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 85%] 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/TestStdAlgorithmsFindEnd.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 86%] Linking CXX executable Kokkos_UnitTest_Sort [ 86%] Built target Kokkos_UnitTest_Sort [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 86%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.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_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_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 87%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 88%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 89%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.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 [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 90%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Vector.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 91%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 70%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 70%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 70%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 70%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 70%] Linking CXX executable Kokkos_CoreUnitTest_HIP [ 70%] Built target Kokkos_CoreUnitTest_HIP Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 56%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 71%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 71%] Built target Kokkos_PerformanceTest_SharedSpace Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 92%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 92%] Built target Kokkos_ContainersUnitTest_OpenMP [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 92%] Linking CXX executable Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 92%] Built target Kokkos_ContainersUnitTest_Serial [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 72%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 72%] Built target Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 73%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 73%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.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_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 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_D.dir/TestStdAlgorithmsUnique.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.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 [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L 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/TestStdAlgorithmsUniqueCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.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 [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.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 [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 77%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 77%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 77%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynRankView_TeamScratch.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 77%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 96%] 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_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 61%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 77%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 77%] Built target Kokkos_ContainersPerformanceTest_HIP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 61%] Built target Kokkos_ContainersUnitTest_Serial [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o Scanning dependencies of target Kokkos_atomic [ 96%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 96%] Linking CXX executable Kokkos_UnitTest_SIMD [ 96%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_gather [ 96%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 96%] Linking CXX executable Kokkos_atomic [ 96%] Built target Kokkos_atomic [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_gups [ 96%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynRankView_TeamScratch.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_launch_latency [ 96%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_stream [ 96%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 97%] Linking CXX executable Kokkos_gups [ 97%] Built target Kokkos_gups [ 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_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 97%] Linking CXX executable Kokkos_launch_latency [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 97%] Built target Kokkos_launch_latency [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o Scanning dependencies of target Kokkos_view_copy_constructor [ 97%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 98%] Linking CXX executable Kokkos_stream [ 98%] Built target Kokkos_stream 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 [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.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%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 99%] Linking CXX executable Kokkos_view_copy_constructor [ 99%] Built target Kokkos_view_copy_constructor [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 79%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 79%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanAtomicAccessor.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 99%] Linking CXX executable Kokkos_policy_performance [ 99%] Built target Kokkos_policy_performance [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.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 [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Vector.cpp.o [ 80%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 80%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanConversion.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Site: df44b2789231 Build name: Linux-c++ Create new tag: 20241231-1455 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7581/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_Serial_ViewSupport 1: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport 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 14 tests from 1 test suite. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from serial 1: [ RUN ] serial.basic_view_default_ctor 1: [ OK ] serial.basic_view_default_ctor (0 ms) 1: [ RUN ] serial.basic_view_extents_ctor 1: [ OK ] serial.basic_view_extents_ctor (0 ms) 1: [ RUN ] serial.basic_view_mapping_ctor_right 1: [ OK ] serial.basic_view_mapping_ctor_right (0 ms) 1: [ RUN ] serial.basic_view_access 1: [ OK ] serial.basic_view_access (0 ms) 1: [ RUN ] serial.basic_view_atomic_accessor 1: [ OK ] serial.basic_view_atomic_accessor (0 ms) 1: [ RUN ] serial.RefCountedAcc_Typedefs 1: [ OK ] serial.RefCountedAcc_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedAcc_Ctors 1: [ OK ] serial.RefCountedAcc_Ctors (0 ms) 1: [ RUN ] serial.RefCountedAcc_ConversionToDefaultAcc 1: [ OK ] serial.RefCountedAcc_ConversionToDefaultAcc (0 ms) 1: [ RUN ] serial.RefCountedAcc_Access 1: [ OK ] serial.RefCountedAcc_Access (0 ms) 1: [ RUN ] serial.RefCountedAcc_Conversion 1: [ OK ] serial.RefCountedAcc_Conversion (0 ms) 1: [ RUN ] serial.RefCountedDataHandle_Typedefs 1: [ OK ] serial.RefCountedDataHandle_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedDataHandle 1: [ OK ] serial.RefCountedDataHandle (0 ms) 1: [ RUN ] serial.RefCountedDataHandleAnonym 1: [ OK ] serial.RefCountedDataHandleAnonym (0 ms) 1: [ RUN ] serial.RefCountedDataHandleConversion 1: [ OK ] serial.RefCountedDataHandleConversion (0 ms) 1: [----------] 14 tests from serial (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 14 tests from 1 test suite ran. (0 ms total) 1: [ PASSED ] 14 tests. 1/47 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.70 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMP_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP_ViewSupport 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 14 tests from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 14 tests from openmp 2: [ RUN ] openmp.basic_view_default_ctor 2: [ OK ] openmp.basic_view_default_ctor (0 ms) 2: [ RUN ] openmp.basic_view_extents_ctor 2: [ OK ] openmp.basic_view_extents_ctor (0 ms) 2: [ RUN ] openmp.basic_view_mapping_ctor_right 2: [ OK ] openmp.basic_view_mapping_ctor_right (0 ms) 2: [ RUN ] openmp.basic_view_access 2: [ OK ] openmp.basic_view_access (0 ms) 2: [ RUN ] openmp.basic_view_atomic_accessor 2: [ OK ] openmp.basic_view_atomic_accessor (0 ms) 2: [ RUN ] openmp.RefCountedAcc_Typedefs 2: [ OK ] openmp.RefCountedAcc_Typedefs (0 ms) 2: [ RUN ] openmp.RefCountedAcc_Ctors 2: [ OK ] openmp.RefCountedAcc_Ctors (0 ms) 2: [ RUN ] openmp.RefCountedAcc_ConversionToDefaultAcc 2: [ OK ] openmp.RefCountedAcc_ConversionToDefaultAcc (0 ms) 2: [ RUN ] openmp.RefCountedAcc_Access 2: [ OK ] openmp.RefCountedAcc_Access (0 ms) 2: [ RUN ] openmp.RefCountedAcc_Conversion 2: [ OK ] openmp.RefCountedAcc_Conversion (0 ms) 2: [ RUN ] openmp.RefCountedDataHandle_Typedefs 2: [ OK ] openmp.RefCountedDataHandle_Typedefs (0 ms) 2: [ RUN ] openmp.RefCountedDataHandle 2: [ OK ] openmp.RefCountedDataHandle (0 ms) 2: [ RUN ] openmp.RefCountedDataHandleAnonym 2: [ OK ] openmp.RefCountedDataHandleAnonym (0 ms) 2: [ RUN ] openmp.RefCountedDataHandleConversion 2: [ OK ] openmp.RefCountedDataHandleConversion (0 ms) 2: [----------] 14 tests from openmp (1 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (1 ms total) 2: [ PASSED ] 14 tests. 2/47 Test #2: Kokkos_CoreUnitTest_OpenMP_ViewSupport ..................... Passed 0.01 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 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 257 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 11 tests from serial_DeathTest 3: [ RUN ] serial_DeathTest.abort_from_host [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o 3: [ OK ] serial_DeathTest.abort_from_host (6514 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 3: [ OK ] serial_DeathTest.abort_from_device (161 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (157 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (173 ms) 3: [ RUN ] serial_DeathTest.policy_invalid_bounds 3: [ OK ] serial_DeathTest.policy_invalid_bounds (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 3: [ OK ] serial_DeathTest.range_policy_invalid_bounds (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_round_trip_conversion_fires 3: [ OK ] serial_DeathTest.range_policy_round_trip_conversion_fires (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_check_sign_changes 3: [ OK ] serial_DeathTest.range_policy_check_sign_changes (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 3: [----------] 11 tests from serial_DeathTest (7006 ms total) 3: 3: [----------] 1 test from serial_graph_DeathTest 3: [ RUN ] serial_graph_DeathTest.can_instantiate_only_once 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:181: Skipped 3: Preconditions are not checked. 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once (0 ms) 3: [----------] 1 test from serial_graph_DeathTest (0 ms total) 3: 3: [----------] 229 tests from serial 3: [ RUN ] serial.array_capacity 3: [ OK ] serial.array_capacity (0 ms) 3: [ RUN ] serial.array_element_access 3: [ OK ] serial.array_element_access (0 ms) 3: [ RUN ] serial.array_operator_equal 3: [ OK ] serial.array_operator_equal (0 ms) 3: [ RUN ] serial.array_zero_capacity 3: [ OK ] serial.array_zero_capacity (0 ms) 3: [ RUN ] serial.array_zero_data_nullptr 3: [ OK ] serial.array_zero_data_nullptr (0 ms) 3: [ RUN ] serial.array_contiguous_capacity 3: [ OK ] serial.array_contiguous_capacity (0 ms) 3: [ RUN ] serial.array_contiguous_element_access 3: [ OK ] serial.array_contiguous_element_access (0 ms) 3: [ RUN ] serial.array_contiguous_assignment 3: [ OK ] serial.array_contiguous_assignment (0 ms) 3: [ RUN ] serial.array_strided_capacity 3: [ OK ] serial.array_strided_capacity (0 ms) 3: [ RUN ] serial.array_strided_element_access 3: [ OK ] serial.array_strided_element_access (0 ms) 3: [ RUN ] serial.array_strided_assignment 3: [ OK ] serial.array_strided_assignment (0 ms) 3: [ RUN ] serial.atomic_operations_complexdouble 3: [ OK ] serial.atomic_operations_complexdouble (0 ms) 3: [ RUN ] serial.atomic_operations_complexfloat 3: [ OK ] serial.atomic_operations_complexfloat (0 ms) 3: [ RUN ] serial.atomic_operations_double 3: [ OK ] serial.atomic_operations_double (0 ms) 3: [ RUN ] serial.atomic_operations_float 3: [ OK ] serial.atomic_operations_float (0 ms) 3: [ RUN ] serial.atomic_operations_int 3: [ OK ] serial.atomic_operations_int (0 ms) 3: [ RUN ] serial.atomic_operations_long 3: [ OK ] serial.atomic_operations_long (0 ms) 3: [ RUN ] serial.atomic_operations_longlong 3: [ OK ] serial.atomic_operations_longlong (0 ms) 3: [ RUN ] serial.atomic_shared 3: [ OK ] serial.atomic_shared (0 ms) 3: [ RUN ] serial.atomic_operations_unsigned 3: [ OK ] serial.atomic_operations_unsigned (0 ms) 3: [ RUN ] serial.atomic_operations_unsignedlong 3: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 3: [ RUN ] serial.atomics 3: [ OK ] serial.atomics (3 ms) 3: [ RUN ] serial.atomics_tpetra_max_abs 3: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] serial.atomic_views_integral 3: [ OK ] serial.atomic_views_integral (75 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (40 ms) 3: [ RUN ] serial.atomic_view_api 3: [ OK ] serial.atomic_view_api (0 ms) 3: [ RUN ] serial.bit_manip_countl_zero 3: [ OK ] serial.bit_manip_countl_zero (0 ms) 3: [ RUN ] serial.bit_manip_countl_one 3: [ OK ] serial.bit_manip_countl_one (0 ms) 3: [ RUN ] serial.bit_manip_countr_zero 3: [ OK ] serial.bit_manip_countr_zero (0 ms) 3: [ RUN ] serial.bit_manip_countr_one 3: [ OK ] serial.bit_manip_countr_one (0 ms) 3: [ RUN ] serial.bit_manip_popcount 3: [ OK ] serial.bit_manip_popcount (0 ms) 3: [ RUN ] serial.bit_manip_has_single_bit 3: [ OK ] serial.bit_manip_has_single_bit (0 ms) 3: [ RUN ] serial.bit_manip_bit_floor 3: [ OK ] serial.bit_manip_bit_floor (0 ms) 3: [ RUN ] serial.bit_manip_bit_ceil 3: [ OK ] serial.bit_manip_bit_ceil (0 ms) 3: [ RUN ] serial.bit_manip_bit_width 3: [ OK ] serial.bit_manip_bit_width (0 ms) 3: [ RUN ] serial.bit_manip_rotl 3: [ OK ] serial.bit_manip_rotl (0 ms) 3: [ RUN ] serial.bit_manip_rotr 3: [ OK ] serial.bit_manip_rotr (0 ms) 3: [ RUN ] serial.bit_manip_byeswap 3: [ OK ] serial.bit_manip_byeswap (0 ms) 3: [ RUN ] serial.bit_manip_bit_cast 3: [ OK ] serial.bit_manip_bit_cast (0 ms) 3: [ RUN ] serial.test_block_deduction_bug_pr_3103 3: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] serial.checked_integer_operations_multiply_overflow 3: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] serial.execution_policy_occupancy_and_hint 3: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] serial.complex_construction 3: [ OK ] serial.complex_construction (0 ms) 3: [ RUN ] serial.complex_basic_math 3: [ OK ] serial.complex_basic_math (0 ms) 3: [ RUN ] serial.complex_special_funtions 3: [ OK ] serial.complex_special_funtions (0 ms) 3: [ RUN ] serial.complex_io 3: [ OK ] serial.complex_io (0 ms) 3: [ RUN ] serial.complex_trivially_copyable 3: [ OK ] serial.complex_trivially_copyable (0 ms) 3: [ RUN ] serial.complex_issue_3865 3: [ OK ] serial.complex_issue_3865 (0 ms) 3: [ RUN ] serial.complex_operations_arithmetic_types_overloads 3: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] serial.complex_structured_bindings 3: [ OK ] serial.complex_structured_bindings (0 ms) 3: [ RUN ] serial.crs_count_fill 3: [ OK ] serial.crs_count_fill (0 ms) 3: [ RUN ] serial.crs_copy_constructor 3: [ OK ] serial.crs_copy_constructor (1 ms) 3: [ RUN ] serial.deep_copy_alignment 3: [ OK ] serial.deep_copy_alignment (7 ms) 3: [ RUN ] serial.deep_copy_conversion 3: [ OK ] serial.deep_copy_conversion (21 ms) 3: [ RUN ] serial.partitioning_by_args 3: [ OK ] serial.partitioning_by_args (10 ms) 3: [ RUN ] serial.partitioning_by_vector 3: [ OK ] serial.partitioning_by_vector (22 ms) 3: [ RUN ] serial.exec_space_thread_safety_range [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 81%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 81%] Built target Kokkos_ContainersUnitTest_HIP Scanning dependencies of target Kokkos_UnitTest_Sort [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o 3: [ OK ] serial.exec_space_thread_safety_range (1072 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 3: [ OK ] serial.exec_space_thread_safety_mdrange (139 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: [ OK ] serial.exec_space_thread_safety_team_policy (113 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: [ OK ] serial.exec_space_thread_safety_range_reduce (117 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 3: [ OK ] serial.exec_space_thread_safety_mdrange_reduce (122 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 3: [ OK ] serial.exec_space_thread_safety_team_policy_reduce (117 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: [ OK ] serial.exec_space_thread_safety_range_scan (129 ms) 3: [ RUN ] serial.execution_space_as_class_data_member 3: [ OK ] serial.execution_space_as_class_data_member (0 ms) 3: [ RUN ] serial.functor_analysis 3: [ OK ] serial.functor_analysis (0 ms) 3: [ RUN ] serial.when_all_type 3: [ OK ] serial.when_all_type (0 ms) 3: [ RUN ] serial.host_shared_ptr_use_count 3: [ OK ] serial.host_shared_ptr_use_count (0 ms) 3: [ RUN ] serial.host_shared_ptr_get 3: [ OK ] serial.host_shared_ptr_get (0 ms) 3: [ RUN ] serial.host_shared_ptr_dereference_on_device 3: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_special_members_on_device 3: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_tracking 3: [ OK ] serial.host_shared_ptr_tracking (0 ms) 3: [ RUN ] serial.join_backward_compatibility 3: [ OK ] serial.join_backward_compatibility (0 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2656 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 63%] 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_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2162 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1269 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1263 ms) 3: [ RUN ] serial.deep_copy_scratch 3: [ OK ] serial.deep_copy_scratch (0 ms) 3: [ RUN ] serial.mathematical_constants_e 3: [ OK ] serial.mathematical_constants_e (0 ms) 3: [ RUN ] serial.mathematical_constants_log2e 3: [ OK ] serial.mathematical_constants_log2e (0 ms) 3: [ RUN ] serial.mathematical_constants_log10e 3: [ OK ] serial.mathematical_constants_log10e (0 ms) 3: [ RUN ] serial.mathematical_constants_pi 3: [ OK ] serial.mathematical_constants_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_pi 3: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrtpi 3: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] serial.mathematical_constants_ln2 3: [ OK ] serial.mathematical_constants_ln2 (0 ms) 3: [ RUN ] serial.mathematical_constants_ln10 3: [ OK ] serial.mathematical_constants_ln10 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt2 3: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt3 3: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrt3 3: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_egamma 3: [ OK ] serial.mathematical_constants_egamma (0 ms) 3: [ RUN ] serial.mathematical_constants_phi 3: [ OK ] serial.mathematical_constants_phi (0 ms) 3: [ RUN ] serial.mathematical_functions_trigonometric_functions 3: [ OK ] serial.mathematical_functions_trigonometric_functions (241 ms) 3: [ RUN ] serial.mathematical_functions_hyperbolic_functions 3: [ OK ] serial.mathematical_functions_hyperbolic_functions (3 ms) 3: [ RUN ] serial.mathematical_functions_non_standard 3: [ OK ] serial.mathematical_functions_non_standard (0 ms) 3: [ RUN ] serial.mathematical_functions_power_functions 3: [ OK ] serial.mathematical_functions_power_functions (1 ms) 3: [ RUN ] serial.mathematical_functions_fma 3: [ OK ] serial.mathematical_functions_fma (0 ms) 3: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 3: [ OK ] serial.mathematical_functions_error_and_gamma_functions (2 ms) 3: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_absolute_value 3: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 3: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_remainder_function 3: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] serial.mathematical_functions_isfinite 3: [ OK ] serial.mathematical_functions_isfinite (0 ms) 3: [ RUN ] serial.mathematical_functions_isinf 3: [ OK ] serial.mathematical_functions_isinf (0 ms) 3: [ RUN ] serial.mathematical_functions_isnan 3: [ OK ] serial.mathematical_functions_isnan (0 ms) 3: [ RUN ] serial.mathematical_functions_exponential_functions 3: [ OK ] serial.mathematical_functions_exponential_functions (3 ms) 3: [ RUN ] serial.mathspecialfunc_expint1 3: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_errorfunc 3: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj0y0 3: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj1y1 3: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli0k0 3: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli1k1 3: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 3: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 3: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] serial.mdrange_5d 3: [ OK ] serial.mdrange_5d (56 ms) 3: [ RUN ] serial.mdrange_6d 3: [ OK ] serial.mdrange_6d (190 ms) 3: [ RUN ] serial.mdrange_2d 3: [ OK ] serial.mdrange_2d (0 ms) 3: [ RUN ] serial.mdrange_array_reduce 3: [ OK ] serial.mdrange_array_reduce (0 ms) 3: [ RUN ] serial.mdrange_3d 3: [ OK ] serial.mdrange_3d (11 ms) 3: [ RUN ] serial.mdrange_neg_idx 3: [ OK ] serial.mdrange_neg_idx (95 ms) 3: [ RUN ] serial.mdrange_4d 3: [ OK ] serial.mdrange_4d (13 ms) 3: [ RUN ] serial.mdrange_scalar 3: [ OK ] serial.mdrange_scalar (0 ms) 3: [ RUN ] serial.mdrange_large_deep_copy 3: [ OK ] serial.mdrange_large_deep_copy (1022 ms) 3: [ RUN ] serial.md_range_policy_construction_from_arrays 3: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] serial.policy_get_tile_size 3: [ OK ] serial.policy_get_tile_size (0 ms) 3: [ RUN ] serial.mdrange_parallel_reduce_primitive_types [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o 3: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2998 ms) 3: [ RUN ] serial.mdspan_minimal_functional 3: [ OK ] serial.mdspan_minimal_functional (0 ms) 3: [ RUN ] serial.mdspan_atomic_accessor 3: [ OK ] serial.mdspan_atomic_accessor (0 ms) 3: [ RUN ] serial.view_mdspan_conversion 3: [ OK ] serial.view_mdspan_conversion (0 ms) 3: [ RUN ] serial.view_mdspan_conversion_with_stride 3: [ OK ] serial.view_mdspan_conversion_with_stride (0 ms) 3: [ RUN ] serial.max 3: [ OK ] serial.max (0 ms) 3: [ RUN ] serial.max_within_parfor 3: [ OK ] serial.max_within_parfor (0 ms) 3: [ RUN ] serial.min 3: [ OK ] serial.min (0 ms) 3: [ RUN ] serial.min_within_parfor 3: [ OK ] serial.min_within_parfor (0 ms) 3: [ RUN ] serial.minmax 3: [ OK ] serial.minmax (0 ms) 3: [ RUN ] serial.minmax_within_parfor 3: [ OK ] serial.minmax_within_parfor (0 ms) 3: [ RUN ] serial.clamp 3: [ OK ] serial.clamp (0 ms) 3: [ RUN ] serial.clamp_within_parfor 3: [ OK ] serial.clamp_within_parfor (0 ms) 3: [ RUN ] serial.numeric_traits_infinity 3: [ OK ] serial.numeric_traits_infinity (0 ms) 3: [ RUN ] serial.numeric_traits_epsilon 3: [ OK ] serial.numeric_traits_epsilon (0 ms) 3: [ RUN ] serial.numeric_traits_round_error 3: [ OK ] serial.numeric_traits_round_error (0 ms) 3: [ RUN ] serial.numeric_traits_norm_min 3: [ OK ] serial.numeric_traits_norm_min (0 ms) 3: [ RUN ] serial.numeric_traits_denorm_min 3: [ OK ] serial.numeric_traits_denorm_min (0 ms) 3: [ RUN ] serial.numeric_traits_finite_min_max 3: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 3: [ RUN ] serial.numeric_traits_digits 3: [ OK ] serial.numeric_traits_digits (0 ms) 3: [ RUN ] serial.numeric_traits_digits10 3: [ OK ] serial.numeric_traits_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_max_digits10 3: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_radix 3: [ OK ] serial.numeric_traits_radix (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent 3: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent10 3: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 3: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] serial.numeric_traits_sfinae_friendly 3: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] serial.occupancy_control 3: [ OK ] serial.occupancy_control (0 ms) 3: [ RUN ] serial.memory_pool 3: [ OK ] serial.memory_pool (31 ms) 3: [ RUN ] serial.cxx11 3: [ OK ] serial.cxx11 (0 ms) 3: [ RUN ] serial.viewctorprop_embedded_dim 3: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 3: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 3: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 3: [ RUN ] serial.parallel_scan_range_policy 3: [ OK ] serial.parallel_scan_range_policy (2 ms) 3: [ RUN ] serial.kokkos_printf 3: [ OK ] serial.kokkos_printf (0 ms) 3: [ RUN ] serial.quad_precision_reductions 3: [ OK ] serial.quad_precision_reductions (0 ms) 3: [ RUN ] serial.quad_precision_common_math_functions 3: [ OK ] serial.quad_precision_common_math_functions (0 ms) 3: [ RUN ] serial.range_for 3: [ OK ] serial.range_for (0 ms) 3: [ RUN ] serial.range_reduce 3: [ OK ] serial.range_reduce (0 ms) 3: [ RUN ] serial.range_dynamic_policy 3: [ OK ] serial.range_dynamic_policy (21 ms) 3: [ RUN ] serial.range_policy_runtime_parameters 3: [ OK ] serial.range_policy_runtime_parameters (0 ms) 3: [ RUN ] serial.range_policy_one_way_convertible_bounds 3: [ OK ] serial.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] serial.range_for_require 3: [ OK ] serial.range_for_require (0 ms) 3: [ RUN ] serial.range_reduce_require 3: [ OK ] serial.range_reduce_require (0 ms) 3: [ RUN ] serial.range_dynamic_policy_require 3: [ OK ] serial.range_dynamic_policy_require (21 ms) 3: [ RUN ] serial.reducers_int 3: [ OK ] serial.reducers_int (1 ms) 3: [ RUN ] serial.reducers_double 3: [ OK ] serial.reducers_double (1 ms) 3: [ RUN ] serial.reducers_complex_double 3: [ OK ] serial.reducers_complex_double (0 ms) 3: [ RUN ] serial.reducers_struct 3: [ OK ] serial.reducers_struct (1 ms) 3: [ RUN ] serial.reducers_half_t 3: [ OK ] serial.reducers_half_t (0 ms) 3: [ RUN ] serial.reducers_bhalf_t 3: [ OK ] serial.reducers_bhalf_t (0 ms) 3: [ RUN ] serial.reducers_int8_t 3: [ OK ] serial.reducers_int8_t (0 ms) 3: [ RUN ] serial.reducers_int16_t 3: [ OK ] serial.reducers_int16_t (0 ms) 3: [ RUN ] serial.reducers_point_t 3: [ OK ] serial.reducers_point_t (0 ms) 3: [ RUN ] serial.reducers_bool 3: [ OK ] serial.reducers_bool (0 ms) 3: [ RUN ] serial.int64_t_reduce 3: [ OK ] serial.int64_t_reduce (237 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (274 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic 3: [ OK ] serial.int64_t_reduce_dynamic (802 ms) 3: [ RUN ] serial.double_reduce_dynamic [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o 3: [ OK ] serial.double_reduce_dynamic (1004 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view 3: [ OK ] serial.int64_t_reduce_dynamic_view (197 ms) 3: [ RUN ] serial.int_combined_reduce 3: [ OK ] serial.int_combined_reduce (0 ms) 3: [ RUN ] serial.mdrange_combined_reduce 3: [ OK ] serial.mdrange_combined_reduce (0 ms) 3: [ RUN ] serial.int_combined_reduce_mixed 3: [ OK ] serial.int_combined_reduce_mixed (0 ms) 3: [ RUN ] serial.reduction_with_large_iteration_count 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestReduce.hpp:663: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 3: [ RUN ] serial.reduction_deduction 3: [ OK ] serial.reduction_deduction (0 ms) 3: [ RUN ] serial.reduce_device_view_range_policy 3: [ OK ] serial.reduce_device_view_range_policy (5 ms) 3: [ RUN ] serial.reduce_device_view_mdrange_policy [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o 3: [ OK ] serial.reduce_device_view_mdrange_policy (2300 ms) 3: [ RUN ] serial.reduce_device_view_team_policy [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o 3: [ OK ] serial.reduce_device_view_team_policy (1625 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (3 ms) 3: [ RUN ] serial.mdspan_space_aware_accessor 3: [ OK ] serial.mdspan_space_aware_accessor (0 ms) 3: [ RUN ] serial.kokkos_swap 3: [ OK ] serial.kokkos_swap (0 ms) 3: [ RUN ] serial.task_fib_deprecated 3: [ OK ] serial.task_fib_deprecated (926 ms) 3: [ RUN ] serial.task_depend_deprecated 3: [ OK ] serial.task_depend_deprecated (0 ms) 3: [ RUN ] serial.task_team_deprecated 3: [ OK ] serial.task_team_deprecated (0 ms) 3: [ RUN ] serial.task_with_mempool_deprecated 3: [ OK ] serial.task_with_mempool_deprecated (0 ms) 3: [ RUN ] serial.task_multiple_depend_deprecated 3: [ OK ] serial.task_multiple_depend_deprecated (20 ms) 3: [ RUN ] serial.task_scheduler_ctors_deprecated 3: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_deprecated 3: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 3: [ RUN ] serial.task_fib_deprecated_multiple [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o 3: [ OK ] serial.task_fib_deprecated_multiple (925 ms) 3: [ RUN ] serial.task_depend_deprecated_multiple 3: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_team_deprecated_multiple 3: [ OK ] serial.task_team_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_with_mempool_deprecated_multiple 3: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_multiple_depend_deprecated_multiple 3: [ OK ] serial.task_multiple_depend_deprecated_multiple (19 ms) 3: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 3: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 3: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_fib_single 3: [ OK ] serial.task_fib_single (719 ms) 3: [ RUN ] serial.task_depend_single 3: [ OK ] serial.task_depend_single (0 ms) 3: [ RUN ] serial.task_team_single 3: [ OK ] serial.task_team_single (0 ms) 3: [ RUN ] serial.task_with_mempool_single 3: [ OK ] serial.task_with_mempool_single (0 ms) 3: [ RUN ] serial.task_multiple_depend_single 3: [ OK ] serial.task_multiple_depend_single (20 ms) 3: [ RUN ] serial.task_scheduler_ctors_single 3: [ OK ] serial.task_scheduler_ctors_single (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_single 3: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 3: [ RUN ] serial.task_fib_multiple 3: [ OK ] serial.task_fib_multiple (722 ms) 3: [ RUN ] serial.task_depend_multiple 3: [ OK ] serial.task_depend_multiple (0 ms) 3: [ RUN ] serial.task_team_multiple 3: [ OK ] serial.task_team_multiple (0 ms) 3: [ RUN ] serial.task_with_mempool_multiple 3: [ OK ] serial.task_with_mempool_multiple (0 ms) 3: [ RUN ] serial.task_multiple_depend_multiple 3: [ OK ] serial.task_multiple_depend_multiple (19 ms) 3: [ RUN ] serial.task_scheduler_ctors_multiple 3: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_multiple 3: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 3: [ RUN ] serial.task_fib_chase_lev 3: [ OK ] serial.task_fib_chase_lev (753 ms) 3: [ RUN ] serial.task_depend_chase_lev 3: [ OK ] serial.task_depend_chase_lev (0 ms) 3: [ RUN ] serial.task_team_chase_lev 3: [ OK ] serial.task_team_chase_lev (0 ms) 3: [ RUN ] serial.task_with_mempool_chase_lev 3: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 3: [ RUN ] serial.task_multiple_depend_chase_lev 3: [ OK ] serial.task_multiple_depend_chase_lev (20 ms) 3: [ RUN ] serial.task_scheduler_ctors_chase_lev 3: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 3: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 3: [----------] 229 tests from serial (24694 ms total) 3: 3: [----------] 16 tests from serial_graph 3: [ RUN ] serial_graph.submit_once 3: [ OK ] serial_graph.submit_once (0 ms) 3: [ RUN ] serial_graph.submit_once_rvalue 3: [ OK ] serial_graph.submit_once_rvalue (0 ms) 3: [ RUN ] serial_graph.instantiate_and_submit_once 3: [ OK ] serial_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] serial_graph.submit_onto_another_execution_space_instance 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:208: Skipped 3: insufficient number of supported concurrent threads 3: [ SKIPPED ] serial_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] serial_graph.create_graph_no_closure_with_exec 3: [ OK ] serial_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] serial_graph.create_graph_no_arg 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:252: Skipped 3: Skipping since useless if the test fixture is not on the default execution space. 3: [ SKIPPED ] serial_graph.create_graph_no_arg (0 ms) 3: [ RUN ] serial_graph.submit_six 3: [ OK ] serial_graph.submit_six (0 ms) 3: [ RUN ] serial_graph.when_all_cycle 3: [ OK ] serial_graph.when_all_cycle (0 ms) 3: [ RUN ] serial_graph.repeat_chain 3: [ OK ] serial_graph.repeat_chain (0 ms) 3: [ RUN ] serial_graph.zero_work_reduce 3: [ OK ] serial_graph.zero_work_reduce (0 ms) 3: [ RUN ] serial_graph.empty_graph 3: [ OK ] serial_graph.empty_graph (0 ms) 3: [ RUN ] serial_graph.force_global_launch 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:457: Skipped 3: This execution space does not support global launch. 3: [ SKIPPED ] serial_graph.force_global_launch (0 ms) 3: [ RUN ] serial_graph.empty_graph_default_host_exec 3: [ OK ] serial_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] serial_graph.node_lifetime 3: [ OK ] serial_graph.node_lifetime (0 ms) 3: [ RUN ] serial_graph.diamond 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:629: Skipped 3: test needs at least 4 OpenMP threads 3: [ SKIPPED ] serial_graph.diamond (0 ms) 3: [ RUN ] serial_graph.end_of_submit_control_flow 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:706: Skipped 3: insufficient number of supported concurrent threads 3: [ SKIPPED ] serial_graph.end_of_submit_control_flow (0 ms) 3: [----------] 16 tests from serial_graph (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 257 tests from 4 test suites ran. (31702 ms total) 3: [ PASSED ] 248 tests. 3: [ SKIPPED ] 9 tests, listed below: 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once 3: [ SKIPPED ] serial.reduction_with_large_iteration_count 3: [ SKIPPED ] serial_graph.submit_onto_another_execution_space_instance 3: [ SKIPPED ] serial_graph.create_graph_no_arg 3: [ SKIPPED ] serial_graph.force_global_launch 3: [ SKIPPED ] serial_graph.diamond 3: [ SKIPPED ] serial_graph.end_of_submit_control_flow 3/47 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 31.71 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Test timeout computed to be: 1500 [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o 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 143 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 8 tests from serial_DeathTest 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1412 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (1125 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 8 tests from serial_DeathTest (2537 ms total) 4: 4: [----------] 135 tests from serial 4: [ RUN ] serial.team_for 4: [ OK ] serial.team_for (0 ms) 4: [ RUN ] serial.team_reduce 4: [ OK ] serial.team_reduce (0 ms) 4: [ RUN ] serial.team_reduce_large [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o 4: [ OK ] serial.team_reduce_large (1346 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (6 ms) 4: [ RUN ] serial.large_team_scratch_size 4: [ OK ] serial.large_team_scratch_size (0 ms) 4: [ RUN ] serial.team_broadcast_long 4: [ OK ] serial.team_broadcast_long (0 ms) 4: [ RUN ] serial.team_broadcast_long_wrapper 4: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] serial.team_broadcast_char 4: [ OK ] serial.team_broadcast_char (0 ms) 4: [ RUN ] serial.team_broadcast_float 4: [ OK ] serial.team_broadcast_float (0 ms) 4: [ RUN ] serial.team_broadcast_double 4: [ OK ] serial.team_broadcast_double (0 ms) 4: [ RUN ] serial.team_handle_by_value 4: [ OK ] serial.team_handle_by_value (0 ms) 4: [ RUN ] serial.team_vector 4: [ OK ] serial.team_vector (5 ms) 4: [ RUN ] serial.triple_nested_parallelism 4: [ OK ] serial.triple_nested_parallelism (526 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.parallel_scan_with_reducers (65 ms) 4: [ RUN ] serial.team_thread_range_combined_reducers 4: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] serial.thread_vector_range_combined_reducers 4: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.team_vector_range_combined_reducers 4: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelFor [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o 4: [ OK ] serial.TeamThreadMDRangeParallelFor (237 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelFor 4: [ OK ] serial.ThreadVectorMDRangeParallelFor (235 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelFor 4: [ OK ] serial.TeamVectorMDRangeParallelFor (5 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelReduce 4: [ OK ] serial.TeamThreadMDRangeParallelReduce (5 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 4: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 4: [ RUN ] serial.team_policy_runtime_parameters 4: [ OK ] serial.team_policy_runtime_parameters (0 ms) 4: [ RUN ] serial.team_reduction_scan 4: [ OK ] serial.team_reduction_scan (47 ms) 4: [ RUN ] serial.team_long_reduce 4: [ OK ] serial.team_long_reduce (54 ms) 4: [ RUN ] serial.team_double_reduce 4: [ OK ] serial.team_double_reduce (81 ms) 4: [ RUN ] serial.team_long_array_reduce 4: [ OK ] serial.team_long_array_reduce (94 ms) 4: [ RUN ] serial.team_double_array_reduce 4: [ OK ] serial.team_double_array_reduce (81 ms) 4: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] serial.repeated_team_reduce [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o 4: [ OK ] serial.repeated_team_reduce (4230 ms) 4: [ RUN ] serial.nested_team_reduce_functor_as_reducer 4: [ OK ] serial.nested_team_reduce_functor_as_reducer (0 ms) 4: [ RUN ] serial.team_scan 4: [ OK ] serial.team_scan (121 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (108 ms) 4: [ RUN ] serial.team_shared_request 4: [ OK ] serial.team_shared_request (63 ms) 4: [ RUN ] serial.team_scratch_request 4: [ OK ] serial.team_scratch_request (4 ms) 4: [ RUN ] serial.team_lambda_shared_request 4: [ OK ] serial.team_lambda_shared_request (66 ms) 4: [ RUN ] serial.scratch_align 4: [ OK ] serial.scratch_align (0 ms) 4: [ RUN ] serial.shmem_size 4: [ OK ] serial.shmem_size (0 ms) 4: [ RUN ] serial.multi_level_scratch 4: [ OK ] serial.multi_level_scratch (4 ms) 4: [ RUN ] serial.team_scratch_memory_index_parallel_for 4: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] serial.team_policy_max_recommended 4: [ OK ] serial.team_policy_max_recommended (2 ms) 4: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] serial.team_teamvector_range 4: [ OK ] serial.team_teamvector_range (1 ms) 4: [ RUN ] serial.unique_token_global 4: [ OK ] serial.unique_token_global (0 ms) 4: [ RUN ] serial.unique_token_instance 4: [ OK ] serial.unique_token_instance (0 ms) 4: [ RUN ] serial.unique_token_team_acquire 4: [ OK ] serial.unique_token_team_acquire (0 ms) 4: [ RUN ] serial.view_api_a 4: [ OK ] serial.view_api_a (6 ms) 4: [ RUN ] serial.view_layout_left_with_stride 4: [ OK ] serial.view_layout_left_with_stride (0 ms) 4: [ RUN ] serial.view_layout_right_with_stride 4: [ OK ] serial.view_layout_right_with_stride (0 ms) 4: [ RUN ] serial.view_api_b 4: [ OK ] serial.view_api_b (1 ms) 4: [ RUN ] serial.view_api_c 4: [ OK ] serial.view_api_c (1 ms) 4: [ RUN ] serial.view_api_d 4: [ OK ] serial.view_api_d (0 ms) 4: [ RUN ] serial.view_remap 4: [ OK ] serial.view_remap (0 ms) 4: [ RUN ] serial.view_mirror_nonconst 4: [ OK ] serial.view_mirror_nonconst (0 ms) 4: [ RUN ] serial.view_stride_method 4: [ OK ] serial.view_stride_method (0 ms) 4: [ RUN ] serial.anonymous_space 4: [ OK ] serial.anonymous_space (0 ms) 4: [ RUN ] serial.view_overload_resolution 4: [ OK ] serial.view_overload_resolution (0 ms) 4: [ RUN ] serial.view_allocation_large_rank 4: [ OK ] serial.view_allocation_large_rank (1438 ms) 4: [ RUN ] serial.view_shmem_size_on_device 4: [ OK ] serial.view_shmem_size_on_device (0 ms) 4: [ RUN ] serial.view_is_assignable 4: [ OK ] serial.view_is_assignable (0 ms) 4: [ RUN ] serial.view_bad_alloc 4: [ OK ] serial.view_bad_alloc (0 ms) 4: [ RUN ] serial.view_copy_tests [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o 4: [ OK ] serial.view_copy_tests (248 ms) 4: [ RUN ] serial.view_copy_tests_rank_0 4: [ OK ] serial.view_copy_tests_rank_0 (1 ms) 4: [ RUN ] serial.view_copy_degenerated 4: [ OK ] serial.view_copy_degenerated (0 ms) 4: [ RUN ] serial.view_fill_tests_layout_right [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o 4: [ OK ] serial.view_fill_tests_layout_right (5026 ms) 4: [ RUN ] serial.view_fill_tests_layout_left [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o 4: [ OK ] serial.view_fill_tests_layout_left (4969 ms) 4: [ RUN ] serial.vcp_empty_traits 4: [ OK ] serial.vcp_empty_traits (0 ms) 4: [ RUN ] serial.is_view_label 4: [ OK ] serial.is_view_label (0 ms) 4: [ RUN ] serial.vcp_label_base_traits 4: [ OK ] serial.vcp_label_base_traits (0 ms) 4: [ RUN ] serial.vcp_label_traits 4: [ OK ] serial.vcp_label_traits (0 ms) 4: [ RUN ] serial.view_alloc_can_perfect_forward_label 4: [ OK ] serial.view_alloc_can_perfect_forward_label (0 ms) 4: [ RUN ] serial.vcp_label_copy_constructor 4: [ OK ] serial.vcp_label_copy_constructor (0 ms) 4: [ RUN ] serial.vcp_pointer_add_property 4: [ OK ] serial.vcp_pointer_add_property (0 ms) 4: [ RUN ] serial.view_empty_runtime_unmanaged 4: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] serial.view_hooks 4: [ OK ] serial.view_hooks (0 ms) 4: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (47 ms) 4: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (42 ms) 4: [ RUN ] serial.view_irregular_layout 4: [ OK ] serial.view_irregular_layout (0 ms) 4: [ RUN ] serial.view_mapping 4: [ OK ] serial.view_mapping (52 ms) 4: [ RUN ] serial.view_mapping_operator 4: [ OK ] serial.view_mapping_operator (1 ms) 4: [ RUN ] serial.static_extent 4: [ OK ] serial.static_extent (0 ms) 4: [ RUN ] serial.view_mapping_atomic 4: [ OK ] serial.view_mapping_atomic (0 ms) 4: [ RUN ] serial.view_mapping_class_value 4: [ OK ] serial.view_mapping_class_value (0 ms) 4: [ RUN ] serial.view_mapping_assignable 4: [ OK ] serial.view_mapping_assignable (0 ms) 4: [ RUN ] serial.view_mapping_trivially_copyable 4: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] serial.view_mapping_subview 4: [ OK ] serial.view_mapping_subview (0 ms) 4: [ RUN ] serial.view_nested_view 4: [ OK ] serial.view_nested_view (0 ms) 4: [ RUN ] serial.view_of_views_default 4: [ OK ] serial.view_of_views_default (0 ms) 4: [ RUN ] serial.view_of_views_without_initializing 4: [ OK ] serial.view_of_views_without_initializing (0 ms) 4: [ RUN ] serial.test_view_of_views_sequential_host_init 4: [ OK ] serial.test_view_of_views_sequential_host_init (0 ms) 4: [ RUN ] serial.append_formatted_multidimensional_index 4: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] serial.view_resize 4: [ OK ] serial.view_resize (6 ms) 4: [ RUN ] serial.view_realloc 4: [ OK ] serial.view_realloc (0 ms) 4: [ RUN ] serial.workgraph_fib 4: [ OK ] serial.workgraph_fib (129 ms) 4: [ RUN ] serial.resize_realloc_no_init 4: [ OK ] serial.resize_realloc_no_init (0 ms) 4: [ RUN ] serial.resize_realloc_no_alloc 4: [ OK ] serial.resize_realloc_no_alloc (0 ms) 4: [ RUN ] serial.realloc_exec_space 4: [ OK ] serial.realloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc 4: [ OK ] serial.view_alloc (0 ms) 4: [ RUN ] serial.view_alloc_exec_space 4: [ OK ] serial.view_alloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc_int 4: [ OK ] serial.view_alloc_int (0 ms) 4: [ RUN ] serial.view_alloc_exec_space_int 4: [ OK ] serial.view_alloc_exec_space_int (0 ms) 4: [ RUN ] serial.deep_copy_zero_memset 4: [ OK ] serial.deep_copy_zero_memset (0 ms) 4: [ RUN ] serial.resize_exec_space 4: [ OK ] serial.resize_exec_space (0 ms) 4: [ RUN ] serial.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestWithoutInitializing.hpp:301: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] serial.view_allocation_int (0 ms) 4: [ RUN ] serial.view_allocation_exec_space_int 4: [ OK ] serial.view_allocation_exec_space_int (0 ms) 4: [ RUN ] serial.view_not_default_constructible 4: [ OK ] serial.view_not_default_constructible (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_left 4: [ OK ] serial.view_subview_auto_1d_left (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_right 4: [ OK ] serial.view_subview_auto_1d_right (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_stride 4: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] serial.view_subview_assign_strided 4: [ OK ] serial.view_subview_assign_strided (0 ms) 4: [ RUN ] serial.view_subview_left_0 4: [ OK ] serial.view_subview_left_0 (0 ms) 4: [ RUN ] serial.view_subview_left_1 4: [ OK ] serial.view_subview_left_1 (0 ms) 4: [ RUN ] serial.view_subview_left_2 4: [ OK ] serial.view_subview_left_2 (0 ms) 4: [ RUN ] serial.view_subview_left_3 4: [ OK ] serial.view_subview_left_3 (0 ms) 4: [ RUN ] serial.view_subview_right_0 4: [ OK ] serial.view_subview_right_0 (0 ms) 4: [ RUN ] serial.view_subview_right_1 4: [ OK ] serial.view_subview_right_1 (0 ms) 4: [ RUN ] serial.view_subview_right_3 4: [ OK ] serial.view_subview_right_3 (0 ms) 4: [ RUN ] serial.view_static_tests 4: [ OK ] serial.view_static_tests (0 ms) 4: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 4: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 4: [ RUN ] serial.view_subview_layoutright_to_layoutright 4: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] serial.view_subview_1d_assign 4: [ OK ] serial.view_subview_1d_assign (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_atomic 4: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_randomaccess 4: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 4: [ RUN ] serial.view_subview_2d_from_3d 4: [ OK ] serial.view_subview_2d_from_3d (12 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_atomic 4: [ OK ] serial.view_subview_2d_from_3d_atomic (12 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 4: [ OK ] serial.view_subview_2d_from_3d_randomaccess (12 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o 4: [ OK ] serial.view_subview_3d_from_5d_left (514 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (515 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (514 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o 4: [ OK ] serial.view_subview_3d_from_5d_right (566 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (567 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (565 ms) 4: [ RUN ] serial.view_test_unmanaged_subview_reset 4: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] serial.view_subview_memory_traits_construction 4: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 4: [----------] 135 tests from serial (22672 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 143 tests from 2 test suites ran. (25210 ms total) 4: [ PASSED ] 136 tests. 4: [ SKIPPED ] 7 tests, listed below: 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] serial.view_allocation_int 4/47 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 26.38 sec test 5 Start 5: Kokkos_CoreUnitTest_OpenMP 5: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 5: Test timeout computed to be: 1500 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: [==========] Running 400 tests from 4 test suites. 5: [----------] Global test environment set-up. 5: [----------] 19 tests from openmp_DeathTest 5: [ RUN ] openmp_DeathTest.abort_from_host 5: [ OK ] openmp_DeathTest.abort_from_host (537 ms) 5: [ RUN ] openmp_DeathTest.abort_from_device 5: [ OK ] openmp_DeathTest.abort_from_device (159 ms) 5: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 5: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (156 ms) 5: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 5: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (160 ms) 5: [ RUN ] openmp_DeathTest.policy_invalid_bounds 5: [ OK ] openmp_DeathTest.policy_invalid_bounds (0 ms) 5: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 5: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (0 ms) 5: [ RUN ] openmp_DeathTest.range_policy_round_trip_conversion_fires 5: [ OK ] openmp_DeathTest.range_policy_round_trip_conversion_fires (0 ms) 5: [ RUN ] openmp_DeathTest.range_policy_check_sign_changes 5: [ OK ] openmp_DeathTest.range_policy_check_sign_changes (0 ms) 5: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds 5: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 5: [ RUN ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 5: skipping since no memory access violation would occur 5: [ SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 5: [ RUN ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 5: skipping since no memory access violation would occur 5: [ SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 5: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment 5: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1121 ms) 5: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o 5: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (1135 ms) 5: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 5: skipping since no memory access violation would occur 5: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms) 5: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_device 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 5: skipping since no memory access violation would occur 5: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms) 5: [----------] 19 tests from openmp_DeathTest (3271 ms total) 5: 5: [----------] 1 test from openmp_graph_DeathTest 5: [ RUN ] openmp_graph_DeathTest.can_instantiate_only_once 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:181: Skipped 5: Preconditions are not checked. 5: [ SKIPPED ] openmp_graph_DeathTest.can_instantiate_only_once (0 ms) 5: [----------] 1 test from openmp_graph_DeathTest (0 ms total) 5: 5: [----------] 364 tests from openmp 5: [ RUN ] openmp.array_capacity 5: [ OK ] openmp.array_capacity (0 ms) 5: [ RUN ] openmp.array_element_access 5: [ OK ] openmp.array_element_access (0 ms) 5: [ RUN ] openmp.array_operator_equal 5: [ OK ] openmp.array_operator_equal (0 ms) 5: [ RUN ] openmp.array_zero_capacity 5: [ OK ] openmp.array_zero_capacity (0 ms) 5: [ RUN ] openmp.array_zero_data_nullptr 5: [ OK ] openmp.array_zero_data_nullptr (0 ms) 5: [ RUN ] openmp.array_contiguous_capacity 5: [ OK ] openmp.array_contiguous_capacity (0 ms) 5: [ RUN ] openmp.array_contiguous_element_access 5: [ OK ] openmp.array_contiguous_element_access (0 ms) 5: [ RUN ] openmp.array_contiguous_assignment 5: [ OK ] openmp.array_contiguous_assignment (0 ms) 5: [ RUN ] openmp.array_strided_capacity 5: [ OK ] openmp.array_strided_capacity (0 ms) 5: [ RUN ] openmp.array_strided_element_access 5: [ OK ] openmp.array_strided_element_access (0 ms) 5: [ RUN ] openmp.array_strided_assignment 5: [ OK ] openmp.array_strided_assignment (0 ms) 5: [ RUN ] openmp.atomic_operations_complexdouble 5: [ OK ] openmp.atomic_operations_complexdouble (10 ms) 5: [ RUN ] openmp.atomic_operations_complexfloat 5: [ OK ] openmp.atomic_operations_complexfloat (10 ms) 5: [ RUN ] openmp.atomic_operations_double 5: [ OK ] openmp.atomic_operations_double (10 ms) 5: [ RUN ] openmp.atomic_operations_float 5: [ OK ] openmp.atomic_operations_float (10 ms) 5: [ RUN ] openmp.atomic_operations_int 5: [ OK ] openmp.atomic_operations_int (25 ms) 5: [ RUN ] openmp.atomic_operations_long 5: [ OK ] openmp.atomic_operations_long (26 ms) 5: [ RUN ] openmp.atomic_operations_longlong 5: [ OK ] openmp.atomic_operations_longlong (26 ms) 5: [ RUN ] openmp.atomic_shared 5: [ OK ] openmp.atomic_shared (0 ms) 5: [ RUN ] openmp.atomic_operations_unsigned [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 5: [ OK ] openmp.atomic_operations_unsigned (22 ms) 5: [ RUN ] openmp.atomic_operations_unsignedlong 5: [ OK ] openmp.atomic_operations_unsignedlong (20 ms) 5: [ RUN ] openmp.atomics 5: [ OK ] openmp.atomics (19 ms) 5: [ RUN ] openmp.atomics_tpetra_max_abs 5: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] openmp.atomic_views_integral 5: [ OK ] openmp.atomic_views_integral (232 ms) 5: [ RUN ] openmp.atomic_views_nonintegral 5: [ OK ] openmp.atomic_views_nonintegral (80 ms) 5: [ RUN ] openmp.atomic_view_api 5: [ OK ] openmp.atomic_view_api (0 ms) 5: [ RUN ] openmp.bit_manip_countl_zero 5: [ OK ] openmp.bit_manip_countl_zero (0 ms) 5: [ RUN ] openmp.bit_manip_countl_one 5: [ OK ] openmp.bit_manip_countl_one (0 ms) 5: [ RUN ] openmp.bit_manip_countr_zero 5: [ OK ] openmp.bit_manip_countr_zero (0 ms) 5: [ RUN ] openmp.bit_manip_countr_one 5: [ OK ] openmp.bit_manip_countr_one (0 ms) 5: [ RUN ] openmp.bit_manip_popcount 5: [ OK ] openmp.bit_manip_popcount (0 ms) 5: [ RUN ] openmp.bit_manip_has_single_bit 5: [ OK ] openmp.bit_manip_has_single_bit (0 ms) 5: [ RUN ] openmp.bit_manip_bit_floor 5: [ OK ] openmp.bit_manip_bit_floor (0 ms) 5: [ RUN ] openmp.bit_manip_bit_ceil 5: [ OK ] openmp.bit_manip_bit_ceil (0 ms) 5: [ RUN ] openmp.bit_manip_bit_width 5: [ OK ] openmp.bit_manip_bit_width (0 ms) 5: [ RUN ] openmp.bit_manip_rotl 5: [ OK ] openmp.bit_manip_rotl (0 ms) 5: [ RUN ] openmp.bit_manip_rotr 5: [ OK ] openmp.bit_manip_rotr (0 ms) 5: [ RUN ] openmp.bit_manip_byeswap 5: [ OK ] openmp.bit_manip_byeswap (0 ms) 5: [ RUN ] openmp.bit_manip_bit_cast 5: [ OK ] openmp.bit_manip_bit_cast (0 ms) 5: [ RUN ] openmp.test_block_deduction_bug_pr_3103 5: [ OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms) 5: [ RUN ] openmp.checked_integer_operations_multiply_overflow 5: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 5: [ RUN ] openmp.execution_policy_occupancy_and_hint 5: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 5: [ RUN ] openmp.complex_construction 5: [ OK ] openmp.complex_construction (0 ms) 5: [ RUN ] openmp.complex_basic_math 5: [ OK ] openmp.complex_basic_math (0 ms) 5: [ RUN ] openmp.complex_special_funtions 5: [ OK ] openmp.complex_special_funtions (0 ms) 5: [ RUN ] openmp.complex_io 5: [ OK ] openmp.complex_io (0 ms) 5: [ RUN ] openmp.complex_trivially_copyable 5: [ OK ] openmp.complex_trivially_copyable (0 ms) 5: [ RUN ] openmp.complex_issue_3865 5: [ OK ] openmp.complex_issue_3865 (0 ms) 5: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 5: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 5: [ RUN ] openmp.complex_structured_bindings 5: [ OK ] openmp.complex_structured_bindings (0 ms) 5: [ RUN ] openmp.crs_count_fill 5: [ OK ] openmp.crs_count_fill (2 ms) 5: [ RUN ] openmp.crs_copy_constructor 5: [ OK ] openmp.crs_copy_constructor (12 ms) 5: [ RUN ] openmp.deep_copy_alignment 5: [ OK ] openmp.deep_copy_alignment (5 ms) 5: [ RUN ] openmp.deep_copy_conversion 5: [ OK ] openmp.deep_copy_conversion (62 ms) 5: [ RUN ] openmp.partitioning_by_args 5: [ OK ] openmp.partitioning_by_args (23 ms) 5: [ RUN ] openmp.partitioning_by_vector 5: [ OK ] openmp.partitioning_by_vector (9 ms) 5: [ RUN ] openmp.exec_space_thread_safety_range [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o 5: [ OK ] openmp.exec_space_thread_safety_range (1068 ms) 5: [ RUN ] openmp.exec_space_thread_safety_mdrange 5: [ OK ] openmp.exec_space_thread_safety_mdrange (278 ms) 5: [ RUN ] openmp.exec_space_thread_safety_team_policy 5: [ OK ] openmp.exec_space_thread_safety_team_policy (274 ms) 5: [ RUN ] openmp.exec_space_thread_safety_range_reduce 5: [ OK ] openmp.exec_space_thread_safety_range_reduce (301 ms) 5: [ RUN ] openmp.exec_space_thread_safety_mdrange_reduce 5: [ OK ] openmp.exec_space_thread_safety_mdrange_reduce (288 ms) 5: [ RUN ] openmp.exec_space_thread_safety_team_policy_reduce [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o 5: [ OK ] openmp.exec_space_thread_safety_team_policy_reduce (264 ms) 5: [ RUN ] openmp.exec_space_thread_safety_range_scan 5: [ OK ] openmp.exec_space_thread_safety_range_scan (331 ms) 5: [ RUN ] openmp.execution_space_as_class_data_member 5: [ OK ] openmp.execution_space_as_class_data_member (0 ms) 5: [ RUN ] openmp.functor_analysis 5: [ OK ] openmp.functor_analysis (0 ms) 5: [ RUN ] openmp.when_all_type 5: [ OK ] openmp.when_all_type (0 ms) 5: [ RUN ] openmp.host_shared_ptr_use_count 5: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 5: [ RUN ] openmp.host_shared_ptr_get 5: [ OK ] openmp.host_shared_ptr_get (0 ms) 5: [ RUN ] openmp.host_shared_ptr_dereference_on_device 5: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 5: [ RUN ] openmp.host_shared_ptr_special_members_on_device 5: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 5: [ RUN ] openmp.host_shared_ptr_tracking 5: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 5: [ RUN ] openmp.join_backward_compatibility 5: [ OK ] openmp.join_backward_compatibility (0 ms) 5: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o 5: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1598 ms) 5: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o 5: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1483 ms) 5: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright Scanning dependencies of target Kokkos_UnitTest_Random [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 84%] Linking CXX executable Kokkos_UnitTest_Sort [ 84%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o 5: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1204 ms) 5: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 5: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1201 ms) 5: [ RUN ] openmp.deep_copy_scratch 5: [ OK ] openmp.deep_copy_scratch (0 ms) 5: [ RUN ] openmp.mathematical_constants_e 5: [ OK ] openmp.mathematical_constants_e (0 ms) 5: [ RUN ] openmp.mathematical_constants_log2e 5: [ OK ] openmp.mathematical_constants_log2e (0 ms) 5: [ RUN ] openmp.mathematical_constants_log10e 5: [ OK ] openmp.mathematical_constants_log10e (0 ms) 5: [ RUN ] openmp.mathematical_constants_pi 5: [ OK ] openmp.mathematical_constants_pi (0 ms) 5: [ RUN ] openmp.mathematical_constants_inv_pi 5: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 5: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 5: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 5: [ RUN ] openmp.mathematical_constants_ln2 5: [ OK ] openmp.mathematical_constants_ln2 (1 ms) 5: [ RUN ] openmp.mathematical_constants_ln10 5: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 5: [ RUN ] openmp.mathematical_constants_sqrt2 5: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 5: [ RUN ] openmp.mathematical_constants_sqrt3 5: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 5: [ RUN ] openmp.mathematical_constants_inv_sqrt3 5: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 5: [ RUN ] openmp.mathematical_constants_egamma 5: [ OK ] openmp.mathematical_constants_egamma (0 ms) 5: [ RUN ] openmp.mathematical_constants_phi 5: [ OK ] openmp.mathematical_constants_phi (0 ms) 5: [ RUN ] openmp.mathematical_functions_trigonometric_functions 5: [ OK ] openmp.mathematical_functions_trigonometric_functions (3 ms) 5: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 5: [ OK ] openmp.mathematical_functions_hyperbolic_functions (2 ms) 5: [ RUN ] openmp.mathematical_functions_non_standard 5: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 5: [ RUN ] openmp.mathematical_functions_power_functions 5: [ OK ] openmp.mathematical_functions_power_functions (1 ms) 5: [ RUN ] openmp.mathematical_functions_fma 5: [ OK ] openmp.mathematical_functions_fma (0 ms) 5: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 5: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (2 ms) 5: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 5: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 5: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (1 ms) 5: [ RUN ] openmp.mathematical_functions_absolute_value 5: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 5: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 5: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 5: [ RUN ] openmp.mathematical_functions_remainder_function 5: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 5: [ RUN ] openmp.mathematical_functions_isfinite 5: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 5: [ RUN ] openmp.mathematical_functions_isinf 5: [ OK ] openmp.mathematical_functions_isinf (0 ms) 5: [ RUN ] openmp.mathematical_functions_isnan 5: [ OK ] openmp.mathematical_functions_isnan (0 ms) 5: [ RUN ] openmp.mathematical_functions_exponential_functions 5: [ OK ] openmp.mathematical_functions_exponential_functions (3 ms) 5: [ RUN ] openmp.mathspecialfunc_expint1 5: [ OK ] openmp.mathspecialfunc_expint1 (0 ms) 5: [ RUN ] openmp.mathspecialfunc_errorfunc 5: [ OK ] openmp.mathspecialfunc_errorfunc (0 ms) 5: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 5: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (1 ms) 5: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 5: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (1 ms) 5: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 5: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms) 5: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 5: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms) 5: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 5: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms) 5: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 5: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms) 5: [ RUN ] openmp.mdrange_5d 5: [ OK ] openmp.mdrange_5d (29 ms) 5: [ RUN ] openmp.mdrange_6d 5: [ OK ] openmp.mdrange_6d (93 ms) 5: [ RUN ] openmp.mdrange_2d 5: [ OK ] openmp.mdrange_2d (2 ms) 5: [ RUN ] openmp.mdrange_array_reduce 5: [ OK ] openmp.mdrange_array_reduce (0 ms) 5: [ RUN ] openmp.mdrange_3d 5: [ OK ] openmp.mdrange_3d (13 ms) 5: [ RUN ] openmp.mdrange_neg_idx 5: [ OK ] openmp.mdrange_neg_idx (47 ms) 5: [ RUN ] openmp.mdrange_4d 5: [ OK ] openmp.mdrange_4d (10 ms) 5: [ RUN ] openmp.mdrange_scalar 5: [ OK ] openmp.mdrange_scalar (0 ms) 5: [ RUN ] openmp.mdrange_large_deep_copy [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o 5: [ OK ] openmp.mdrange_large_deep_copy (849 ms) 5: [ RUN ] openmp.md_range_policy_construction_from_arrays 5: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 5: [ RUN ] openmp.policy_get_tile_size 5: [ OK ] openmp.policy_get_tile_size (0 ms) 5: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o 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_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o 5: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (4972 ms) 5: [ RUN ] openmp.mdspan_minimal_functional 5: [ OK ] openmp.mdspan_minimal_functional (0 ms) 5: [ RUN ] openmp.mdspan_atomic_accessor 5: [ OK ] openmp.mdspan_atomic_accessor (0 ms) 5: [ RUN ] openmp.view_mdspan_conversion 5: [ OK ] openmp.view_mdspan_conversion (0 ms) 5: [ RUN ] openmp.view_mdspan_conversion_with_stride 5: [ OK ] openmp.view_mdspan_conversion_with_stride (0 ms) 5: [ RUN ] openmp.max 5: [ OK ] openmp.max (0 ms) 5: [ RUN ] openmp.max_within_parfor 5: [ OK ] openmp.max_within_parfor (0 ms) 5: [ RUN ] openmp.min 5: [ OK ] openmp.min (0 ms) 5: [ RUN ] openmp.min_within_parfor 5: [ OK ] openmp.min_within_parfor (0 ms) 5: [ RUN ] openmp.minmax 5: [ OK ] openmp.minmax (0 ms) 5: [ RUN ] openmp.minmax_within_parfor 5: [ OK ] openmp.minmax_within_parfor (0 ms) 5: [ RUN ] openmp.clamp 5: [ OK ] openmp.clamp (0 ms) 5: [ RUN ] openmp.clamp_within_parfor 5: [ OK ] openmp.clamp_within_parfor (0 ms) 5: [ RUN ] openmp.numeric_traits_infinity 5: [ OK ] openmp.numeric_traits_infinity (0 ms) 5: [ RUN ] openmp.numeric_traits_epsilon 5: [ OK ] openmp.numeric_traits_epsilon (0 ms) 5: [ RUN ] openmp.numeric_traits_round_error 5: [ OK ] openmp.numeric_traits_round_error (0 ms) 5: [ RUN ] openmp.numeric_traits_norm_min 5: [ OK ] openmp.numeric_traits_norm_min (0 ms) 5: [ RUN ] openmp.numeric_traits_denorm_min 5: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 5: [ RUN ] openmp.numeric_traits_finite_min_max 5: [ OK ] openmp.numeric_traits_finite_min_max (1 ms) 5: [ RUN ] openmp.numeric_traits_digits 5: [ OK ] openmp.numeric_traits_digits (0 ms) 5: [ RUN ] openmp.numeric_traits_digits10 5: [ OK ] openmp.numeric_traits_digits10 (0 ms) 5: [ RUN ] openmp.numeric_traits_max_digits10 5: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 5: [ RUN ] openmp.numeric_traits_radix 5: [ OK ] openmp.numeric_traits_radix (0 ms) 5: [ RUN ] openmp.numeric_traits_min_max_exponent 5: [ OK ] openmp.numeric_traits_min_max_exponent (0 ms) 5: [ RUN ] openmp.numeric_traits_min_max_exponent10 5: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 5: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 5: [ OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 5: [ RUN ] openmp.numeric_traits_sfinae_friendly 5: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 5: [ RUN ] openmp.occupancy_control 5: [ OK ] openmp.occupancy_control (0 ms) 5: [ RUN ] openmp.memory_pool 5: [ OK ] openmp.memory_pool (59 ms) 5: [ RUN ] openmp.cxx11 5: [ OK ] openmp.cxx11 (0 ms) 5: [ RUN ] openmp.viewctorprop_embedded_dim 5: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 5: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 5: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 5: [ RUN ] openmp.parallel_scan_range_policy 5: [ OK ] openmp.parallel_scan_range_policy (30 ms) 5: [ RUN ] openmp.kokkos_printf 5: [ OK ] openmp.kokkos_printf (0 ms) 5: [ RUN ] openmp.quad_precision_reductions 5: [ OK ] openmp.quad_precision_reductions (0 ms) 5: [ RUN ] openmp.quad_precision_common_math_functions 5: [ OK ] openmp.quad_precision_common_math_functions (0 ms) 5: [ RUN ] openmp.range_for 5: [ OK ] openmp.range_for (1 ms) 5: [ RUN ] openmp.range_reduce 5: [ OK ] openmp.range_reduce (1 ms) 5: [ RUN ] openmp.range_dynamic_policy 5: [ OK ] openmp.range_dynamic_policy (16 ms) 5: [ RUN ] openmp.range_policy_runtime_parameters 5: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 5: [ RUN ] openmp.range_policy_one_way_convertible_bounds 5: [ OK ] openmp.range_policy_one_way_convertible_bounds (0 ms) 5: [ RUN ] openmp.range_for_require 5: [ OK ] openmp.range_for_require (1 ms) 5: [ RUN ] openmp.range_reduce_require 5: [ OK ] openmp.range_reduce_require (0 ms) 5: [ RUN ] openmp.range_dynamic_policy_require 5: [ OK ] openmp.range_dynamic_policy_require (16 ms) 5: [ RUN ] openmp.reducers_int 5: [ OK ] openmp.reducers_int (5 ms) 5: [ RUN ] openmp.reducers_double 5: [ OK ] openmp.reducers_double (5 ms) 5: [ RUN ] openmp.reducers_complex_double 5: [ OK ] openmp.reducers_complex_double (3 ms) 5: [ RUN ] openmp.reducers_struct 5: [ OK ] openmp.reducers_struct (12 ms) 5: [ RUN ] openmp.reducers_half_t 5: [ OK ] openmp.reducers_half_t (9 ms) 5: [ RUN ] openmp.reducers_bhalf_t 5: [ OK ] openmp.reducers_bhalf_t (9 ms) 5: [ RUN ] openmp.reducers_int8_t 5: [ OK ] openmp.reducers_int8_t (9 ms) 5: [ RUN ] openmp.reducers_int16_t 5: [ OK ] openmp.reducers_int16_t (8 ms) 5: [ RUN ] openmp.reducers_point_t 5: [ OK ] openmp.reducers_point_t (9 ms) 5: [ RUN ] openmp.reducers_bool 5: [ OK ] openmp.reducers_bool (0 ms) 5: [ RUN ] openmp.int64_t_reduce 5: [ OK ] openmp.int64_t_reduce (86 ms) 5: [ RUN ] openmp.double_reduce 5: [ OK ] openmp.double_reduce (93 ms) 5: [ RUN ] openmp.int64_t_reduce_dynamic 5: [ OK ] openmp.int64_t_reduce_dynamic (220 ms) 5: [ RUN ] openmp.double_reduce_dynamic 5: [ OK ] openmp.double_reduce_dynamic (277 ms) 5: [ RUN ] openmp.int64_t_reduce_dynamic_view 5: [ OK ] openmp.int64_t_reduce_dynamic_view (59 ms) 5: [ RUN ] openmp.int_combined_reduce 5: [ OK ] openmp.int_combined_reduce (0 ms) 5: [ RUN ] openmp.mdrange_combined_reduce 5: [ OK ] openmp.mdrange_combined_reduce (0 ms) 5: [ RUN ] openmp.int_combined_reduce_mixed 5: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 5: [ RUN ] openmp.reduction_with_large_iteration_count 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestReduce.hpp:663: Skipped 5: Disabling for host backends 5: [ SKIPPED ] openmp.reduction_with_large_iteration_count (0 ms) 5: [ RUN ] openmp.reduction_deduction 5: [ OK ] openmp.reduction_deduction (0 ms) 5: [ RUN ] openmp.reduce_device_view_range_policy 5: [ OK ] openmp.reduce_device_view_range_policy (16 ms) 5: [ RUN ] openmp.reduce_device_view_mdrange_policy 5: [ OK ] openmp.reduce_device_view_mdrange_policy (437 ms) 5: [ RUN ] openmp.reduce_device_view_team_policy [ 66%] 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_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o 5: [ OK ] openmp.reduce_device_view_team_policy (429 ms) 5: [ RUN ] openmp.impl_shared_alloc 5: [ OK ] openmp.impl_shared_alloc (6 ms) 5: [ RUN ] openmp.mdspan_space_aware_accessor 5: [ OK ] openmp.mdspan_space_aware_accessor (0 ms) 5: [ RUN ] openmp.kokkos_swap 5: [ OK ] openmp.kokkos_swap (0 ms) 5: [ RUN ] openmp.team_for [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o 5: [ OK ] openmp.team_for (414 ms) 5: [ RUN ] openmp.team_reduce 5: [ OK ] openmp.team_reduce (376 ms) 5: [ RUN ] openmp.team_reduce_large [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_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 5: [ OK ] openmp.team_reduce_large (496 ms) 5: [ RUN ] openmp.team_parallel_single [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 66%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 66%] Built target Kokkos_ContainersUnitTest_Cuda [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E 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 [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 68%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 68%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 88%] Linking CXX executable Kokkos_UnitTest_Random [ 88%] Built target Kokkos_UnitTest_Random 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 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.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 [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 68%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 68%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o 5: [ OK ] openmp.team_parallel_single (37210 ms) 5: [ RUN ] openmp.large_team_scratch_size 5: [ OK ] openmp.large_team_scratch_size (0 ms) 5: [ RUN ] openmp.team_broadcast_long 5: [ OK ] openmp.team_broadcast_long (1099 ms) 5: [ RUN ] openmp.team_broadcast_long_wrapper 5: [ OK ] openmp.team_broadcast_long_wrapper (1098 ms) 5: [ RUN ] openmp.team_broadcast_char [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o 5: [ OK ] openmp.team_broadcast_char (1106 ms) 5: [ RUN ] openmp.team_broadcast_float [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o 5: [ OK ] openmp.team_broadcast_float (1081 ms) 5: [ RUN ] openmp.team_broadcast_double [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o 5: [ OK ] openmp.team_broadcast_double (1079 ms) 5: [ RUN ] openmp.team_handle_by_value 5: [ OK ] openmp.team_handle_by_value (0 ms) 5: [ RUN ] openmp.team_vector [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o 5: [ OK ] openmp.team_vector (5412 ms) 5: [ RUN ] openmp.triple_nested_parallelism 5: [ OK ] openmp.triple_nested_parallelism (443 ms) 5: [ RUN ] openmp.parallel_scan_with_reducers [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 5: [ OK ] openmp.parallel_scan_with_reducers (69 ms) 5: [ RUN ] openmp.team_thread_range_combined_reducers 5: [ OK ] openmp.team_thread_range_combined_reducers (0 ms) 5: [ RUN ] openmp.thread_vector_range_combined_reducers 5: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] openmp.team_vector_range_combined_reducers 5: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] openmp.TeamThreadMDRangeParallelFor 5: [ OK ] openmp.TeamThreadMDRangeParallelFor (5 ms) 5: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 5: [ OK ] openmp.ThreadVectorMDRangeParallelFor (5 ms) 5: [ RUN ] openmp.TeamVectorMDRangeParallelFor 5: [ OK ] openmp.TeamVectorMDRangeParallelFor (5 ms) 5: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 5: [ OK ] openmp.TeamThreadMDRangeParallelReduce (7 ms) 5: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 5: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (8 ms) 5: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 5: [ OK ] openmp.TeamVectorMDRangeParallelReduce (7 ms) 5: [ RUN ] openmp.team_policy_runtime_parameters 5: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 5: [ RUN ] openmp.team_reduction_scan Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L 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 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 93%] 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_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 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_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.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_P.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 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_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 74%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 74%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 95%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_atomic [ 96%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_gather [ 96%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 96%] Linking CXX executable Kokkos_atomic [ 96%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gups [ 96%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o Scanning dependencies of target Kokkos_launch_latency [ 96%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_stream [ 96%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 96%] Linking CXX executable Kokkos_gups [ 96%] Built target Kokkos_gups Scanning dependencies of target Kokkos_view_copy_constructor [ 96%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o [ 96%] Linking CXX executable Kokkos_gather [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Built target Kokkos_gather Scanning dependencies of target Kokkos_policy_performance [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 97%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 97%] Linking CXX executable Kokkos_launch_latency [ 97%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_bytes_and_flops [ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 97%] Linking CXX executable Kokkos_stream [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 97%] Built target Kokkos_stream [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 97%] Linking CXX executable Kokkos_UnitTest_SIMD [ 97%] Built target Kokkos_UnitTest_SIMD [ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 97%] Linking CXX executable Kokkos_view_copy_constructor [ 97%] Built target Kokkos_view_copy_constructor [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 99%] Linking CXX executable Kokkos_policy_performance [ 99%] Built target Kokkos_policy_performance [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Site: 83f0c6301c08 Build name: Linux-hipcc Create new tag: 20241231-1505 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7581/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_Serial_ViewSupport 1: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test timeout computed to be: 1500 1: [==========] Running 14 tests from 1 test suite. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from serial 1: [ RUN ] serial.basic_view_default_ctor 1: [ OK ] serial.basic_view_default_ctor (0 ms) 1: [ RUN ] serial.basic_view_extents_ctor 1: [ OK ] serial.basic_view_extents_ctor (0 ms) 1: [ RUN ] serial.basic_view_mapping_ctor_right 1: [ OK ] serial.basic_view_mapping_ctor_right (0 ms) 1: [ RUN ] serial.basic_view_access 1: [ OK ] serial.basic_view_access (0 ms) 1: [ RUN ] serial.basic_view_atomic_accessor 1: [ OK ] serial.basic_view_atomic_accessor (0 ms) 1: [ RUN ] serial.RefCountedAcc_Typedefs 1: [ OK ] serial.RefCountedAcc_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedAcc_Ctors 1: [ OK ] serial.RefCountedAcc_Ctors (0 ms) 1: [ RUN ] serial.RefCountedAcc_ConversionToDefaultAcc 1: [ OK ] serial.RefCountedAcc_ConversionToDefaultAcc (0 ms) 1: [ RUN ] serial.RefCountedAcc_Access 1: [ OK ] serial.RefCountedAcc_Access (0 ms) 1: [ RUN ] serial.RefCountedAcc_Conversion 1: [ OK ] serial.RefCountedAcc_Conversion (0 ms) 1: [ RUN ] serial.RefCountedDataHandle_Typedefs 1: [ OK ] serial.RefCountedDataHandle_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedDataHandle 1: [ OK ] serial.RefCountedDataHandle (0 ms) 1: [ RUN ] serial.RefCountedDataHandleAnonym 1: [ OK ] serial.RefCountedDataHandleAnonym (0 ms) 1: [ RUN ] serial.RefCountedDataHandleConversion 1: [ OK ] serial.RefCountedDataHandleConversion (0 ms) 1: [----------] 14 tests from serial (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 14 tests from 1 test suite ran. (0 ms total) 1: [ PASSED ] 14 tests. 1/55 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.40 sec test 2 Start 2: Kokkos_CoreUnitTest_HIP_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_HIP_ViewSupport 2: Test timeout computed to be: 1500 2: [==========] Running 14 tests from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 14 tests from hip 2: [ RUN ] hip.basic_view_default_ctor 2: [ OK ] hip.basic_view_default_ctor (0 ms) 2: [ RUN ] hip.basic_view_extents_ctor 2: [ OK ] hip.basic_view_extents_ctor (0 ms) 2: [ RUN ] hip.basic_view_mapping_ctor_right 2: [ OK ] hip.basic_view_mapping_ctor_right (0 ms) 2: [ RUN ] hip.basic_view_access 2: [ OK ] hip.basic_view_access (1 ms) 2: [ RUN ] hip.basic_view_atomic_accessor 2: [ OK ] hip.basic_view_atomic_accessor (0 ms) 2: [ RUN ] hip.RefCountedAcc_Typedefs 2: [ OK ] hip.RefCountedAcc_Typedefs (0 ms) 2: [ RUN ] hip.RefCountedAcc_Ctors 2: [ OK ] hip.RefCountedAcc_Ctors (0 ms) 2: [ RUN ] hip.RefCountedAcc_ConversionToDefaultAcc 2: [ OK ] hip.RefCountedAcc_ConversionToDefaultAcc (0 ms) 2: [ RUN ] hip.RefCountedAcc_Access 2: [ OK ] hip.RefCountedAcc_Access (0 ms) 2: [ RUN ] hip.RefCountedAcc_Conversion 2: [ OK ] hip.RefCountedAcc_Conversion (0 ms) 2: [ RUN ] hip.RefCountedDataHandle_Typedefs 2: [ OK ] hip.RefCountedDataHandle_Typedefs (0 ms) 2: [ RUN ] hip.RefCountedDataHandle 2: [ OK ] hip.RefCountedDataHandle (0 ms) 2: [ RUN ] hip.RefCountedDataHandleAnonym 2: [ OK ] hip.RefCountedDataHandleAnonym (0 ms) 2: [ RUN ] hip.RefCountedDataHandleConversion 2: [ OK ] hip.RefCountedDataHandleConversion (0 ms) 2: [----------] 14 tests from hip (4 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (4 ms total) 2: [ PASSED ] 14 tests. 2/55 Test #2: Kokkos_CoreUnitTest_HIP_ViewSupport ........................ Passed 0.37 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 3: Test timeout computed to be: 1500 3: [==========] Running 219 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 11 tests from serial_DeathTest 3: [ RUN ] serial_DeathTest.abort_from_host 3: [ OK ] serial_DeathTest.abort_from_host (1254 ms) 3: [ RUN ] serial_DeathTest.abort_from_device [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o 3: [ OK ] serial_DeathTest.abort_from_device (1275 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (1280 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (1220 ms) 3: [ RUN ] serial_DeathTest.policy_invalid_bounds 3: [ OK ] serial_DeathTest.policy_invalid_bounds (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 3: [ OK ] serial_DeathTest.range_policy_invalid_bounds (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_round_trip_conversion_fires 3: [ OK ] serial_DeathTest.range_policy_round_trip_conversion_fires (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_check_sign_changes 3: [ OK ] serial_DeathTest.range_policy_check_sign_changes (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 3: [----------] 11 tests from serial_DeathTest (5032 ms total) 3: 3: [----------] 1 test from serial_graph_DeathTest 3: [ RUN ] serial_graph_DeathTest.can_instantiate_only_once 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:181: Skipped 3: Preconditions are not checked. 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once (0 ms) 3: [----------] 1 test from serial_graph_DeathTest (0 ms total) 3: 3: [----------] 191 tests from serial 3: [ RUN ] serial.array_capacity 3: [ OK ] serial.array_capacity (0 ms) 3: [ RUN ] serial.array_element_access 3: [ OK ] serial.array_element_access (0 ms) 3: [ RUN ] serial.array_operator_equal 3: [ OK ] serial.array_operator_equal (0 ms) 3: [ RUN ] serial.array_zero_capacity 3: [ OK ] serial.array_zero_capacity (0 ms) 3: [ RUN ] serial.array_zero_data_nullptr 3: [ OK ] serial.array_zero_data_nullptr (0 ms) 3: [ RUN ] serial.array_contiguous_capacity 3: [ OK ] serial.array_contiguous_capacity (0 ms) 3: [ RUN ] serial.array_contiguous_element_access 3: [ OK ] serial.array_contiguous_element_access (0 ms) 3: [ RUN ] serial.array_contiguous_assignment 3: [ OK ] serial.array_contiguous_assignment (0 ms) 3: [ RUN ] serial.array_strided_capacity 3: [ OK ] serial.array_strided_capacity (0 ms) 3: [ RUN ] serial.array_strided_element_access 3: [ OK ] serial.array_strided_element_access (0 ms) 3: [ RUN ] serial.array_strided_assignment 3: [ OK ] serial.array_strided_assignment (0 ms) 3: [ RUN ] serial.atomic_operations_complexdouble 3: [ OK ] serial.atomic_operations_complexdouble (0 ms) 3: [ RUN ] serial.atomic_operations_complexfloat 3: [ OK ] serial.atomic_operations_complexfloat (0 ms) 3: [ RUN ] serial.atomic_operations_double 3: [ OK ] serial.atomic_operations_double (0 ms) 3: [ RUN ] serial.atomic_operations_float 3: [ OK ] serial.atomic_operations_float (0 ms) 3: [ RUN ] serial.atomic_operations_int 3: [ OK ] serial.atomic_operations_int (0 ms) 3: [ RUN ] serial.atomic_operations_long 3: [ OK ] serial.atomic_operations_long (0 ms) 3: [ RUN ] serial.atomic_operations_longlong 3: [ OK ] serial.atomic_operations_longlong (0 ms) 3: [ RUN ] serial.atomic_shared 3: [ OK ] serial.atomic_shared (0 ms) 3: [ RUN ] serial.atomic_operations_unsigned 3: [ OK ] serial.atomic_operations_unsigned (0 ms) 3: [ RUN ] serial.atomic_operations_unsignedlong 3: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 3: [ RUN ] serial.atomics 3: [ OK ] serial.atomics (1 ms) 3: [ RUN ] serial.atomics_tpetra_max_abs 3: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] serial.atomic_views_integral 3: [ OK ] serial.atomic_views_integral (47 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (24 ms) 3: [ RUN ] serial.atomic_view_api 3: [ OK ] serial.atomic_view_api (0 ms) 3: [ RUN ] serial.bit_manip_countl_zero 3: [ OK ] serial.bit_manip_countl_zero (0 ms) 3: [ RUN ] serial.bit_manip_countl_one 3: [ OK ] serial.bit_manip_countl_one (0 ms) 3: [ RUN ] serial.bit_manip_countr_zero 3: [ OK ] serial.bit_manip_countr_zero (0 ms) 3: [ RUN ] serial.bit_manip_countr_one 3: [ OK ] serial.bit_manip_countr_one (0 ms) 3: [ RUN ] serial.bit_manip_popcount 3: [ OK ] serial.bit_manip_popcount (0 ms) 3: [ RUN ] serial.bit_manip_has_single_bit 3: [ OK ] serial.bit_manip_has_single_bit (0 ms) 3: [ RUN ] serial.bit_manip_bit_floor 3: [ OK ] serial.bit_manip_bit_floor (0 ms) 3: [ RUN ] serial.bit_manip_bit_ceil 3: [ OK ] serial.bit_manip_bit_ceil (0 ms) 3: [ RUN ] serial.bit_manip_bit_width 3: [ OK ] serial.bit_manip_bit_width (0 ms) 3: [ RUN ] serial.bit_manip_rotl 3: [ OK ] serial.bit_manip_rotl (0 ms) 3: [ RUN ] serial.bit_manip_rotr 3: [ OK ] serial.bit_manip_rotr (0 ms) 3: [ RUN ] serial.bit_manip_byeswap 3: [ OK ] serial.bit_manip_byeswap (0 ms) 3: [ RUN ] serial.bit_manip_bit_cast 3: [ OK ] serial.bit_manip_bit_cast (0 ms) 3: [ RUN ] serial.test_block_deduction_bug_pr_3103 3: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] serial.checked_integer_operations_multiply_overflow 3: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] serial.execution_policy_occupancy_and_hint 3: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] serial.complex_construction 3: [ OK ] serial.complex_construction (0 ms) 3: [ RUN ] serial.complex_basic_math 3: [ OK ] serial.complex_basic_math (0 ms) 3: [ RUN ] serial.complex_special_funtions 3: [ OK ] serial.complex_special_funtions (0 ms) 3: [ RUN ] serial.complex_io 3: [ OK ] serial.complex_io (0 ms) 3: [ RUN ] serial.complex_trivially_copyable 3: [ OK ] serial.complex_trivially_copyable (0 ms) 3: [ RUN ] serial.complex_issue_3865 3: [ OK ] serial.complex_issue_3865 (0 ms) 3: [ RUN ] serial.complex_operations_arithmetic_types_overloads 3: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] serial.complex_structured_bindings 3: [ OK ] serial.complex_structured_bindings (0 ms) 3: [ RUN ] serial.crs_count_fill 3: [ OK ] serial.crs_count_fill (0 ms) 3: [ RUN ] serial.crs_copy_constructor 3: [ OK ] serial.crs_copy_constructor (1 ms) 3: [ RUN ] serial.deep_copy_alignment 3: [ OK ] serial.deep_copy_alignment (1 ms) 3: [ RUN ] serial.deep_copy_conversion 3: [ OK ] serial.deep_copy_conversion (19 ms) 3: [ RUN ] serial.partitioning_by_args 3: [ OK ] serial.partitioning_by_args (0 ms) 3: [ RUN ] serial.partitioning_by_vector 3: [ OK ] serial.partitioning_by_vector (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_range 3: [ OK ] serial.exec_space_thread_safety_range (409 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 3: [ OK ] serial.exec_space_thread_safety_mdrange (40 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: [ OK ] serial.exec_space_thread_safety_team_policy (44 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: [ OK ] serial.exec_space_thread_safety_range_reduce (41 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 3: [ OK ] serial.exec_space_thread_safety_mdrange_reduce (40 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 3: [ OK ] serial.exec_space_thread_safety_team_policy_reduce (43 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: [ OK ] serial.exec_space_thread_safety_range_scan (40 ms) 3: [ RUN ] serial.execution_space_as_class_data_member 3: [ OK ] serial.execution_space_as_class_data_member (0 ms) 3: [ RUN ] serial.functor_analysis 3: [ OK ] serial.functor_analysis (0 ms) 3: [ RUN ] serial.when_all_type 3: [ OK ] serial.when_all_type (0 ms) 3: [ RUN ] serial.host_shared_ptr_use_count 3: [ OK ] serial.host_shared_ptr_use_count (0 ms) 3: [ RUN ] serial.host_shared_ptr_get 3: [ OK ] serial.host_shared_ptr_get (0 ms) 3: [ RUN ] serial.host_shared_ptr_dereference_on_device 3: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_special_members_on_device 3: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_tracking 3: [ OK ] serial.host_shared_ptr_tracking (0 ms) 3: [ RUN ] serial.join_backward_compatibility 3: [ OK ] serial.join_backward_compatibility (0 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (1289 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (1272 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (452 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (460 ms) 3: [ RUN ] serial.deep_copy_scratch 3: [ OK ] serial.deep_copy_scratch (0 ms) 3: [ RUN ] serial.mathematical_constants_e 3: [ OK ] serial.mathematical_constants_e (0 ms) 3: [ RUN ] serial.mathematical_constants_log2e 3: [ OK ] serial.mathematical_constants_log2e (0 ms) 3: [ RUN ] serial.mathematical_constants_log10e 3: [ OK ] serial.mathematical_constants_log10e (0 ms) 3: [ RUN ] serial.mathematical_constants_pi 3: [ OK ] serial.mathematical_constants_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_pi 3: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrtpi 3: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] serial.mathematical_constants_ln2 3: [ OK ] serial.mathematical_constants_ln2 (0 ms) 3: [ RUN ] serial.mathematical_constants_ln10 3: [ OK ] serial.mathematical_constants_ln10 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt2 3: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt3 3: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrt3 3: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_egamma 3: [ OK ] serial.mathematical_constants_egamma (0 ms) 3: [ RUN ] serial.mathematical_constants_phi 3: [ OK ] serial.mathematical_constants_phi (0 ms) 3: [ RUN ] serial.mathematical_functions_trigonometric_functions 3: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_hyperbolic_functions 3: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_non_standard 3: [ OK ] serial.mathematical_functions_non_standard (0 ms) 3: [ RUN ] serial.mathematical_functions_power_functions 3: [ OK ] serial.mathematical_functions_power_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_fma 3: [ OK ] serial.mathematical_functions_fma (0 ms) 3: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 3: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_absolute_value 3: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 3: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_remainder_function 3: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] serial.mathematical_functions_isfinite 3: [ OK ] serial.mathematical_functions_isfinite (0 ms) 3: [ RUN ] serial.mathematical_functions_isinf 3: [ OK ] serial.mathematical_functions_isinf (0 ms) 3: [ RUN ] serial.mathematical_functions_isnan 3: [ OK ] serial.mathematical_functions_isnan (0 ms) 3: [ RUN ] serial.mathematical_functions_exponential_functions 3: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 3: [ RUN ] serial.mathspecialfunc_expint1 3: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_errorfunc 3: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj0y0 3: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj1y1 3: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli0k0 3: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli1k1 3: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 3: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 3: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] serial.mdrange_5d 3: [ OK ] serial.mdrange_5d (26 ms) 3: [ RUN ] serial.mdrange_6d 3: [ OK ] serial.mdrange_6d (119 ms) 3: [ RUN ] serial.mdrange_2d 3: [ OK ] serial.mdrange_2d (0 ms) 3: [ RUN ] serial.mdrange_array_reduce 3: [ OK ] serial.mdrange_array_reduce (0 ms) 3: [ RUN ] serial.mdrange_3d 3: [ OK ] serial.mdrange_3d (5 ms) 3: [ RUN ] serial.mdrange_neg_idx 3: [ OK ] serial.mdrange_neg_idx (73 ms) 3: [ RUN ] serial.mdrange_4d 3: [ OK ] serial.mdrange_4d (5 ms) 3: [ RUN ] serial.mdrange_scalar 3: [ OK ] serial.mdrange_scalar (0 ms) 3: [ RUN ] serial.mdrange_large_deep_copy [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o 3: [ OK ] serial.mdrange_large_deep_copy (312 ms) 3: [ RUN ] serial.md_range_policy_construction_from_arrays 3: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] serial.policy_get_tile_size 3: [ OK ] serial.policy_get_tile_size (0 ms) 3: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 3: [ OK ] serial.mdrange_parallel_reduce_primitive_types (1458 ms) 3: [ RUN ] serial.mdspan_minimal_functional 3: [ OK ] serial.mdspan_minimal_functional (0 ms) 3: [ RUN ] serial.mdspan_atomic_accessor 3: [ OK ] serial.mdspan_atomic_accessor (0 ms) 3: [ RUN ] serial.view_mdspan_conversion 3: [ OK ] serial.view_mdspan_conversion (0 ms) 3: [ RUN ] serial.view_mdspan_conversion_with_stride 3: [ OK ] serial.view_mdspan_conversion_with_stride (0 ms) 3: [ RUN ] serial.max 3: [ OK ] serial.max (0 ms) 3: [ RUN ] serial.max_within_parfor 3: [ OK ] serial.max_within_parfor (2 ms) 3: [ RUN ] serial.min 3: [ OK ] serial.min (0 ms) 3: [ RUN ] serial.min_within_parfor 3: [ OK ] serial.min_within_parfor (0 ms) 3: [ RUN ] serial.minmax 3: [ OK ] serial.minmax (0 ms) 3: [ RUN ] serial.minmax_within_parfor 3: [ OK ] serial.minmax_within_parfor (0 ms) 3: [ RUN ] serial.clamp 3: [ OK ] serial.clamp (0 ms) 3: [ RUN ] serial.clamp_within_parfor 3: [ OK ] serial.clamp_within_parfor (0 ms) 3: [ RUN ] serial.numeric_traits_infinity 3: [ OK ] serial.numeric_traits_infinity (0 ms) 3: [ RUN ] serial.numeric_traits_epsilon 3: [ OK ] serial.numeric_traits_epsilon (0 ms) 3: [ RUN ] serial.numeric_traits_round_error 3: [ OK ] serial.numeric_traits_round_error (0 ms) 3: [ RUN ] serial.numeric_traits_norm_min 3: [ OK ] serial.numeric_traits_norm_min (0 ms) 3: [ RUN ] serial.numeric_traits_denorm_min 3: [ OK ] serial.numeric_traits_denorm_min (0 ms) 3: [ RUN ] serial.numeric_traits_finite_min_max 3: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 3: [ RUN ] serial.numeric_traits_digits 3: [ OK ] serial.numeric_traits_digits (0 ms) 3: [ RUN ] serial.numeric_traits_digits10 3: [ OK ] serial.numeric_traits_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_max_digits10 3: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_radix 3: [ OK ] serial.numeric_traits_radix (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent 3: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent10 3: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 3: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] serial.numeric_traits_sfinae_friendly 3: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] serial.occupancy_control 3: [ OK ] serial.occupancy_control (0 ms) 3: [ RUN ] serial.memory_pool 3: [ OK ] serial.memory_pool (23 ms) 3: [ RUN ] serial.cxx11 3: [ OK ] serial.cxx11 (0 ms) 3: [ RUN ] serial.viewctorprop_embedded_dim 3: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 3: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 3: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 3: [ RUN ] serial.parallel_scan_range_policy 3: [ OK ] serial.parallel_scan_range_policy (2 ms) 3: [ RUN ] serial.kokkos_printf 3: [ OK ] serial.kokkos_printf (0 ms) 3: [ RUN ] serial.range_for 3: [ OK ] serial.range_for (0 ms) 3: [ RUN ] serial.range_reduce 3: [ OK ] serial.range_reduce (0 ms) 3: [ RUN ] serial.range_dynamic_policy 3: [ OK ] serial.range_dynamic_policy (0 ms) 3: [ RUN ] serial.range_policy_runtime_parameters 3: [ OK ] serial.range_policy_runtime_parameters (0 ms) 3: [ RUN ] serial.range_policy_one_way_convertible_bounds 3: [ OK ] serial.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] serial.range_for_require 3: [ OK ] serial.range_for_require (0 ms) 3: [ RUN ] serial.range_reduce_require 3: [ OK ] serial.range_reduce_require (0 ms) 3: [ RUN ] serial.range_dynamic_policy_require 3: [ OK ] serial.range_dynamic_policy_require (0 ms) 3: [ RUN ] serial.reducers_int 3: [ OK ] serial.reducers_int (0 ms) 3: [ RUN ] serial.reducers_double 3: [ OK ] serial.reducers_double (1 ms) 3: [ RUN ] serial.reducers_complex_double 3: [ OK ] serial.reducers_complex_double (0 ms) 3: [ RUN ] serial.reducers_struct 3: [ OK ] serial.reducers_struct (0 ms) 3: [ RUN ] serial.reducers_half_t 3: [ OK ] serial.reducers_half_t (0 ms) 3: [ RUN ] serial.reducers_bhalf_t 3: [ OK ] serial.reducers_bhalf_t (0 ms) 3: [ RUN ] serial.reducers_int8_t 3: [ OK ] serial.reducers_int8_t (0 ms) 3: [ RUN ] serial.reducers_int16_t 3: [ OK ] serial.reducers_int16_t (0 ms) 3: [ RUN ] serial.reducers_bool 3: [ OK ] serial.reducers_bool (0 ms) 3: [ RUN ] serial.int64_t_reduce 3: [ OK ] serial.int64_t_reduce (39 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (203 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o 3: [ OK ] serial.int64_t_reduce_dynamic (2946 ms) 3: [ RUN ] serial.double_reduce_dynamic 3: [ OK ] serial.double_reduce_dynamic (1842 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view 3: [ OK ] serial.int64_t_reduce_dynamic_view (221 ms) 3: [ RUN ] serial.int_combined_reduce 3: [ OK ] serial.int_combined_reduce (0 ms) 3: [ RUN ] serial.mdrange_combined_reduce 3: [ OK ] serial.mdrange_combined_reduce (0 ms) 3: [ RUN ] serial.int_combined_reduce_mixed 3: [ OK ] serial.int_combined_reduce_mixed (0 ms) 3: [ RUN ] serial.reduction_with_large_iteration_count 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestReduce.hpp:663: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 3: [ RUN ] serial.reduction_deduction 3: [ OK ] serial.reduction_deduction (0 ms) 3: [ RUN ] serial.reduce_device_view_range_policy 3: [ OK ] serial.reduce_device_view_range_policy (4 ms) 3: [ RUN ] serial.reduce_device_view_mdrange_policy 5: [ OK ] openmp.team_reduction_scan (161703 ms) 5: [ RUN ] openmp.team_long_reduce 5: [ OK ] openmp.team_long_reduce (85 ms) 5: [ RUN ] openmp.team_double_reduce 5: [ OK ] openmp.team_double_reduce (64 ms) 5: [ RUN ] openmp.team_long_array_reduce 5: [ OK ] openmp.team_long_array_reduce (82 ms) 5: [ RUN ] openmp.team_double_array_reduce 5: [ OK ] openmp.team_double_array_reduce (99 ms) 5: [ RUN ] openmp.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] openmp.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] openmp.repeated_team_reduce 5: [ OK ] openmp.repeated_team_reduce (1132 ms) 5: [ RUN ] openmp.nested_team_reduce_functor_as_reducer 5: [ OK ] openmp.nested_team_reduce_functor_as_reducer (0 ms) 5: [ RUN ] openmp.team_scan 5: [ OK ] openmp.team_scan (893 ms) 5: [ RUN ] openmp.team_scan_ret_val 5: [ OK ] openmp.team_scan_ret_val (980 ms) 5: [ RUN ] openmp.team_shared_request 5: [ OK ] openmp.team_shared_request (490 ms) 5: [ RUN ] openmp.team_scratch_request 5: [ OK ] openmp.team_scratch_request (657 ms) 5: [ RUN ] openmp.team_lambda_shared_request 5: [ OK ] openmp.team_lambda_shared_request (15 ms) 5: [ RUN ] openmp.scratch_align 5: [ OK ] openmp.scratch_align (0 ms) 5: [ RUN ] openmp.shmem_size 5: [ OK ] openmp.shmem_size (0 ms) 5: [ RUN ] openmp.multi_level_scratch 5: [ OK ] openmp.multi_level_scratch (67 ms) 5: [ RUN ] openmp.team_scratch_memory_index_parallel_for 5: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] openmp.team_policy_max_recommended [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o 3: [ OK ] serial.reduce_device_view_mdrange_policy (1949 ms) 3: [ RUN ] serial.reduce_device_view_team_policy 3: [ OK ] serial.reduce_device_view_team_policy (141 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (3 ms) 3: [ RUN ] serial.mdspan_space_aware_accessor 3: [ OK ] serial.mdspan_space_aware_accessor (0 ms) 3: [ RUN ] serial.kokkos_swap 3: [ OK ] serial.kokkos_swap (0 ms) 3: [----------] 191 tests from serial (13633 ms total) 3: 3: [----------] 16 tests from serial_graph 3: [ RUN ] serial_graph.submit_once 3: [ OK ] serial_graph.submit_once (0 ms) 3: [ RUN ] serial_graph.submit_once_rvalue 3: [ OK ] serial_graph.submit_once_rvalue (0 ms) 3: [ RUN ] serial_graph.instantiate_and_submit_once 3: [ OK ] serial_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] serial_graph.submit_onto_another_execution_space_instance 3: [ OK ] serial_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] serial_graph.create_graph_no_closure_with_exec 3: [ OK ] serial_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] serial_graph.create_graph_no_arg 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:252: Skipped 3: Skipping since useless if the test fixture is not on the default execution space. 3: [ SKIPPED ] serial_graph.create_graph_no_arg (0 ms) 3: [ RUN ] serial_graph.submit_six 3: [ OK ] serial_graph.submit_six (0 ms) 3: [ RUN ] serial_graph.when_all_cycle 3: [ OK ] serial_graph.when_all_cycle (0 ms) 3: [ RUN ] serial_graph.repeat_chain 3: [ OK ] serial_graph.repeat_chain (0 ms) 3: [ RUN ] serial_graph.zero_work_reduce 3: [ OK ] serial_graph.zero_work_reduce (0 ms) 3: [ RUN ] serial_graph.empty_graph 3: [ OK ] serial_graph.empty_graph (0 ms) 3: [ RUN ] serial_graph.force_global_launch 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:457: Skipped 3: This execution space does not support global launch. 3: [ SKIPPED ] serial_graph.force_global_launch (0 ms) 3: [ RUN ] serial_graph.empty_graph_default_host_exec 3: [ OK ] serial_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] serial_graph.node_lifetime 3: [ OK ] serial_graph.node_lifetime (0 ms) 3: [ RUN ] serial_graph.diamond 3: [ OK ] serial_graph.diamond (0 ms) 3: [ RUN ] serial_graph.end_of_submit_control_flow 3: [ OK ] serial_graph.end_of_submit_control_flow (0 ms) 3: [----------] 16 tests from serial_graph (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 219 tests from 4 test suites ran. (18666 ms total) 3: [ PASSED ] 213 tests. 3: [ SKIPPED ] 6 tests, listed below: 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once 3: [ SKIPPED ] serial.reduction_with_large_iteration_count 3: [ SKIPPED ] serial_graph.create_graph_no_arg 3: [ SKIPPED ] serial_graph.force_global_launch 3/55 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 19.04 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Test timeout computed to be: 1500 4: [==========] Running 143 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 8 tests from serial_DeathTest 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (8766 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (8606 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 8 tests from serial_DeathTest (17372 ms total) 4: 4: [----------] 135 tests from serial 4: [ RUN ] serial.team_for 4: [ OK ] serial.team_for (0 ms) 4: [ RUN ] serial.team_reduce 4: [ OK ] serial.team_reduce (0 ms) 4: [ RUN ] serial.team_reduce_large 4: [ OK ] serial.team_reduce_large (190 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (7 ms) 4: [ RUN ] serial.large_team_scratch_size 4: [ OK ] serial.large_team_scratch_size (0 ms) 4: [ RUN ] serial.team_broadcast_long 4: [ OK ] serial.team_broadcast_long (0 ms) 4: [ RUN ] serial.team_broadcast_long_wrapper 4: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] serial.team_broadcast_char 4: [ OK ] serial.team_broadcast_char (0 ms) 4: [ RUN ] serial.team_broadcast_float 4: [ OK ] serial.team_broadcast_float (0 ms) 4: [ RUN ] serial.team_broadcast_double 4: [ OK ] serial.team_broadcast_double (0 ms) 4: [ RUN ] serial.team_handle_by_value 4: [ OK ] serial.team_handle_by_value (0 ms) 4: [ RUN ] serial.team_vector 4: [ OK ] serial.team_vector (4 ms) 4: [ RUN ] serial.triple_nested_parallelism 4: [ OK ] serial.triple_nested_parallelism (250 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.parallel_scan_with_reducers (53 ms) 4: [ RUN ] serial.team_thread_range_combined_reducers 4: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] serial.thread_vector_range_combined_reducers 4: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.team_vector_range_combined_reducers 4: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelFor 4: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelFor 4: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelFor 4: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelReduce 4: [ OK ] serial.TeamThreadMDRangeParallelReduce (8 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 4: [ OK ] serial.ThreadVectorMDRangeParallelReduce (7 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (8 ms) 4: [ RUN ] serial.team_policy_runtime_parameters 4: [ OK ] serial.team_policy_runtime_parameters (0 ms) 4: [ RUN ] serial.team_reduction_scan 4: [ OK ] serial.team_reduction_scan (43 ms) 4: [ RUN ] serial.team_long_reduce 4: [ OK ] serial.team_long_reduce (45 ms) 4: [ RUN ] serial.team_double_reduce 4: [ OK ] serial.team_double_reduce (30 ms) 4: [ RUN ] serial.team_long_array_reduce 4: [ OK ] serial.team_long_array_reduce (59 ms) 4: [ RUN ] serial.team_double_array_reduce 4: [ OK ] serial.team_double_array_reduce (70 ms) 4: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] serial.repeated_team_reduce [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o 4: [ OK ] serial.repeated_team_reduce (5562 ms) 4: [ RUN ] serial.nested_team_reduce_functor_as_reducer 4: [ OK ] serial.nested_team_reduce_functor_as_reducer (0 ms) 4: [ RUN ] serial.team_scan 4: [ OK ] serial.team_scan (83 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (77 ms) 4: [ RUN ] serial.team_shared_request 4: [ OK ] serial.team_shared_request (25 ms) 4: [ RUN ] serial.team_scratch_request 4: [ OK ] serial.team_scratch_request (1 ms) 4: [ RUN ] serial.team_lambda_shared_request 4: [ OK ] serial.team_lambda_shared_request (26 ms) 4: [ RUN ] serial.scratch_align 4: [ OK ] serial.scratch_align (0 ms) 4: [ RUN ] serial.shmem_size 4: [ OK ] serial.shmem_size (0 ms) 4: [ RUN ] serial.multi_level_scratch 4: [ OK ] serial.multi_level_scratch (1 ms) 4: [ RUN ] serial.team_scratch_memory_index_parallel_for 4: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] serial.team_policy_max_recommended 4: [ OK ] serial.team_policy_max_recommended (1 ms) 4: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] serial.team_teamvector_range 4: [ OK ] serial.team_teamvector_range (1 ms) 4: [ RUN ] serial.unique_token_global 4: [ OK ] serial.unique_token_global (0 ms) 4: [ RUN ] serial.unique_token_instance 4: [ OK ] serial.unique_token_instance (0 ms) 4: [ RUN ] serial.unique_token_team_acquire 4: [ OK ] serial.unique_token_team_acquire (0 ms) 4: [ RUN ] serial.view_api_a 4: [ OK ] serial.view_api_a (4 ms) 4: [ RUN ] serial.view_layout_left_with_stride 4: [ OK ] serial.view_layout_left_with_stride (0 ms) 4: [ RUN ] serial.view_layout_right_with_stride 4: [ OK ] serial.view_layout_right_with_stride (0 ms) 4: [ RUN ] serial.view_api_b 4: [ OK ] serial.view_api_b (1 ms) 4: [ RUN ] serial.view_api_c 4: [ OK ] serial.view_api_c (4 ms) 4: [ RUN ] serial.view_api_d 4: [ OK ] serial.view_api_d (0 ms) 4: [ RUN ] serial.view_remap 4: [ OK ] serial.view_remap (0 ms) 4: [ RUN ] serial.view_mirror_nonconst 4: [ OK ] serial.view_mirror_nonconst (0 ms) 4: [ RUN ] serial.view_stride_method 4: [ OK ] serial.view_stride_method (0 ms) 4: [ RUN ] serial.anonymous_space 4: [ OK ] serial.anonymous_space (0 ms) 4: [ RUN ] serial.view_overload_resolution 4: [ OK ] serial.view_overload_resolution (0 ms) 4: [ RUN ] serial.view_allocation_large_rank 4: [ OK ] serial.view_allocation_large_rank (530 ms) 4: [ RUN ] serial.view_shmem_size_on_device 4: [ OK ] serial.view_shmem_size_on_device (0 ms) 4: [ RUN ] serial.view_is_assignable 4: [ OK ] serial.view_is_assignable (0 ms) 4: [ RUN ] serial.view_bad_alloc 4: [ OK ] serial.view_bad_alloc (0 ms) 4: [ RUN ] serial.view_copy_tests 4: [ OK ] serial.view_copy_tests (2 ms) 4: [ RUN ] serial.view_copy_tests_rank_0 4: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] serial.view_copy_degenerated 4: [ OK ] serial.view_copy_degenerated (0 ms) 4: [ RUN ] serial.view_fill_tests_layout_right [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o 4: [ OK ] serial.view_fill_tests_layout_right (1337 ms) 4: [ RUN ] serial.view_fill_tests_layout_left 4: [ OK ] serial.view_fill_tests_layout_left (2447 ms) 4: [ RUN ] serial.vcp_empty_traits 4: [ OK ] serial.vcp_empty_traits (0 ms) 4: [ RUN ] serial.is_view_label 4: [ OK ] serial.is_view_label (0 ms) 4: [ RUN ] serial.vcp_label_base_traits 4: [ OK ] serial.vcp_label_base_traits (0 ms) 4: [ RUN ] serial.vcp_label_traits 4: [ OK ] serial.vcp_label_traits (0 ms) 4: [ RUN ] serial.view_alloc_can_perfect_forward_label 4: [ OK ] serial.view_alloc_can_perfect_forward_label (0 ms) 4: [ RUN ] serial.vcp_label_copy_constructor 4: [ OK ] serial.vcp_label_copy_constructor (0 ms) 4: [ RUN ] serial.vcp_pointer_add_property 4: [ OK ] serial.vcp_pointer_add_property (0 ms) 4: [ RUN ] serial.view_empty_runtime_unmanaged 4: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] serial.view_hooks 4: [ OK ] serial.view_hooks (0 ms) 4: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (27 ms) 4: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (25 ms) 4: [ RUN ] serial.view_irregular_layout 4: [ OK ] serial.view_irregular_layout (0 ms) 4: [ RUN ] serial.view_mapping 4: [ OK ] serial.view_mapping (65 ms) 4: [ RUN ] serial.view_mapping_operator 4: [ OK ] serial.view_mapping_operator (2 ms) 4: [ RUN ] serial.static_extent 4: [ OK ] serial.static_extent (0 ms) 4: [ RUN ] serial.view_mapping_atomic 4: [ OK ] serial.view_mapping_atomic (0 ms) 4: [ RUN ] serial.view_mapping_class_value 4: [ OK ] serial.view_mapping_class_value (0 ms) 4: [ RUN ] serial.view_mapping_assignable 4: [ OK ] serial.view_mapping_assignable (0 ms) 4: [ RUN ] serial.view_mapping_trivially_copyable 4: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] serial.view_mapping_subview 4: [ OK ] serial.view_mapping_subview (0 ms) 4: [ RUN ] serial.view_nested_view 4: [ OK ] serial.view_nested_view (0 ms) 4: [ RUN ] serial.view_of_views_default 4: [ OK ] serial.view_of_views_default (0 ms) 4: [ RUN ] serial.view_of_views_without_initializing 4: [ OK ] serial.view_of_views_without_initializing (0 ms) 4: [ RUN ] serial.test_view_of_views_sequential_host_init 4: [ OK ] serial.test_view_of_views_sequential_host_init (0 ms) 4: [ RUN ] serial.append_formatted_multidimensional_index 4: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] serial.view_resize 4: [ OK ] serial.view_resize (1 ms) 4: [ RUN ] serial.view_realloc 4: [ OK ] serial.view_realloc (0 ms) 4: [ RUN ] serial.workgraph_fib 4: [ OK ] serial.workgraph_fib (87 ms) 4: [ RUN ] serial.resize_realloc_no_init 4: [ OK ] serial.resize_realloc_no_init (0 ms) 4: [ RUN ] serial.resize_realloc_no_alloc 4: [ OK ] serial.resize_realloc_no_alloc (0 ms) 4: [ RUN ] serial.realloc_exec_space 4: [ OK ] serial.realloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc 4: [ OK ] serial.view_alloc (0 ms) 4: [ RUN ] serial.view_alloc_exec_space 4: [ OK ] serial.view_alloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc_int 4: [ OK ] serial.view_alloc_int (0 ms) 4: [ RUN ] serial.view_alloc_exec_space_int 4: [ OK ] serial.view_alloc_exec_space_int (0 ms) 4: [ RUN ] serial.deep_copy_zero_memset 4: [ OK ] serial.deep_copy_zero_memset (0 ms) 4: [ RUN ] serial.resize_exec_space 4: [ OK ] serial.resize_exec_space (0 ms) 4: [ RUN ] serial.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestWithoutInitializing.hpp:301: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] serial.view_allocation_int (0 ms) 4: [ RUN ] serial.view_allocation_exec_space_int 4: [ OK ] serial.view_allocation_exec_space_int (0 ms) 4: [ RUN ] serial.view_not_default_constructible 4: [ OK ] serial.view_not_default_constructible (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_left 4: [ OK ] serial.view_subview_auto_1d_left (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_right 4: [ OK ] serial.view_subview_auto_1d_right (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_stride 4: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] serial.view_subview_assign_strided 4: [ OK ] serial.view_subview_assign_strided (0 ms) 4: [ RUN ] serial.view_subview_left_0 4: [ OK ] serial.view_subview_left_0 (0 ms) 4: [ RUN ] serial.view_subview_left_1 4: [ OK ] serial.view_subview_left_1 (0 ms) 4: [ RUN ] serial.view_subview_left_2 4: [ OK ] serial.view_subview_left_2 (0 ms) 4: [ RUN ] serial.view_subview_left_3 4: [ OK ] serial.view_subview_left_3 (0 ms) 4: [ RUN ] serial.view_subview_right_0 4: [ OK ] serial.view_subview_right_0 (0 ms) 4: [ RUN ] serial.view_subview_right_1 4: [ OK ] serial.view_subview_right_1 (0 ms) 4: [ RUN ] serial.view_subview_right_3 4: [ OK ] serial.view_subview_right_3 (0 ms) 4: [ RUN ] serial.view_static_tests 4: [ OK ] serial.view_static_tests (0 ms) 4: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 4: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 4: [ RUN ] serial.view_subview_layoutright_to_layoutright 4: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] serial.view_subview_1d_assign 4: [ OK ] serial.view_subview_1d_assign (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_atomic 4: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_randomaccess 4: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 4: [ RUN ] serial.view_subview_2d_from_3d 4: [ OK ] serial.view_subview_2d_from_3d (3 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_atomic 4: [ OK ] serial.view_subview_2d_from_3d_atomic (3 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 4: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left 4: [ OK ] serial.view_subview_3d_from_5d_left (163 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (164 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (163 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (154 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (155 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (154 ms) 4: [ RUN ] serial.view_test_unmanaged_subview_reset 4: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] serial.view_subview_memory_traits_construction 4: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 4: [----------] 135 tests from serial (12079 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 143 tests from 2 test suites ran. (29452 ms total) 4: [ PASSED ] 136 tests. 4: [ SKIPPED ] 7 tests, listed below: 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] serial.view_allocation_int 4/55 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 29.82 sec test 5 Start 5: Kokkos_CoreUnitTest_HIP 5: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_HIP 5: Test timeout computed to be: 1500 5: [==========] Running 426 tests from 6 test suites. 5: [----------] Global test environment set-up. 5: [----------] 19 tests from hip_DeathTest 5: [ RUN ] hip_DeathTest.abort_from_host 5: [ OK ] hip_DeathTest.abort_from_host (1234 ms) 5: [ RUN ] hip_DeathTest.abort_from_device [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o 5: [ OK ] hip_DeathTest.abort_from_device (1265 ms) 5: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort 5: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1275 ms) 5: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions 5: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1268 ms) 5: [ RUN ] hip_DeathTest.policy_invalid_bounds 5: [ OK ] hip_DeathTest.policy_invalid_bounds (0 ms) 5: [ RUN ] hip_DeathTest.range_policy_invalid_bounds 5: [ OK ] hip_DeathTest.range_policy_invalid_bounds (0 ms) 5: [ RUN ] hip_DeathTest.range_policy_round_trip_conversion_fires 5: [ OK ] hip_DeathTest.range_policy_round_trip_conversion_fires (0 ms) 5: [ RUN ] hip_DeathTest.range_policy_check_sign_changes 5: [ OK ] hip_DeathTest.range_policy_check_sign_changes (0 ms) 5: [ RUN ] hip_DeathTest.range_policy_implicitly_converted_bounds 5: [ OK ] hip_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 5: [ RUN ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 5: [ OK ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (1254 ms) 5: [ RUN ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o 5: [ OK ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (1283 ms) 5: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_dyn 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_stat 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_mix 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] hip_DeathTest.view_construction_with_wrong_static_extents 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment Scanning dependencies of target Kokkos_UnitTest_Random [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 5: [ OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (8772 ms) 5: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 80%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 80%] Built target Kokkos_CoreUnitTest_Serial1 [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o 5: [ OK ] openmp.team_policy_max_recommended (57910 ms) 5: [ RUN ] openmp.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] openmp.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] openmp.team_teamvector_range 5: [ OK ] openmp.team_teamvector_range (1542 ms) 5: [ RUN ] openmp.unique_token_global 5: [ OK ] openmp.unique_token_global (6 ms) 5: [ RUN ] openmp.unique_token_instance 5: [ OK ] openmp.unique_token_instance (18 ms) 5: [ RUN ] openmp.unique_token_team_acquire 5: [ OK ] openmp.unique_token_team_acquire (46 ms) 5: [ RUN ] openmp.view_api_a 5: [ OK ] openmp.view_api_a (10 ms) 5: [ RUN ] openmp.view_layout_left_with_stride 5: [ OK ] openmp.view_layout_left_with_stride (0 ms) 5: [ RUN ] openmp.view_layout_right_with_stride 5: [ OK ] openmp.view_layout_right_with_stride (0 ms) 5: [ RUN ] openmp.view_api_b 5: [ OK ] openmp.view_api_b (1 ms) 5: [ RUN ] openmp.view_api_c 5: [ OK ] openmp.view_api_c (0 ms) 5: [ RUN ] openmp.view_api_d 5: [ OK ] openmp.view_api_d (0 ms) 5: [ RUN ] openmp.view_remap 5: [ OK ] openmp.view_remap (0 ms) 5: [ RUN ] openmp.view_mirror_nonconst 5: [ OK ] openmp.view_mirror_nonconst (0 ms) 5: [ RUN ] openmp.view_stride_method 5: [ OK ] openmp.view_stride_method (0 ms) 5: [ RUN ] openmp.anonymous_space 5: [ OK ] openmp.anonymous_space (0 ms) 5: [ RUN ] openmp.view_overload_resolution 5: [ OK ] openmp.view_overload_resolution (0 ms) 5: [ RUN ] openmp.view_allocation_large_rank 5: [ OK ] openmp.view_allocation_large_rank (1457 ms) 5: [ RUN ] openmp.view_shmem_size_on_device 5: [ OK ] openmp.view_shmem_size_on_device (0 ms) 5: [ RUN ] openmp.view_is_assignable 5: [ OK ] openmp.view_is_assignable (0 ms) 5: [ RUN ] openmp.view_bad_alloc 5: [ OK ] openmp.view_bad_alloc (0 ms) 5: [ RUN ] openmp.view_copy_tests 5: [ OK ] openmp.view_copy_tests (6 ms) 5: [ RUN ] openmp.view_copy_tests_rank_0 5: [ OK ] openmp.view_copy_tests_rank_0 (1 ms) 5: [ RUN ] openmp.view_copy_degenerated 5: [ OK ] openmp.view_copy_degenerated (0 ms) 5: [ RUN ] openmp.view_fill_tests_layout_right 5: [ OK ] openmp.view_fill_tests_layout_right (1712 ms) 5: [ RUN ] openmp.view_fill_tests_layout_left 5: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (8871 ms) 5: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host 5: [ OK ] openmp.view_fill_tests_layout_left (1730 ms) 5: [ RUN ] openmp.vcp_empty_traits 5: [ OK ] openmp.vcp_empty_traits (0 ms) 5: [ RUN ] openmp.is_view_label 5: [ OK ] openmp.is_view_label (0 ms) 5: [ RUN ] openmp.vcp_label_base_traits 5: [ OK ] openmp.vcp_label_base_traits (0 ms) 5: [ RUN ] openmp.vcp_label_traits 5: [ OK ] openmp.vcp_label_traits (0 ms) 5: [ RUN ] openmp.view_alloc_can_perfect_forward_label 5: [ OK ] openmp.view_alloc_can_perfect_forward_label (0 ms) 5: [ RUN ] openmp.vcp_label_copy_constructor 5: [ OK ] openmp.vcp_label_copy_constructor (0 ms) 5: [ RUN ] openmp.vcp_pointer_add_property 5: [ OK ] openmp.vcp_pointer_add_property (0 ms) 5: [ RUN ] openmp.view_empty_runtime_unmanaged 5: [ OK ] openmp.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] openmp.view_hooks 5: [ OK ] openmp.view_hooks (0 ms) 5: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (46 ms) 5: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (42 ms) 5: [ RUN ] openmp.view_irregular_layout 5: [ OK ] openmp.view_irregular_layout (0 ms) 5: [ RUN ] openmp.view_mapping 5: [ OK ] openmp.view_mapping (53 ms) 5: [ RUN ] openmp.view_mapping_operator 5: [ OK ] openmp.view_mapping_operator (2 ms) 5: [ RUN ] openmp.static_extent 5: [ OK ] openmp.static_extent (0 ms) 5: [ RUN ] openmp.view_mapping_atomic 5: [ OK ] openmp.view_mapping_atomic (1 ms) 5: [ RUN ] openmp.view_mapping_class_value 5: [ OK ] openmp.view_mapping_class_value (0 ms) 5: [ RUN ] openmp.view_mapping_assignable 5: [ OK ] openmp.view_mapping_assignable (0 ms) 5: [ RUN ] openmp.view_mapping_trivially_copyable 5: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] openmp.view_mapping_subview 5: [ OK ] openmp.view_mapping_subview (0 ms) 5: [ RUN ] openmp.view_nested_view 5: [ OK ] openmp.view_nested_view (0 ms) 5: [ RUN ] openmp.view_of_views_default 5: [ OK ] openmp.view_of_views_default (0 ms) 5: [ RUN ] openmp.view_of_views_without_initializing 5: [ OK ] openmp.view_of_views_without_initializing (0 ms) 5: [ RUN ] openmp.test_view_of_views_sequential_host_init 5: [ OK ] openmp.test_view_of_views_sequential_host_init (0 ms) 5: [ RUN ] openmp.append_formatted_multidimensional_index 5: [ OK ] openmp.append_formatted_multidimensional_index (0 ms) 5: [ RUN ] openmp.view_resize 5: [ OK ] openmp.view_resize (6 ms) 5: [ RUN ] openmp.view_realloc 5: [ OK ] openmp.view_realloc (0 ms) 5: [ RUN ] openmp.workgraph_fib 5: [ OK ] openmp.workgraph_fib (801 ms) 5: [ RUN ] openmp.resize_realloc_no_init 5: [ OK ] openmp.resize_realloc_no_init (0 ms) 5: [ RUN ] openmp.resize_realloc_no_alloc 5: [ OK ] openmp.resize_realloc_no_alloc (0 ms) 5: [ RUN ] openmp.realloc_exec_space 5: [ OK ] openmp.realloc_exec_space (0 ms) 5: [ RUN ] openmp.view_alloc 5: [ OK ] openmp.view_alloc (0 ms) 5: [ RUN ] openmp.view_alloc_exec_space 5: [ OK ] openmp.view_alloc_exec_space (0 ms) 5: [ RUN ] openmp.view_alloc_int 5: [ OK ] openmp.view_alloc_int (0 ms) 5: [ RUN ] openmp.view_alloc_exec_space_int 5: [ OK ] openmp.view_alloc_exec_space_int (0 ms) 5: [ RUN ] openmp.deep_copy_zero_memset 5: [ OK ] openmp.deep_copy_zero_memset (0 ms) 5: [ RUN ] openmp.resize_exec_space 5: [ OK ] openmp.resize_exec_space (0 ms) 5: [ RUN ] openmp.view_allocation_int 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestWithoutInitializing.hpp:301: Skipped 5: skipping since the fence checked for isn't necessary 5: [ SKIPPED ] openmp.view_allocation_int (0 ms) 5: [ RUN ] openmp.view_allocation_exec_space_int 5: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 5: [ RUN ] openmp.view_not_default_constructible 5: [ OK ] openmp.view_not_default_constructible (0 ms) 5: [ RUN ] openmp.view_subview_auto_1d_left 5: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 5: [ RUN ] openmp.view_subview_auto_1d_right 5: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 5: [ RUN ] openmp.view_subview_auto_1d_stride 5: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 5: [ RUN ] openmp.view_subview_assign_strided 5: [ OK ] openmp.view_subview_assign_strided (0 ms) 5: [ RUN ] openmp.view_subview_left_0 5: [ OK ] openmp.view_subview_left_0 (0 ms) 5: [ RUN ] openmp.view_subview_left_1 5: [ OK ] openmp.view_subview_left_1 (0 ms) 5: [ RUN ] openmp.view_subview_left_2 5: [ OK ] openmp.view_subview_left_2 (0 ms) 5: [ RUN ] openmp.view_subview_left_3 5: [ OK ] openmp.view_subview_left_3 (0 ms) 5: [ RUN ] openmp.view_subview_right_0 5: [ OK ] openmp.view_subview_right_0 (0 ms) 5: [ RUN ] openmp.view_subview_right_1 5: [ OK ] openmp.view_subview_right_1 (0 ms) 5: [ RUN ] openmp.view_subview_right_3 5: [ OK ] openmp.view_subview_right_3 (0 ms) 5: [ RUN ] openmp.view_static_tests 5: [ OK ] openmp.view_static_tests (0 ms) 5: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 5: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (1 ms) 5: [ RUN ] openmp.view_subview_layoutright_to_layoutright 5: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 5: [ RUN ] openmp.view_subview_1d_assign 5: [ OK ] openmp.view_subview_1d_assign (1 ms) 5: [ RUN ] openmp.view_subview_1d_assign_atomic 5: [ OK ] openmp.view_subview_1d_assign_atomic (1 ms) 5: [ RUN ] openmp.view_subview_1d_assign_randomaccess 5: [ OK ] openmp.view_subview_1d_assign_randomaccess (1 ms) 5: [ RUN ] openmp.view_subview_2d_from_3d 5: [ OK ] openmp.view_subview_2d_from_3d (25 ms) 5: [ RUN ] openmp.view_subview_2d_from_3d_atomic 5: [ OK ] openmp.view_subview_2d_from_3d_atomic (24 ms) 5: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 5: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (24 ms) 5: [ RUN ] openmp.view_subview_3d_from_5d_left 5: [ OK ] openmp.view_subview_3d_from_5d_left (204 ms) 5: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 5: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (206 ms) 5: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (205 ms) 5: [ RUN ] openmp.view_subview_3d_from_5d_right 5: [ OK ] openmp.view_subview_3d_from_5d_right (245 ms) 5: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 5: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (243 ms) 5: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (238 ms) 5: [ RUN ] openmp.view_test_unmanaged_subview_reset 5: [ OK ] openmp.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] openmp.view_subview_memory_traits_construction 5: [ OK ] openmp.view_subview_memory_traits_construction (0 ms) 5: [ RUN ] openmp.task_fib_deprecated [ 80%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 80%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o 5: [ OK ] openmp.task_fib_deprecated (2733 ms) 5: [ RUN ] openmp.task_depend_deprecated 5: [ OK ] openmp.task_depend_deprecated (127 ms) 5: [ RUN ] openmp.task_team_deprecated 5: [ OK ] openmp.task_team_deprecated (12 ms) 5: [ RUN ] openmp.task_with_mempool_deprecated 5: [ OK ] openmp.task_with_mempool_deprecated (0 ms) 5: [ RUN ] openmp.task_multiple_depend_deprecated 5: [ OK ] openmp.task_multiple_depend_deprecated (21 ms) 5: [ RUN ] openmp.task_scheduler_ctors_deprecated 5: [ OK ] openmp.task_scheduler_ctors_deprecated (0 ms) 5: [ RUN ] openmp.task_scheduer_ctors_device_deprecated 5: [ OK ] openmp.task_scheduer_ctors_device_deprecated (0 ms) 5: [ RUN ] openmp.task_fib_deprecated_multiple [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o 5: [ OK ] openmp.task_fib_deprecated_multiple (2630 ms) 5: [ RUN ] openmp.task_depend_deprecated_multiple 5: [ OK ] openmp.task_depend_deprecated_multiple (160 ms) 5: [ RUN ] openmp.task_team_deprecated_multiple 5: [ OK ] openmp.task_team_deprecated_multiple (0 ms) 5: [ RUN ] openmp.task_with_mempool_deprecated_multiple 5: [ OK ] openmp.task_with_mempool_deprecated_multiple (0 ms) 5: [ RUN ] openmp.task_multiple_depend_deprecated_multiple 5: [ OK ] openmp.task_multiple_depend_deprecated_multiple (21 ms) 5: [ RUN ] openmp.task_scheduler_ctors_deprecated_multiple 5: [ OK ] openmp.task_scheduler_ctors_deprecated_multiple (0 ms) 5: [ RUN ] openmp.task_scheduer_ctors_device_deprecated_multiple 5: [ OK ] openmp.task_scheduer_ctors_device_deprecated_multiple (0 ms) 5: [ RUN ] openmp.task_fib_single 5: [ OK ] openmp.task_fib_single (2361 ms) 5: [ RUN ] openmp.task_depend_single 5: [ OK ] openmp.task_depend_single (187 ms) 5: [ RUN ] openmp.task_team_single 5: [ OK ] openmp.task_team_single (0 ms) 5: [ RUN ] openmp.task_with_mempool_single 5: [ OK ] openmp.task_with_mempool_single (0 ms) 5: [ RUN ] openmp.task_multiple_depend_single 5: [ OK ] openmp.task_multiple_depend_single (20 ms) 5: [ RUN ] openmp.task_scheduler_ctors_single 5: [ OK ] openmp.task_scheduler_ctors_single (0 ms) 5: [ RUN ] openmp.task_scheduer_ctors_device_single 5: [ OK ] openmp.task_scheduer_ctors_device_single (0 ms) 5: [ RUN ] openmp.task_fib_multiple [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o 5: [ OK ] openmp.task_fib_multiple (1662 ms) 5: [ RUN ] openmp.task_depend_multiple 5: [ OK ] openmp.task_depend_multiple (108 ms) 5: [ RUN ] openmp.task_team_multiple 5: [ OK ] openmp.task_team_multiple (0 ms) 5: [ RUN ] openmp.task_with_mempool_multiple 5: [ OK ] openmp.task_with_mempool_multiple (0 ms) 5: [ RUN ] openmp.task_multiple_depend_multiple 5: [ OK ] openmp.task_multiple_depend_multiple (20 ms) 5: [ RUN ] openmp.task_scheduler_ctors_multiple 5: [ OK ] openmp.task_scheduler_ctors_multiple (0 ms) 5: [ RUN ] openmp.task_scheduer_ctors_device_multiple 5: [ OK ] openmp.task_scheduer_ctors_device_multiple (0 ms) 5: [ RUN ] openmp.task_fib_chase_lev [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o 5: [ OK ] openmp.task_fib_chase_lev (1813 ms) 5: [ RUN ] openmp.task_depend_chase_lev 5: [ OK ] openmp.task_depend_chase_lev (2 ms) 5: [ RUN ] openmp.task_team_chase_lev 5: [ OK ] openmp.task_team_chase_lev (0 ms) 5: [ RUN ] openmp.task_with_mempool_chase_lev 5: [ OK ] openmp.task_with_mempool_chase_lev (0 ms) 5: [ RUN ] openmp.task_multiple_depend_chase_lev 5: [ OK ] openmp.task_multiple_depend_chase_lev (24 ms) 5: [ RUN ] openmp.task_scheduler_ctors_chase_lev 5: [ OK ] openmp.task_scheduler_ctors_chase_lev (0 ms) 5: [ RUN ] openmp.task_scheduer_ctors_device_chase_lev 5: [ OK ] openmp.task_scheduer_ctors_device_chase_lev (0 ms) 5: [----------] 364 tests from openmp (311754 ms total) 5: 5: [----------] 16 tests from openmp_graph 5: [ RUN ] openmp_graph.submit_once 5: [ OK ] openmp_graph.submit_once (0 ms) 5: [ RUN ] openmp_graph.submit_once_rvalue 5: [ OK ] openmp_graph.submit_once_rvalue (0 ms) 5: [ RUN ] openmp_graph.instantiate_and_submit_once 5: [ OK ] openmp_graph.instantiate_and_submit_once (0 ms) 5: [ RUN ] openmp_graph.submit_onto_another_execution_space_instance 5: [ OK ] openmp_graph.submit_onto_another_execution_space_instance (0 ms) 5: [ RUN ] openmp_graph.create_graph_no_closure_with_exec 5: [ OK ] openmp_graph.create_graph_no_closure_with_exec (0 ms) 5: [ RUN ] openmp_graph.create_graph_no_arg 5: [ OK ] openmp_graph.create_graph_no_arg (0 ms) 5: [ RUN ] openmp_graph.submit_six 5: [ OK ] openmp_graph.submit_six (0 ms) 5: [ RUN ] openmp_graph.when_all_cycle 5: [ OK ] openmp_graph.when_all_cycle (0 ms) 5: [ RUN ] openmp_graph.repeat_chain 5: [ OK ] openmp_graph.repeat_chain (2 ms) 5: [ RUN ] openmp_graph.zero_work_reduce 5: [ OK ] openmp_graph.zero_work_reduce (0 ms) 5: [ RUN ] openmp_graph.empty_graph 5: [ OK ] openmp_graph.empty_graph (0 ms) 5: [ RUN ] openmp_graph.force_global_launch 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:457: Skipped 5: This execution space does not support global launch. 5: [ SKIPPED ] openmp_graph.force_global_launch (0 ms) 5: [ RUN ] openmp_graph.empty_graph_default_host_exec 5: [ OK ] openmp_graph.empty_graph_default_host_exec (0 ms) 5: [ RUN ] openmp_graph.node_lifetime 5: [ OK ] openmp_graph.node_lifetime (0 ms) 5: [ RUN ] openmp_graph.diamond 5: [ OK ] openmp_graph.diamond (75 ms) 5: [ RUN ] openmp_graph.end_of_submit_control_flow [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E 5: [ OK ] openmp_graph.end_of_submit_control_flow (130 ms) 5: [----------] 16 tests from openmp_graph (210 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 400 tests from 4 test suites ran. (315237 ms total) 5: [ PASSED ] 388 tests. 5: [ SKIPPED ] 12 tests, listed below: 5: [ SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 5: [ SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 5: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_dyn 5: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_stat 5: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_mix 5: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_static_extents 5: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 5: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 5: [ SKIPPED ] openmp_graph_DeathTest.can_instantiate_only_once 5: [ SKIPPED ] openmp.reduction_with_large_iteration_count 5: [ SKIPPED ] openmp.view_allocation_int 5: [ SKIPPED ] openmp_graph.force_global_launch 5/47 Test #5: Kokkos_CoreUnitTest_OpenMP ................................. Passed 315.25 sec test 6 Start 6: Kokkos_CoreUnitTest_OpenMPInterOp 6: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 6: Test timeout computed to be: 1500 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from openmp 6: [ RUN ] openmp.raw_openmp_interop 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: [ OK ] openmp.raw_openmp_interop (0 ms) 6: [----------] 1 test from openmp (0 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (0 ms total) 6: [ PASSED ] 1 test. 6/47 Test #6: Kokkos_CoreUnitTest_OpenMPInterOp .......................... Passed 0.24 sec test 7 Start 7: Kokkos_CoreUnitTest_Default 7: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Default 7: Test timeout computed to be: 1500 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o 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 59 tests from 41 test suites. 7: [----------] Global test environment set-up. 7: [----------] 19 tests from defaultdevicetype 7: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 7: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms) 7: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 7: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 7: [ RUN ] defaultdevicetype.shared_space 7: /var/jenkins/workspace/Kokkos_PR-7581/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-7581/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 (1 ms) 7: [ RUN ] defaultdevicetype.bhalf_operators 7: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 7: [ RUN ] defaultdevicetype.host_space_access 7: [ OK ] defaultdevicetype.host_space_access (0 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a1 7: [ OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b1 7: [ OK ] defaultdevicetype.reduce_instantiation_b1 (14 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o 7: [ OK ] defaultdevicetype.reduce_instantiation_c1 (7 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a2 7: [ OK ] defaultdevicetype.reduce_instantiation_a2 (13 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b2 7: [ OK ] defaultdevicetype.reduce_instantiation_b2 (24 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c2 7: [ OK ] defaultdevicetype.reduce_instantiation_c2 (12 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a3 7: [ OK ] defaultdevicetype.reduce_instantiation_a3 (14 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b3 7: [ OK ] defaultdevicetype.reduce_instantiation_b3 (27 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c3 7: [ OK ] defaultdevicetype.reduce_instantiation_c3 (13 ms) 7: [----------] 19 tests from defaultdevicetype (140 ms total) 7: 7: [----------] 1 test from kokkosresize 7: [ RUN ] kokkosresize.host_space_access 7: [ OK ] kokkosresize.host_space_access (238 ms) 7: [----------] 1 test from kokkosresize (238 ms total) 7: 7: [----------] 1 test from TestViewAPI/0, where TypeParam = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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: [==========] 59 tests from 41 test suites ran. (383 ms total) 7: [ PASSED ] 57 tests. 7: [ SKIPPED ] 2 tests, listed below: 7: [ SKIPPED ] defaultdevicetype.shared_space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space 7/47 Test #7: Kokkos_CoreUnitTest_Default ................................ Passed 0.86 sec test 8 Start 8: Kokkos_CoreUnitTest_InitializeFinalize 8: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 8: Test timeout computed to be: 1500 8: [==========] Running 26 tests from 5 test suites. 8: [----------] Global test environment set-up. 8: [----------] 4 tests from InitializeFinalize_DeathTest 8: [ RUN ] InitializeFinalize_DeathTest.initialize [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E 5: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (22469 ms) 5: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o 8: [ OK ] InitializeFinalize_DeathTest.initialize (6005 ms) 8: [ RUN ] InitializeFinalize_DeathTest.finalize 8: [ OK ] InitializeFinalize_DeathTest.finalize (318 ms) 8: [ RUN ] InitializeFinalize_DeathTest.is_initialized 8: [ OK ] InitializeFinalize_DeathTest.is_initialized (1 ms) 8: [ RUN ] InitializeFinalize_DeathTest.is_finalized 8: [ OK ] InitializeFinalize_DeathTest.is_finalized (1 ms) 8: [----------] 4 tests from InitializeFinalize_DeathTest (6328 ms total) 8: 8: [----------] 1 test from Legion_DeathTest 8: [ RUN ] Legion_DeathTest.individual_backend_initialization 8: [ OK ] Legion_DeathTest.individual_backend_initialization (2 ms) 8: [----------] 1 test from Legion_DeathTest (2 ms total) 8: 8: [----------] 2 tests from PushFinalizeHook_DeathTest 8: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 8: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (1 ms) 8: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 8: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (159 ms) 8: [----------] 2 tests from PushFinalizeHook_DeathTest (161 ms total) 8: 8: [----------] 6 tests from ScopeGuard_DeathTest 8: [ RUN ] ScopeGuard_DeathTest.create 8: [ OK ] ScopeGuard_DeathTest.create (1 ms) 8: [ RUN ] ScopeGuard_DeathTest.create_argument 8: [ OK ] ScopeGuard_DeathTest.create_argument (1 ms) 8: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 8: [ OK ] ScopeGuard_DeathTest.create_while_initialize (159 ms) 8: [ RUN ] ScopeGuard_DeathTest.create_after_initialize [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessorAccessViolation.cpp.o 8: [ OK ] ScopeGuard_DeathTest.create_after_initialize (159 ms) 8: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 8: [ OK ] ScopeGuard_DeathTest.create_after_finalize (161 ms) 8: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 8: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (160 ms) 8: [----------] 6 tests from ScopeGuard_DeathTest (645 ms total) 8: 8: [----------] 13 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: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize(). 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: [----------] 13 tests from defaultdevicetype (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 26 tests from 5 test suites ran. (7138 ms total) 8: [ PASSED ] 26 tests. 8/47 Test #8: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 7.15 sec test 9 Start 9: Kokkos_CoreUnitTest_Develop 9: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Develop 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: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from defaultdevicetype 9: [ RUN ] defaultdevicetype.development_test 9: [ OK ] defaultdevicetype.development_test (0 ms) 9: [----------] 1 test from defaultdevicetype (0 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (0 ms total) 9: [ PASSED ] 1 test. 9/47 Test #9: Kokkos_CoreUnitTest_Develop ................................ Passed 0.01 sec test 10 Start 10: Kokkos_CoreUnitTest_KokkosP 10: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 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 31 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 31 tests from kokkosp 10: [ RUN ] kokkosp.test_named_instance_fence 10: Ref: 16777217 10: Ref: named_instance 10: 16777217 10: named_instance 10: [ OK ] kokkosp.test_named_instance_fence (0 ms) 10: [ RUN ] kokkosp.test_unnamed_instance_fence 10: Ref: 16777217 10: Ref: Unnamed Instance Fence 10: 16777217 10: Kokkos::OpenMP::fence: Unnamed Instance Fence 10: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 10: [ RUN ] kokkosp.test_named_global_fence 10: Ref: 16777216 10: Ref: test global fence 10: 16777216 10: test global fence 10: [ OK ] kokkosp.test_named_global_fence (0 ms) 10: [ RUN ] kokkosp.test_unnamed_global_fence 10: Ref: 16777216 10: Ref: Unnamed Global Fence 10: 16777216 10: Kokkos::fence: Unnamed Global Fence 10: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 10: [ RUN ] kokkosp.test_multiple_default_instances 10: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 10: [ RUN ] kokkosp.test_id_gen 10: [ OK ] kokkosp.test_id_gen (0 ms) 10: [ RUN ] kokkosp.test_kernel_sequence 10: Ref: 16777217 10: Ref: named_instance 10: 16777217 10: named_instance 10: Ref: 16777217 10: Ref: test_kernel 10: 16777217 10: named_instance 10: Miss on name 10: 16777217 10: test_kernel 10: [ OK ] kokkosp.test_kernel_sequence (0 ms) 10: [ RUN ] kokkosp.async_deep_copy 10: [ OK ] kokkosp.async_deep_copy (0 ms) 10: [ RUN ] kokkosp.parallel_for 10: [ OK ] kokkosp.parallel_for (0 ms) 10: [ RUN ] kokkosp.parallel_reduce 10: [ OK ] kokkosp.parallel_reduce (0 ms) 10: [ RUN ] kokkosp.parallel_scan 10: [ OK ] kokkosp.parallel_scan (0 ms) 10: [ RUN ] kokkosp.parallel_scan_no_fence 10: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 10: [ RUN ] kokkosp.parallel_scan_no_fence_view 10: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 10: [ RUN ] kokkosp.regions 10: [ OK ] kokkosp.regions (0 ms) 10: [ RUN ] kokkosp.fences 10: [ OK ] kokkosp.fences (0 ms) 10: [ RUN ] kokkosp.raw_allocation 10: [ OK ] kokkosp.raw_allocation (0 ms) 10: [ RUN ] kokkosp.view 10: [ OK ] kokkosp.view (0 ms) 10: [ RUN ] kokkosp.sections 10: [ OK ] kokkosp.sections (0 ms) 10: [ RUN ] kokkosp.metadata 10: [ OK ] kokkosp.metadata (0 ms) 10: [ RUN ] kokkosp.profile_events 10: [ OK ] kokkosp.profile_events (0 ms) 10: [ RUN ] kokkosp.no_init_kernel 10: [ OK ] kokkosp.no_init_kernel (0 ms) 10: [ RUN ] kokkosp.get_events 10: [ OK ] kokkosp.get_events (0 ms) 10: [ RUN ] kokkosp.kernel_name_parallel_for 10: [ OK ] kokkosp.kernel_name_parallel_for (230 ms) 10: [ RUN ] kokkosp.kernel_name_parallel_reduce 10: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 10: [ RUN ] kokkosp.kernel_name_parallel_scan 10: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 10: [ RUN ] kokkosp.kernel_name_internal 10: [ OK ] kokkosp.kernel_name_internal (0 ms) 10: [ RUN ] kokkosp.profiling_section 10: [ OK ] kokkosp.profiling_section (0 ms) 10: [ RUN ] kokkosp.scoped_profile_region 10: [ OK ] kokkosp.scoped_profile_region (0 ms) 10: [ RUN ] kokkosp.create_mirror_no_init 10: [ OK ] kokkosp.create_mirror_no_init (0 ms) 10: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 10: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 10: [ RUN ] kokkosp.create_mirror_view_and_copy 10: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 10: [----------] 31 tests from kokkosp (233 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 31 tests from 1 test suite ran. (233 ms total) 10: [ PASSED ] 31 tests. 10/47 Test #10: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.24 sec test 11 Start 11: Kokkos_CoreUnitTest_StackTraceTest 11: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec 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 3 tests from 2 test suites. 11: [----------] Global test environment set-up. 11: [----------] 2 tests from defaultdevicetype_DeathTest 11: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 11: Top of f1 11: Top of f0 11: Top of f0 11: test_f1: 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55929b88b569] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55929b83b729] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55929b8346a4] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x32f) [0x55929b83677f] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55929b86d9de] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6964f) [0x55929b85f64f] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69962) [0x55929b85f962] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f4d) [0x55929b85ff4d] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55929b862668] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55929b862b3c] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55929b832f76] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f49da0d4083] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55929b8344ae] 11: 11: demangled test_f1: 11: [0x55929b88b569] Kokkos::Impl::save_stacktrace() 11: [0x55929b83b729] Test::stacktrace_test_f1(std::ostream&) 11: [0x55929b8346a4] Test::test_stacktrace(bool, bool) 11: [0x55929b83677f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 11: [0x55929b86d9de] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x55929b85f64f] 11: [0x55929b85f962] 11: [0x55929b85ff4d] 11: [0x55929b862668] testing::internal::UnitTestImpl::RunAllTests() 11: [0x55929b862b3c] testing::UnitTest::Run() 11: [0x55929b832f76] main 11: [0x7f49da0d4083] __libc_start_main 11: [0x55929b8344ae] _start 11: 11: Top of f3 11: Top of f3 11: Top of f3 11: Top of f3 11: Top of f3 11: Top of f1 11: Top of f0 11: Top of f0 11: StackTrace f3(std::cout, 4) returned: 110 11: test_f3: 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55929b88b569] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55929b83b729] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55929b83b968] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55929b834f8e] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x32f) [0x55929b83677f] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55929b86d9de] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6964f) [0x55929b85f64f] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69962) [0x55929b85f962] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f4d) [0x55929b85ff4d] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55929b862668] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55929b862b3c] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55929b832f76] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f49da0d4083] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55929b8344ae] 11: 11: demangled test_f3: 11: [0x55929b88b569] Kokkos::Impl::save_stacktrace() 11: [0x55929b83b729] Test::stacktrace_test_f1(std::ostream&) 11: [0x55929b83b968] Test::stacktrace_test_f3(std::ostream&, int) 11: [0x55929b834f8e] Test::test_stacktrace(bool, bool) 11: [0x55929b83677f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 11: [0x55929b86d9de] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x55929b85f64f] 11: [0x55929b85f962] 11: [0x55929b85ff4d] 11: [0x55929b862668] testing::internal::UnitTestImpl::RunAllTests() 11: [0x55929b862b3c] testing::UnitTest::Run() 11: [0x55929b832f76] main 11: [0x7f49da0d4083] __libc_start_main 11: [0x55929b8344ae] _start 11: 11: Test setting std::terminate handler that prints the last saved stack trace 11: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (161 ms) 11: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 11: Top of f1 11: Top of f0 11: Top of f0 11: test_f1: 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c770c35569] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55c770be5729] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55c770bde6a4] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x32c) [0x55c770be0b1c] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55c770c179de] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6964f) [0x55c770c0964f] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69962) [0x55c770c09962] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f4d) [0x55c770c09f4d] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55c770c0c668] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55c770c0cb3c] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55c770bdcf76] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fd532645083] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c770bde4ae] 11: 11: demangled test_f1: 11: [0x55c770c35569] Kokkos::Impl::save_stacktrace() 11: [0x55c770be5729] Test::stacktrace_test_f1(std::ostream&) 11: [0x55c770bde6a4] Test::test_stacktrace(bool, bool) 11: [0x55c770be0b1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 11: [0x55c770c179de] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x55c770c0964f] 11: [0x55c770c09962] 11: [0x55c770c09f4d] 11: [0x55c770c0c668] testing::internal::UnitTestImpl::RunAllTests() 11: [0x55c770c0cb3c] testing::UnitTest::Run() 11: [0x55c770bdcf76] main 11: [0x7fd532645083] __libc_start_main 11: [0x55c770bde4ae] _start 11: 11: Top of f3 11: Top of f3 11: Top of f3 11: Top of f3 11: Top of f3 11: Top of f1 11: Top of f0 11: Top of f0 11: StackTrace f3(std::cout, 4) returned: 110 11: test_f3: 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c770c35569] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55c770be5729] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55c770be5968] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55c770bdef8e] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x32c) [0x55c770be0b1c] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55c770c179de] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6964f) [0x55c770c0964f] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69962) [0x55c770c09962] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f4d) [0x55c770c09f4d] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55c770c0c668] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55c770c0cb3c] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55c770bdcf76] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fd532645083] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c770bde4ae] 11: 11: demangled test_f3: 11: [0x55c770c35569] Kokkos::Impl::save_stacktrace() 11: [0x55c770be5729] Test::stacktrace_test_f1(std::ostream&) 11: [0x55c770be5968] Test::stacktrace_test_f3(std::ostream&, int) 11: [0x55c770bdef8e] Test::test_stacktrace(bool, bool) 11: [0x55c770be0b1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 11: [0x55c770c179de] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x55c770c0964f] 11: [0x55c770c09962] 11: [0x55c770c09f4d] 11: [0x55c770c0c668] testing::internal::UnitTestImpl::RunAllTests() 11: [0x55c770c0cb3c] testing::UnitTest::Run() 11: [0x55c770bdcf76] main 11: [0x7fd532645083] __libc_start_main 11: [0x55c770bde4ae] _start 11: 11: Test setting std::terminate handler that prints the last saved stack trace 11: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (157 ms) 11: [----------] 2 tests from defaultdevicetype_DeathTest (318 ms total) 11: 11: [----------] 1 test from defaultdevicetype 11: [ RUN ] defaultdevicetype.stacktrace_normal 11: Top of f1 11: Top of f0 11: Top of f0 11: test_f1: 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x56047f4e9569] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x56047f499729] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x56047f4926a4] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x56047f4cb9de] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6964f) [0x56047f4bd64f] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69962) [0x56047f4bd962] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f4d) [0x56047f4bdf4d] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x56047f4c0668] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x56047f4c0b3c] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x56047f490f76] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa68bdf4083] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x56047f4924ae] 11: 11: demangled test_f1: 11: [0x56047f4e9569] Kokkos::Impl::save_stacktrace() 11: [0x56047f499729] Test::stacktrace_test_f1(std::ostream&) 11: [0x56047f4926a4] Test::test_stacktrace(bool, bool) 11: [0x56047f4cb9de] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x56047f4bd64f] 11: [0x56047f4bd962] 11: [0x56047f4bdf4d] 11: [0x56047f4c0668] testing::internal::UnitTestImpl::RunAllTests() 11: [0x56047f4c0b3c] testing::UnitTest::Run() 11: [0x56047f490f76] main 11: [0x7fa68bdf4083] __libc_start_main 11: [0x56047f4924ae] _start 11: 11: Top of f3 11: Top of f3 11: Top of f3 11: Top of f3 11: Top of f3 11: Top of f1 11: Top of f0 11: Top of f0 11: StackTrace f3(std::cout, 4) returned: 110 11: test_f3: 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x56047f4e9569] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x56047f499729] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x56047f499968] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x56047f492f8e] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x56047f4cb9de] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6964f) [0x56047f4bd64f] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69962) [0x56047f4bd962] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(+0x69f4d) [0x56047f4bdf4d] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x56047f4c0668] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x56047f4c0b3c] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x56047f490f76] 11: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa68bdf4083] 11: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x56047f4924ae] 11: 11: demangled test_f3: 11: [0x56047f4e9569] Kokkos::Impl::save_stacktrace() 11: [0x56047f499729] Test::stacktrace_test_f1(std::ostream&) 11: [0x56047f499968] Test::stacktrace_test_f3(std::ostream&, int) 11: [0x56047f492f8e] Test::test_stacktrace(bool, bool) 11: [0x56047f4cb9de] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 11: [0x56047f4bd64f] 11: [0x56047f4bd962] 11: [0x56047f4bdf4d] 11: [0x56047f4c0668] testing::internal::UnitTestImpl::RunAllTests() 11: [0x56047f4c0b3c] testing::UnitTest::Run() 11: [0x56047f490f76] main 11: [0x7fa68bdf4083] __libc_start_main 11: [0x56047f4924ae] _start 11: 11: Test setting std::terminate handler that prints the last saved stack trace 11: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 11: [----------] 1 test from defaultdevicetype (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 3 tests from 2 test suites ran. (319 ms total) 11: [ PASSED ] 3 tests. 11/47 Test #11: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 0.56 sec test 12 Start 12: Kokkos_IncrementalTest_OPENMP 12: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 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 28 tests from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 28 tests from OPENMP 12: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 12: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 12: [ RUN ] OPENMP.IncrTest_01_execspace 12: Host Parallel Execution Space: 12: KOKKOS_ENABLE_OPENMP: yes 12: 12: OpenMP Runtime Configuration: 12: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 12: OpenMP 12: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 12: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 12: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 12: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 12: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 12: [ RUN ] OPENMP.IncrTest_02_AtomicSub 12: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 12: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 12: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 12: [ RUN ] OPENMP.IncrTest_03b_memspace_free 12: [ OK ] OPENMP.IncrTest_03b_memspace_free (32 ms) 12: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 12: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 12: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 12: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 12: [ RUN ] OPENMP.IncrTest_05_reduction 12: [ OK ] OPENMP.IncrTest_05_reduction (23 ms) 12: [ RUN ] OPENMP.IncrTest_06_mdrange2D 12: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 12: [ RUN ] OPENMP.IncrTest_06_mdrange3D 12: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 12: [ RUN ] OPENMP.IncrTest_06_mdrange4D 12: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 12: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 12: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 12: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 12: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 12: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 12: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 12: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 12: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (1 ms) 12: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 12: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 12: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 12: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 12: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 12: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (166 ms) 12: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 12: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (4 ms) 12: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 12: [ OK ] OPENMP.IncrTest_12b_TeamScratch (2 ms) 12: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 12: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 12: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 12: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 12: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 12: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 12: [ RUN ] OPENMP.incr_14_MDrangeReduce 12: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 12: [ RUN ] OPENMP.IncrTest_16_parallelscan 12: [ OK ] OPENMP.IncrTest_16_parallelscan (1 ms) 12: [ RUN ] OPENMP.incr_17_atomicView 12: [ OK ] OPENMP.incr_17_atomicView (0 ms) 12: [----------] 28 tests from OPENMP (237 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 28 tests from 1 test suite ran. (237 ms total) 12: [ PASSED ] 28 tests. 12/47 Test #12: Kokkos_IncrementalTest_OPENMP .............................. Passed 0.74 sec test 13 Start 13: Kokkos_IncrementalTest_SERIAL 13: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 13: Test timeout computed to be: 1500 13: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 13: Detected: 4 cores per node. 13: Detected: 1 MPI_ranks per node. 13: Requested: 8 threads per process. 13: [==========] Running 28 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 28 tests from SERIAL 13: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 13: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 13: [ RUN ] SERIAL.IncrTest_01_execspace 13: Host Serial Execution Space: 13: KOKKOS_ENABLE_SERIAL: yes 13: 13: Serial Runtime Configuration: 13: Serial 13: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 13: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 13: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 13: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 13: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 13: [ RUN ] SERIAL.IncrTest_02_AtomicSub 13: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 13: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 13: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 13: [ RUN ] SERIAL.IncrTest_03b_memspace_free 13: [ OK ] SERIAL.IncrTest_03b_memspace_free (41 ms) 13: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 13: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 13: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 13: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 13: [ RUN ] SERIAL.IncrTest_05_reduction 13: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 13: [ RUN ] SERIAL.IncrTest_06_mdrange2D 13: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 13: [ RUN ] SERIAL.IncrTest_06_mdrange3D 13: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 13: [ RUN ] SERIAL.IncrTest_06_mdrange4D 13: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 13: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 13: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 13: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 13: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 13: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 13: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 13: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 13: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 13: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 13: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 13: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 13: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 13: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 13: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (231 ms) 13: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 13: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 13: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 13: [ OK ] SERIAL.IncrTest_12b_TeamScratch (4 ms) 13: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 13: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 13: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 13: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 13: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 13: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 13: [ RUN ] SERIAL.incr_14_MDrangeReduce 13: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 13: [ RUN ] SERIAL.IncrTest_16_parallelscan 13: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 13: [ RUN ] SERIAL.incr_17_atomicView 13: [ OK ] SERIAL.incr_17_atomicView (0 ms) 13: [----------] 28 tests from SERIAL (278 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 28 tests from 1 test suite ran. (278 ms total) 13: [ PASSED ] 28 tests. 13/47 Test #13: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.52 sec test 14 Start 14: Kokkos_CoreUnitTest_CTestDevice 14: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 14: Test timeout computed to be: 1500 14: [==========] Running 8 tests from 2 test suites. 14: [----------] Global test environment set-up. 14: [----------] 5 tests from ctest_environment_DeathTest 14: [ RUN ] ctest_environment_DeathTest.invalid_rank 14: [ OK ] ctest_environment_DeathTest.invalid_rank (156 ms) 14: [ RUN ] ctest_environment_DeathTest.no_type_str 14: [ OK ] ctest_environment_DeathTest.no_type_str (159 ms) 14: [ RUN ] ctest_environment_DeathTest.missing_type 14: [ OK ] ctest_environment_DeathTest.missing_type (320 ms) 14: [ RUN ] ctest_environment_DeathTest.no_id_str 14: [ OK ] ctest_environment_DeathTest.no_id_str (158 ms) 14: [ RUN ] ctest_environment_DeathTest.invalid_id_str 14: [ OK ] ctest_environment_DeathTest.invalid_id_str (320 ms) 14: [----------] 5 tests from ctest_environment_DeathTest (1116 ms total) 14: 14: [----------] 3 tests from ctest_environment 14: [ RUN ] ctest_environment.no_device_type 14: [ OK ] ctest_environment.no_device_type (0 ms) 14: [ RUN ] ctest_environment.no_process_count 14: [ OK ] ctest_environment.no_process_count (0 ms) 14: [ RUN ] ctest_environment.good 14: [ OK ] ctest_environment.good (0 ms) 14: [----------] 3 tests from ctest_environment (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 8 tests from 2 test suites ran. (1116 ms total) 14: [ PASSED ] 8 tests. 14/47 Test #14: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 1.12 sec test 15 Start 15: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 15: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 15: Test timeout computed to be: 1500 15/47 Test #15: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.00 sec test 16 Start 16: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 16: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 16: Test timeout computed to be: 1500 16: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 16/47 Test #16: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.00 sec test 17 Start 17: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 17: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 17: Test timeout computed to be: 1500 17/47 Test #17: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.00 sec test 18 Start 18: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 18: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 18: Environment variables: 18: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 18: Test timeout computed to be: 1500 18/47 Test #18: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.00 sec test 19 Start 19: Kokkos_PerformanceTest_TaskDag 19: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 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: "taskdag: alloc super repeat input output task-accum task-max" 1000000 10000 1 4 3 0 0 19: "taskdag: time (min, avg)" 0.00820898 0.00820898 19: "taskdag: tasks per second (max, avg)" 1583.63 1583.63 19/47 Test #19: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.01 sec test 20 Start 20: Kokkos_PerformanceTest_Benchmark 20: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-12-31_T14-41-58.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-12-31T15:02:14+00:00 20: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 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: 6.19, 6.79, 5.31 20: CPU architecture: none 20: Default Device: OpenMP 20: GIT_BRANCH: HEAD 20: GIT_CLEAN_STATUS: CLEAN 20: GIT_COMMIT_DATE: 2024-12-31T09:41:49-05:00 20: GIT_COMMIT_DESCRIPTION: Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD 20: GIT_COMMIT_HASH: 787737d66 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.5.99 20: platform: 64bit 20: --------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations Count Time normalized 20: --------------------------------------------------------------------------------------------------------------------------------------------------- 20: GramSchmidt<double>/Count:1024/iterations:5/manual_time 0.049 s 0.023 s 5 1024 47.0479u 20: GramSchmidt<double>/Count:2048/iterations:5/manual_time 0.049 s 0.023 s 5 2.048k 24.0832u 20: GramSchmidt<double>/Count:4096/iterations:5/manual_time 0.051 s 0.024 s 5 4.096k 12.4348u 20: GramSchmidt<double>/Count:8192/iterations:5/manual_time 0.053 s 0.027 s 5 8.192k 6.44134u 20: GramSchmidt<double>/Count:16384/iterations:5/manual_time 0.054 s 0.028 s 5 16.384k 3.25819u [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o 20: GramSchmidt<double>/Count:32768/iterations:5/manual_time 0.060 s 0.035 s 5 32.768k 1.84001u 20: GramSchmidt<double>/Count:65536/iterations:5/manual_time 0.068 s 0.046 s 5 65.536k 998.275n 20: GramSchmidt<double>/Count:131072/iterations:5/manual_time 0.085 s 0.072 s 5 131.072k 644.943n [ 83%] Linking CXX executable Kokkos_UnitTest_Random 20: GramSchmidt<double>/Count:262144/iterations:5/manual_time 0.119 s 0.122 s 5 262.144k 446.553n [ 83%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 20: GramSchmidt<double>/Count:524288/iterations:5/manual_time 0.194 s 0.217 s 5 524.288k 363.985n Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessor.cpp.o [ 83%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 20: ---------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: GB/s Max 20: ---------------------------------------------------------------------------------------------------------------------------------------------- 20: CustomReduction<double>/N:100000/R:1000/manual_time 3.95 s 3.95 s 1 0.0511981/s 11.5 [ 83%] Built target Kokkos_CoreUnitTest_Cuda2 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o 20: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 20: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 20: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 20: OverlapRangePolicy/N:2000/M:10000/R:10 0.787 s 0.408 s 2 0.0445719 0.087143 0.0984208 0.218052 0.0491333 0.0488271 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: OverlapMDRangePolicy/N:200/M:10000/R:10 0.167 s 0.079 s 8 3.26355m 0.0488285 9.81682m 0.0494893 5.03793m 4.93214m [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o 20: OverlapTeamPolicy/N:20/M:1000000/R:10 0.801 s 0.420 s 2 0.0482006 0.0896349 0.113036 0.206256 0.061447 0.0567977 20: --------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations Count Time normalized 20: --------------------------------------------------------------------------------------------------------------------------------------------------- 20: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 69.3584n 20: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 41.3818n 20: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 21.8525n 20: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 21.2277n 20: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time 0.000 s 0.001 s 5 16.384k 17.8993n 20: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time 0.001 s 0.002 s 5 32.768k 15.9792n 20: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time 0.001 s 0.004 s 5 65.536k 15.1539n 20: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time 0.002 s 0.010 s 5 131.072k 14.477n 20: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time 0.004 s 0.029 s 5 262.144k 14.8752n 20: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time 0.008 s 0.067 s 5 524.288k 14.396n 5: [ OK ] hip_DeathTest.view_memory_access_violations_from_device (23084 ms) 5: [----------] 19 tests from hip_DeathTest (70781 ms total) 5: 5: [----------] 1 test from hip_graph_DeathTest 5: [ RUN ] hip_graph_DeathTest.can_instantiate_only_once 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:181: Skipped 5: Preconditions are not checked. 5: [ SKIPPED ] hip_graph_DeathTest.can_instantiate_only_once (0 ms) 5: [----------] 1 test from hip_graph_DeathTest (0 ms total) 5: 5: [----------] 306 tests from hip 5: [ RUN ] hip.array_capacity 5: [ OK ] hip.array_capacity (0 ms) 5: [ RUN ] hip.array_element_access 5: [ OK ] hip.array_element_access (0 ms) 5: [ RUN ] hip.array_operator_equal 5: [ OK ] hip.array_operator_equal (0 ms) 5: [ RUN ] hip.array_zero_capacity 5: [ OK ] hip.array_zero_capacity (0 ms) 5: [ RUN ] hip.array_zero_data_nullptr 5: [ OK ] hip.array_zero_data_nullptr (0 ms) 5: [ RUN ] hip.array_contiguous_capacity 5: [ OK ] hip.array_contiguous_capacity (0 ms) 5: [ RUN ] hip.array_contiguous_element_access 5: [ OK ] hip.array_contiguous_element_access (0 ms) 5: [ RUN ] hip.array_contiguous_assignment 5: [ OK ] hip.array_contiguous_assignment (0 ms) 5: [ RUN ] hip.array_strided_capacity 5: [ OK ] hip.array_strided_capacity (0 ms) 5: [ RUN ] hip.array_strided_element_access 5: [ OK ] hip.array_strided_element_access (0 ms) 5: [ RUN ] hip.array_strided_assignment 5: [ OK ] hip.array_strided_assignment (0 ms) 5: [ RUN ] hip.atomic_operations_complexdouble 5: [ OK ] hip.atomic_operations_complexdouble (11 ms) 5: [ RUN ] hip.atomic_operations_complexfloat 5: [ OK ] hip.atomic_operations_complexfloat (6 ms) 5: [ RUN ] hip.atomic_operations_double 5: [ OK ] hip.atomic_operations_double (9 ms) 5: [ RUN ] hip.atomic_operations_float 5: [ OK ] hip.atomic_operations_float (7 ms) 5: [ RUN ] hip.atomic_operations_int 5: [ OK ] hip.atomic_operations_int (22 ms) 5: [ RUN ] hip.atomic_operations_long 5: [ OK ] hip.atomic_operations_long (21 ms) 5: [ RUN ] hip.atomic_operations_longlong 5: [ OK ] hip.atomic_operations_longlong (20 ms) 5: [ RUN ] hip.atomic_shared 5: [ OK ] hip.atomic_shared (0 ms) 5: [ RUN ] hip.atomic_operations_unsigned 5: [ OK ] hip.atomic_operations_unsigned (18 ms) 5: [ RUN ] hip.atomic_operations_unsignedlong 5: [ OK ] hip.atomic_operations_unsignedlong (17 ms) 5: [ RUN ] hip.atomics 5: [ OK ] hip.atomics (454 ms) 5: [ RUN ] hip.atomics_tpetra_max_abs 5: [ OK ] hip.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] hip.atomic_views_integral [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o 20: ----------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: rate 20: ----------------------------------------------------------------------------------------------------------------------------------- 20: Malloc/N:1/manual_time 0.202 us 0.369 us 3400018 4.93996M/s [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o 20: Malloc/N:16/manual_time 0.208 us 0.374 us 3352868 4.8158M/s 20: Malloc/N:256/manual_time 0.322 us 0.491 us 2225930 3.10545M/s 20: Malloc/N:4096/manual_time 0.175 us 0.345 us 3993681 5.70346M/s [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B 20: Malloc/N:65536/manual_time 0.151 us 0.371 us 4644694 6.60199M/s [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o 20: Malloc/N:1048576/manual_time 0.139 us 0.351 us 5111477 7.17586M/s 20: Malloc/N:16777216/manual_time 0.149 us 0.362 us 4738398 6.72449M/s [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o 20: Malloc/N:268435456/manual_time 2.57 us 6.89 us 269597 389.108k/s 5: [ OK ] hip.atomic_views_integral (18507 ms) 5: [ RUN ] hip.atomic_views_nonintegral 20: Malloc/N:4294967296/manual_time 3.33 us 10.9 us 206134 300.083k/s 20: MallocFree/N:1/manual_time 0.359 us 0.397 us 1934640 2.78837M/s [ 84%] Linking CXX executable Kokkos_UnitTest_Sort [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o 20: MallocFree/N:16/manual_time 0.355 us 0.394 us 1902299 2.81793M/s [ 84%] Built target Kokkos_UnitTest_Sort [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o 20: MallocFree/N:256/manual_time 0.410 us 0.449 us 1665245 2.43935M/s Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o 20: MallocFree/N:4096/manual_time 0.311 us 0.350 us 2242902 3.21405M/s 20: MallocFree/N:65536/manual_time 0.342 us 0.381 us 2036099 2.92367M/s 20: MallocFree/N:1048576/manual_time 0.320 us 0.358 us 2155857 3.12635M/s [ 84%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 20: MallocFree/N:16777216/manual_time 0.331 us 0.370 us 2122991 3.02156M/s 20: MallocFree/N:268435456/manual_time 6.77 us 6.38 us 104757 147.657k/s 20: MallocFree/N:4294967296/manual_time 11.1 us 10.5 us 64125 90.1643k/s [ 84%] Built target Kokkos_CoreUnitTest_Cuda1 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o 20: MallocTouch/N:1/manual_time 43.7 us 20.1 us 15907 22.8915k/s [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o 5: [ OK ] hip.atomic_views_nonintegral (14398 ms) 5: [ RUN ] hip.atomic_view_api 5: [ OK ] hip.atomic_view_api (0 ms) 5: [ RUN ] hip.bit_manip_countl_zero 5: [ OK ] hip.bit_manip_countl_zero (12 ms) 5: [ RUN ] hip.bit_manip_countl_one 5: [ OK ] hip.bit_manip_countl_one (0 ms) 5: [ RUN ] hip.bit_manip_countr_zero 5: [ OK ] hip.bit_manip_countr_zero (0 ms) 5: [ RUN ] hip.bit_manip_countr_one 5: [ OK ] hip.bit_manip_countr_one (0 ms) 5: [ RUN ] hip.bit_manip_popcount 5: [ OK ] hip.bit_manip_popcount (0 ms) 5: [ RUN ] hip.bit_manip_has_single_bit 5: [ OK ] hip.bit_manip_has_single_bit (0 ms) 5: [ RUN ] hip.bit_manip_bit_floor 5: [ OK ] hip.bit_manip_bit_floor (0 ms) 5: [ RUN ] hip.bit_manip_bit_ceil 5: [ OK ] hip.bit_manip_bit_ceil (0 ms) 5: [ RUN ] hip.bit_manip_bit_width 5: [ OK ] hip.bit_manip_bit_width (0 ms) 5: [ RUN ] hip.bit_manip_rotl 5: [ OK ] hip.bit_manip_rotl (0 ms) 5: [ RUN ] hip.bit_manip_rotr 5: [ OK ] hip.bit_manip_rotr (0 ms) 5: [ RUN ] hip.bit_manip_byeswap 5: [ OK ] hip.bit_manip_byeswap (0 ms) 5: [ RUN ] hip.bit_manip_bit_cast 5: [ OK ] hip.bit_manip_bit_cast (0 ms) 5: [ RUN ] hip.test_block_deduction_bug_pr_3103 5: [ OK ] hip.test_block_deduction_bug_pr_3103 (0 ms) 5: [ RUN ] hip.checked_integer_operations_multiply_overflow 5: [ OK ] hip.checked_integer_operations_multiply_overflow (0 ms) 5: [ RUN ] hip.execution_policy_occupancy_and_hint 5: [ OK ] hip.execution_policy_occupancy_and_hint (0 ms) 5: [ RUN ] hip.complex_construction 5: [ OK ] hip.complex_construction (0 ms) 5: [ RUN ] hip.complex_basic_math 5: [ OK ] hip.complex_basic_math (0 ms) 5: [ RUN ] hip.complex_special_funtions 5: [ OK ] hip.complex_special_funtions (0 ms) 5: [ RUN ] hip.complex_io 5: [ OK ] hip.complex_io (0 ms) 5: [ RUN ] hip.complex_trivially_copyable 5: [ OK ] hip.complex_trivially_copyable (0 ms) 5: [ RUN ] hip.complex_issue_3865 5: [ OK ] hip.complex_issue_3865 (0 ms) 5: [ RUN ] hip.complex_operations_arithmetic_types_overloads 5: [ OK ] hip.complex_operations_arithmetic_types_overloads (0 ms) 5: [ RUN ] hip.complex_structured_bindings 5: [ OK ] hip.complex_structured_bindings (0 ms) 5: [ RUN ] hip.crs_count_fill 5: [ OK ] hip.crs_count_fill (2 ms) 5: [ RUN ] hip.crs_copy_constructor 5: [ OK ] hip.crs_copy_constructor (5 ms) 5: [ RUN ] hip.deep_copy_alignment 5: [ OK ] hip.deep_copy_alignment (8 ms) 5: [ RUN ] hip.deep_copy_conversion 20: MallocTouch/N:16/manual_time 43.8 us 19.8 us 16107 22.8136k/s 5: [ OK ] hip.deep_copy_conversion (905 ms) 5: [ RUN ] hip.partitioning_by_args 5: [ OK ] hip.partitioning_by_args (20 ms) 5: [ RUN ] hip.partitioning_by_vector 5: [ OK ] hip.partitioning_by_vector (1 ms) 5: [ RUN ] hip.exec_space_thread_safety_range 20: MallocTouch/N:256/manual_time 43.6 us 19.8 us 15782 22.9107k/s 5: [ OK ] hip.exec_space_thread_safety_range (2133 ms) 5: [ RUN ] hip.exec_space_thread_safety_mdrange 5: [ OK ] hip.exec_space_thread_safety_mdrange (213 ms) 5: [ RUN ] hip.exec_space_thread_safety_team_policy 20: MallocTouch/N:4096/manual_time 44.0 us 19.9 us 15887 22.7437k/s 5: [ OK ] hip.exec_space_thread_safety_team_policy (213 ms) 5: [ RUN ] hip.exec_space_thread_safety_range_reduce 5: [ OK ] hip.exec_space_thread_safety_range_reduce (213 ms) 5: [ RUN ] hip.exec_space_thread_safety_mdrange_reduce 5: [ OK ] hip.exec_space_thread_safety_mdrange_reduce (213 ms) 5: [ RUN ] hip.exec_space_thread_safety_team_policy_reduce 5: [ OK ] hip.exec_space_thread_safety_team_policy_reduce (213 ms) 5: [ RUN ] hip.exec_space_thread_safety_range_scan 5: [ OK ] hip.exec_space_thread_safety_range_scan (213 ms) 5: [ RUN ] hip.execution_space_as_class_data_member 20: MallocTouch/N:65536/manual_time 45.9 us 20.8 us 15983 21.783k/s 5: [ OK ] hip.execution_space_as_class_data_member (0 ms) 5: [ RUN ] hip.functor_analysis 5: [ OK ] hip.functor_analysis (0 ms) 5: [ RUN ] hip.when_all_type 5: [ OK ] hip.when_all_type (1 ms) 5: [ RUN ] hip.host_shared_ptr_use_count 5: [ OK ] hip.host_shared_ptr_use_count (0 ms) 5: [ RUN ] hip.host_shared_ptr_get 5: [ OK ] hip.host_shared_ptr_get (0 ms) 5: [ RUN ] hip.host_shared_ptr_dereference_on_device 5: [ OK ] hip.host_shared_ptr_dereference_on_device (0 ms) 5: [ RUN ] hip.host_shared_ptr_special_members_on_device 5: [ OK ] hip.host_shared_ptr_special_members_on_device (0 ms) 5: [ RUN ] hip.host_shared_ptr_tracking 5: 5: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 5: does not support page migration between device and host. 5: HIPManagedSpace might not work as expected. 5: Please refer to the ROCm documentation on unified/managed memory. 5: [ OK ] hip.host_shared_ptr_tracking (0 ms) 5: [ RUN ] hip.join_backward_compatibility 5: [ OK ] hip.join_backward_compatibility (0 ms) 5: [ RUN ] hip.local_deepcopy_teampolicy_layoutleft 5: [ OK ] hip.local_deepcopy_teampolicy_layoutleft (601 ms) 5: [ RUN ] hip.local_deepcopy_rangepolicy_layoutleft [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o 20: MallocTouch/N:1048576/manual_time 45.4 us 21.4 us 15436 22.0184k/s [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o 20: MallocTouch/N:16777216/manual_time 63.9 us 28.9 us 11142 15.6539k/s 5: [ OK ] hip.local_deepcopy_rangepolicy_layoutleft (1955 ms) 5: [ RUN ] hip.local_deepcopy_teampolicy_layoutright 5: [ OK ] hip.local_deepcopy_teampolicy_layoutright (570 ms) 5: [ RUN ] hip.local_deepcopy_rangepolicy_layoutright 20: MallocTouch/N:268435456/manual_time 40273 us 39633 us 17 24.8308/s 5: [ OK ] hip.local_deepcopy_rangepolicy_layoutright (1360 ms) 5: [ RUN ] hip.deep_copy_scratch 5: [ OK ] hip.deep_copy_scratch (13 ms) 5: [ RUN ] hip.mathematical_constants_e 5: [ OK ] hip.mathematical_constants_e (1 ms) 5: [ RUN ] hip.mathematical_constants_log2e 5: [ OK ] hip.mathematical_constants_log2e (0 ms) 5: [ RUN ] hip.mathematical_constants_log10e 5: [ OK ] hip.mathematical_constants_log10e (0 ms) 5: [ RUN ] hip.mathematical_constants_pi 5: [ OK ] hip.mathematical_constants_pi (0 ms) 5: [ RUN ] hip.mathematical_constants_inv_pi 5: [ OK ] hip.mathematical_constants_inv_pi (0 ms) 5: [ RUN ] hip.mathematical_constants_inv_sqrtpi 5: [ OK ] hip.mathematical_constants_inv_sqrtpi (0 ms) 5: [ RUN ] hip.mathematical_constants_ln2 5: [ OK ] hip.mathematical_constants_ln2 (0 ms) 5: [ RUN ] hip.mathematical_constants_ln10 5: [ OK ] hip.mathematical_constants_ln10 (0 ms) 5: [ RUN ] hip.mathematical_constants_sqrt2 5: [ OK ] hip.mathematical_constants_sqrt2 (0 ms) 5: [ RUN ] hip.mathematical_constants_sqrt3 5: [ OK ] hip.mathematical_constants_sqrt3 (0 ms) 5: [ RUN ] hip.mathematical_constants_inv_sqrt3 5: [ OK ] hip.mathematical_constants_inv_sqrt3 (0 ms) 5: [ RUN ] hip.mathematical_constants_egamma 5: [ OK ] hip.mathematical_constants_egamma (0 ms) 5: [ RUN ] hip.mathematical_constants_phi 5: [ OK ] hip.mathematical_constants_phi (0 ms) 5: [ RUN ] hip.mathematical_functions_trigonometric_functions 5: [ OK ] hip.mathematical_functions_trigonometric_functions (20 ms) 5: [ RUN ] hip.mathematical_functions_hyperbolic_functions 5: [ OK ] hip.mathematical_functions_hyperbolic_functions (2 ms) 5: [ RUN ] hip.mathematical_functions_non_standard 5: [ OK ] hip.mathematical_functions_non_standard (0 ms) 5: [ RUN ] hip.mathematical_functions_power_functions 5: [ OK ] hip.mathematical_functions_power_functions (17 ms) 5: [ RUN ] hip.mathematical_functions_fma 5: [ OK ] hip.mathematical_functions_fma (0 ms) 5: [ RUN ] hip.mathematical_functions_error_and_gamma_functions 5: [ OK ] hip.mathematical_functions_error_and_gamma_functions (1 ms) 5: [ RUN ] hip.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] hip.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 5: [ RUN ] hip.mathematical_functions_floating_point_manipulation_functions 5: [ OK ] hip.mathematical_functions_floating_point_manipulation_functions (0 ms) 5: [ RUN ] hip.mathematical_functions_absolute_value 5: [ OK ] hip.mathematical_functions_absolute_value (0 ms) 5: [ RUN ] hip.mathematical_functions_floating_point_absolute_value 5: [ OK ] hip.mathematical_functions_floating_point_absolute_value (0 ms) 5: [ RUN ] hip.mathematical_functions_remainder_function 5: [ OK ] hip.mathematical_functions_remainder_function (0 ms) 5: [ RUN ] hip.mathematical_functions_isfinite 5: [ OK ] hip.mathematical_functions_isfinite (0 ms) 5: [ RUN ] hip.mathematical_functions_isinf 5: [ OK ] hip.mathematical_functions_isinf (0 ms) 5: [ RUN ] hip.mathematical_functions_isnan 5: [ OK ] hip.mathematical_functions_isnan (0 ms) 5: [ RUN ] hip.mathematical_functions_exponential_functions 5: [ OK ] hip.mathematical_functions_exponential_functions (8 ms) 5: [ RUN ] hip.mathspecialfunc_expint1 5: [ OK ] hip.mathspecialfunc_expint1 (4 ms) 5: [ RUN ] hip.mathspecialfunc_errorfunc 5: [ OK ] hip.mathspecialfunc_errorfunc (0 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselj0y0 5: [ OK ] hip.mathspecialfunc_cbesselj0y0 (27 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselj1y1 20: MallocTouch/N:4294967296/manual_time 634475 us 495217 us 1 1.57611/s 5: [ OK ] hip.mathspecialfunc_cbesselj1y1 (28 ms) 5: [ RUN ] hip.mathspecialfunc_cbesseli0k0 5: [ OK ] hip.mathspecialfunc_cbesseli0k0 (0 ms) 5: [ RUN ] hip.mathspecialfunc_cbesseli1k1 5: [ OK ] hip.mathspecialfunc_cbesseli1k1 (0 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselh1stkind 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestMathematicalSpecialFunctions.hpp:2019: Skipped 5: skipping since test is known to fail on MI100 and for some versions of ROCm 5: [ SKIPPED ] hip.mathspecialfunc_cbesselh1stkind (0 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselh2ndkind 5: [ OK ] hip.mathspecialfunc_cbesselh2ndkind (0 ms) 5: [ RUN ] hip.mdrange_5d 5: [ OK ] hip.mdrange_5d (8 ms) 5: [ RUN ] hip.mdrange_6d 5: [ OK ] hip.mdrange_6d (15 ms) 5: [ RUN ] hip.mdrange_2d 5: [ OK ] hip.mdrange_2d (3 ms) 5: [ RUN ] hip.mdrange_array_reduce 5: [ OK ] hip.mdrange_array_reduce (0 ms) 5: [ RUN ] hip.mdrange_3d 5: [ OK ] hip.mdrange_3d (5 ms) 5: [ RUN ] hip.mdrange_neg_idx 5: [ OK ] hip.mdrange_neg_idx (1 ms) 5: [ RUN ] hip.mdrange_4d 5: [ OK ] hip.mdrange_4d (3 ms) 5: [ RUN ] hip.mdrange_scalar 5: [ OK ] hip.mdrange_scalar (0 ms) 5: [ RUN ] hip.mdrange_large_deep_copy 5: [ OK ] hip.mdrange_large_deep_copy (56 ms) 5: [ RUN ] hip.md_range_policy_construction_from_arrays 5: [ OK ] hip.md_range_policy_construction_from_arrays (0 ms) 5: [ RUN ] hip.policy_get_tile_size 5: [ OK ] hip.policy_get_tile_size (0 ms) 5: [ RUN ] hip.mdrange_parallel_reduce_primitive_types 20: MallocTouchFree/N:1/manual_time 45.9 us 20.7 us 15041 21.806k/s [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o 20: MallocTouchFree/N:16/manual_time 45.0 us 20.4 us 15533 22.2061k/s 5: [ OK ] hip.mdrange_parallel_reduce_primitive_types (2452 ms) 5: [ RUN ] hip.mdspan_minimal_functional 5: [ OK ] hip.mdspan_minimal_functional (0 ms) 5: [ RUN ] hip.mdspan_atomic_accessor 5: [ OK ] hip.mdspan_atomic_accessor (0 ms) 5: [ RUN ] hip.view_mdspan_conversion 5: [ OK ] hip.view_mdspan_conversion (3 ms) 5: [ RUN ] hip.view_mdspan_conversion_with_stride 5: [ OK ] hip.view_mdspan_conversion_with_stride (0 ms) 5: [ RUN ] hip.max 5: [ OK ] hip.max (0 ms) 5: [ RUN ] hip.max_within_parfor 5: [ OK ] hip.max_within_parfor (0 ms) 5: [ RUN ] hip.min 5: [ OK ] hip.min (0 ms) 5: [ RUN ] hip.min_within_parfor 5: [ OK ] hip.min_within_parfor (0 ms) 5: [ RUN ] hip.minmax 5: [ OK ] hip.minmax (0 ms) 5: [ RUN ] hip.minmax_within_parfor 5: [ OK ] hip.minmax_within_parfor (0 ms) 5: [ RUN ] hip.clamp 5: [ OK ] hip.clamp (0 ms) 5: [ RUN ] hip.clamp_within_parfor 5: [ OK ] hip.clamp_within_parfor (0 ms) 5: [ RUN ] hip.numeric_traits_infinity 5: [ OK ] hip.numeric_traits_infinity (6 ms) 5: [ RUN ] hip.numeric_traits_epsilon 5: [ OK ] hip.numeric_traits_epsilon (0 ms) 5: [ RUN ] hip.numeric_traits_round_error 5: [ OK ] hip.numeric_traits_round_error (0 ms) 5: [ RUN ] hip.numeric_traits_norm_min 5: [ OK ] hip.numeric_traits_norm_min (0 ms) 5: [ RUN ] hip.numeric_traits_denorm_min 5: [ OK ] hip.numeric_traits_denorm_min (0 ms) 5: [ RUN ] hip.numeric_traits_finite_min_max 5: [ OK ] hip.numeric_traits_finite_min_max (1 ms) 5: [ RUN ] hip.numeric_traits_digits 5: [ OK ] hip.numeric_traits_digits (0 ms) 5: [ RUN ] hip.numeric_traits_digits10 5: [ OK ] hip.numeric_traits_digits10 (0 ms) 5: [ RUN ] hip.numeric_traits_max_digits10 5: [ OK ] hip.numeric_traits_max_digits10 (0 ms) 5: [ RUN ] hip.numeric_traits_radix 5: [ OK ] hip.numeric_traits_radix (0 ms) 5: [ RUN ] hip.numeric_traits_min_max_exponent 5: [ OK ] hip.numeric_traits_min_max_exponent (0 ms) 5: [ RUN ] hip.numeric_traits_min_max_exponent10 5: [ OK ] hip.numeric_traits_min_max_exponent10 (0 ms) 5: [ RUN ] hip.numeric_traits_quiet_and_signaling_nan 5: [ OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms) 5: [ RUN ] hip.numeric_traits_sfinae_friendly 5: [ OK ] hip.numeric_traits_sfinae_friendly (0 ms) 5: [ RUN ] hip.occupancy_control 5: [ OK ] hip.occupancy_control (0 ms) 5: [ RUN ] hip.memory_pool 5: [ OK ] hip.memory_pool (21 ms) 5: [ RUN ] hip.cxx11 5: [ OK ] hip.cxx11 (0 ms) 5: [ RUN ] hip.viewctorprop_embedded_dim 5: [ OK ] hip.viewctorprop_embedded_dim (0 ms) 5: [ RUN ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility 5: [ OK ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 5: [ RUN ] hip.parallel_scan_range_policy 5: [ OK ] hip.parallel_scan_range_policy (33 ms) 5: [ RUN ] hip.kokkos_printf 5: [ OK ] hip.kokkos_printf (1 ms) 5: [ RUN ] hip.range_for 5: [ OK ] hip.range_for (1 ms) 5: [ RUN ] hip.range_reduce 5: [ OK ] hip.range_reduce (0 ms) 5: [ RUN ] hip.range_dynamic_policy 5: [ OK ] hip.range_dynamic_policy (0 ms) 5: [ RUN ] hip.range_policy_runtime_parameters 5: [ OK ] hip.range_policy_runtime_parameters (0 ms) 5: [ RUN ] hip.range_policy_one_way_convertible_bounds 5: [ OK ] hip.range_policy_one_way_convertible_bounds (0 ms) 5: [ RUN ] hip.range_for_require 5: [ OK ] hip.range_for_require (1 ms) 5: [ RUN ] hip.range_reduce_require 5: [ OK ] hip.range_reduce_require (0 ms) 5: [ RUN ] hip.range_dynamic_policy_require 5: [ OK ] hip.range_dynamic_policy_require (0 ms) 5: [ RUN ] hip.reducers_int 5: [ OK ] hip.reducers_int (6 ms) 5: [ RUN ] hip.reducers_double 5: [ OK ] hip.reducers_double (5 ms) 5: [ RUN ] hip.reducers_complex_double 5: [ OK ] hip.reducers_complex_double (7 ms) 5: [ RUN ] hip.reducers_struct 5: [ OK ] hip.reducers_struct (3 ms) 5: [ RUN ] hip.reducers_half_t 5: [ OK ] hip.reducers_half_t (3 ms) 5: [ RUN ] hip.reducers_bhalf_t 5: [ OK ] hip.reducers_bhalf_t (3 ms) 5: [ RUN ] hip.reducers_int8_t 5: [ OK ] hip.reducers_int8_t (2 ms) 5: [ RUN ] hip.reducers_int16_t 5: [ OK ] hip.reducers_int16_t (3 ms) 5: [ RUN ] hip.reducers_bool 5: [ OK ] hip.reducers_bool (0 ms) 5: [ RUN ] hip.int64_t_reduce 5: [ OK ] hip.int64_t_reduce (19 ms) 5: [ RUN ] hip.double_reduce 5: [ OK ] hip.double_reduce (16 ms) 5: [ RUN ] hip.int64_t_reduce_dynamic 5: [ OK ] hip.int64_t_reduce_dynamic (24 ms) 5: [ RUN ] hip.double_reduce_dynamic 5: [ OK ] hip.double_reduce_dynamic (24 ms) 5: [ RUN ] hip.int64_t_reduce_dynamic_view 5: [ OK ] hip.int64_t_reduce_dynamic_view (8 ms) 5: [ RUN ] hip.int_combined_reduce 5: [ OK ] hip.int_combined_reduce (0 ms) 5: [ RUN ] hip.mdrange_combined_reduce 5: [ OK ] hip.mdrange_combined_reduce (0 ms) 5: [ RUN ] hip.int_combined_reduce_mixed 5: [ OK ] hip.int_combined_reduce_mixed (0 ms) 5: [ RUN ] hip.reduction_with_large_iteration_count 5: [ OK ] hip.reduction_with_large_iteration_count (305 ms) 5: [ RUN ] hip.reduction_deduction 5: [ OK ] hip.reduction_deduction (0 ms) 5: [ RUN ] hip.reduce_device_view_range_policy [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o 20: MallocTouchFree/N:256/manual_time 43.9 us 19.8 us 16081 22.755k/s 20: MallocTouchFree/N:4096/manual_time 44.2 us 19.9 us 15683 22.6257k/s 20: MallocTouchFree/N:65536/manual_time 46.0 us 20.6 us 15697 21.7236k/s 20: MallocTouchFree/N:1048576/manual_time 46.9 us 21.5 us 14774 21.3218k/s 20: MallocTouchFree/N:16777216/manual_time 64.1 us 28.8 us 11121 15.5906k/s 20: MallocTouchFree/N:268435456/manual_time 60535 us 39849 us 11 16.5193/s [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D 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 20: MallocTouchFree/N:4294967296/manual_time 827393 us 500316 us 1 1.20861/s [ 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 20: ---------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: GB/s MB 20: ---------------------------------------------------------------------------------------------------------------------------------------------- 20: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.235 s 0.277 s 3 3.40762/s 800 20: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.236 s 0.277 s 3 3.39653/s 800 20: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.236 s 0.277 s 3 3.39342/s 800 20: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.236 s 0.278 s 3 3.38415/s 800 20: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.236 s 0.278 s 3 3.38335/s 800 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o 20: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.235 s 0.277 s 3 3.4008/s 800 20: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.236 s 0.278 s 3 3.38331/s 800 20: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.233 s 0.275 s 3 3.42759/s 800 20: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.236 s 0.278 s 3 3.3936/s 800 20: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.235 s 0.277 s 3 3.39752/s 800 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o 20: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.236 s 0.278 s 3 3.38751/s 800 [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o 20: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.237 s 0.278 s 3 3.38052/s 800 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 20: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.235 s 0.277 s 3 3.40594/s 800 [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o 20: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.236 s 0.278 s 3 3.38839/s 800 20: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.236 s 0.278 s 3 3.39157/s 800 20: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.235 s 0.277 s 3 3.40737/s 800 5: [ OK ] hip.reduce_device_view_range_policy (22680 ms) 5: [ RUN ] hip.reduce_device_view_mdrange_policy 20: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.032 s 0.015 s 22 50.3955/s 1.6k Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C 20: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.032 s 0.015 s 22 50.0914/s 1.6k [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o 20: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.032 s 0.015 s 22 50.3325/s 1.6k 20: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.032 s 0.015 s 22 50.1441/s 1.6k 20: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.032 s 0.015 s 22 50.4371/s 1.6k [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o 20: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.032 s 0.015 s 22 50.2654/s 1.6k [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o 20: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.032 s 0.015 s 22 50.3708/s 1.6k 5: [ OK ] hip.reduce_device_view_mdrange_policy (19782 ms) 5: [ RUN ] hip.reduce_device_view_team_policy 20: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.341 s 0.169 s 2 4.68577/s 1.6k [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o 20: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.288 s 0.142 s 2 5.55747/s 1.6k 20: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.032 s 0.015 s 22 50.2556/s 1.6k 20: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.340 s 0.169 s 2 4.71247/s 1.6k 20: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.219 s 0.110 s 3 7.2948/s 1.6k [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 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 20: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.032 s 0.015 s 22 50.2588/s 1.6k [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o 20: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.032 s 0.015 s 22 50.3928/s 1.6k [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o 20: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.032 s 0.015 s 22 50.3072/s 1.6k [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o 20: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.032 s 0.015 s 22 50.0131/s 1.6k 20: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.242 s 0.122 s 3 6.61696/s 1.6k [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G 20: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.235 s 0.118 s 3 6.79525/s 1.6k [ 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 [ 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 20: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.247 s 0.121 s 3 6.48192/s 1.6k 5: [ OK ] hip.reduce_device_view_team_policy (26179 ms) 5: [ RUN ] hip.impl_shared_alloc 5: [ OK ] hip.impl_shared_alloc (45 ms) 5: [ RUN ] hip.mdspan_space_aware_accessor 5: [ OK ] hip.mdspan_space_aware_accessor (1 ms) 5: [ RUN ] hip.kokkos_swap 5: [ OK ] hip.kokkos_swap (0 ms) 5: [ RUN ] hip.team_for 5: [ OK ] hip.team_for (13 ms) 5: [ RUN ] hip.team_reduce 5: [ OK ] hip.team_reduce (1 ms) 5: [ RUN ] hip.team_reduce_large 5: [ OK ] hip.team_reduce_large (72 ms) 5: [ RUN ] hip.team_parallel_single 5: [ OK ] hip.team_parallel_single (8 ms) 5: [ RUN ] hip.large_team_scratch_size 5: [ OK ] hip.large_team_scratch_size (0 ms) 5: [ RUN ] hip.team_broadcast_long 5: [ OK ] hip.team_broadcast_long (0 ms) 5: [ RUN ] hip.team_broadcast_long_wrapper 5: [ OK ] hip.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] hip.team_broadcast_char 5: [ OK ] hip.team_broadcast_char (0 ms) 5: [ RUN ] hip.team_broadcast_float 5: [ OK ] hip.team_broadcast_float (0 ms) 5: [ RUN ] hip.team_broadcast_double 5: [ OK ] hip.team_broadcast_double (0 ms) 5: [ RUN ] hip.team_handle_by_value 5: [ OK ] hip.team_handle_by_value (0 ms) 5: [ RUN ] hip.team_vector 5: [ OK ] hip.team_vector (7 ms) 5: [ RUN ] hip.triple_nested_parallelism 5: [ OK ] hip.triple_nested_parallelism (7 ms) 5: [ RUN ] hip.parallel_scan_with_reducers 5: [ OK ] hip.parallel_scan_with_reducers (67 ms) 5: [ RUN ] hip.team_thread_range_combined_reducers 5: [ OK ] hip.team_thread_range_combined_reducers (1 ms) 5: [ RUN ] hip.thread_vector_range_combined_reducers 5: [ OK ] hip.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] hip.team_vector_range_combined_reducers 5: [ OK ] hip.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] hip.TeamThreadMDRangeParallelFor 5: [ OK ] hip.TeamThreadMDRangeParallelFor (34 ms) 5: [ RUN ] hip.ThreadVectorMDRangeParallelFor 5: [ OK ] hip.ThreadVectorMDRangeParallelFor (11 ms) 5: [ RUN ] hip.TeamVectorMDRangeParallelFor 5: [ OK ] hip.TeamVectorMDRangeParallelFor (9 ms) 5: [ RUN ] hip.TeamThreadMDRangeParallelReduce 5: [ OK ] hip.TeamThreadMDRangeParallelReduce (21 ms) 5: [ RUN ] hip.ThreadVectorMDRangeParallelReduce 5: [ OK ] hip.ThreadVectorMDRangeParallelReduce (6 ms) 5: [ RUN ] hip.TeamVectorMDRangeParallelReduce 5: [ OK ] hip.TeamVectorMDRangeParallelReduce (6 ms) 5: [ RUN ] hip.team_policy_runtime_parameters 5: [ OK ] hip.team_policy_runtime_parameters (0 ms) 5: [ RUN ] hip.team_reduction_scan 5: [ OK ] hip.team_reduction_scan (1475 ms) 5: [ RUN ] hip.team_long_reduce 5: [ OK ] hip.team_long_reduce (16 ms) 5: [ RUN ] hip.team_double_reduce 5: [ OK ] hip.team_double_reduce (16 ms) 5: [ RUN ] hip.team_long_array_reduce 5: [ OK ] hip.team_long_array_reduce (17 ms) 5: [ RUN ] hip.team_double_array_reduce 5: [ OK ] hip.team_double_array_reduce (17 ms) 5: [ RUN ] hip.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] hip.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] hip.repeated_team_reduce 5: [ OK ] hip.repeated_team_reduce (20 ms) 5: [ RUN ] hip.nested_team_reduce_functor_as_reducer 5: [ OK ] hip.nested_team_reduce_functor_as_reducer (0 ms) 5: [ RUN ] hip.team_scan 5: [ OK ] hip.team_scan (81 ms) 5: [ RUN ] hip.team_scan_ret_val 5: [ OK ] hip.team_scan_ret_val (80 ms) 5: [ RUN ] hip.team_shared_request 5: [ OK ] hip.team_shared_request (2 ms) 5: [ RUN ] hip.team_scratch_request 5: [ OK ] hip.team_scratch_request (1 ms) 5: [ RUN ] hip.team_lambda_shared_request 5: [ OK ] hip.team_lambda_shared_request (3 ms) 5: [ RUN ] hip.scratch_align 5: [ OK ] hip.scratch_align (0 ms) 5: [ RUN ] hip.shmem_size 5: [ OK ] hip.shmem_size (0 ms) 5: [ RUN ] hip.multi_level_scratch 5: [ OK ] hip.multi_level_scratch (10 ms) 5: [ RUN ] hip.team_scratch_memory_index_parallel_for 5: [ OK ] hip.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] hip.team_policy_max_recommended 5: [ OK ] hip.team_policy_max_recommended (22 ms) 5: [ RUN ] hip.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] hip.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] hip.team_teamvector_range 5: [ OK ] hip.team_teamvector_range (2 ms) 5: [ RUN ] hip.unique_token_global 5: [ OK ] hip.unique_token_global (22 ms) 5: [ RUN ] hip.unique_token_instance 5: [ OK ] hip.unique_token_instance (21 ms) 5: [ RUN ] hip.unique_token_team_acquire 5: [ OK ] hip.unique_token_team_acquire (16 ms) 5: [ RUN ] hip.view_api_a 5: [ OK ] hip.view_api_a (5 ms) 5: [ RUN ] hip.view_layout_left_with_stride 5: [ OK ] hip.view_layout_left_with_stride (0 ms) 5: [ RUN ] hip.view_layout_right_with_stride 5: [ OK ] hip.view_layout_right_with_stride (0 ms) 5: [ RUN ] hip.view_api_b 5: [ OK ] hip.view_api_b (4 ms) 5: [ RUN ] hip.view_api_c 5: [ OK ] hip.view_api_c (5 ms) 5: [ RUN ] hip.view_api_d 5: [ OK ] hip.view_api_d (1 ms) 5: [ RUN ] hip.view_remap 5: [ OK ] hip.view_remap (0 ms) 5: [ RUN ] hip.view_mirror_nonconst 5: [ OK ] hip.view_mirror_nonconst (0 ms) 5: [ RUN ] hip.view_stride_method 5: [ OK ] hip.view_stride_method (0 ms) 5: [ RUN ] hip.anonymous_space 5: [ OK ] hip.anonymous_space (0 ms) 5: [ RUN ] hip.view_overload_resolution 5: [ OK ] hip.view_overload_resolution (0 ms) 5: [ RUN ] hip.view_allocation_large_rank 5: [ OK ] hip.view_allocation_large_rank (4 ms) 5: [ RUN ] hip.view_shmem_size_on_device 5: [ OK ] hip.view_shmem_size_on_device (0 ms) 5: [ RUN ] hip.view_is_assignable 5: [ OK ] hip.view_is_assignable (3 ms) 5: [ RUN ] hip.view_bad_alloc 5: [ OK ] hip.view_bad_alloc (0 ms) 5: [ RUN ] hip.view_copy_tests 5: [ OK ] hip.view_copy_tests (4 ms) 5: [ RUN ] hip.view_copy_tests_rank_0 5: [ OK ] hip.view_copy_tests_rank_0 (2 ms) 5: [ RUN ] hip.view_copy_degenerated 5: [ OK ] hip.view_copy_degenerated (0 ms) 5: [ RUN ] hip.view_fill_tests_layout_right 5: [ OK ] hip.view_fill_tests_layout_right (65 ms) 5: [ RUN ] hip.view_fill_tests_layout_left 5: [ OK ] hip.view_fill_tests_layout_left (38 ms) 5: [ RUN ] hip.vcp_empty_traits 5: [ OK ] hip.vcp_empty_traits (0 ms) 5: [ RUN ] hip.is_view_label 5: [ OK ] hip.is_view_label (0 ms) 5: [ RUN ] hip.vcp_label_base_traits 5: [ OK ] hip.vcp_label_base_traits (0 ms) 5: [ RUN ] hip.vcp_label_traits 5: [ OK ] hip.vcp_label_traits (0 ms) 5: [ RUN ] hip.view_alloc_can_perfect_forward_label 5: [ OK ] hip.view_alloc_can_perfect_forward_label (0 ms) 5: [ RUN ] hip.vcp_label_copy_constructor 5: [ OK ] hip.vcp_label_copy_constructor (0 ms) 5: [ RUN ] hip.vcp_pointer_add_property 5: [ OK ] hip.vcp_pointer_add_property (0 ms) 5: [ RUN ] hip.view_empty_runtime_unmanaged 5: [ OK ] hip.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] hip.view_hooks 5: [ OK ] hip.view_hooks (0 ms) 5: [ RUN ] hip.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] hip.view_layoutstride_left_to_layoutleft_assignment (32 ms) 5: [ RUN ] hip.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] hip.view_layoutstride_right_to_layoutright_assignment (32 ms) 5: [ RUN ] hip.view_irregular_layout 5: [ OK ] hip.view_irregular_layout (3 ms) 5: [ RUN ] hip.view_mapping 5: [ OK ] hip.view_mapping (69 ms) 5: [ RUN ] hip.view_mapping_operator 5: [ OK ] hip.view_mapping_operator (23 ms) 5: [ RUN ] hip.static_extent 5: [ OK ] hip.static_extent (0 ms) 5: [ RUN ] hip.view_mapping_atomic 5: [ OK ] hip.view_mapping_atomic (1 ms) 5: [ RUN ] hip.view_mapping_class_value 5: [ OK ] hip.view_mapping_class_value (0 ms) 5: [ RUN ] hip.view_mapping_assignable 5: [ OK ] hip.view_mapping_assignable (0 ms) 5: [ RUN ] hip.view_mapping_trivially_copyable 5: [ OK ] hip.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] hip.view_mapping_subview 5: [ OK ] hip.view_mapping_subview (0 ms) 5: [ RUN ] hip.view_nested_view 5: [ OK ] hip.view_nested_view (0 ms) 5: [ RUN ] hip.view_of_views_default 5: [ OK ] hip.view_of_views_default (0 ms) 5: [ RUN ] hip.view_of_views_without_initializing 5: [ OK ] hip.view_of_views_without_initializing (0 ms) 5: [ RUN ] hip.test_view_of_views_sequential_host_init 5: [ OK ] hip.test_view_of_views_sequential_host_init (0 ms) 5: [ RUN ] hip.append_formatted_multidimensional_index 5: [ OK ] hip.append_formatted_multidimensional_index (0 ms) 5: [ RUN ] hip.view_resize 5: [ OK ] hip.view_resize (10 ms) 5: [ RUN ] hip.view_realloc 5: [ OK ] hip.view_realloc (0 ms) 5: [ RUN ] hip.workgraph_fib 20: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.304 s 0.150 s 2 5.26428/s 1.6k [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L 5: [ OK ] hip.workgraph_fib (3022 ms) 5: [ RUN ] hip.resize_realloc_no_init 5: [ OK ] hip.resize_realloc_no_init (0 ms) 5: [ RUN ] hip.resize_realloc_no_alloc 5: [ OK ] hip.resize_realloc_no_alloc (0 ms) 5: [ RUN ] hip.realloc_exec_space 5: [ OK ] hip.realloc_exec_space (0 ms) 5: [ RUN ] hip.view_alloc 5: [ OK ] hip.view_alloc (0 ms) 5: [ RUN ] hip.view_alloc_exec_space 5: [ OK ] hip.view_alloc_exec_space (0 ms) 5: [ RUN ] hip.view_alloc_int 5: [ OK ] hip.view_alloc_int (0 ms) 5: [ RUN ] hip.view_alloc_exec_space_int 5: [ OK ] hip.view_alloc_exec_space_int (0 ms) 5: [ RUN ] hip.deep_copy_zero_memset 5: [ OK ] hip.deep_copy_zero_memset (0 ms) 5: [ RUN ] hip.resize_exec_space 5: [ OK ] hip.resize_exec_space (0 ms) 5: [ RUN ] hip.view_allocation_int 5: [ OK ] hip.view_allocation_int (0 ms) 5: [ RUN ] hip.view_allocation_exec_space_int 5: [ OK ] hip.view_allocation_exec_space_int (0 ms) 5: [ RUN ] hip.view_not_default_constructible 5: [ OK ] hip.view_not_default_constructible (0 ms) 5: [ RUN ] hip.scan_unit 5: [ OK ] hip.scan_unit (4 ms) 5: [ RUN ] hip.space_access 5: [ OK ] hip.space_access (0 ms) 5: [ RUN ] hip.impl_view_accessible 5: [ OK ] hip.impl_view_accessible (2 ms) 5: [ RUN ] hip.memory_requirements 5: [ OK ] hip.memory_requirements (0 ms) 5: [ RUN ] hip.team_scratch_1_streams [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o 20: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.032 s 0.015 s 22 50.36/s 1.6k [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o 20: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.032 s 0.016 s 22 49.2776/s 1.6k 20: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.229 s 0.115 s 3 6.97303/s 1.6k 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 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o 20: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.310 s 0.153 s 2 5.15437/s 1.6k [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o 20: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.031 s 0.016 s 22 50.9236/s 1.6k [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o 20: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.031 s 0.016 s 22 50.9922/s 1.6k 20: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.391 s 0.193 s 2 4.09123/s 1.6k 20: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.389 s 0.191 s 2 4.10992/s 1.6k [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o 20: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.032 s 0.015 s 22 50.2961/s 1.6k [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o 20: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.031 s 0.016 s 22 50.9893/s 1.6k 20: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.518 s 0.260 s 1 3.09065/s 1.6k 20: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.398 s 0.194 s 2 4.02056/s 1.6k 20: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.034 s 0.016 s 20 47.1947/s 1.6k 20: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.031 s 0.015 s 21 50.8051/s 1.6k [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o 20: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.031 s 0.015 s 22 50.8778/s 1.6k [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o 20: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.031 s 0.015 s 22 51.6668/s 1.6k [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o 20: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.021 s 0.011 s 33 37.3599/s 800 20: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.021 s 0.011 s 32 37.4607/s 800 20: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.022 s 0.011 s 33 36.9097/s 800 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o 20: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.021 s 0.011 s 33 37.4458/s 800 [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 20: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.021 s 0.011 s 33 37.3627/s 800 [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o 20: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.021 s 0.011 s 33 37.4919/s 800 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o 20: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.021 s 0.011 s 33 37.4387/s 800 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o 20: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.021 s 0.011 s 32 37.3984/s 800 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o 20: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.021 s 0.011 s 33 37.4657/s 800 20: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.021 s 0.011 s 33 37.4738/s 800 5: [ OK ] hip.team_scratch_1_streams (52530 ms) 5: [ RUN ] hip.async_launcher 5: [ OK ] hip.async_launcher (2 ms) 5: [ RUN ] hip.preferred_blocksize_deduction 5: [ OK ] hip.preferred_blocksize_deduction (0 ms) 5: [ RUN ] hip.unified_memory_zero_memset 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp:27: Skipped 5: this test should only be run with HIP unified memory enabled 5: [ SKIPPED ] hip.unified_memory_zero_memset (0 ms) 5: [----------] 306 tests from hip (172241 ms total) 5: 5: [----------] 16 tests from hip_graph 5: [ RUN ] hip_graph.submit_once 5: [ OK ] hip_graph.submit_once (0 ms) 5: [ RUN ] hip_graph.submit_once_rvalue 5: [ OK ] hip_graph.submit_once_rvalue (0 ms) 5: [ RUN ] hip_graph.instantiate_and_submit_once 5: [ OK ] hip_graph.instantiate_and_submit_once (0 ms) 5: [ RUN ] hip_graph.submit_onto_another_execution_space_instance 5: [ OK ] hip_graph.submit_onto_another_execution_space_instance (1 ms) 5: [ RUN ] hip_graph.create_graph_no_closure_with_exec 5: [ OK ] hip_graph.create_graph_no_closure_with_exec (0 ms) 5: [ RUN ] hip_graph.create_graph_no_arg 5: [ OK ] hip_graph.create_graph_no_arg (0 ms) 5: [ RUN ] hip_graph.submit_six 5: [ OK ] hip_graph.submit_six (3 ms) 5: [ RUN ] hip_graph.when_all_cycle 5: [ OK ] hip_graph.when_all_cycle (0 ms) 5: [ RUN ] hip_graph.repeat_chain 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:341: Skipped 5: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 5: [ SKIPPED ] hip_graph.repeat_chain (0 ms) 5: [ RUN ] hip_graph.zero_work_reduce 5: [ OK ] hip_graph.zero_work_reduce (0 ms) 5: [ RUN ] hip_graph.empty_graph 5: [ OK ] hip_graph.empty_graph (0 ms) 5: [ RUN ] hip_graph.force_global_launch 5: [ OK ] hip_graph.force_global_launch (0 ms) 5: [ RUN ] hip_graph.empty_graph_default_host_exec 5: [ OK ] hip_graph.empty_graph_default_host_exec (0 ms) 5: [ RUN ] hip_graph.node_lifetime 5: [ OK ] hip_graph.node_lifetime (0 ms) 5: [ RUN ] hip_graph.diamond 5: [ OK ] hip_graph.diamond (2 ms) 5: [ RUN ] hip_graph.end_of_submit_control_flow 5: [ OK ] hip_graph.end_of_submit_control_flow (2 ms) 5: [----------] 16 tests from hip_graph (15 ms total) 5: 5: [----------] 56 tests from hip_managed 5: [ RUN ] hip_managed.view_subview_auto_1d_left 5: [ OK ] hip_managed.view_subview_auto_1d_left (0 ms) 5: [ RUN ] hip_managed.view_subview_auto_1d_right 5: [ OK ] hip_managed.view_subview_auto_1d_right (0 ms) 5: [ RUN ] hip_managed.view_subview_auto_1d_stride 5: [ OK ] hip_managed.view_subview_auto_1d_stride (0 ms) 5: [ RUN ] hip_managed.view_subview_assign_strided 5: [ OK ] hip_managed.view_subview_assign_strided (1 ms) 5: [ RUN ] hip_managed.view_subview_left_0 5: [ OK ] hip_managed.view_subview_left_0 (0 ms) 5: [ RUN ] hip_managed.view_subview_left_1 5: [ OK ] hip_managed.view_subview_left_1 (0 ms) 5: [ RUN ] hip_managed.view_subview_left_2 5: [ OK ] hip_managed.view_subview_left_2 (0 ms) 5: [ RUN ] hip_managed.view_subview_left_3 5: [ OK ] hip_managed.view_subview_left_3 (0 ms) 5: [ RUN ] hip_managed.view_subview_right_0 5: [ OK ] hip_managed.view_subview_right_0 (0 ms) 5: [ RUN ] hip_managed.view_subview_right_1 5: [ OK ] hip_managed.view_subview_right_1 (0 ms) 5: [ RUN ] hip_managed.view_subview_right_3 5: [ OK ] hip_managed.view_subview_right_3 (0 ms) 5: [ RUN ] hip_managed.view_static_tests 5: [ OK ] hip_managed.view_static_tests (0 ms) 5: [ RUN ] hip_managed.view_subview_layoutleft_to_layoutleft 5: [ OK ] hip_managed.view_subview_layoutleft_to_layoutleft (2 ms) 5: [ RUN ] hip_managed.view_subview_layoutright_to_layoutright 5: [ OK ] hip_managed.view_subview_layoutright_to_layoutright (1 ms) 5: [ RUN ] hip_managed.view_subview_1d_assign 5: [ OK ] hip_managed.view_subview_1d_assign (2 ms) 5: [ RUN ] hip_managed.view_subview_1d_assign_atomic 5: [ OK ] hip_managed.view_subview_1d_assign_atomic (2 ms) 5: [ RUN ] hip_managed.view_subview_1d_assign_randomaccess 5: [ OK ] hip_managed.view_subview_1d_assign_randomaccess (2 ms) 5: [ RUN ] hip_managed.view_subview_2d_from_3d 5: [ OK ] hip_managed.view_subview_2d_from_3d (35 ms) 5: [ RUN ] hip_managed.view_subview_2d_from_3d_atomic 5: [ OK ] hip_managed.view_subview_2d_from_3d_atomic (35 ms) 5: [ RUN ] hip_managed.view_subview_2d_from_3d_randomaccess 5: [ OK ] hip_managed.view_subview_2d_from_3d_randomaccess (36 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left 5: [ OK ] hip_managed.view_subview_3d_from_5d_left (122 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left_atomic 5: [ OK ] hip_managed.view_subview_3d_from_5d_left_atomic (123 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (126 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right 5: [ OK ] hip_managed.view_subview_3d_from_5d_right (128 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right_atomic 5: [ OK ] hip_managed.view_subview_3d_from_5d_right_atomic (131 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (126 ms) 5: [ RUN ] hip_managed.view_test_unmanaged_subview_reset 5: [ OK ] hip_managed.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] hip_managed.view_subview_memory_traits_construction 5: [ OK ] hip_managed.view_subview_memory_traits_construction (0 ms) 5: [ RUN ] hip_managed.impl_shared_alloc 5: [ OK ] hip_managed.impl_shared_alloc (207 ms) 5: [ RUN ] hip_managed.view_api_a 5: [ OK ] hip_managed.view_api_a (7 ms) 5: [ RUN ] hip_managed.view_layout_left_with_stride 5: [ OK ] hip_managed.view_layout_left_with_stride (0 ms) 5: [ RUN ] hip_managed.view_layout_right_with_stride 5: [ OK ] hip_managed.view_layout_right_with_stride (0 ms) 5: [ RUN ] hip_managed.view_api_b 5: [ OK ] hip_managed.view_api_b (13 ms) 5: [ RUN ] hip_managed.view_api_c 5: [ OK ] hip_managed.view_api_c (1 ms) 5: [ RUN ] hip_managed.view_api_d 5: [ OK ] hip_managed.view_api_d (4 ms) 5: [ RUN ] hip_managed.view_remap 5: [ OK ] hip_managed.view_remap (1 ms) 5: [ RUN ] hip_managed.view_mirror_nonconst 5: [ OK ] hip_managed.view_mirror_nonconst (0 ms) 5: [ RUN ] hip_managed.view_stride_method 5: [ OK ] hip_managed.view_stride_method (0 ms) 5: [ RUN ] hip_managed.anonymous_space 5: [ OK ] hip_managed.anonymous_space (0 ms) 5: [ RUN ] hip_managed.view_overload_resolution 5: [ OK ] hip_managed.view_overload_resolution (0 ms) 5: [ RUN ] hip_managed.view_allocation_large_rank 5: [ OK ] hip_managed.view_allocation_large_rank (792 ms) 5: [ RUN ] hip_managed.view_shmem_size_on_device 5: [ OK ] hip_managed.view_shmem_size_on_device (0 ms) 5: [ RUN ] hip_managed.view_is_assignable 5: [ OK ] hip_managed.view_is_assignable (12 ms) 5: [ RUN ] hip_managed.view_copy_tests 5: [ OK ] hip_managed.view_copy_tests (8 ms) 5: [ RUN ] hip_managed.view_copy_tests_rank_0 5: [ OK ] hip_managed.view_copy_tests_rank_0 (2 ms) 5: [ RUN ] hip_managed.view_copy_degenerated 5: [ OK ] hip_managed.view_copy_degenerated (0 ms) 5: [ RUN ] hip_managed.view_fill_tests_layout_right 5: [ OK ] hip_managed.view_fill_tests_layout_right (1356 ms) 5: [ RUN ] hip_managed.view_fill_tests_layout_left 5: [ OK ] hip_managed.view_fill_tests_layout_left (765 ms) 5: [ RUN ] hip_managed.view_mapping 5: [ OK ] hip_managed.view_mapping (71 ms) 5: [ RUN ] hip_managed.view_mapping_operator 5: [ OK ] hip_managed.view_mapping_operator (21 ms) 5: [ RUN ] hip_managed.static_extent 5: [ OK ] hip_managed.static_extent (0 ms) 5: [ RUN ] hip_managed.view_mapping_atomic 5: [ OK ] hip_managed.view_mapping_atomic (1 ms) 5: [ RUN ] hip_managed.view_mapping_class_value 5: [ OK ] hip_managed.view_mapping_class_value (0 ms) 5: [ RUN ] hip_managed.view_mapping_assignable 5: [ OK ] hip_managed.view_mapping_assignable (0 ms) 5: [ RUN ] hip_managed.view_mapping_trivially_copyable 5: [ OK ] hip_managed.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] hip_managed.view_mapping_subview 5: [ OK ] hip_managed.view_mapping_subview (0 ms) 5: [----------] 56 tests from hip_managed (4154 ms total) 5: 5: [----------] 28 tests from hip_hostpinned 5: [ RUN ] hip_hostpinned.impl_shared_alloc 5: [ OK ] hip_hostpinned.impl_shared_alloc (117 ms) 5: [ RUN ] hip_hostpinned.view_api_a 5: [ OK ] hip_hostpinned.view_api_a (5 ms) 5: [ RUN ] hip_hostpinned.view_layout_left_with_stride 5: [ OK ] hip_hostpinned.view_layout_left_with_stride (0 ms) 5: [ RUN ] hip_hostpinned.view_layout_right_with_stride 5: [ OK ] hip_hostpinned.view_layout_right_with_stride (0 ms) 5: [ RUN ] hip_hostpinned.view_api_b 5: [ OK ] hip_hostpinned.view_api_b (5 ms) 5: [ RUN ] hip_hostpinned.view_api_c 5: [ OK ] hip_hostpinned.view_api_c (0 ms) 5: [ RUN ] hip_hostpinned.view_api_d 5: [ OK ] hip_hostpinned.view_api_d (1 ms) 5: [ RUN ] hip_hostpinned.view_remap 5: [ OK ] hip_hostpinned.view_remap (0 ms) 5: [ RUN ] hip_hostpinned.view_mirror_nonconst 5: [ OK ] hip_hostpinned.view_mirror_nonconst (0 ms) 5: [ RUN ] hip_hostpinned.view_stride_method 5: [ OK ] hip_hostpinned.view_stride_method (0 ms) 5: [ RUN ] hip_hostpinned.anonymous_space 5: [ OK ] hip_hostpinned.anonymous_space (0 ms) 5: [ RUN ] hip_hostpinned.view_overload_resolution 5: [ OK ] hip_hostpinned.view_overload_resolution (0 ms) 5: [ RUN ] hip_hostpinned.view_allocation_large_rank 20: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.021 s 0.011 s 25 37.3963/s 800 5: [ OK ] hip_hostpinned.view_allocation_large_rank (871 ms) 5: [ RUN ] hip_hostpinned.view_shmem_size_on_device 5: [ OK ] hip_hostpinned.view_shmem_size_on_device (0 ms) 5: [ RUN ] hip_hostpinned.view_is_assignable 5: [ OK ] hip_hostpinned.view_is_assignable (1 ms) 5: [ RUN ] hip_hostpinned.view_copy_tests 5: [ OK ] hip_hostpinned.view_copy_tests (2 ms) 5: [ RUN ] hip_hostpinned.view_copy_tests_rank_0 5: [ OK ] hip_hostpinned.view_copy_tests_rank_0 (0 ms) 5: [ RUN ] hip_hostpinned.view_copy_degenerated 5: [ OK ] hip_hostpinned.view_copy_degenerated (0 ms) 5: [ RUN ] hip_hostpinned.view_fill_tests_layout_right 20: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.021 s 0.011 s 33 37.3576/s 800 5: [ OK ] hip_hostpinned.view_fill_tests_layout_right (2143 ms) 5: [ RUN ] hip_hostpinned.view_fill_tests_layout_left 20: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.022 s 0.011 s 33 37.1196/s 800 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o 20: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.022 s 0.011 s 33 35.9894/s 800 5: [ OK ] hip_hostpinned.view_fill_tests_layout_left (3654 ms) 5: [ RUN ] hip_hostpinned.view_mapping 5: [ OK ] hip_hostpinned.view_mapping (68 ms) 5: [ RUN ] hip_hostpinned.view_mapping_operator 5: [ OK ] hip_hostpinned.view_mapping_operator (2 ms) 5: [ RUN ] hip_hostpinned.static_extent 5: [ OK ] hip_hostpinned.static_extent (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_atomic 5: [ OK ] hip_hostpinned.view_mapping_atomic (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_class_value 5: [ OK ] hip_hostpinned.view_mapping_class_value (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_assignable 5: [ OK ] hip_hostpinned.view_mapping_assignable (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_trivially_copyable 5: [ OK ] hip_hostpinned.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_subview 5: [ OK ] hip_hostpinned.view_mapping_subview (0 ms) 5: [----------] 28 tests from hip_hostpinned (6876 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 426 tests from 6 test suites ran. (254070 ms total) 5: [ PASSED ] 418 tests. 5: [ SKIPPED ] 8 tests, listed below: 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_dyn 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_stat 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_mix 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_static_extents 5: [ SKIPPED ] hip_graph_DeathTest.can_instantiate_only_once 5: [ SKIPPED ] hip.mathspecialfunc_cbesselh1stkind 5: [ SKIPPED ] hip.unified_memory_zero_memset 5: [ SKIPPED ] hip_graph.repeat_chain 5/55 Test #5: Kokkos_CoreUnitTest_HIP .................................... Passed 254.52 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPInterOpInit 6: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 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_interop 6: [ OK ] hip.raw_hip_interop (327 ms) 6: [----------] 1 test from hip (327 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (327 ms total) 6: [ PASSED ] 1 test. 6/55 Test #6: Kokkos_CoreUnitTest_HIPInterOpInit ......................... Passed 0.38 sec test 7 Start 7: Kokkos_CoreUnitTest_HIPInterOpStreams 7: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams 7: Test timeout computed to be: 1500 7: [==========] Running 1 test from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 1 test from hip 7: [ RUN ] hip.raw_hip_streams 7: [ OK ] hip.raw_hip_streams (330 ms) 7: [----------] 1 test from hip (330 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 1 test from 1 test suite ran. (330 ms total) 7: [ PASSED ] 1 test. 20: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.022 s 0.011 s 33 37.1516/s 800 7/55 Test #7: Kokkos_CoreUnitTest_HIPInterOpStreams ...................... Passed 0.38 sec test 8 Start 8: Kokkos_CoreUnitTest_HIPInterOpGraph 8: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpGraph 8: Test timeout computed to be: 1500 8: [==========] Running 2 tests from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 2 tests from hip 8: [ RUN ] hip.graph_promises_on_native_objects 8: [ OK ] hip.graph_promises_on_native_objects (8 ms) 8: [ RUN ] hip.graph_instantiate_and_debug_dot_print 8: [ OK ] hip.graph_instantiate_and_debug_dot_print (0 ms) 8: [----------] 2 tests from hip (9 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 2 tests from 1 test suite ran. (10 ms total) 8: [ PASSED ] 2 tests. 8/55 Test #8: Kokkos_CoreUnitTest_HIPInterOpGraph ........................ Passed 0.38 sec test 9 Start 9: Kokkos_CoreUnitTest_Default 9: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Default 9: Test timeout computed to be: 1500 9: [==========] Running 59 tests from 41 test suites. 9: [----------] Global test environment set-up. 9: [----------] 19 tests from defaultdevicetype 9: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 9: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms) 9: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 9: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 9: [ RUN ] defaultdevicetype.shared_space 9: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSharedSpace.cpp:109: Skipped 9: skipping because specified arch does not support page migration 9: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 9: [ RUN ] defaultdevicetype.shared_host_pinned_space 9: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 9: [ RUN ] defaultdevicetype.compiler_macros 9: [ OK ] defaultdevicetype.compiler_macros (0 ms) 9: [ RUN ] defaultdevicetype.half_conversion 9: [ OK ] defaultdevicetype.half_conversion (3 ms) 9: [ RUN ] defaultdevicetype.bhalf_conversion 9: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 9: [ RUN ] defaultdevicetype.half_operators 9: [ OK ] defaultdevicetype.half_operators (0 ms) 9: [ RUN ] defaultdevicetype.bhalf_operators 9: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 9: [ RUN ] defaultdevicetype.host_space_access 9: [ OK ] defaultdevicetype.host_space_access (0 ms) 9: [ RUN ] defaultdevicetype.reduce_instantiation_a1 9: [ OK ] defaultdevicetype.reduce_instantiation_a1 (5 ms) 9: [ RUN ] defaultdevicetype.reduce_instantiation_b1 9: [ OK ] defaultdevicetype.reduce_instantiation_b1 (13 ms) 9: [ RUN ] defaultdevicetype.reduce_instantiation_c1 9: [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) 9: [ RUN ] defaultdevicetype.reduce_instantiation_a2 9: [ OK ] defaultdevicetype.reduce_instantiation_a2 (7 ms) 9: [ RUN ] defaultdevicetype.reduce_instantiation_b2 9: [ OK ] defaultdevicetype.reduce_instantiation_b2 (18 ms) 9: [ RUN ] defaultdevicetype.reduce_instantiation_c2 9: [ OK ] defaultdevicetype.reduce_instantiation_c2 (8 ms) 9: [ RUN ] defaultdevicetype.reduce_instantiation_a3 9: [ OK ] defaultdevicetype.reduce_instantiation_a3 (10 ms) 9: [ RUN ] defaultdevicetype.reduce_instantiation_b3 9: [ OK ] defaultdevicetype.reduce_instantiation_b3 (22 ms) 9: [ RUN ] defaultdevicetype.reduce_instantiation_c3 9: [ OK ] defaultdevicetype.reduce_instantiation_c3 (10 ms) 9: [----------] 19 tests from defaultdevicetype (108 ms total) 9: 9: [----------] 1 test from kokkosresize 9: [ RUN ] kokkosresize.host_space_access 9: [ OK ] kokkosresize.host_space_access (13 ms) 9: [----------] 1 test from kokkosresize (13 ms total) 9: 9: [----------] 1 test from TestViewAPI/0, where TypeParam = <type> 9: [ RUN ] TestViewAPI/0.sizes 9: [ OK ] TestViewAPI/0.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/0 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/1, where TypeParam = <type> 9: [ RUN ] TestViewAPI/1.sizes 9: [ OK ] TestViewAPI/1.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/1 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/2, where TypeParam = <type> 9: [ RUN ] TestViewAPI/2.sizes 9: [ OK ] TestViewAPI/2.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/2 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/3, where TypeParam = <type> 9: [ RUN ] TestViewAPI/3.sizes 9: [ OK ] TestViewAPI/3.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/3 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/4, where TypeParam = <type> 9: [ RUN ] TestViewAPI/4.sizes 9: [ OK ] TestViewAPI/4.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/4 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/5, where TypeParam = <type> 9: [ RUN ] TestViewAPI/5.sizes 9: [ OK ] TestViewAPI/5.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/5 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/6, where TypeParam = <type> 9: [ RUN ] TestViewAPI/6.sizes 9: [ OK ] TestViewAPI/6.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/6 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/7, where TypeParam = <type> 9: [ RUN ] TestViewAPI/7.sizes 9: [ OK ] TestViewAPI/7.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/7 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/8, where TypeParam = <type> 9: [ RUN ] TestViewAPI/8.sizes 9: [ OK ] TestViewAPI/8.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/8 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/9, where TypeParam = <type> 9: [ RUN ] TestViewAPI/9.sizes 9: [ OK ] TestViewAPI/9.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/9 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/10, where TypeParam = <type> 9: [ RUN ] TestViewAPI/10.sizes 9: [ OK ] TestViewAPI/10.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/10 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/11, where TypeParam = <type> 9: [ RUN ] TestViewAPI/11.sizes 9: [ OK ] TestViewAPI/11.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/11 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/12, where TypeParam = <type> 9: [ RUN ] TestViewAPI/12.sizes 9: [ OK ] TestViewAPI/12.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/12 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/13, where TypeParam = <type> 9: [ RUN ] TestViewAPI/13.sizes 9: [ OK ] TestViewAPI/13.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/13 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/14, where TypeParam = <type> 9: [ RUN ] TestViewAPI/14.sizes 9: [ OK ] TestViewAPI/14.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/14 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/15, where TypeParam = <type> 9: [ RUN ] TestViewAPI/15.sizes 9: [ OK ] TestViewAPI/15.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/15 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/16, where TypeParam = <type> 9: [ RUN ] TestViewAPI/16.sizes 9: [ OK ] TestViewAPI/16.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/16 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/17, where TypeParam = <type> 9: [ RUN ] TestViewAPI/17.sizes 9: [ OK ] TestViewAPI/17.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/17 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/18, where TypeParam = <type> 9: [ RUN ] TestViewAPI/18.sizes 9: [ OK ] TestViewAPI/18.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/18 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/19, where TypeParam = <type> 9: [ RUN ] TestViewAPI/19.sizes 9: [ OK ] TestViewAPI/19.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/19 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/20, where TypeParam = <type> 9: [ RUN ] TestViewAPI/20.sizes 9: [ OK ] TestViewAPI/20.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/20 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/21, where TypeParam = <type> 9: [ RUN ] TestViewAPI/21.sizes 9: [ OK ] TestViewAPI/21.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/21 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/22, where TypeParam = <type> 9: [ RUN ] TestViewAPI/22.sizes 9: [ OK ] TestViewAPI/22.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/22 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/23, where TypeParam = <type> 9: [ RUN ] TestViewAPI/23.sizes 9: [ OK ] TestViewAPI/23.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/23 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/24, where TypeParam = <type> 9: [ RUN ] TestViewAPI/24.sizes 9: [ OK ] TestViewAPI/24.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/24 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/25, where TypeParam = <type> 9: [ RUN ] TestViewAPI/25.sizes 9: [ OK ] TestViewAPI/25.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/25 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/26, where TypeParam = <type> 9: [ RUN ] TestViewAPI/26.sizes 9: [ OK ] TestViewAPI/26.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/26 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/27, where TypeParam = <type> 9: [ RUN ] TestViewAPI/27.sizes 9: [ OK ] TestViewAPI/27.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/27 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/28, where TypeParam = <type> 9: [ RUN ] TestViewAPI/28.sizes 9: [ OK ] TestViewAPI/28.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/28 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/29, where TypeParam = <type> 9: [ RUN ] TestViewAPI/29.sizes 9: [ OK ] TestViewAPI/29.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/29 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/30, where TypeParam = <type> 9: [ RUN ] TestViewAPI/30.sizes 9: [ OK ] TestViewAPI/30.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/30 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/31, where TypeParam = <type> 9: [ RUN ] TestViewAPI/31.sizes 9: [ OK ] TestViewAPI/31.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/31 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/32, where TypeParam = <type> 9: [ RUN ] TestViewAPI/32.sizes 9: [ OK ] TestViewAPI/32.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/32 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/33, where TypeParam = <type> 9: [ RUN ] TestViewAPI/33.sizes 9: [ OK ] TestViewAPI/33.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/33 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/34, where TypeParam = <type> 9: [ RUN ] TestViewAPI/34.sizes 9: [ OK ] TestViewAPI/34.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/34 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/35, where TypeParam = <type> 9: [ RUN ] TestViewAPI/35.sizes 9: [ OK ] TestViewAPI/35.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/35 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/36, where TypeParam = <type> 9: [ RUN ] TestViewAPI/36.sizes 9: [ OK ] TestViewAPI/36.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/36 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/37, where TypeParam = <type> 9: [ RUN ] TestViewAPI/37.sizes 9: [ OK ] TestViewAPI/37.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/37 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/38, where TypeParam = <type> 9: [ RUN ] TestViewAPI/38.sizes 9: [ OK ] TestViewAPI/38.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/38 (0 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 59 tests from 41 test suites ran. (123 ms total) 9: [ PASSED ] 58 tests. 9: [ SKIPPED ] 1 test, listed below: 9: [ SKIPPED ] defaultdevicetype.shared_space 9/55 Test #9: Kokkos_CoreUnitTest_Default ................................ Passed 0.49 sec test 10 Start 10: Kokkos_CoreUnitTest_InitializeFinalize 10: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 10: Test timeout computed to be: 1500 10: [==========] Running 26 tests from 5 test suites. 10: [----------] Global test environment set-up. 10: [----------] 4 tests from InitializeFinalize_DeathTest 10: [ RUN ] InitializeFinalize_DeathTest.initialize [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F 20: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.021 s 0.011 s 33 37.4829/s 800 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 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 20: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time 0.025 s 0.012 s 28 32.4265/s 800 [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o 10: [ OK ] InitializeFinalize_DeathTest.initialize (2867 ms) 10: [ RUN ] InitializeFinalize_DeathTest.finalize 20: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time 0.025 s 0.012 s 28 32.4201/s 800 20: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.028 s 0.026 s 10 57.5763/s 1.6k 10: [ OK ] InitializeFinalize_DeathTest.finalize (2108 ms) 10: [ RUN ] InitializeFinalize_DeathTest.is_initialized 20: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.026 s 0.024 s 10 62.1277/s 1.6k 10: [ OK ] InitializeFinalize_DeathTest.is_initialized (376 ms) 10: [ RUN ] InitializeFinalize_DeathTest.is_finalized 10: [ OK ] InitializeFinalize_DeathTest.is_finalized (364 ms) 10: [----------] 4 tests from InitializeFinalize_DeathTest (5717 ms total) 10: 10: [----------] 1 test from Legion_DeathTest 10: [ RUN ] Legion_DeathTest.individual_backend_initialization 20: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.026 s 0.024 s 10 62.3426/s 1.6k 10: [ OK ] Legion_DeathTest.individual_backend_initialization (368 ms) 10: [----------] 1 test from Legion_DeathTest (368 ms total) 10: 10: [----------] 2 tests from PushFinalizeHook_DeathTest 10: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 10: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (366 ms) 10: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 20: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.026 s 0.024 s 10 61.9513/s 1.6k 20: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.028 s 0.025 s 10 58.1665/s 1.6k [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I 10: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (1226 ms) 10: [----------] 2 tests from PushFinalizeHook_DeathTest (1593 ms total) 10: 10: [----------] 6 tests from ScopeGuard_DeathTest 10: [ RUN ] ScopeGuard_DeathTest.create 20: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.032 s 0.027 s 10 50.7718/s 1.6k 10: [ OK ] ScopeGuard_DeathTest.create (375 ms) 10: [ RUN ] ScopeGuard_DeathTest.create_argument 20: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.010 s 0.005 s 10 165.283/s 1.6k [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o 10: [ OK ] ScopeGuard_DeathTest.create_argument (364 ms) 10: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 20: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.010 s 0.005 s 10 161.115/s 1.6k [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o 20: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.011 s 0.006 s 10 141.339/s 1.6k 20: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.011 s 0.005 s 10 145.117/s 1.6k 10: [ OK ] ScopeGuard_DeathTest.create_while_initialize (1273 ms) 10: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 20: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.014 s 0.006 s 10 115.189/s 1.6k 20: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.019 s 0.009 s 10 84.1681/s 1.6k 10: [ OK ] ScopeGuard_DeathTest.create_after_initialize (1203 ms) 10: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 20: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.032 s 0.028 s 10 50.159/s 1.6k 20: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.032 s 0.027 s 10 49.3932/s 1.6k 10: [ OK ] ScopeGuard_DeathTest.create_after_finalize (1217 ms) 10: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 20: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.037 s 0.029 s 10 42.9603/s 1.6k 10: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (1253 ms) 10: [----------] 6 tests from ScopeGuard_DeathTest (5688 ms total) 10: 10: [----------] 13 tests from defaultdevicetype 10: [ RUN ] defaultdevicetype.initialization_settings 10: [ OK ] defaultdevicetype.initialization_settings (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 10: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_device_id 10: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 10: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 10: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_help 10: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 10: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 10: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_num_threads 10: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_device_id 10: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_disable_warnings 10: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_tune_internals 10: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 10: [ RUN ] defaultdevicetype.visible_devices 10: [ OK ] defaultdevicetype.visible_devices (0 ms) 10: [----------] 13 tests from defaultdevicetype (1 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 26 tests from 5 test suites ran. (13369 ms total) 10: [ PASSED ] 26 tests. 10/55 Test #10: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 13.39 sec test 11 Start 11: Kokkos_CoreUnitTest_Develop 11: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Develop 11: Test timeout computed to be: 1500 20: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.034 s 0.028 s 10 47.5035/s 1.6k 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/55 Test #11: Kokkos_CoreUnitTest_Develop ................................ Passed 0.37 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Test timeout computed to be: 1500 20: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.021 s 0.010 s 10 77.5926/s 1.6k [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o 12: [==========] Running 31 tests from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 31 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 (0 ms) 12: [ RUN ] kokkosp.async_deep_copy 12: [ OK ] kokkosp.async_deep_copy (0 ms) 12: [ RUN ] kokkosp.parallel_for 12: [ OK ] kokkosp.parallel_for (0 ms) 12: [ RUN ] kokkosp.parallel_reduce 12: [ OK ] kokkosp.parallel_reduce (0 ms) 12: [ RUN ] kokkosp.parallel_scan 12: [ OK ] kokkosp.parallel_scan (4 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence 12: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence_view 12: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 12: [ RUN ] kokkosp.regions 12: [ OK ] kokkosp.regions (0 ms) 12: [ RUN ] kokkosp.fences 12: [ OK ] kokkosp.fences (0 ms) 12: [ RUN ] kokkosp.raw_allocation 12: [ OK ] kokkosp.raw_allocation (0 ms) 12: [ RUN ] kokkosp.view 12: [ OK ] kokkosp.view (0 ms) 12: [ RUN ] kokkosp.sections 12: [ OK ] kokkosp.sections (0 ms) 12: [ RUN ] kokkosp.metadata 12: [ OK ] kokkosp.metadata (0 ms) 12: [ RUN ] kokkosp.profile_events 12: [ OK ] kokkosp.profile_events (0 ms) 12: [ RUN ] kokkosp.no_init_kernel 12: [ OK ] kokkosp.no_init_kernel (0 ms) 12: [ RUN ] kokkosp.get_events 12: [ OK ] kokkosp.get_events (0 ms) 12: [ RUN ] kokkosp.kernel_name_parallel_for 12: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 12: [ RUN ] kokkosp.kernel_name_parallel_reduce 12: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 12: [ RUN ] kokkosp.kernel_name_parallel_scan 12: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 12: [ RUN ] kokkosp.kernel_name_internal 12: [ OK ] kokkosp.kernel_name_internal (0 ms) 12: [ RUN ] kokkosp.profiling_section 12: [ OK ] kokkosp.profiling_section (0 ms) 12: [ RUN ] kokkosp.scoped_profile_region 12: [ OK ] kokkosp.scoped_profile_region (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: [----------] 31 tests from kokkosp (8 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 31 tests from 1 test suite ran. (8 ms total) 12: [ PASSED ] 31 tests. 12/55 Test #12: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.38 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Test timeout computed to be: 1500 13/55 Test #13: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.02 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7581/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(). 20: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.020 s 0.010 s 10 81.2711/s 1.6k 14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 14/55 Test #14: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.36 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so" 15: Test timeout computed to be: 1500 15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15/55 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.37 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7581/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(). 20: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.024 s 0.011 s 10 67.6642/s 1.6k 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:HIP::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1700::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.5.99::kokkosp_allocate_data:Host:source:0x1031d80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1031fc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x10320c0:Host:source:0x1031e80: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:0x1338400: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:0x1031fc0:40::kokkosp_deallocate_data:Host:source:0x1031d80:40::kokkosp_finalize_library:: 16/55 Test #16: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.36 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so" 17: Test timeout computed to be: 1500 20: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.020 s 0.009 s 10 80.7048/s 1.6k 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:HIP::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1700::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.5.99::kokkosp_allocate_data:Host:source:0x1e25500:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1e25740:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1e25840:Host:source:0x1e25600: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:0x20c8200: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:0x1e25740:40::kokkosp_deallocate_data:Host:source:0x1e25500:40::kokkosp_finalize_library:: 17/55 Test #17: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.37 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-7581/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: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7fef353c2252] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26243e] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x25e04f] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xda) [0x25f98a] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fef354f33b9] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7fef354cbf48] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7fef354cd2ad] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7fef354cdca2] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7fef354dd4dd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fef354f3e99] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7fef354dd066] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25fe60] 18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fef332f6d90] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7fef332f6e40] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25dee5] 18: 18: demangled test_f1: 18: [0x7fef353c2252] Kokkos::Impl::save_stacktrace() 18: [0x26243e] Test::stacktrace_test_f1(std::ostream&) 18: [0x25e04f] Test::test_stacktrace(bool, bool) 18: [0x25f98a] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x7fef354f33b9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x7fef354cbf48] testing::Test::Run() 18: [0x7fef354cd2ad] testing::TestInfo::Run() 18: [0x7fef354cdca2] testing::TestSuite::Run() 18: [0x7fef354dd4dd] testing::internal::UnitTestImpl::RunAllTests() 18: [0x7fef354f3e99] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x7fef354dd066] testing::UnitTest::Run() 18: [0x25fe60] main 18: [0x7fef332f6d90] 18: [0x7fef332f6e40] __libc_start_main 18: [0x25dee5] _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-7581/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7fef353c2252] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26243e] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x262926] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa16) [0x25ea46] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xda) [0x25f98a] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fef354f33b9] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7fef354cbf48] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7fef354cd2ad] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7fef354cdca2] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7fef354dd4dd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fef354f3e99] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7fef354dd066] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25fe60] 18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fef332f6d90] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7fef332f6e40] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25dee5] 18: 18: demangled test_f3: 18: [0x7fef353c2252] Kokkos::Impl::save_stacktrace() 18: [0x26243e] Test::stacktrace_test_f1(std::ostream&) 18: [0x262926] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x25ea46] Test::test_stacktrace(bool, bool) 18: [0x25f98a] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x7fef354f33b9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x7fef354cbf48] testing::Test::Run() 18: [0x7fef354cd2ad] testing::TestInfo::Run() 18: [0x7fef354cdca2] testing::TestSuite::Run() 18: [0x7fef354dd4dd] testing::internal::UnitTestImpl::RunAllTests() 18: [0x7fef354f3e99] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x7fef354dd066] testing::UnitTest::Run() 18: [0x25fe60] main 18: [0x7fef332f6d90] 18: [0x7fef332f6e40] __libc_start_main 18: [0x25dee5] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 20: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.038 s 0.030 s 10 42.3798/s 1.6k 20: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.038 s 0.030 s 10 42.0161/s 1.6k 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (1223 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f2ff8f59252] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26243e] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x25e04f] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd7) [0x25fc47] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f2ff908a3b9] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f2ff9062f48] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f2ff90642ad] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f2ff9064ca2] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f2ff90744dd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f2ff908ae99] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f2ff9074066] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25fe60] 18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f2ff6e8dd90] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f2ff6e8de40] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25dee5] 18: 18: demangled test_f1: 18: [0x7f2ff8f59252] Kokkos::Impl::save_stacktrace() 18: [0x26243e] Test::stacktrace_test_f1(std::ostream&) 18: [0x25e04f] Test::test_stacktrace(bool, bool) 18: [0x25fc47] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x7f2ff908a3b9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x7f2ff9062f48] testing::Test::Run() 18: [0x7f2ff90642ad] testing::TestInfo::Run() 18: [0x7f2ff9064ca2] testing::TestSuite::Run() 18: [0x7f2ff90744dd] testing::internal::UnitTestImpl::RunAllTests() 18: [0x7f2ff908ae99] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x7f2ff9074066] testing::UnitTest::Run() 18: [0x25fe60] main 18: [0x7f2ff6e8dd90] 18: [0x7f2ff6e8de40] __libc_start_main 18: [0x25dee5] _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-7581/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f2ff8f59252] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26243e] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x262926] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa16) [0x25ea46] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd7) [0x25fc47] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f2ff908a3b9] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f2ff9062f48] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f2ff90642ad] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f2ff9064ca2] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f2ff90744dd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f2ff908ae99] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f2ff9074066] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25fe60] 18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f2ff6e8dd90] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f2ff6e8de40] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25dee5] 18: 18: demangled test_f3: 18: [0x7f2ff8f59252] Kokkos::Impl::save_stacktrace() 18: [0x26243e] Test::stacktrace_test_f1(std::ostream&) 18: [0x262926] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x25ea46] Test::test_stacktrace(bool, bool) 18: [0x25fc47] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x7f2ff908a3b9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x7f2ff9062f48] testing::Test::Run() 18: [0x7f2ff90642ad] testing::TestInfo::Run() 18: [0x7f2ff9064ca2] testing::TestSuite::Run() 18: [0x7f2ff90744dd] testing::internal::UnitTestImpl::RunAllTests() 18: [0x7f2ff908ae99] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x7f2ff9074066] testing::UnitTest::Run() 18: [0x25fe60] main 18: [0x7f2ff6e8dd90] 18: [0x7f2ff6e8de40] __libc_start_main 18: [0x25dee5] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 20: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.025 s 0.012 s 10 64.6032/s 1.6k 20: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.024 s 0.011 s 10 66.5834/s 1.6k 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (1253 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (2477 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-7581/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f411ce82252] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26243e] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x25e04f] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f411cfb33b9] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f411cf8bf48] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f411cf8d2ad] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f411cf8dca2] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f411cf9d4dd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f411cfb3e99] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f411cf9d066] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25fe60] 18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f411adb6d90] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f411adb6e40] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25dee5] 18: 18: demangled test_f1: 18: [0x7f411ce82252] Kokkos::Impl::save_stacktrace() 18: [0x26243e] Test::stacktrace_test_f1(std::ostream&) 18: [0x25e04f] Test::test_stacktrace(bool, bool) 18: [0x7f411cfb33b9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x7f411cf8bf48] testing::Test::Run() 18: [0x7f411cf8d2ad] testing::TestInfo::Run() 18: [0x7f411cf8dca2] testing::TestSuite::Run() 18: [0x7f411cf9d4dd] testing::internal::UnitTestImpl::RunAllTests() 18: [0x7f411cfb3e99] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x7f411cf9d066] testing::UnitTest::Run() 18: [0x25fe60] main 18: [0x7f411adb6d90] 18: [0x7f411adb6e40] __libc_start_main 18: [0x25dee5] _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-7581/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f411ce82252] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x26243e] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x262926] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa16) [0x25ea46] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f411cfb33b9] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f411cf8bf48] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f411cf8d2ad] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f411cf8dca2] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x42d) [0x7f411cf9d4dd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f411cfb3e99] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x106) [0x7f411cf9d066] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25fe60] 18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f411adb6d90] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f411adb6e40] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25dee5] 18: 18: demangled test_f3: 18: [0x7f411ce82252] Kokkos::Impl::save_stacktrace() 18: [0x26243e] Test::stacktrace_test_f1(std::ostream&) 18: [0x262926] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x25ea46] Test::test_stacktrace(bool, bool) 18: [0x7f411cfb33b9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x7f411cf8bf48] testing::Test::Run() 18: [0x7f411cf8d2ad] testing::TestInfo::Run() 18: [0x7f411cf8dca2] testing::TestSuite::Run() 18: [0x7f411cf9d4dd] testing::internal::UnitTestImpl::RunAllTests() 18: [0x7f411cfb3e99] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x7f411cf9d066] testing::UnitTest::Run() 18: [0x25fe60] main 18: [0x7f411adb6d90] 18: [0x7f411adb6e40] __libc_start_main 18: [0x25dee5] _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. (2478 ms total) 18: [ PASSED ] 3 tests. 18/55 Test #18: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 2.85 sec test 19 Start 19: Kokkos_IncrementalTest_SERIAL 19: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 19: Test timeout computed to be: 1500 20: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.031 s 0.026 s 10 51.7925/s 1.6k 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 (34 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 (68 ms) 19: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 19: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 19: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 19: [ OK ] SERIAL.IncrTest_12b_TeamScratch (1 ms) 19: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.incr_14_MDrangeReduce 19: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 19: [ RUN ] SERIAL.IncrTest_16_parallelscan 19: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 19: [ RUN ] SERIAL.incr_17_atomicView 19: [ OK ] SERIAL.incr_17_atomicView (0 ms) 19: [----------] 28 tests from SERIAL (104 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (104 ms total) 19: [ PASSED ] 28 tests. 19/55 Test #19: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.48 sec test 20 Start 20: Kokkos_IncrementalTest_HIP 20: Test command: /var/jenkins/workspace/Kokkos_PR-7581/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 = 50731921 = version 5.7.31921 20: macro KOKKOS_ENABLE_ROCTHRUST : defined 20: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: no 20: Kokkos::HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 20: HIP 20: [ OK ] HIP.IncrTest_01_execspace (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicExchange 20: [ OK ] HIP.IncrTest_02_AtomicExchange (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicAdd 20: [ OK ] HIP.IncrTest_02_AtomicAdd (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicSub 20: [ OK ] HIP.IncrTest_02_AtomicSub (0 ms) 20: [ RUN ] HIP.IncrTest_03a_memspace_malloc 20: [ OK ] HIP.IncrTest_03a_memspace_malloc (0 ms) 20: [ RUN ] HIP.IncrTest_03b_memspace_free 20: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.038 s 0.030 s 10 42.0313/s 1.6k 20: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.017 s 0.008 s 10 95.9534/s 1.6k 20: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.029 s 0.014 s 10 56.0406/s 1.6k 20: [ OK ] HIP.IncrTest_03b_memspace_free (1736 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 (5 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 (0 ms) 20: [ RUN ] HIP.IncrTest_11b_Hierarchical_ForLoop 20: [ OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 20: [ RUN ] HIP.IncrTest_11c_Hierarchical_ForLoop 20: [ OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (139 ms) 20: [ RUN ] HIP.IncrTest_12a_ThreadScratch 20: [ OK ] HIP.IncrTest_12a_ThreadScratch (6 ms) 20: [ RUN ] HIP.IncrTest_12b_TeamScratch 20: [ OK ] HIP.IncrTest_12b_TeamScratch (1 ms) 20: [ RUN ] HIP.IncrTest_13a_Hierarchical_Red 20: [ OK ] HIP.IncrTest_13a_Hierarchical_Red (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 (0 ms) 20: [ RUN ] HIP.IncrTest_16_parallelscan 20: [ OK ] HIP.IncrTest_16_parallelscan (6 ms) 20: [ RUN ] HIP.incr_17_atomicView 20: [ OK ] HIP.incr_17_atomicView (0 ms) 20: [----------] 28 tests from HIP (1907 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 28 tests from 1 test suite ran. (1907 ms total) 20: [ PASSED ] 28 tests. 20/55 Test #20: Kokkos_IncrementalTest_HIP ................................. Passed 2.27 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Test timeout computed to be: 1500 21: [==========] Running 8 tests from 2 test suites. 21: [----------] Global test environment set-up. 21: [----------] 5 tests from ctest_environment_DeathTest 21: [ RUN ] ctest_environment_DeathTest.invalid_rank 20: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.037 s 0.030 s 10 43.3448/s 1.6k 21: [ OK ] ctest_environment_DeathTest.invalid_rank (517 ms) 21: [ RUN ] ctest_environment_DeathTest.no_type_str 20: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.035 s 0.029 s 10 45.0938/s 1.6k 21: [ OK ] ctest_environment_DeathTest.no_type_str (508 ms) 21: [ RUN ] ctest_environment_DeathTest.missing_type 20: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.025 s 0.012 s 10 64.6581/s 1.6k 21: [ OK ] ctest_environment_DeathTest.missing_type (1034 ms) 21: [ RUN ] ctest_environment_DeathTest.no_id_str 20: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.028 s 0.014 s 10 57.044/s 1.6k 21: [ OK ] ctest_environment_DeathTest.no_id_str (475 ms) 21: [ RUN ] ctest_environment_DeathTest.invalid_id_str 21: [ OK ] ctest_environment_DeathTest.invalid_id_str (998 ms) 21: [----------] 5 tests from ctest_environment_DeathTest (3534 ms total) 21: 21: [----------] 3 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.good 21: [ OK ] ctest_environment.good (0 ms) 21: [----------] 3 tests from ctest_environment (0 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 8 tests from 2 test suites ran. (3534 ms total) 21: [ PASSED ] 8 tests. 21/55 Test #21: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 3.57 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Test timeout computed to be: 1500 22/55 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.02 sec test 23 Start 23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 23: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 23: Test timeout computed to be: 1500 23: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 23/55 Test #23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.02 sec test 24 Start 24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 24: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 24: Test timeout computed to be: 1500 24/55 Test #24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.02 sec test 25 Start 25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 25: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 25: Environment variables: 25: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 25: Test timeout computed to be: 1500 25/55 Test #25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.02 sec test 26 Start 26: Kokkos_CoreUnitTest_DeviceAndThreads 26: Test command: /usr/bin/python3 "/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/TestDeviceAndThreads.py" "-v" 26: Test timeout computed to be: 1500 20: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.131 s 0.109 s 10 12.173/s 1.6k [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o 26: test_device_id (__main__.KokkosInitializationTestCase) ... ok 26: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok 26: test_num_devices (__main__.KokkosInitializationTestCase) ... ok [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o 26: test_num_threads (__main__.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 20: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.133 s 0.109 s 10 12.021/s 1.6k 20/47 Test #20: Kokkos_PerformanceTest_Benchmark ........................... Passed 230.22 sec test 21 Start 21: Kokkos_Benchmark_Atomic_MinMax 21: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-12-31_T14-41-58.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-12-31T15:06:05+00:00 21: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 21: Run on (4 X 1996.25 MHz CPU s) 21: CPU Caches: 21: L1 Data 64 KiB (x4) 21: L1 Instruction 64 KiB (x4) 21: L2 Unified 512 KiB (x4) 21: L3 Unified 16384 KiB (x4) 21: Load Average: 3.79, 5.34, 5.05 21: CPU architecture: none 21: Default Device: OpenMP 21: GIT_BRANCH: HEAD 21: GIT_CLEAN_STATUS: CLEAN 21: GIT_COMMIT_DATE: 2024-12-31T09:41:49-05:00 21: GIT_COMMIT_DESCRIPTION: Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD 21: GIT_COMMIT_HASH: 787737d66 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.5.99 21: platform: 64bit 21: ---------------------------------------------------------------------------------------------------------------------------------------- 21: Benchmark Time CPU Iterations 21: ---------------------------------------------------------------------------------------------------------------------------------------- 21: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 21: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 21: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 21: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 21: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 21: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 21: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 21/47 Test #21: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.85 sec test 22 Start 22: Kokkos_PerformanceTest_Mempool 22: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-12-31_T14-41-58.json" 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: 2024-12-31T15:06:05+00:00 22: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Mempool 22: Run on (4 X 1996.25 MHz CPU s) 22: CPU Caches: 22: L1 Data 64 KiB (x4) 22: L1 Instruction 64 KiB (x4) 22: L2 Unified 512 KiB (x4) 22: L3 Unified 16384 KiB (x4) 22: Load Average: 3.79, 5.34, 5.05 22: CPU architecture: none 22: Default Device: OpenMP 22: GIT_BRANCH: HEAD 22: GIT_CLEAN_STATUS: CLEAN 22: GIT_COMMIT_DATE: 2024-12-31T09:41:49-05:00 22: GIT_COMMIT_DESCRIPTION: Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD 22: GIT_COMMIT_HASH: 787737d66 22: GPU architecture: none 22: KOKKOS_COMPILER_GNU: 840 22: KOKKOS_ENABLE_ASM: yes 22: KOKKOS_ENABLE_CXX17: yes 22: KOKKOS_ENABLE_CXX20: no 22: KOKKOS_ENABLE_CXX23: no 22: KOKKOS_ENABLE_CXX26: no 22: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 22: KOKKOS_ENABLE_HWLOC: no 22: KOKKOS_ENABLE_LIBDL: no 22: KOKKOS_ENABLE_OPENMP: yes 22: KOKKOS_ENABLE_PRAGMA_IVDEP: no 22: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 22: KOKKOS_ENABLE_PRAGMA_UNROLL: no 22: KOKKOS_ENABLE_PRAGMA_VECTOR: no 22: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 22: Kokkos Version: 4.5.99 22: platform: 64bit [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o 26: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok 26: 26: ---------------------------------------------------------------------- 26: Ran 5 tests in 4.073s 26: 26: OK (skipped=1) 26/55 Test #26: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 4.11 sec test 27 Start 27: Kokkos_PerformanceTest_TaskDag 27: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 27: Test timeout computed to be: 1500 27/55 Test #27: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.02 sec test 28 Start 28: Kokkos_PerformanceTest_Benchmark 28: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-12-31_T14-47-57.json" 28: Test timeout computed to be: 1500 [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o 22: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 22: Benchmark Time CPU Iterations FOM: fill ops per second 22: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 22: 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 1273 10.0689M/s 28: 2024-12-31T15:11:34+00:00 28: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 28: Run on (255 X 3237.26 MHz CPU s) 28: CPU Caches: 28: L1 Data 32 KiB (x127) 28: L1 Instruction 32 KiB (x127) 28: L2 Unified 512 KiB (x127) 28: L3 Unified 32768 KiB (x15) 28: Load Average: 2.73, 4.53, 5.37 28: CPU architecture: none 28: Default Device: HIP 28: GPU architecture: AMD_GFX908 28: KOKKOS_COMPILER_CLANG: 1700 28: KOKKOS_ENABLE_ASM: no 28: KOKKOS_ENABLE_CXX17: no 28: KOKKOS_ENABLE_CXX20: yes 28: KOKKOS_ENABLE_CXX23: no 28: KOKKOS_ENABLE_CXX26: no 28: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 28: KOKKOS_ENABLE_HIP: yes 28: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 28: KOKKOS_ENABLE_HWLOC: no 28: KOKKOS_ENABLE_LIBDL: yes 28: KOKKOS_ENABLE_PRAGMA_IVDEP: no 28: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 28: KOKKOS_ENABLE_PRAGMA_UNROLL: no 28: KOKKOS_ENABLE_PRAGMA_VECTOR: no 28: KOKKOS_ENABLE_SERIAL: yes 28: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 28: Kokkos Version: 4.5.99 28: macro KOKKOS_ENABLE_HIP: defined 28: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: no 28: macro KOKKOS_ENABLE_ROCTHRUST: defined 28: platform: 64bit 28: --------------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations Count Time normalized 28: --------------------------------------------------------------------------------------------------------------------------------------------------- 28: GramSchmidt<double>/Count:1024/iterations:5/manual_time 0.006 s 0.007 s 5 1024 6.14995u 28: GramSchmidt<double>/Count:2048/iterations:5/manual_time 0.006 s 0.007 s 5 2.048k 3.06651u 28: GramSchmidt<double>/Count:4096/iterations:5/manual_time 0.006 s 0.007 s 5 4.096k 1.53406u 28: GramSchmidt<double>/Count:8192/iterations:5/manual_time 0.006 s 0.007 s 5 8.192k 760.799n 28: GramSchmidt<double>/Count:16384/iterations:5/manual_time 0.006 s 0.008 s 5 16.384k 383.995n 28: GramSchmidt<double>/Count:32768/iterations:5/manual_time 0.007 s 0.008 s 5 32.768k 213.808n 28: GramSchmidt<double>/Count:65536/iterations:5/manual_time 0.008 s 0.011 s 5 65.536k 117.629n 28: GramSchmidt<double>/Count:131072/iterations:5/manual_time 0.010 s 0.017 s 5 131.072k 75.8999n 28: GramSchmidt<double>/Count:262144/iterations:5/manual_time 0.031 s 0.045 s 5 262.144k 116.602n 22: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 22: Benchmark Time CPU Iterations FOM: cycle ops per second 22: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 22: 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 2484 39.4456M/s 22/47 Test #22: Kokkos_PerformanceTest_Mempool ............................. Passed 1.85 sec test 23 Start 23: Kokkos_PerformanceTest_Atomic 23: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-12-31_T14-41-58.json" 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: 2024-12-31T15:06:07+00:00 23: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Atomic 23: Run on (4 X 1996.25 MHz CPU s) 23: CPU Caches: 23: L1 Data 64 KiB (x4) 23: L1 Instruction 64 KiB (x4) 23: L2 Unified 512 KiB (x4) 23: L3 Unified 16384 KiB (x4) 23: Load Average: 3.79, 5.34, 5.05 23: CPU architecture: none 23: Default Device: OpenMP 23: GIT_BRANCH: HEAD 23: GIT_CLEAN_STATUS: CLEAN 23: GIT_COMMIT_DATE: 2024-12-31T09:41:49-05:00 23: GIT_COMMIT_DESCRIPTION: Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD 23: GIT_COMMIT_HASH: 787737d66 23: GPU architecture: none 23: KOKKOS_COMPILER_GNU: 840 23: KOKKOS_ENABLE_ASM: yes 23: KOKKOS_ENABLE_CXX17: yes 23: KOKKOS_ENABLE_CXX20: no 23: KOKKOS_ENABLE_CXX23: no 23: KOKKOS_ENABLE_CXX26: no 23: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 23: KOKKOS_ENABLE_HWLOC: no 23: KOKKOS_ENABLE_LIBDL: no 23: KOKKOS_ENABLE_OPENMP: yes 23: KOKKOS_ENABLE_PRAGMA_IVDEP: no 23: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 23: KOKKOS_ENABLE_PRAGMA_UNROLL: no 23: KOKKOS_ENABLE_PRAGMA_VECTOR: no 23: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 23: Kokkos Version: 4.5.99 23: platform: 64bit 28: GramSchmidt<double>/Count:524288/iterations:5/manual_time 0.033 s 0.061 s 5 524.288k 62.3247n 23: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 23: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 23: Test_Atomic<int>/30000/iterations:10 0.014 s 0.007 s 10 1 4 0.210822 0.0146065 303.9u 449.985M 153.291M 449.985M 23: Test_Atomic<long int>/100000/iterations:10 0.048 s 0.023 s 10 1 8 0.207403 0.0103359 300.56u 4.99995G 1.88697G 4.99995G 23: Test_Atomic<long long int>/100000/iterations:10 0.048 s 0.023 s 10 1 8 0.1956 0.0149538 301.17u 4.99995G 1.62589G 4.99995G 23: Test_Atomic<unsigned int>/100000/iterations:10 0.048 s 0.022 s 10 1 4 0.203028 0.0121257 300.96u 704.983M 1.14218G 704.983M 28: ---------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations FOM: GB/s Max 28: ---------------------------------------------------------------------------------------------------------------------------------------------- 28: CustomReduction<double>/N:100000/R:1000/manual_time 0.008 s 0.018 s 93 14.0667k/s 11.5 23: Test_Atomic<unsigned long int>/100000/iterations:10 0.048 s 0.023 s 10 1 8 0.206306 0.0197751 300.77u 4.99995G 982.788M 4.99995G 28: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 28: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 28: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 28: OverlapRangePolicy/N:2000/M:10000/R:10 0.505 s 0.503 s 1 0.0965552 0.0479588 0.0837827 0.0410199 0.0418077 2.22u 23: Test_Atomic<unsigned long long int>/100000/iterations:10 0.048 s 0.023 s 10 1 8 0.226747 0.0112641 300.57u 4.99995G 1.49124G 4.99995G 23: Test_Atomic<float>/100000/iterations:10 0.037 s 0.017 s 10 0 4 0.179074 0.0167999 899.1u 4.99993G 2.22089G 4.99989G [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D 23: Test_Atomic<double>/100000/iterations:10 0.037 s 0.017 s 10 1 8 0.147612 0.0161855 898.3u 4.99995G 1.5061G 4.99995G 23/47 Test #23: Kokkos_PerformanceTest_Atomic .............................. Passed 3.29 sec test 24 Start 24: Kokkos_ContainersUnitTest_Serial 24: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 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 69 tests from 2 test suites. 24: [----------] Global test environment set-up. 24: [----------] 1 test from serial_DeathTest 24: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction 28: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 28: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: OverlapMDRangePolicy/N:200/M:10000/R:10 0.045 s 0.044 s 16 8.20603m 4.04651m 7.76002m 3.84241m 3.89324m 2.04u [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M 28: OverlapTeamPolicy/N:20/M:1000000/R:10 0.204 s 0.203 s 3 0.0357148 0.0179473 0.0356221 0.0177995 0.0257503 25.269u 28: --------------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations Count Time normalized 28: --------------------------------------------------------------------------------------------------------------------------------------------------- 28: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time 0.000 s 0.001 s 5 1024 28.3105n 28: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 14.0718n 28: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 7.34863n 28: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 3.47766n 28: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.82739n 28: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 945.435p 28: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 590.973p 28: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 514.137p 28: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 470.726p 28: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 408.836p [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_UnitTest_SIMD [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 24: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (2047 ms) 24: [----------] 1 test from serial_DeathTest (2047 ms total) 24: 24: [----------] 68 tests from serial 24: [ RUN ] serial.bitset 28: ----------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations FOM: rate 28: ----------------------------------------------------------------------------------------------------------------------------------- 28: Malloc/N:1/manual_time 8.90 us 17.0 us 79190 112.417k/s 24: [ OK ] serial.bitset (1555 ms) 24: [ RUN ] serial.bitset_default_constructor_no_alloc 24: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 24: [ RUN ] serial.dualview_combination 24: [ OK ] serial.dualview_combination (0 ms) 24: [ RUN ] serial.dualview_alloc 24: [ OK ] serial.dualview_alloc (0 ms) 24: [ RUN ] serial.test_dualview_copy_construction_and_assignment 24: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 24: [ RUN ] serial.dualview_combinations_without_init 24: [ OK ] serial.dualview_combinations_without_init (0 ms) 24: [ RUN ] serial.dualview_deep_copy 24: [ OK ] serial.dualview_deep_copy (0 ms) 24: [ RUN ] serial.dualview_realloc 24: [ OK ] serial.dualview_realloc (0 ms) 24: [ RUN ] serial.dualview_resize 24: [ OK ] serial.dualview_resize (0 ms) 24: [ RUN ] serial.dualview_device_correct_kokkos_device 24: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 24: [ RUN ] serial.dualview_host_correct_kokkos_device 24: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 24: [ RUN ] serial.dualview_host_modify_template_device_sync 24: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 24: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 24: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 24: [ RUN ] serial.dualview_device_modify_template_host_sync 24: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 24: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 24: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 24: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 24: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 24: [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view 24: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 24: [ RUN ] serial.dualview_sequential_host_init 24: [ OK ] serial.dualview_sequential_host_init (0 ms) 24: [ RUN ] serial.dynamic_view 24: [ OK ] serial.dynamic_view (13 ms) 24: [ RUN ] serial.dyn_rank_view_api_generic 24: [ OK ] serial.dyn_rank_view_api_generic (9 ms) 24: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 24: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 24: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 24: /var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 24: skipping since not default execution space 24: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 24: [ RUN ] serial.dyn_rank_view_api_operator_rank67 24: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 24: [ RUN ] serial.dyn_rank_view_team_scratch 24: [ OK ] serial.dyn_rank_view_team_scratch (0 ms) 24: [ RUN ] serial.ErrorReporterViaLambda 24: [ OK ] serial.ErrorReporterViaLambda (0 ms) 24: [ RUN ] serial.ErrorReporter 24: [ OK ] serial.ErrorReporter (0 ms) 24: [ RUN ] serial.offsetview_construction 24: [ OK ] serial.offsetview_construction (31 ms) 24: [ RUN ] serial.offsetview_unmanaged_construction 24: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 24: [ RUN ] serial.offsetview_subview 24: [ OK ] serial.offsetview_subview (15 ms) 24: [ RUN ] serial.offsetview_offsets_rank1 24: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 24: [ RUN ] serial.offsetview_offsets_rank2 24: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 24: [ RUN ] serial.offsetview_offsets_rank3 24: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 24: [ RUN ] serial.scatterview 28: Malloc/N:16/manual_time 8.99 us 17.4 us 80001 111.193k/s 24: [ OK ] serial.scatterview (1750 ms) 24: [ RUN ] serial.scatterview_devicetype 24: [ OK ] serial.scatterview_devicetype (1 ms) 24: [ RUN ] serial.staticcrsgraph 24: [ OK ] serial.staticcrsgraph (20 ms) 24: [ RUN ] serial.resize_realloc_no_init_dualview 24: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 24: [ RUN ] serial.resize_realloc_no_alloc_dualview 24: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 24: [ RUN ] serial.resize_exec_space_dualview 24: [ OK ] serial.resize_exec_space_dualview (0 ms) 24: [ RUN ] serial.realloc_exec_space_dualview 24: [ OK ] serial.realloc_exec_space_dualview (0 ms) 24: [ RUN ] serial.resize_realloc_no_init_dynrankview 24: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 24: [ RUN ] serial.resize_exec_space_dynrankview 24: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 24: [ RUN ] serial.realloc_exec_space_dynrankview 24: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 24: [ RUN ] serial.resize_realloc_no_init_scatterview 24: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 24: [ RUN ] serial.resize_realloc_no_alloc_scatterview 24: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 24: [ RUN ] serial.resize_exec_space_scatterview 24: [ OK ] serial.resize_exec_space_scatterview (0 ms) 24: [ RUN ] serial.realloc_exec_space_scatterview 24: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 24: [ RUN ] serial.create_mirror_no_init_dynrankview 24: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 24: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 24: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 24: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 24: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 24: [ RUN ] serial.create_mirror_no_init_offsetview 24: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 24: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 24: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 24: [ RUN ] serial.create_mirror_view_and_copy_offsetview 24: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 24: [ RUN ] serial.create_mirror_no_init_dynamicview 24: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 24: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 24: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 24: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 24: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 24: [ RUN ] serial.UnorderedMap_insert 28: Malloc/N:256/manual_time 8.88 us 17.0 us 79994 112.593k/s 28: Malloc/N:4096/manual_time 8.76 us 16.8 us 79982 114.107k/s 28: Malloc/N:65536/manual_time 8.78 us 16.8 us 73867 113.885k/s 28: Malloc/N:1048576/manual_time 9.28 us 17.7 us 76215 107.815k/s 28: Malloc/N:16777216/manual_time 533 us 227 us 7073 1.87771k/s 28: Malloc/N:268435456/manual_time 9273 us 405 us 74 107.844/s 24: [ OK ] serial.UnorderedMap_insert (9321 ms) 24: [ RUN ] serial.UnorderedMap_failed_insert 28: Malloc/N:4294967296/manual_time 148766 us 874 us 5 6.72195/s 28: MallocFree/N:1/manual_time 159 us 158 us 4549 6.2879k/s 28: MallocFree/N:16/manual_time 17.5 us 17.4 us 41172 57.2392k/s 24: [ OK ] serial.UnorderedMap_failed_insert (4068 ms) 24: [ RUN ] serial.UnorderedMap_deep_copy 24: [ OK ] serial.UnorderedMap_deep_copy (4 ms) 24: [ RUN ] serial.UnorderedMap_valid_empty 24: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 24: [ RUN ] serial.UnorderedMap_clear_zero_size 24: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 24: [ RUN ] serial.UnorderedMap_consistent_size 24: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 24: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 24: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 24: [ RUN ] serial.UnorderedMap_lambda_capturable 24: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 24: [ RUN ] serial.UnorderedMap_constructor_view_alloc 24: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 24: [ RUN ] serial.vector_combination 24: [ OK ] serial.vector_combination (0 ms) 24: [ RUN ] serial.vector_insert 24: [ OK ] serial.vector_insert (0 ms) 24: [ RUN ] serial.vector_push_back_default_exec 24: [ OK ] serial.vector_push_back_default_exec (0 ms) 24: [ RUN ] serial.viewctorprop_embedded_dim 24: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 24: [----------] 68 tests from serial (16797 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 69 tests from 2 test suites ran. (18844 ms total) 24: [ PASSED ] 68 tests. 24: [ SKIPPED ] 1 test, listed below: 24: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 24/47 Test #24: Kokkos_ContainersUnitTest_Serial ........................... Passed 18.94 sec test 25 Start 25: Kokkos_ContainersUnitTest_OpenMP 25: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 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 69 tests from 2 test suites. 25: [----------] Global test environment set-up. 25: [----------] 1 test from openmp_DeathTest 25: [ RUN ] openmp_DeathTest.offsetview_unmanaged_construction 28: MallocFree/N:256/manual_time 17.5 us 17.4 us 39388 57.1186k/s 28: MallocFree/N:4096/manual_time 18.6 us 18.5 us 41703 53.7343k/s 25: [ OK ] openmp_DeathTest.offsetview_unmanaged_construction (1957 ms) 25: [----------] 1 test from openmp_DeathTest (1957 ms total) 25: 25: [----------] 68 tests from openmp 25: [ RUN ] openmp.bitset 25: [ OK ] openmp.bitset (430 ms) 25: [ RUN ] openmp.bitset_default_constructor_no_alloc 25: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 25: [ RUN ] openmp.dualview_combination 25: [ OK ] openmp.dualview_combination (0 ms) 25: [ RUN ] openmp.dualview_alloc 25: [ OK ] openmp.dualview_alloc (0 ms) 25: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 25: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 25: [ RUN ] openmp.dualview_combinations_without_init 25: [ OK ] openmp.dualview_combinations_without_init (0 ms) 25: [ RUN ] openmp.dualview_deep_copy 25: [ OK ] openmp.dualview_deep_copy (0 ms) 25: [ RUN ] openmp.dualview_realloc 25: [ OK ] openmp.dualview_realloc (0 ms) 25: [ RUN ] openmp.dualview_resize 25: [ OK ] openmp.dualview_resize (1 ms) 25: [ RUN ] openmp.dualview_device_correct_kokkos_device 25: [ OK ] openmp.dualview_device_correct_kokkos_device (0 ms) 25: [ RUN ] openmp.dualview_host_correct_kokkos_device 25: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 25: [ RUN ] openmp.dualview_host_modify_template_device_sync 25: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 25: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 25: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 25: [ RUN ] openmp.dualview_device_modify_template_host_sync 25: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 25: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 25: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 25: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 25: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 25: [ RUN ] openmp.dualview_template_views_return_correct_views_from_const_dual_view 25: [ OK ] openmp.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 25: [ RUN ] openmp.dualview_sequential_host_init 25: [ OK ] openmp.dualview_sequential_host_init (0 ms) 25: [ RUN ] openmp.dynamic_view 25: [ OK ] openmp.dynamic_view (18 ms) 25: [ RUN ] openmp.dyn_rank_view_api_generic 25: [ OK ] openmp.dyn_rank_view_api_generic (9 ms) 25: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 25: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 25: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 25: [ OK ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 25: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 25: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 25: [ RUN ] openmp.dyn_rank_view_team_scratch 25: [ OK ] openmp.dyn_rank_view_team_scratch (0 ms) 25: [ RUN ] openmp.ErrorReporterViaLambda 25: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 25: [ RUN ] openmp.ErrorReporter 25: [ OK ] openmp.ErrorReporter (0 ms) 25: [ RUN ] openmp.offsetview_construction 25: [ OK ] openmp.offsetview_construction (14 ms) 25: [ RUN ] openmp.offsetview_unmanaged_construction 25: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 25: [ RUN ] openmp.offsetview_subview 25: [ OK ] openmp.offsetview_subview (19 ms) 25: [ RUN ] openmp.offsetview_offsets_rank1 25: [ OK ] openmp.offsetview_offsets_rank1 (0 ms) 25: [ RUN ] openmp.offsetview_offsets_rank2 25: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 25: [ RUN ] openmp.offsetview_offsets_rank3 25: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 25: [ RUN ] openmp.scatterview 28: MallocFree/N:65536/manual_time 20.5 us 20.5 us 30349 48.8173k/s 28: MallocFree/N:1048576/manual_time 16.6 us 16.5 us 40020 60.4188k/s 25: [ OK ] openmp.scatterview (1722 ms) 25: [ RUN ] openmp.scatterview_devicetype 25: [ OK ] openmp.scatterview_devicetype (16 ms) 25: [ RUN ] openmp.staticcrsgraph 25: [ OK ] openmp.staticcrsgraph (26 ms) 25: [ RUN ] openmp.resize_realloc_no_init_dualview 25: [ OK ] openmp.resize_realloc_no_init_dualview (0 ms) 25: [ RUN ] openmp.resize_realloc_no_alloc_dualview 25: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 25: [ RUN ] openmp.resize_exec_space_dualview 25: [ OK ] openmp.resize_exec_space_dualview (0 ms) 25: [ RUN ] openmp.realloc_exec_space_dualview 25: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 25: [ RUN ] openmp.resize_realloc_no_init_dynrankview 25: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 25: [ RUN ] openmp.resize_exec_space_dynrankview 25: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 25: [ RUN ] openmp.realloc_exec_space_dynrankview 25: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 25: [ RUN ] openmp.resize_realloc_no_init_scatterview 25: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 25: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 25: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 25: [ RUN ] openmp.resize_exec_space_scatterview 25: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 25: [ RUN ] openmp.realloc_exec_space_scatterview 25: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 25: [ RUN ] openmp.create_mirror_no_init_dynrankview 25: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 25: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 25: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 25: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 25: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 25: [ RUN ] openmp.create_mirror_no_init_offsetview 25: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 25: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 25: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 25: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 25: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 25: [ RUN ] openmp.create_mirror_no_init_dynamicview 25: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 25: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 25: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 25: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 25: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 25: [ RUN ] openmp.UnorderedMap_insert 28: MallocFree/N:16777216/manual_time 488 us 294 us 3262 2.051k/s 28: MallocFree/N:268435456/manual_time 9442 us 385 us 100 105.912/s 28: MallocFree/N:4294967296/manual_time 145503 us 1258 us 5 6.87271/s 28: MallocTouch/N:1/manual_time 154 us 154 us 4078 6.50494k/s [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H 25: [ OK ] openmp.UnorderedMap_insert (5353 ms) 25: [ RUN ] openmp.UnorderedMap_failed_insert 28: MallocTouch/N:16/manual_time 9.41 us 22.5 us 76177 106.295k/s 28: MallocTouch/N:256/manual_time 10.0 us 18.2 us 66409 99.9156k/s [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P 28: MallocTouch/N:4096/manual_time 25.5 us 34.8 us 28639 39.2903k/s 28: MallocTouch/N:65536/manual_time 28.1 us 38.7 us 28560 35.5345k/s 25: [ OK ] openmp.UnorderedMap_failed_insert (4795 ms) 25: [ RUN ] openmp.UnorderedMap_deep_copy 25: [ OK ] openmp.UnorderedMap_deep_copy (6 ms) 25: [ RUN ] openmp.UnorderedMap_valid_empty 25: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 25: [ RUN ] openmp.UnorderedMap_clear_zero_size 25: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 25: [ RUN ] openmp.UnorderedMap_consistent_size 25: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 25: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 25: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 25: [ RUN ] openmp.UnorderedMap_lambda_capturable 25: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 25: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 25: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 25: [ RUN ] openmp.vector_combination 25: [ OK ] openmp.vector_combination (0 ms) 25: [ RUN ] openmp.vector_insert 25: [ OK ] openmp.vector_insert (0 ms) 25: [ RUN ] openmp.vector_push_back_default_exec 25: [ OK ] openmp.vector_push_back_default_exec (0 ms) 25: [ RUN ] openmp.viewctorprop_embedded_dim 25: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 25: [----------] 68 tests from openmp (12424 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 69 tests from 2 test suites ran. (14382 ms total) 25: [ PASSED ] 69 tests. 25/47 Test #25: Kokkos_ContainersUnitTest_OpenMP ........................... Passed 14.46 sec test 26 Start 26: Kokkos_ContainersPerformanceTest_OpenMP 26: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 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 5 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 5 tests from TEST_CATEGORY 26: [ RUN ] TEST_CATEGORY.dynrankview_perf 26: OpenMP 26: DynRankView vs View: Initialization Only 26: View time (init only): 0.00667967 26: View sum computation time: 0.00667967 26: Strided View time (init only): 0.00616442 26: View Rank7 time (init only): 0.00721029 26: DynRankView time (init only): 0.00754491 26: DynRankView sum computation time: 0.0067842 26: Ratio of View to DynRankView time: 0.885322 26: Ratio of View to DynRankView sum computation time: 1.00664 26: Ratio of View to View Rank7 time: 0.926408 26: Ratio of StrideView to DynRankView time: 0.81703 26: Ratio of DynRankView to View Rank7 time: 1.04641 26: [ OK ] TEST_CATEGORY.dynrankview_perf (256 ms) 26: [ RUN ] TEST_CATEGORY.global_2_local 26: OpenMP 26: size, create, generate, fill, find 26: 256, 0.000199356, 6.395e-05, 0.0001061, 0.00483221 26: 512, 0.000114796, 4.0427e-05, 0.000118212, 0.00475718 26: 1024, 0.000129824, 2.7912e-05, 0.000198312, 0.00490949 26: 2048, 0.000160712, 3.2551e-05, 0.000305304, 0.00511426 26: 4096, 0.000208141, 3.1509e-05, 0.000559473, 0.0055733 26: 8192, 0.000205897, 5.6306e-05, 0.00100306, 0.00719628 26: 16384, 0.000358887, 8.2134e-05, 0.00191438, 0.0114588 26: 32768, 0.000587815, 6.6696e-05, 0.00376011, 0.0233281 26: 65536, 0.00154941, 8.2185e-05, 0.00854223, 0.0663417 26: 131072, 0.00158479, 0.000100259, 0.016637, 0.144466 26: 262144, 0.003124, 0.000149362, 0.0334521, 0.204126 26: 524288, 0.00659346, 0.000340851, 0.0667567, 0.684192 28: MallocTouch/N:1048576/manual_time 30.2 us 40.8 us 22563 33.1454k/s 26: 1048576, 0.0124808, 0.000422073, 0.135022, 2.59432 28: MallocTouch/N:16777216/manual_time 515 us 223 us 5757 1.94228k/s 28: MallocTouch/N:268435456/manual_time 9379 us 462 us 74 106.616/s 28: MallocTouch/N:4294967296/manual_time 146914 us 1956 us 5 6.8067/s 28: MallocTouchFree/N:1/manual_time 153 us 153 us 4546 6.51908k/s 28: MallocTouchFree/N:16/manual_time 18.8 us 18.7 us 40032 53.2812k/s 28: MallocTouchFree/N:256/manual_time 17.4 us 17.4 us 39969 57.3277k/s 26: 2097152, 0.0235959, 0.000770069, 0.267192, 5.965 28: MallocTouchFree/N:4096/manual_time 35.4 us 35.4 us 17997 28.209k/s 28: MallocTouchFree/N:65536/manual_time 33.7 us 33.6 us 19275 29.6526k/s 28: MallocTouchFree/N:1048576/manual_time 37.1 us 36.9 us 18805 26.9601k/s 28: MallocTouchFree/N:16777216/manual_time 491 us 296 us 3590 2.03597k/s 28: MallocTouchFree/N:268435456/manual_time 9439 us 520 us 73 105.94/s 28: MallocTouchFree/N:4294967296/manual_time 147420 us 2097 us 5 6.78335/s 28: ---------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations FOM: GB/s MB 28: ---------------------------------------------------------------------------------------------------------------------------------------------- 28: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.055 s 0.001 s 10 14.6289/s 800 28: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.001 s 42 29.6718/s 800 28: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 26 29.6948/s 800 28: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.028 s 0.001 s 26 28.6009/s 800 28: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 26 29.6986/s 800 28: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.001 s 26 29.6966/s 800 28: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 26 29.7139/s 800 28: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.001 s 28 29.7012/s 800 26: 4194304, 0.0443721, 0.00151944, 0.57044, 12.9224 26: [ OK ] TEST_CATEGORY.global_2_local (23871 ms) 26: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 26: skipping test 26: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 26: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 26: skipping test 26: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 26: [ RUN ] TEST_CATEGORY.scatter_view 26: ScatterView data-duplicated test: 26: num_threads 8 26: hand-coded test took 0.118701 seconds 26: test took 0.116663 seconds 26: num_threads 8 26: hand-coded test took 0.119183 seconds 26: test took 0.115945 seconds 26: num_threads 8 26: hand-coded test took 0.117718 seconds 26: test took 0.116567 seconds 26: num_threads 8 26: hand-coded test took 0.118603 seconds 26: test took 0.116152 seconds 26: num_threads 8 26: hand-coded test took 0.117503 seconds 26: test took 0.116623 seconds 26: [ OK ] TEST_CATEGORY.scatter_view (1583 ms) 26: [----------] 5 tests from TEST_CATEGORY (25711 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 5 tests from 1 test suite ran. (25711 ms total) 26: [ PASSED ] 5 tests. 26/47 Test #26: Kokkos_ContainersPerformanceTest_OpenMP .................... Passed 25.72 sec test 27 Start 27: Kokkos_UnitTest_Sort 27: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 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 17 tests from 2 test suites. 27: [----------] Global test environment set-up. 27: [----------] 1 test from openmp_DeathTest 27: [ RUN ] openmp_DeathTest.SortByKeyKeysLargerThanValues 27: [ OK ] openmp_DeathTest.SortByKeyKeysLargerThanValues (330 ms) 27: [----------] 1 test from openmp_DeathTest (330 ms total) 27: 27: [----------] 16 tests from openmp 27: [ RUN ] openmp.SortUnsignedValueType 27: [ OK ] openmp.SortUnsignedValueType (502 ms) 27: [ RUN ] openmp.SortEmptyView 27: [ OK ] openmp.SortEmptyView (0 ms) 27: [ RUN ] openmp.SortByKeyEmptyView 27: [ OK ] openmp.SortByKeyEmptyView (0 ms) 27: [ RUN ] openmp.SortByKeyEmptyViewHost 27: [ OK ] openmp.SortByKeyEmptyViewHost (0 ms) 27: [ RUN ] openmp.SortByKey 27: [ OK ] openmp.SortByKey (0 ms) 27: [ RUN ] openmp.SortByKeyWithComparator 27: [ OK ] openmp.SortByKeyWithComparator (0 ms) 27: [ RUN ] openmp.SortByKeyStaticExtents 27: [ OK ] openmp.SortByKeyStaticExtents (0 ms) 27: [ RUN ] openmp.SortByKeyWithStrides 27: [ OK ] openmp.SortByKeyWithStrides (0 ms) 27: [ RUN ] openmp.SortWithCustomComparator 28: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 26 29.701/s 800 27: [ OK ] openmp.SortWithCustomComparator (124 ms) 27: [ RUN ] openmp.BinSortGenericTests 27: [ OK ] openmp.BinSortGenericTests (558 ms) 27: [ RUN ] openmp.BinSortEmptyView 27: [ OK ] openmp.BinSortEmptyView (0 ms) 27: [ RUN ] openmp.BinSortEmptyKeysView 27: [ OK ] openmp.BinSortEmptyKeysView (0 ms) 27: [ RUN ] openmp.BinSort_issue_7221 27: [ OK ] openmp.BinSort_issue_7221 (0 ms) 27: [ RUN ] openmp.BinSortUnsignedKeyLayoutStrideValues 28: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.001 s 26 29.6969/s 800 28: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 26 29.6971/s 800 28: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.026 s 0.001 s 24 30.9881/s 800 28: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 26 29.6961/s 800 28: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.001 s 26 29.6925/s 800 28: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 26 29.7/s 800 28: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.001 s 26 29.7005/s 800 28: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 439 1003.94/s 1.6k 28: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 439 982.417/s 1.6k [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build-tests/DartConfiguration.tcl Site: ca821ca0c1d1 Build name: Linux-nvcc_wrapper Create new tag: 20241231-1507 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build-tests/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7581/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_Serial_ViewSupport 1: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test timeout computed to be: 1500 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 14 tests from 1 test suite. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from serial 1: [ RUN ] serial.basic_view_default_ctor 1: [ OK ] serial.basic_view_default_ctor (0 ms) 1: [ RUN ] serial.basic_view_extents_ctor 1: [ OK ] serial.basic_view_extents_ctor (0 ms) 1: [ RUN ] serial.basic_view_mapping_ctor_right 1: [ OK ] serial.basic_view_mapping_ctor_right (0 ms) 1: [ RUN ] serial.basic_view_access 1: [ OK ] serial.basic_view_access (0 ms) 1: [ RUN ] serial.basic_view_atomic_accessor 1: [ OK ] serial.basic_view_atomic_accessor (0 ms) 1: [ RUN ] serial.RefCountedAcc_Typedefs 1: [ OK ] serial.RefCountedAcc_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedAcc_Ctors 1: [ OK ] serial.RefCountedAcc_Ctors (0 ms) 1: [ RUN ] serial.RefCountedAcc_ConversionToDefaultAcc 1: [ OK ] serial.RefCountedAcc_ConversionToDefaultAcc (0 ms) 1: [ RUN ] serial.RefCountedAcc_Access 1: [ OK ] serial.RefCountedAcc_Access (0 ms) 1: [ RUN ] serial.RefCountedAcc_Conversion 1: [ OK ] serial.RefCountedAcc_Conversion (0 ms) 1: [ RUN ] serial.RefCountedDataHandle_Typedefs 1: [ OK ] serial.RefCountedDataHandle_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedDataHandle 1: [ OK ] serial.RefCountedDataHandle (0 ms) 1: [ RUN ] serial.RefCountedDataHandleAnonym 1: [ OK ] serial.RefCountedDataHandleAnonym (0 ms) 1: [ RUN ] serial.RefCountedDataHandleConversion 1: [ OK ] serial.RefCountedDataHandleConversion (0 ms) 1: [----------] 14 tests from serial (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 14 tests from 1 test suite ran. (0 ms total) 1: [ PASSED ] 14 tests. 1/53 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.17 sec test 2 Start 2: Kokkos_CoreUnitTest_Cuda_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda_ViewSupport 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 14 tests from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 14 tests from cuda 2: [ RUN ] cuda.basic_view_default_ctor 2: [ OK ] cuda.basic_view_default_ctor (0 ms) 2: [ RUN ] cuda.basic_view_extents_ctor 2: [ OK ] cuda.basic_view_extents_ctor (2 ms) 2: [ RUN ] cuda.basic_view_mapping_ctor_right 2: [ OK ] cuda.basic_view_mapping_ctor_right (2 ms) 2: [ RUN ] cuda.basic_view_access 2: [ OK ] cuda.basic_view_access (2 ms) 2: [ RUN ] cuda.basic_view_atomic_accessor 2: [ OK ] cuda.basic_view_atomic_accessor (1 ms) 2: [ RUN ] cuda.RefCountedAcc_Typedefs 2: [ OK ] cuda.RefCountedAcc_Typedefs (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Ctors 2: [ OK ] cuda.RefCountedAcc_Ctors (0 ms) 2: [ RUN ] cuda.RefCountedAcc_ConversionToDefaultAcc 2: [ OK ] cuda.RefCountedAcc_ConversionToDefaultAcc (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Access 2: [ OK ] cuda.RefCountedAcc_Access (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Conversion 2: [ OK ] cuda.RefCountedAcc_Conversion (0 ms) 2: [ RUN ] cuda.RefCountedDataHandle_Typedefs 2: [ OK ] cuda.RefCountedDataHandle_Typedefs (0 ms) 2: [ RUN ] cuda.RefCountedDataHandle 2: [ OK ] cuda.RefCountedDataHandle (0 ms) 2: [ RUN ] cuda.RefCountedDataHandleAnonym 2: [ OK ] cuda.RefCountedDataHandleAnonym (0 ms) 2: [ RUN ] cuda.RefCountedDataHandleConversion 2: [ OK ] cuda.RefCountedDataHandleConversion (0 ms) 2: [----------] 14 tests from cuda (10 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (10 ms total) 2: [ PASSED ] 14 tests. 2/53 Test #2: Kokkos_CoreUnitTest_Cuda_ViewSupport ....................... Passed 0.15 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial1 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 255 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 11 tests from serial_DeathTest 3: [ RUN ] serial_DeathTest.abort_from_host 3: [ OK ] serial_DeathTest.abort_from_host (381 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 3: [ OK ] serial_DeathTest.abort_from_device (377 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (369 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (368 ms) 3: [ RUN ] serial_DeathTest.policy_invalid_bounds 3: [ OK ] serial_DeathTest.policy_invalid_bounds (2 ms) 3: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 3: [ OK ] serial_DeathTest.range_policy_invalid_bounds (5 ms) 3: [ RUN ] serial_DeathTest.range_policy_round_trip_conversion_fires 3: [ OK ] serial_DeathTest.range_policy_round_trip_conversion_fires (2 ms) 3: [ RUN ] serial_DeathTest.range_policy_check_sign_changes 3: [ OK ] serial_DeathTest.range_policy_check_sign_changes (4 ms) 3: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (4 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 3: [----------] 11 tests from serial_DeathTest (1516 ms total) 3: 3: [----------] 1 test from serial_graph_DeathTest 3: [ RUN ] serial_graph_DeathTest.can_instantiate_only_once 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:181: Skipped 3: Preconditions are not checked. 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once (0 ms) 3: [----------] 1 test from serial_graph_DeathTest (0 ms total) 3: 3: [----------] 227 tests from serial 3: [ RUN ] serial.array_capacity 3: [ OK ] serial.array_capacity (0 ms) 3: [ RUN ] serial.array_element_access 3: [ OK ] serial.array_element_access (0 ms) 3: [ RUN ] serial.array_operator_equal 3: [ OK ] serial.array_operator_equal (0 ms) 3: [ RUN ] serial.array_zero_capacity 3: [ OK ] serial.array_zero_capacity (0 ms) 3: [ RUN ] serial.array_zero_data_nullptr 3: [ OK ] serial.array_zero_data_nullptr (0 ms) 3: [ RUN ] serial.array_contiguous_capacity 3: [ OK ] serial.array_contiguous_capacity (0 ms) 3: [ RUN ] serial.array_contiguous_element_access 3: [ OK ] serial.array_contiguous_element_access (0 ms) 3: [ RUN ] serial.array_contiguous_assignment 3: [ OK ] serial.array_contiguous_assignment (0 ms) 3: [ RUN ] serial.array_strided_capacity 3: [ OK ] serial.array_strided_capacity (0 ms) 3: [ RUN ] serial.array_strided_element_access 3: [ OK ] serial.array_strided_element_access (0 ms) 3: [ RUN ] serial.array_strided_assignment 3: [ OK ] serial.array_strided_assignment (0 ms) 3: [ RUN ] serial.atomic_operations_complexdouble 3: [ OK ] serial.atomic_operations_complexdouble (0 ms) 3: [ RUN ] serial.atomic_operations_complexfloat 3: [ OK ] serial.atomic_operations_complexfloat (0 ms) 3: [ RUN ] serial.atomic_operations_double 3: [ OK ] serial.atomic_operations_double (0 ms) 3: [ RUN ] serial.atomic_operations_float 3: [ OK ] serial.atomic_operations_float (0 ms) 3: [ RUN ] serial.atomic_operations_int 3: [ OK ] serial.atomic_operations_int (1 ms) 3: [ RUN ] serial.atomic_operations_long 3: [ OK ] serial.atomic_operations_long (1 ms) 3: [ RUN ] serial.atomic_operations_longlong 3: [ OK ] serial.atomic_operations_longlong (1 ms) 3: [ RUN ] serial.atomic_shared 3: [ OK ] serial.atomic_shared (0 ms) 3: [ RUN ] serial.atomic_operations_unsigned 3: [ OK ] serial.atomic_operations_unsigned (1 ms) 3: [ RUN ] serial.atomic_operations_unsignedlong 3: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 3: [ RUN ] serial.atomics 3: [ OK ] serial.atomics (2 ms) 3: [ RUN ] serial.atomics_tpetra_max_abs 3: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] serial.atomic_views_integral 3: [ OK ] serial.atomic_views_integral (94 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (52 ms) 3: [ RUN ] serial.atomic_view_api 3: [ OK ] serial.atomic_view_api (0 ms) 3: [ RUN ] serial.bit_manip_countl_zero 3: [ OK ] serial.bit_manip_countl_zero (0 ms) 3: [ RUN ] serial.bit_manip_countl_one 3: [ OK ] serial.bit_manip_countl_one (0 ms) 3: [ RUN ] serial.bit_manip_countr_zero 3: [ OK ] serial.bit_manip_countr_zero (0 ms) 3: [ RUN ] serial.bit_manip_countr_one 3: [ OK ] serial.bit_manip_countr_one (0 ms) 3: [ RUN ] serial.bit_manip_popcount 3: [ OK ] serial.bit_manip_popcount (0 ms) 3: [ RUN ] serial.bit_manip_has_single_bit 3: [ OK ] serial.bit_manip_has_single_bit (0 ms) 3: [ RUN ] serial.bit_manip_bit_floor 3: [ OK ] serial.bit_manip_bit_floor (0 ms) 3: [ RUN ] serial.bit_manip_bit_ceil 3: [ OK ] serial.bit_manip_bit_ceil (0 ms) 3: [ RUN ] serial.bit_manip_bit_width 3: [ OK ] serial.bit_manip_bit_width (0 ms) 3: [ RUN ] serial.bit_manip_rotl 3: [ OK ] serial.bit_manip_rotl (0 ms) 3: [ RUN ] serial.bit_manip_rotr 3: [ OK ] serial.bit_manip_rotr (0 ms) 3: [ RUN ] serial.bit_manip_byeswap 3: [ OK ] serial.bit_manip_byeswap (0 ms) 3: [ RUN ] serial.bit_manip_bit_cast 3: [ OK ] serial.bit_manip_bit_cast (0 ms) 3: [ RUN ] serial.test_block_deduction_bug_pr_3103 3: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] serial.checked_integer_operations_multiply_overflow 3: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] serial.execution_policy_occupancy_and_hint 3: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] serial.complex_construction 3: [ OK ] serial.complex_construction (0 ms) 3: [ RUN ] serial.complex_basic_math 3: [ OK ] serial.complex_basic_math (0 ms) 3: [ RUN ] serial.complex_special_funtions 3: [ OK ] serial.complex_special_funtions (0 ms) 3: [ RUN ] serial.complex_io 3: [ OK ] serial.complex_io (0 ms) 3: [ RUN ] serial.complex_trivially_copyable 3: [ OK ] serial.complex_trivially_copyable (0 ms) 3: [ RUN ] serial.complex_issue_3865 3: [ OK ] serial.complex_issue_3865 (0 ms) 3: [ RUN ] serial.complex_operations_arithmetic_types_overloads 3: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] serial.complex_structured_bindings 3: [ OK ] serial.complex_structured_bindings (0 ms) 3: [ RUN ] serial.crs_count_fill 3: [ OK ] serial.crs_count_fill (0 ms) 3: [ RUN ] serial.crs_copy_constructor 3: [ OK ] serial.crs_copy_constructor (1 ms) 3: [ RUN ] serial.deep_copy_alignment 3: [ OK ] serial.deep_copy_alignment (6 ms) 3: [ RUN ] serial.deep_copy_conversion 3: [ OK ] serial.deep_copy_conversion (27 ms) 3: [ RUN ] serial.partitioning_by_args 3: [ OK ] serial.partitioning_by_args (1 ms) 3: [ RUN ] serial.partitioning_by_vector 3: [ OK ] serial.partitioning_by_vector (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_range 3: [ OK ] serial.exec_space_thread_safety_range (963 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 3: [ OK ] serial.exec_space_thread_safety_mdrange (95 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: [ OK ] serial.exec_space_thread_safety_team_policy (95 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: [ OK ] serial.exec_space_thread_safety_range_reduce (97 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 28: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 441 1022.91/s 1.6k 3: [ OK ] serial.exec_space_thread_safety_mdrange_reduce (99 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 3: [ OK ] serial.exec_space_thread_safety_team_policy_reduce (97 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: [ OK ] serial.exec_space_thread_safety_range_scan (98 ms) 3: [ RUN ] serial.execution_space_as_class_data_member 3: [ OK ] serial.execution_space_as_class_data_member (0 ms) 3: [ RUN ] serial.functor_analysis 3: [ OK ] serial.functor_analysis (0 ms) 3: [ RUN ] serial.when_all_type 3: [ OK ] serial.when_all_type (0 ms) 3: [ RUN ] serial.host_shared_ptr_use_count 3: [ OK ] serial.host_shared_ptr_use_count (0 ms) 3: [ RUN ] serial.host_shared_ptr_get 3: [ OK ] serial.host_shared_ptr_get (0 ms) 3: [ RUN ] serial.host_shared_ptr_dereference_on_device 3: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_special_members_on_device 3: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_tracking 3: [ OK ] serial.host_shared_ptr_tracking (0 ms) 3: [ RUN ] serial.join_backward_compatibility 3: [ OK ] serial.join_backward_compatibility (0 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 28: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 441 1022.98/s 1.6k 28: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 440 1022.76/s 1.6k 28: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 441 950.239/s 1.6k 28: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 441 1022.97/s 1.6k 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2699 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 28: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.003 s 0.003 s 224 511.487/s 1.6k 28: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.003 s 0.003 s 224 496.342/s 1.6k 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2776 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 28: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 441 1022.13/s 1.6k 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1101 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 28: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 331 757.441/s 1.6k 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1246 ms) 3: [ RUN ] serial.deep_copy_scratch 3: [ OK ] serial.deep_copy_scratch (0 ms) 3: [ RUN ] serial.mathematical_constants_e 3: [ OK ] serial.mathematical_constants_e (0 ms) 3: [ RUN ] serial.mathematical_constants_log2e 3: [ OK ] serial.mathematical_constants_log2e (0 ms) 3: [ RUN ] serial.mathematical_constants_log10e 3: [ OK ] serial.mathematical_constants_log10e (0 ms) 3: [ RUN ] serial.mathematical_constants_pi 3: [ OK ] serial.mathematical_constants_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_pi 3: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrtpi 3: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] serial.mathematical_constants_ln2 3: [ OK ] serial.mathematical_constants_ln2 (0 ms) 3: [ RUN ] serial.mathematical_constants_ln10 3: [ OK ] serial.mathematical_constants_ln10 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt2 3: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt3 3: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrt3 3: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_egamma 3: [ OK ] serial.mathematical_constants_egamma (0 ms) 3: [ RUN ] serial.mathematical_constants_phi 3: [ OK ] serial.mathematical_constants_phi (0 ms) 3: [ RUN ] serial.mathematical_functions_trigonometric_functions 3: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_hyperbolic_functions 3: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_non_standard 3: [ OK ] serial.mathematical_functions_non_standard (0 ms) 3: [ RUN ] serial.mathematical_functions_power_functions 3: [ OK ] serial.mathematical_functions_power_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_fma 3: [ OK ] serial.mathematical_functions_fma (0 ms) 3: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 3: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_absolute_value 3: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 3: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_remainder_function 3: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] serial.mathematical_functions_isfinite 3: [ OK ] serial.mathematical_functions_isfinite (0 ms) 3: [ RUN ] serial.mathematical_functions_isinf 3: [ OK ] serial.mathematical_functions_isinf (0 ms) 3: [ RUN ] serial.mathematical_functions_isnan 3: [ OK ] serial.mathematical_functions_isnan (0 ms) 3: [ RUN ] serial.mathematical_functions_exponential_functions 3: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 3: [ RUN ] serial.mathspecialfunc_expint1 3: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_errorfunc 3: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj0y0 3: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj1y1 3: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli0k0 3: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli1k1 3: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 3: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 3: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] serial.mdrange_5d 3: [ OK ] serial.mdrange_5d (28 ms) 3: [ RUN ] serial.mdrange_6d 3: [ OK ] serial.mdrange_6d (109 ms) 3: [ RUN ] serial.mdrange_2d 3: [ OK ] serial.mdrange_2d (1 ms) 3: [ RUN ] serial.mdrange_array_reduce 3: [ OK ] serial.mdrange_array_reduce (0 ms) 3: [ RUN ] serial.mdrange_3d 3: [ OK ] serial.mdrange_3d (7 ms) 3: [ RUN ] serial.mdrange_neg_idx 3: [ OK ] serial.mdrange_neg_idx (52 ms) 3: [ RUN ] serial.mdrange_4d 3: [ OK ] serial.mdrange_4d (7 ms) 3: [ RUN ] serial.mdrange_scalar 3: [ OK ] serial.mdrange_scalar (0 ms) 3: [ RUN ] serial.mdrange_large_deep_copy 28: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 279 644.646/s 1.6k 27: [ OK ] openmp.BinSortUnsignedKeyLayoutStrideValues (15568 ms) 27: [ RUN ] openmp.NestedSort 27: [ OK ] openmp.NestedSort (6 ms) 27: [ RUN ] openmp.NestedSortByKey 27: [ OK ] openmp.NestedSortByKey (66 ms) 27: [----------] 16 tests from openmp (16830 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 17 tests from 2 test suites ran. (17160 ms total) 27: [ PASSED ] 17 tests. 27/47 Test #27: Kokkos_UnitTest_Sort ....................................... Passed 17.17 sec test 28 Start 28: Kokkos_UnitTest_Random 28: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Random 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 3 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 3 tests from openmp 28: [ RUN ] openmp.Random_XorShift64 28: Test Seed:1735657647303870552 28: Test Scalar=int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0 0.00210694 0.000697045 || 0.051031 2032 2416 || 2217.39 2222.06 || 9.63595 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 0.00335978 0.000311963 || 0.051031 1e+64 -1e+64 28: Test Scalar=unsigned int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0 0.0137218 0.00244882 || 0.051031 2054 2397 || 2191.98 2222.06 || 33.8525 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 0.0177787 -0.000132893 || 0.051031 1e+64 -1e+64 28: Test Scalar=int64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0 -0.00317383 -0.00136679 || 0.051031 2048 2429 || 2229.14 2222.06 || -18.8944 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 -0.0179629 0.000313629 || 0.051031 1e+64 -1e+64 28: Test Scalar=uint64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0 -0.00203213 -0.00200091 || 0.051031 2045 2409 || 2226.59 2222.06 || -27.6605 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 0.0262299 0.000265875 || 0.051031 1e+64 -1e+64 28: Test Scalar=half 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0 -0.00262724 0.00174615 || 0.051031 2058 2401 || 2227.91 2222.06 || 24.1387 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 0.00837687 2.79241e-05 || 0.051031 1e+64 -1e+64 28: Test Scalar=bhalf 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 3.25521e-08 -0.0207193 0.00129172 || 0.051031 2041 2423 || 2269.08 2222.06 || 17.8567 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 9.76563e-08 0.0137791 0.000109816 || 0.051031 1e+64 -1e+64 28: Test Scalar=float 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 3.25521e-08 -0.00469599 0.000692218 || 0.051031 2048 2415 || 2232.55 2222.06 || 9.56922 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 9.76563e-08 -0.00598472 -0.000107737 || 0.051031 1e+64 -1e+64 28: Test Scalar=double 28: -- Testing randomness properties 28: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 441 1022.91/s 1.6k 3: [ OK ] serial.mdrange_large_deep_copy (1235 ms) 3: [ RUN ] serial.md_range_policy_construction_from_arrays 3: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] serial.policy_get_tile_size 3: [ OK ] serial.policy_get_tile_size (0 ms) 3: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 28: -- Testing 1-D histogram 28: Density 1D: 0 -0.00692049 0.000178571 || 0.051031 2022 2438 || 2237.55 2222.06 || 2.46857 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 -0.0114061 0.0004355 || 0.051031 1e+64 -1e+64 28: Test Seed:1735657650173999255 28: Test Scalar=int 28: -- Testing randomness properties 28: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 329 1022.23/s 1.6k 28: -- Testing 1-D histogram 28: Density 1D: 0 0.0242601 0.0018093 || 0.051031 2048 2397 || 2169.43 2222.06 || 25.0118 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 -0.00158389 7.44458e-05 || 0.051031 1e+64 -1e+64 28: Test Scalar=unsigned int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0 -0.0238192 0.00112528 || 0.051031 2042 2402 || 2276.28 2222.06 || 15.5559 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 0.00164584 -0.000267813 || 0.051031 1e+64 -1e+64 28: Test Scalar=int64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0 -0.00677715 0.000159258 || 0.051031 2057 2407 || 2237.22 2222.06 || 2.20159 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 0.0255242 -0.000765704 || 0.051031 1e+64 -1e+64 28: Test Scalar=uint64_t 28: -- Testing randomness properties 28: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 441 1022.66/s 1.6k 28: -- Testing 1-D histogram 28: Density 1D: 0 0.000864691 0.00115736 || 0.051031 2005 2398 || 2220.14 2222.06 || 15.9993 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 0.0167579 4.13886e-05 || 0.051031 1e+64 -1e+64 28: Test Scalar=half 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 3.25521e-08 0.000821143 0.000239458 || 0.051031 2036 2422 || 2220.24 2222.06 || 3.31026 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 9.76563e-08 -0.0296727 -0.000642443 || 0.051031 1e+64 -1e+64 28: Test Scalar=bhalf 28: -- Testing randomness properties 28: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 441 1022.82/s 1.6k 28: -- Testing 1-D histogram 28: Density 1D: 0 0.0100235 -0.000985899 || 0.051031 1998 2422 || 2200.01 2222.06 || -13.6291 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 -0.0342316 -0.000296391 || 0.051031 1e+64 -1e+64 28: Test Scalar=float 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0 -0.00366309 0.0020948 || 0.051031 2053 2425 || 2230.23 2222.06 || 28.9586 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 0.00910551 0.00092408 || 0.051031 1e+64 -1e+64 28: Test Scalar=double 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 0 0.0201468 -0.00201126 || 0.051031 2053 2390 || 2178.18 2222.06 || -27.8036 -0.160751 28: -- Testing 3-D histogram 28: Density 3D: 0 0.00914589 0.000325005 || 0.051031 1e+64 -1e+64 28: [ OK ] openmp.Random_XorShift64 (5822 ms) 28: [ RUN ] openmp.Random_XorShift1024_0 28: Test Seed:1735657653126000223 28: Test Scalar=int 28: -- Testing randomness properties 28: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.014 s 0.014 s 49 112.114/s 1.6k 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 0.0091535 0.000403217 || 0.051031 2035 2363 || 2178.28 2198.22 || 5.57407 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 0.00875358 0.000469864 || 0.051031 1e+64 -1e+64 28: Test Scalar=unsigned int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 0.0106552 -0.000953601 || 0.051031 1996 2405 || 2175.05 2198.22 || -13.1826 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 0.00748458 -0.000477749 || 0.051031 1e+64 -1e+64 28: Test Scalar=int64_t 28: -- Testing randomness properties 28: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.015 s 0.015 s 49 108.49/s 1.6k 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 0.0247621 0.00167259 || 0.051031 2034 2368 || 2145.11 2198.22 || 23.1219 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 0.001478 -6.62337e-06 || 0.051031 1e+64 -1e+64 28: Test Scalar=uint64_t 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 0.00100533 -0.00107714 || 0.051031 2018 2403 || 2196.02 2198.22 || -14.8904 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 0.00120737 0.000165819 || 0.051031 1e+64 -1e+64 28: Test Scalar=half 28: -- Testing randomness properties 28: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.003 s 0.003 s 227 520.374/s 1.6k 28: -- Testing 1-D histogram 28: Density 1D: 7.26926e-05 0.0132753 -0.000322718 || 0.051031 2035 2400 || 2169.42 2198.22 || -4.46125 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.27585e-05 -0.00433786 -0.000256284 || 0.051031 1e+64 -1e+64 28: Test Scalar=bhalf 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 7.26926e-05 0.0128906 -0.000833635 || 0.051031 2023 2371 || 2170.25 2198.22 || -11.5242 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.27585e-05 0.000732723 -0.000219401 || 0.051031 1e+64 -1e+64 28: Test Scalar=float 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 7.27255e-05 -0.0346281 0.000208338 || 0.051031 2021 2383 || 2277.07 2198.22 || 2.88006 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.28572e-05 0.00527218 0.000370884 || 0.051031 1e+64 -1e+64 28: Test Scalar=double 28: -- Testing randomness properties 28: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.007 s 0.007 s 104 237.022/s 1.6k 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 0.00329272 -0.000306169 || 0.051031 2017 2374 || 2191.01 2198.22 || -4.23249 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 -0.000190182 0.000180198 || 0.051031 1e+64 -1e+64 28: Test Seed:1735657656143348643 28: Test Scalar=int 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 0.00869532 -0.00181985 || 0.051031 2036 2373 || 2179.27 2198.22 || -25.1576 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 -0.0237132 -0.000241251 || 0.051031 1e+64 -1e+64 28: Test Scalar=unsigned int 28: -- Testing randomness properties 28: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 441 1021.93/s 1.6k 3: [ OK ] serial.mdrange_parallel_reduce_primitive_types (6549 ms) 3: [ RUN ] serial.mdspan_minimal_functional 3: [ OK ] serial.mdspan_minimal_functional (0 ms) 3: [ RUN ] serial.mdspan_atomic_accessor 3: [ OK ] serial.mdspan_atomic_accessor (0 ms) 3: [ RUN ] serial.view_mdspan_conversion 3: [ OK ] serial.view_mdspan_conversion (0 ms) 3: [ RUN ] serial.view_mdspan_conversion_with_stride 3: [ OK ] serial.view_mdspan_conversion_with_stride (1 ms) 3: [ RUN ] serial.max 3: [ OK ] serial.max (0 ms) 3: [ RUN ] serial.max_within_parfor 3: [ OK ] serial.max_within_parfor (0 ms) 3: [ RUN ] serial.min 3: [ OK ] serial.min (0 ms) 3: [ RUN ] serial.min_within_parfor 3: [ OK ] serial.min_within_parfor (0 ms) 3: [ RUN ] serial.minmax 3: [ OK ] serial.minmax (0 ms) 3: [ RUN ] serial.minmax_within_parfor 3: [ OK ] serial.minmax_within_parfor (0 ms) 3: [ RUN ] serial.clamp 3: [ OK ] serial.clamp (0 ms) 3: [ RUN ] serial.clamp_within_parfor 3: [ OK ] serial.clamp_within_parfor (0 ms) 3: [ RUN ] serial.numeric_traits_infinity 3: [ OK ] serial.numeric_traits_infinity (0 ms) 3: [ RUN ] serial.numeric_traits_epsilon 3: [ OK ] serial.numeric_traits_epsilon (0 ms) 3: [ RUN ] serial.numeric_traits_round_error 3: [ OK ] serial.numeric_traits_round_error (0 ms) 3: [ RUN ] serial.numeric_traits_norm_min 3: [ OK ] serial.numeric_traits_norm_min (0 ms) 3: [ RUN ] serial.numeric_traits_denorm_min 3: [ OK ] serial.numeric_traits_denorm_min (0 ms) 3: [ RUN ] serial.numeric_traits_finite_min_max 3: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 3: [ RUN ] serial.numeric_traits_digits 3: [ OK ] serial.numeric_traits_digits (0 ms) 3: [ RUN ] serial.numeric_traits_digits10 3: [ OK ] serial.numeric_traits_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_max_digits10 3: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_radix 3: [ OK ] serial.numeric_traits_radix (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent 3: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent10 3: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 3: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] serial.numeric_traits_sfinae_friendly 3: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] serial.occupancy_control 3: [ OK ] serial.occupancy_control (0 ms) 3: [ RUN ] serial.memory_pool 3: [ OK ] serial.memory_pool (22 ms) 3: [ RUN ] serial.cxx11 3: [ OK ] serial.cxx11 (0 ms) 3: [ RUN ] serial.viewctorprop_embedded_dim 3: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 3: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 3: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 3: [ RUN ] serial.parallel_scan_range_policy 3: [ OK ] serial.parallel_scan_range_policy (5 ms) 3: [ RUN ] serial.kokkos_printf 3: [ OK ] serial.kokkos_printf (1 ms) 3: [ RUN ] serial.range_for 3: [ OK ] serial.range_for (0 ms) 3: [ RUN ] serial.range_reduce 3: [ OK ] serial.range_reduce (0 ms) 3: [ RUN ] serial.range_dynamic_policy 3: [ OK ] serial.range_dynamic_policy (0 ms) 3: [ RUN ] serial.range_policy_runtime_parameters 3: [ OK ] serial.range_policy_runtime_parameters (0 ms) 3: [ RUN ] serial.range_policy_one_way_convertible_bounds 3: [ OK ] serial.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] serial.range_for_require 3: [ OK ] serial.range_for_require (0 ms) 3: [ RUN ] serial.range_reduce_require 3: [ OK ] serial.range_reduce_require (0 ms) 3: [ RUN ] serial.range_dynamic_policy_require 3: [ OK ] serial.range_dynamic_policy_require (0 ms) 3: [ RUN ] serial.reducers_int 3: [ OK ] serial.reducers_int (2 ms) 3: [ RUN ] serial.reducers_double 3: [ OK ] serial.reducers_double (2 ms) 3: [ RUN ] serial.reducers_complex_double 3: [ OK ] serial.reducers_complex_double (0 ms) 3: [ RUN ] serial.reducers_struct 3: [ OK ] serial.reducers_struct (0 ms) 3: [ RUN ] serial.reducers_half_t 3: [ OK ] serial.reducers_half_t (0 ms) 3: [ RUN ] serial.reducers_bhalf_t 3: [ OK ] serial.reducers_bhalf_t (0 ms) 3: [ RUN ] serial.reducers_int8_t 3: [ OK ] serial.reducers_int8_t (0 ms) 3: [ RUN ] serial.reducers_int16_t 3: [ OK ] serial.reducers_int16_t (0 ms) 3: [ RUN ] serial.reducers_point_t 3: [ OK ] serial.reducers_point_t (0 ms) 3: [ RUN ] serial.reducers_bool 3: [ OK ] serial.reducers_bool (0 ms) 3: [ RUN ] serial.int64_t_reduce 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 0.00733897 9.72562e-05 || 0.051031 2016 2396 || 2182.21 2198.22 || 1.34447 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 0.00120876 0.000528743 || 0.051031 1e+64 -1e+64 28: Test Scalar=int64_t 28: -- Testing randomness properties 3: [ OK ] serial.int64_t_reduce (225 ms) 3: [ RUN ] serial.double_reduce 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 -0.00102685 -0.00256913 || 0.051031 2030 2392 || 2200.48 2198.22 || -35.5157 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 -0.0117472 -0.000863176 || 0.051031 1e+64 -1e+64 28: Test Scalar=uint64_t 28: -- Testing randomness properties 3: [ OK ] serial.double_reduce (265 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic 28: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 441 1022.66/s 1.6k 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 -0.00172074 0.000602023 || 0.051031 2027 2385 || 2202.01 2198.22 || 8.32237 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 -0.00772538 0.000801889 || 0.051031 1e+64 -1e+64 28: Test Scalar=half 28: -- Testing randomness properties 28: -- Testing 1-D histogram 28: Density 1D: 7.26926e-05 0.00711283 -0.000128273 || 0.051031 2012 2371 || 2182.7 2198.22 || -1.77325 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.27585e-05 0.00517568 0.00025355 || 0.051031 1e+64 -1e+64 28: Test Scalar=bhalf 28: -- Testing randomness properties 3: [ OK ] serial.int64_t_reduce_dynamic (779 ms) 3: [ RUN ] serial.double_reduce_dynamic 28: -- Testing 1-D histogram 28: Density 1D: 7.27585e-05 -0.0217534 0.00254083 || 0.051031 2020 2377 || 2247.11 2198.22 || 35.1244 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.29559e-05 0.00725499 4.08872e-05 || 0.051031 1e+64 -1e+64 28: Test Scalar=float 28: -- Testing randomness properties 28: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.016 s 0.016 s 44 101.708/s 1.6k 28: -- Testing 1-D histogram 28: Density 1D: 7.26926e-05 0.00807187 0.000898306 || 0.051031 1999 2406 || 2180.62 2198.22 || 12.4182 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.27585e-05 -0.00121098 0.000515568 || 0.051031 1e+64 -1e+64 28: Test Scalar=double 28: -- Testing randomness properties 3: [ OK ] serial.double_reduce_dynamic (1013 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view 28: -- Testing 1-D histogram 28: Density 1D: 7.26597e-05 0.00561628 0.00177644 || 0.051031 2017 2377 || 2185.95 2198.22 || 24.5574 -0.159026 28: -- Testing 3-D histogram 28: Density 3D: 7.26597e-05 0.0161432 -0.000558243 || 0.051031 1e+64 -1e+64 28: [ OK ] openmp.Random_XorShift1024_0 (6016 ms) 28: [ RUN ] openmp.Multi_streams 28: [ OK ] openmp.Multi_streams (0 ms) 28: [----------] 3 tests from openmp (11838 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 3 tests from 1 test suite ran. (11838 ms total) 28: [ PASSED ] 3 tests. 28/47 Test #28: Kokkos_UnitTest_Random ..................................... Passed 11.84 sec test 29 Start 29: Kokkos_AlgorithmsUnitTest_StdSet_A 29: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 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 16 tests from 4 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from std_algorithms_DeathTest 29: [ RUN ] std_algorithms_DeathTest.expect_no_overlap 29: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms) 29: [----------] 1 test from std_algorithms_DeathTest (0 ms total) 29: 29: [----------] 3 tests from std_algorithms_reducers 29: [ RUN ] std_algorithms_reducers.max_first_loc 29: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 29: [ RUN ] std_algorithms_reducers.min_first_loc 29: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 29: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 29: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 29: [----------] 3 tests from std_algorithms_reducers (0 ms total) 29: 29: [----------] 1 test from std_algorithms 29: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 29: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 29: [----------] 1 test from std_algorithms (0 ms total) 29: 29: [----------] 11 tests from random_access_iterator_test 29: [ RUN ] random_access_iterator_test.constructor 29: [ OK ] random_access_iterator_test.constructor (0 ms) 29: [ RUN ] random_access_iterator_test.constructiblity 29: [ OK ] random_access_iterator_test.constructiblity (0 ms) 29: [ RUN ] random_access_iterator_test.dereference 29: [ OK ] random_access_iterator_test.dereference (0 ms) 29: [ RUN ] random_access_iterator_test.subscript_operator 29: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 29: [ RUN ] random_access_iterator_test.operatorsSet1 29: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 29: [ RUN ] random_access_iterator_test.operatorsSet2 29: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 29: [ RUN ] random_access_iterator_test.operatorsSet3 29: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 29: [ RUN ] random_access_iterator_test.operatorsSet4 29: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 29: [ RUN ] random_access_iterator_test.assignment_operator 29: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 29: [ RUN ] random_access_iterator_test.distance 29: [ OK ] random_access_iterator_test.distance (0 ms) 29: [ RUN ] random_access_iterator_test.traits_helpers 29: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 29: [----------] 11 tests from random_access_iterator_test (3 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 16 tests from 4 test suites ran. (3 ms total) 29: [ PASSED ] 16 tests. 29/47 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.01 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_B 30: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 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 7 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 7 tests from std_algorithms_min_max_element_test 30: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 30: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 30: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 30: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 30: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 30: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (7 ms) 30: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 30: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms) 30: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 30: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms) 30: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 30: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms) 30: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 30: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (10 ms) 30: [----------] 7 tests from std_algorithms_min_max_element_test (39 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 7 tests from 1 test suite ran. (39 ms total) 30: [ PASSED ] 7 tests. 30/47 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.04 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_C 31: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 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 13 tests from 10 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from std_algorithms_lexicographical_compare_test 31: [ RUN ] std_algorithms_lexicographical_compare_test.test 31: [ OK ] std_algorithms_lexicographical_compare_test.test (31 ms) 31: [----------] 1 test from std_algorithms_lexicographical_compare_test (31 ms total) 31: 31: [----------] 1 test from std_algorithms_for_each_test 31: [ RUN ] std_algorithms_for_each_test.test 28: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.018 s 31 88.8393/s 1.6k 3: [ OK ] serial.int64_t_reduce_dynamic_view (238 ms) 3: [ RUN ] serial.int_combined_reduce 3: [ OK ] serial.int_combined_reduce (0 ms) 3: [ RUN ] serial.mdrange_combined_reduce 3: [ OK ] serial.mdrange_combined_reduce (0 ms) 3: [ RUN ] serial.int_combined_reduce_mixed 3: [ OK ] serial.int_combined_reduce_mixed (0 ms) 3: [ RUN ] serial.reduction_with_large_iteration_count 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestReduce.hpp:663: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 3: [ RUN ] serial.reduction_deduction 3: [ OK ] serial.reduction_deduction (0 ms) 3: [ RUN ] serial.reduce_device_view_range_policy 3: [ OK ] serial.reduce_device_view_range_policy (10 ms) 3: [ RUN ] serial.reduce_device_view_mdrange_policy 31: [ OK ] std_algorithms_for_each_test.test (62 ms) 31: [----------] 1 test from std_algorithms_for_each_test (62 ms total) 31: 31: [----------] 1 test from std_algorithms_find_test 31: [ RUN ] std_algorithms_find_test.test 31: [ OK ] std_algorithms_find_test.test (36 ms) 31: [----------] 1 test from std_algorithms_find_test (36 ms total) 31: 31: [----------] 4 tests from std_algorithms_non_mod_seq_ops 31: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 28: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 441 1022.92/s 1.6k 31: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1035 ms) 31: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 31: [ OK ] std_algorithms_non_mod_seq_ops.find_end (426 ms) 31: [ RUN ] std_algorithms_non_mod_seq_ops.search 31: [ OK ] std_algorithms_non_mod_seq_ops.search (427 ms) 31: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 28: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 441 1022.86/s 1.6k 31: [ OK ] std_algorithms_non_mod_seq_ops.search_n (367 ms) 31: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2257 ms total) 31: 31: [----------] 1 test from std_algorithms_count_test 31: [ RUN ] std_algorithms_count_test.test 31: [ OK ] std_algorithms_count_test.test (25 ms) 31: [----------] 1 test from std_algorithms_count_test (25 ms total) 31: 31: [----------] 1 test from std_algorithms_equal_test 31: [ RUN ] std_algorithms_equal_test.test 31: [ OK ] std_algorithms_equal_test.test (27 ms) 31: [----------] 1 test from std_algorithms_equal_test (27 ms total) 31: 31: [----------] 1 test from std_algorithms_all_any_none_of_test 31: [ RUN ] std_algorithms_all_any_none_of_test.test 31: [ OK ] std_algorithms_all_any_none_of_test.test (36 ms) 31: [----------] 1 test from std_algorithms_all_any_none_of_test (36 ms total) 31: 31: [----------] 1 test from std_algorithms_nonmod_seq_ops 31: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 31: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (44 ms) 31: [----------] 1 test from std_algorithms_nonmod_seq_ops (44 ms total) 31: 31: [----------] 1 test from std_algorithms_mismatch_test 31: [ RUN ] std_algorithms_mismatch_test.test 31: [ OK ] std_algorithms_mismatch_test.test (72 ms) 31: [----------] 1 test from std_algorithms_mismatch_test (72 ms total) 31: 31: [----------] 1 test from std_algorithms_mod_seq_ops 31: [ RUN ] std_algorithms_mod_seq_ops.move_backward 3: [ OK ] serial.reduce_device_view_mdrange_policy (2254 ms) 3: [ RUN ] serial.reduce_device_view_team_policy 31: [ OK ] std_algorithms_mod_seq_ops.move_backward (61 ms) 31: [----------] 1 test from std_algorithms_mod_seq_ops (62 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 13 tests from 10 test suites ran. (2656 ms total) 31: [ PASSED ] 13 tests. 31/47 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 2.66 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_D 32: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 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 31 tests from 5 test suites. 32: [----------] Global test environment set-up. 32: [----------] 3 tests from std_algorithms_mod_ops_test 32: [ RUN ] std_algorithms_mod_ops_test.move 32: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 32: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 32: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 32: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 32: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 32: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 32: 32: [----------] 12 tests from std_algorithms_mod_seq_ops_test 32: [ RUN ] std_algorithms_mod_seq_ops_test.copy 32: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 32: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 32: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 32: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 32: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.fill 32: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 32: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 32: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 32: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.generate 32: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 32: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 32: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 32: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 32: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total) 32: 32: [----------] 4 tests from std_algorithms_replace_ops_test 32: [ RUN ] std_algorithms_replace_ops_test.replace 32: [ OK ] std_algorithms_replace_ops_test.replace (35 ms) 32: [ RUN ] std_algorithms_replace_ops_test.replace_if 32: [ OK ] std_algorithms_replace_ops_test.replace_if (100 ms) 32: [ RUN ] std_algorithms_replace_ops_test.replace_copy 32: [ OK ] std_algorithms_replace_ops_test.replace_copy (59 ms) 32: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 28: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.017 s 40 91.3989/s 1.6k 32: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (56 ms) 32: [----------] 4 tests from std_algorithms_replace_ops_test (252 ms total) 32: 32: [----------] 11 tests from std_algorithms_mod_seq_ops 32: [ RUN ] std_algorithms_mod_seq_ops.copy_if 32: [ OK ] std_algorithms_mod_seq_ops.copy_if (49 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.unique 32: [ OK ] std_algorithms_mod_seq_ops.unique (120 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 32: [ OK ] std_algorithms_mod_seq_ops.unique_copy (70 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.remove 32: [ OK ] std_algorithms_mod_seq_ops.remove (48 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.remove_if 32: [ OK ] std_algorithms_mod_seq_ops.remove_if (56 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 32: [ OK ] std_algorithms_mod_seq_ops.remove_copy (90 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 32: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (51 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.rotate 28: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.019 s 37 84.9264/s 1.6k 3: [ OK ] serial.reduce_device_view_team_policy (1441 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (6 ms) 3: [ RUN ] serial.mdspan_space_aware_accessor 3: [ OK ] serial.mdspan_space_aware_accessor (0 ms) 3: [ RUN ] serial.kokkos_swap 3: [ OK ] serial.kokkos_swap (0 ms) 3: [ RUN ] serial.task_fib_deprecated 32: [ OK ] std_algorithms_mod_seq_ops.rotate (549 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 3: [ OK ] serial.task_fib_deprecated (609 ms) 3: [ RUN ] serial.task_depend_deprecated 3: [ OK ] serial.task_depend_deprecated (0 ms) 3: [ RUN ] serial.task_team_deprecated 3: [ OK ] serial.task_team_deprecated (0 ms) 3: [ RUN ] serial.task_with_mempool_deprecated 3: [ OK ] serial.task_with_mempool_deprecated (0 ms) 3: [ RUN ] serial.task_multiple_depend_deprecated 32: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (291 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.shift_left 28: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 441 987.058/s 1.6k 3: [ OK ] serial.task_multiple_depend_deprecated (10 ms) 3: [ RUN ] serial.task_scheduler_ctors_deprecated 3: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_deprecated 3: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 3: [ RUN ] serial.task_fib_deprecated_multiple 32: [ OK ] std_algorithms_mod_seq_ops.shift_left (630 ms) 32: [ RUN ] std_algorithms_mod_seq_ops.shift_right 3: [ OK ] serial.task_fib_deprecated_multiple (625 ms) 3: [ RUN ] serial.task_depend_deprecated_multiple 3: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_team_deprecated_multiple 3: [ OK ] serial.task_team_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_with_mempool_deprecated_multiple 3: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_multiple_depend_deprecated_multiple 3: [ OK ] serial.task_multiple_depend_deprecated_multiple (9 ms) 3: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 3: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 3: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_fib_single 28: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 441 1022.81/s 1.6k 32: [ OK ] std_algorithms_mod_seq_ops.shift_right (631 ms) 32: [----------] 11 tests from std_algorithms_mod_seq_ops (2590 ms total) 32: 32: [----------] 1 test from std_algorithms_modseq_test 32: [ RUN ] std_algorithms_modseq_test.reverse 32: [ OK ] std_algorithms_modseq_test.reverse (48 ms) 32: [----------] 1 test from std_algorithms_modseq_test (48 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 31 tests from 5 test suites ran. (2895 ms total) 32: [ PASSED ] 31 tests. 32/47 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 2.90 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_E 33: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 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 29 tests from 7 test suites. 33: [----------] Global test environment set-up. 33: [----------] 2 tests from std_algorithms_sorting_ops_test 33: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 3: [ OK ] serial.task_fib_single (497 ms) 3: [ RUN ] serial.task_depend_single 3: [ OK ] serial.task_depend_single (0 ms) 3: [ RUN ] serial.task_team_single 3: [ OK ] serial.task_team_single (0 ms) 3: [ RUN ] serial.task_with_mempool_single 3: [ OK ] serial.task_with_mempool_single (0 ms) 3: [ RUN ] serial.task_multiple_depend_single 3: [ OK ] serial.task_multiple_depend_single (8 ms) 3: [ RUN ] serial.task_scheduler_ctors_single 3: [ OK ] serial.task_scheduler_ctors_single (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_single 3: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 3: [ RUN ] serial.task_fib_multiple 33: [ OK ] std_algorithms_sorting_ops_test.is_sorted (20 ms) 33: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 33: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (15 ms) 33: [----------] 2 tests from std_algorithms_sorting_ops_test (36 ms total) 33: 33: [----------] 4 tests from std_algorithms_partitioning_test 33: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 33: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 33: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 33: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 33: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 33: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 33: [ RUN ] std_algorithms_partitioning_test.partition_point 33: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 33: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total) 33: 33: [----------] 1 test from std_algorithms_partitioning_ops 33: [ RUN ] std_algorithms_partitioning_ops.partition_copy 33: [ OK ] std_algorithms_partitioning_ops.partition_copy (19 ms) 33: [----------] 1 test from std_algorithms_partitioning_ops (19 ms total) 33: 33: [----------] 12 tests from std_algorithms_numerics_test 33: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 33: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 33: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 33: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 33: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 33: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 33: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 33: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 33: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 33: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 33: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 33: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 33: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 33: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 33: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 33: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 33: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 33: [----------] 12 tests from std_algorithms_numerics_test (14 ms total) 33: 33: [----------] 1 test from std_algorithms_numerics_ops_test 33: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 33: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (83 ms) 33: [----------] 1 test from std_algorithms_numerics_ops_test (83 ms total) 33: 33: [----------] 8 tests from std_algorithms_numeric_ops_test 33: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 3: [ OK ] serial.task_fib_multiple (500 ms) 3: [ RUN ] serial.task_depend_multiple 3: [ OK ] serial.task_depend_multiple (0 ms) 3: [ RUN ] serial.task_team_multiple 3: [ OK ] serial.task_team_multiple (0 ms) 3: [ RUN ] serial.task_with_mempool_multiple 3: [ OK ] serial.task_with_mempool_multiple (0 ms) 3: [ RUN ] serial.task_multiple_depend_multiple 3: [ OK ] serial.task_multiple_depend_multiple (7 ms) 3: [ RUN ] serial.task_scheduler_ctors_multiple 3: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_multiple 3: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 3: [ RUN ] serial.task_fib_chase_lev 28: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.018 s 38 87.6106/s 1.6k 3: [ OK ] serial.task_fib_chase_lev (528 ms) 3: [ RUN ] serial.task_depend_chase_lev 3: [ OK ] serial.task_depend_chase_lev (0 ms) 3: [ RUN ] serial.task_team_chase_lev 3: [ OK ] serial.task_team_chase_lev (0 ms) 3: [ RUN ] serial.task_with_mempool_chase_lev 3: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 3: [ RUN ] serial.task_multiple_depend_chase_lev 33: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (857 ms) 33: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 33: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 33: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 3: [ OK ] serial.task_multiple_depend_chase_lev (8 ms) 3: [ RUN ] serial.task_scheduler_ctors_chase_lev 3: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 3: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 3: [----------] 227 tests from serial (26655 ms total) 3: 3: [----------] 16 tests from serial_graph 3: [ RUN ] serial_graph.submit_once 3: [ OK ] serial_graph.submit_once (0 ms) 3: [ RUN ] serial_graph.submit_once_rvalue 3: [ OK ] serial_graph.submit_once_rvalue (0 ms) 3: [ RUN ] serial_graph.instantiate_and_submit_once 3: [ OK ] serial_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] serial_graph.submit_onto_another_execution_space_instance 3: [ OK ] serial_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] serial_graph.create_graph_no_closure_with_exec 3: [ OK ] serial_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] serial_graph.create_graph_no_arg 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:252: Skipped 3: Skipping since useless if the test fixture is not on the default execution space. 3: [ SKIPPED ] serial_graph.create_graph_no_arg (0 ms) 3: [ RUN ] serial_graph.submit_six 3: [ OK ] serial_graph.submit_six (0 ms) 3: [ RUN ] serial_graph.when_all_cycle 3: [ OK ] serial_graph.when_all_cycle (0 ms) 3: [ RUN ] serial_graph.repeat_chain 3: [ OK ] serial_graph.repeat_chain (0 ms) 3: [ RUN ] serial_graph.zero_work_reduce 3: [ OK ] serial_graph.zero_work_reduce (0 ms) 3: [ RUN ] serial_graph.empty_graph 3: [ OK ] serial_graph.empty_graph (0 ms) 3: [ RUN ] serial_graph.force_global_launch 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:457: Skipped 3: This execution space does not support global launch. 3: [ SKIPPED ] serial_graph.force_global_launch (0 ms) 3: [ RUN ] serial_graph.empty_graph_default_host_exec 3: [ OK ] serial_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] serial_graph.node_lifetime 3: [ OK ] serial_graph.node_lifetime (0 ms) 3: [ RUN ] serial_graph.diamond 3: [ OK ] serial_graph.diamond (0 ms) 3: [ RUN ] serial_graph.end_of_submit_control_flow 3: [ OK ] serial_graph.end_of_submit_control_flow (0 ms) 3: [----------] 16 tests from serial_graph (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 255 tests from 4 test suites ran. (28173 ms total) 3: [ PASSED ] 249 tests. 3: [ SKIPPED ] 6 tests, listed below: 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once 3: [ SKIPPED ] serial.reduction_with_large_iteration_count 3: [ SKIPPED ] serial_graph.create_graph_no_arg 3: [ SKIPPED ] serial_graph.force_global_launch 3/53 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 28.32 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Test timeout computed to be: 1500 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 143 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 8 tests from serial_DeathTest 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 28: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.019 s 37 83.4659/s 1.6k 33: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (757 ms) 33: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 33: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 33: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 33: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (215 ms) 33: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 33: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 33: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 33: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (370 ms) 33: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 33: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 33: [----------] 8 tests from std_algorithms_numeric_ops_test (2202 ms total) 33: 33: [----------] 1 test from std_algorithms_transform_ops_test 33: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 33: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (38 ms) 33: [----------] 1 test from std_algorithms_transform_ops_test (38 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 29 tests from 7 test suites ran. (2401 ms total) 33: [ PASSED ] 29 tests. 33/47 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 2.41 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 34: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 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 12 tests from 7 test suites. 34: [----------] Global test environment set-up. 34: [----------] 2 tests from std_algorithms_adjacent_find_team_test 34: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 28: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 445 1033.03/s 1.6k 34: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (688 ms) 34: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 28: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 445 1032.98/s 1.6k 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2365 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 34: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (671 ms) 34: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1360 ms total) 34: 34: [----------] 2 tests from std_algorithms_count_team_test 34: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 34: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (296 ms) 34: [ RUN ] std_algorithms_count_team_test.count_returns_zero 34: [ OK ] std_algorithms_count_team_test.count_returns_zero (285 ms) 34: [----------] 2 tests from std_algorithms_count_team_test (581 ms total) 34: 34: [----------] 1 test from std_algorithms_count_if_team_test 34: [ RUN ] std_algorithms_count_if_team_test.test 28: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 445 1033.1/s 1.6k 34: [ OK ] std_algorithms_count_if_team_test.test (334 ms) 34: [----------] 1 test from std_algorithms_count_if_team_test (334 ms total) 34: 34: [----------] 1 test from std_algorithms_for_each_team_test 34: [ RUN ] std_algorithms_for_each_team_test.test 34: [ OK ] std_algorithms_for_each_team_test.test (458 ms) 34: [----------] 1 test from std_algorithms_for_each_team_test (459 ms total) 34: 34: [----------] 1 test from std_algorithms_for_each_n_team_test 34: [ RUN ] std_algorithms_for_each_n_team_test.test 28: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 448 1033.16/s 1.6k 34: [ OK ] std_algorithms_for_each_n_team_test.test (481 ms) 34: [----------] 1 test from std_algorithms_for_each_n_team_test (481 ms total) 34: 34: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 34: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 28: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 889 1045.65/s 800 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2425 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 8 tests from serial_DeathTest (4790 ms total) 4: 4: [----------] 135 tests from serial 4: [ RUN ] serial.team_for 4: [ OK ] serial.team_for (0 ms) 4: [ RUN ] serial.team_reduce 4: [ OK ] serial.team_reduce (0 ms) 4: [ RUN ] serial.team_reduce_large 34: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (703 ms) 34: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 4: [ OK ] serial.team_reduce_large (846 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (6 ms) 4: [ RUN ] serial.large_team_scratch_size 4: [ OK ] serial.large_team_scratch_size (0 ms) 4: [ RUN ] serial.team_broadcast_long 4: [ OK ] serial.team_broadcast_long (0 ms) 4: [ RUN ] serial.team_broadcast_long_wrapper 4: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] serial.team_broadcast_char 4: [ OK ] serial.team_broadcast_char (0 ms) 4: [ RUN ] serial.team_broadcast_float 4: [ OK ] serial.team_broadcast_float (0 ms) 4: [ RUN ] serial.team_broadcast_double 4: [ OK ] serial.team_broadcast_double (0 ms) 4: [ RUN ] serial.team_handle_by_value 4: [ OK ] serial.team_handle_by_value (0 ms) 4: [ RUN ] serial.team_vector 4: [ OK ] serial.team_vector (5 ms) 4: [ RUN ] serial.triple_nested_parallelism 28: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 892 1046.54/s 800 34: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (685 ms) 34: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 4: [ OK ] serial.triple_nested_parallelism (559 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.parallel_scan_with_reducers (79 ms) 4: [ RUN ] serial.team_thread_range_combined_reducers 4: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] serial.thread_vector_range_combined_reducers 4: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.team_vector_range_combined_reducers 4: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelFor 4: [ OK ] serial.TeamThreadMDRangeParallelFor (3 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelFor 4: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelFor 4: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelReduce 4: [ OK ] serial.TeamThreadMDRangeParallelReduce (6 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 4: [ OK ] serial.ThreadVectorMDRangeParallelReduce (6 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (6 ms) 4: [ RUN ] serial.team_policy_runtime_parameters 4: [ OK ] serial.team_policy_runtime_parameters (0 ms) 4: [ RUN ] serial.team_reduction_scan 4: [ OK ] serial.team_reduction_scan (126 ms) 4: [ RUN ] serial.team_long_reduce 4: [ OK ] serial.team_long_reduce (43 ms) 4: [ RUN ] serial.team_double_reduce 34: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (690 ms) 34: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (2079 ms total) 34: 34: [----------] 2 tests from std_algorithms_mismatch_team_test 34: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 28: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 892 1046.51/s 800 4: [ OK ] serial.team_double_reduce (48 ms) 4: [ RUN ] serial.team_long_array_reduce 4: [ OK ] serial.team_long_array_reduce (158 ms) 4: [ RUN ] serial.team_double_array_reduce 4: [ OK ] serial.team_double_array_reduce (51 ms) 4: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] serial.repeated_team_reduce 28: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 892 1046.69/s 800 34: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (707 ms) 34: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 28: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 892 1046.4/s 800 34: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1046 ms) 34: [----------] 2 tests from std_algorithms_mismatch_team_test (1753 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 12 tests from 7 test suites ran. (7051 ms total) 34: [ PASSED ] 12 tests. 34/47 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 7.06 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 35: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 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 8 tests from 4 test suites. 35: [----------] Global test environment set-up. 35: [----------] 2 tests from std_algorithms_equal_team_test 35: [ RUN ] std_algorithms_equal_team_test.views_are_equal 28: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 892 1046.48/s 800 28: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 892 1009.72/s 800 35: [ OK ] std_algorithms_equal_team_test.views_are_equal (1144 ms) 35: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 28: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 892 1046.52/s 800 4: [ OK ] serial.repeated_team_reduce (3607 ms) 4: [ RUN ] serial.nested_team_reduce_functor_as_reducer 4: [ OK ] serial.nested_team_reduce_functor_as_reducer (0 ms) 4: [ RUN ] serial.team_scan 4: [ OK ] serial.team_scan (110 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (96 ms) 4: [ RUN ] serial.team_shared_request 4: [ OK ] serial.team_shared_request (27 ms) 4: [ RUN ] serial.team_scratch_request 4: [ OK ] serial.team_scratch_request (4 ms) 4: [ RUN ] serial.team_lambda_shared_request 4: [ OK ] serial.team_lambda_shared_request (24 ms) 4: [ RUN ] serial.scratch_align 4: [ OK ] serial.scratch_align (0 ms) 4: [ RUN ] serial.shmem_size 4: [ OK ] serial.shmem_size (0 ms) 4: [ RUN ] serial.multi_level_scratch 4: [ OK ] serial.multi_level_scratch (5 ms) 4: [ RUN ] serial.team_scratch_memory_index_parallel_for 4: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] serial.team_policy_max_recommended 4: [ OK ] serial.team_policy_max_recommended (2 ms) 4: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] serial.team_teamvector_range 4: [ OK ] serial.team_teamvector_range (1 ms) 4: [ RUN ] serial.unique_token_global 4: [ OK ] serial.unique_token_global (0 ms) 4: [ RUN ] serial.unique_token_instance 4: [ OK ] serial.unique_token_instance (0 ms) 4: [ RUN ] serial.unique_token_team_acquire 4: [ OK ] serial.unique_token_team_acquire (0 ms) 4: [ RUN ] serial.view_api_a 4: [ OK ] serial.view_api_a (6 ms) 4: [ RUN ] serial.view_layout_left_with_stride 4: [ OK ] serial.view_layout_left_with_stride (1 ms) 4: [ RUN ] serial.view_layout_right_with_stride 4: [ OK ] serial.view_layout_right_with_stride (0 ms) 4: [ RUN ] serial.view_api_b 4: [ OK ] serial.view_api_b (0 ms) 4: [ RUN ] serial.view_api_c 4: [ OK ] serial.view_api_c (1 ms) 4: [ RUN ] serial.view_api_d 4: [ OK ] serial.view_api_d (0 ms) 4: [ RUN ] serial.view_remap 4: [ OK ] serial.view_remap (0 ms) 4: [ RUN ] serial.view_mirror_nonconst 4: [ OK ] serial.view_mirror_nonconst (0 ms) 4: [ RUN ] serial.view_stride_method 4: [ OK ] serial.view_stride_method (0 ms) 4: [ RUN ] serial.anonymous_space 4: [ OK ] serial.anonymous_space (0 ms) 4: [ RUN ] serial.view_overload_resolution 4: [ OK ] serial.view_overload_resolution (0 ms) 4: [ RUN ] serial.view_allocation_large_rank 28: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 892 1046.63/s 800 35: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1565 ms) 35: [----------] 2 tests from std_algorithms_equal_team_test (2710 ms total) 35: 35: [----------] 2 tests from std_algorithms_search_team_test 35: [ RUN ] std_algorithms_search_team_test.sequences_exist 35: [ OK ] std_algorithms_search_team_test.sequences_exist (600 ms) 35: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 28: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 892 1046.44/s 800 35: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (685 ms) 35: [----------] 2 tests from std_algorithms_search_team_test (1285 ms total) 35: 35: [----------] 2 tests from std_algorithms_find_end_team_test 35: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 4: [ OK ] serial.view_allocation_large_rank (1326 ms) 4: [ RUN ] serial.view_shmem_size_on_device 4: [ OK ] serial.view_shmem_size_on_device (0 ms) 4: [ RUN ] serial.view_is_assignable 4: [ OK ] serial.view_is_assignable (0 ms) 4: [ RUN ] serial.view_bad_alloc 4: [ OK ] serial.view_bad_alloc (0 ms) 4: [ RUN ] serial.view_copy_tests 4: [ OK ] serial.view_copy_tests (4 ms) 4: [ RUN ] serial.view_copy_tests_rank_0 4: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] serial.view_copy_degenerated 4: [ OK ] serial.view_copy_degenerated (0 ms) 4: [ RUN ] serial.view_fill_tests_layout_right 28: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 892 1046.74/s 800 35: [ OK ] std_algorithms_find_end_team_test.sequences_exist (629 ms) 35: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 28: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 892 1046.58/s 800 35: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (720 ms) 35: [----------] 2 tests from std_algorithms_find_end_team_test (1349 ms total) 35: 35: [----------] 2 tests from std_algorithms_find_first_of_team_test 35: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 35: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (727 ms) 35: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 28: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 893 1046.54/s 800 28: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 892 1046.72/s 800 35: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (894 ms) 35: [----------] 2 tests from std_algorithms_find_first_of_team_test (1622 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 8 tests from 4 test suites ran. (6968 ms total) 35: [ PASSED ] 8 tests. 35/47 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 6.97 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 36: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 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 11 tests from 7 test suites. 36: [----------] Global test environment set-up. 36: [----------] 2 tests from std_algorithms_find_team_test 36: [ RUN ] std_algorithms_find_team_test.searched_values_exist 36: [ OK ] std_algorithms_find_team_test.searched_values_exist (322 ms) 36: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 28: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 893 972.506/s 800 36: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (299 ms) 36: [----------] 2 tests from std_algorithms_find_team_test (622 ms total) 36: 36: [----------] 2 tests from std_algorithms_find_if_team_test 36: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 36: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (300 ms) 36: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 28: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 892 1046.54/s 800 36: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (297 ms) 36: [----------] 2 tests from std_algorithms_find_if_team_test (598 ms total) 36: 36: [----------] 2 tests from std_algorithms_find_if_not_team_test 36: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 36: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (300 ms) 36: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 36: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (291 ms) 36: [----------] 2 tests from std_algorithms_find_if_not_team_test (592 ms total) 36: 36: [----------] 1 test from std_algorithms_all_of_team_test 36: [ RUN ] std_algorithms_all_of_team_test.test 36: [ OK ] std_algorithms_all_of_team_test.test (295 ms) 36: [----------] 1 test from std_algorithms_all_of_team_test (295 ms total) 36: 36: [----------] 1 test from std_algorithms_any_of_team_test 36: [ RUN ] std_algorithms_any_of_team_test.test 28: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 893 1047.05/s 800 36: [ OK ] std_algorithms_any_of_team_test.test (289 ms) 36: [----------] 1 test from std_algorithms_any_of_team_test (289 ms total) 36: 36: [----------] 1 test from std_algorithms_none_of_team_test 36: [ RUN ] std_algorithms_none_of_team_test.test 36: [ OK ] std_algorithms_none_of_team_test.test (294 ms) 36: [----------] 1 test from std_algorithms_none_of_team_test (294 ms total) 36: 36: [----------] 2 tests from std_algorithms_search_n_team_test 36: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 28: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 893 1047/s 800 28: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.81051k/s 1.6k 28: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.07548k/s 1.6k 28: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.45613k/s 1.6k 28: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.08568k/s 1.6k 28: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.56422k/s 1.6k 28: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.1509k/s 1.6k 28: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.05213k/s 1.6k 28: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.06881k/s 1.6k 28: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.98046k/s 1.6k 28: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.74023k/s 1.6k 28: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.0388k/s 1.6k 28: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.42595k/s 1.6k 28: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.0183k/s 1.6k 28: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.13388k/s 1.6k 28: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.99268k/s 1.6k 28: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.21882k/s 1.6k 28: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.77486k/s 1.6k 28: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.33016k/s 1.6k 28: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.09118k/s 1.6k 28: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.92152k/s 1.6k 28: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.53183k/s 1.6k 28: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 439.453/s 1.6k 28: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.006 s 0.001 s 10 263.647/s 1.6k 28: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.003 s 0.001 s 10 581.871/s 1.6k 28: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 491.99/s 1.6k 36: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (381 ms) 36: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 28: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 497.21/s 1.6k 28: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.006 s 0.000 s 10 273.934/s 1.6k 28: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 624.16/s 1.6k 28: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.003 s 0.001 s 10 512.437/s 1.6k 36: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (313 ms) 36: [----------] 2 tests from std_algorithms_search_n_team_test (695 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 11 tests from 7 test suites ran. (3389 ms total) 36: [ PASSED ] 11 tests. 36/47 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 3.40 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 37: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 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 3 tests from 3 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from std_algorithms_min_element_team_test 37: [ RUN ] std_algorithms_min_element_team_test.test 28: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 546.897/s 1.6k 28: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 536.178/s 1.6k 28: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 560.763/s 1.6k 28: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.028 s 0.002 s 10 56.5996/s 1.6k 37: [ OK ] std_algorithms_min_element_team_test.test (663 ms) 37: [----------] 1 test from std_algorithms_min_element_team_test (663 ms total) 37: 37: [----------] 1 test from std_algorithms_max_element_team_test 37: [ RUN ] std_algorithms_max_element_team_test.test 28: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.031 s 0.002 s 10 51.249/s 1.6k 28/55 Test #28: Kokkos_PerformanceTest_Benchmark ........................... Passed 118.96 sec test 29 Start 29: Kokkos_Benchmark_Atomic_MinMax 29: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-12-31_T14-47-57.json" 29: Test timeout computed to be: 1500 37: [ OK ] std_algorithms_max_element_team_test.test (636 ms) 37: [----------] 1 test from std_algorithms_max_element_team_test (636 ms total) 37: 37: [----------] 1 test from std_algorithms_minmax_element_team_test 37: [ RUN ] std_algorithms_minmax_element_team_test.test 37: [ OK ] std_algorithms_minmax_element_team_test.test (633 ms) 37: [----------] 1 test from std_algorithms_minmax_element_team_test (633 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 3 tests from 3 test suites ran. (1933 ms total) 37: [ PASSED ] 3 tests. 37/47 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 1.94 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 38: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 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 6 tests from 6 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_fill_team_test 38: [ RUN ] std_algorithms_fill_team_test.test 38: [ OK ] std_algorithms_fill_team_test.test (364 ms) 38: [----------] 1 test from std_algorithms_fill_team_test (364 ms total) 38: 38: [----------] 1 test from std_algorithms_fill_n_team_test 38: [ RUN ] std_algorithms_fill_n_team_test.test 29: 2024-12-31T15:13:34+00:00 29: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 29: Run on (255 X 3349.05 MHz CPU s) 29: CPU Caches: 29: L1 Data 32 KiB (x127) 29: L1 Instruction 32 KiB (x127) 29: L2 Unified 512 KiB (x127) 29: L3 Unified 32768 KiB (x15) 29: Load Average: 6.37, 5.48, 5.62 29: CPU architecture: none 29: Default Device: HIP 29: GPU architecture: AMD_GFX908 29: KOKKOS_COMPILER_CLANG: 1700 29: KOKKOS_ENABLE_ASM: no 29: KOKKOS_ENABLE_CXX17: no 29: KOKKOS_ENABLE_CXX20: yes 29: KOKKOS_ENABLE_CXX23: no 29: KOKKOS_ENABLE_CXX26: no 29: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 29: KOKKOS_ENABLE_HIP: yes 29: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 29: KOKKOS_ENABLE_HWLOC: no 29: KOKKOS_ENABLE_LIBDL: yes 29: KOKKOS_ENABLE_PRAGMA_IVDEP: no 29: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 29: KOKKOS_ENABLE_PRAGMA_UNROLL: no 29: KOKKOS_ENABLE_PRAGMA_VECTOR: no 29: KOKKOS_ENABLE_SERIAL: yes 29: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 29: Kokkos Version: 4.5.99 29: macro KOKKOS_ENABLE_HIP: defined 29: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: no 29: macro KOKKOS_ENABLE_ROCTHRUST: defined 29: platform: 64bit 29: ---------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations 29: ---------------------------------------------------------------------------------------------------------------------------------------- 29: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29/55 Test #29: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 1.38 sec test 30 Start 30: Kokkos_PerformanceTest_Mempool 30: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-12-31_T14-47-57.json" 30: Test timeout computed to be: 1500 38: [ OK ] std_algorithms_fill_n_team_test.test (275 ms) 38: [----------] 1 test from std_algorithms_fill_n_team_test (275 ms total) 38: 38: [----------] 1 test from std_algorithms_replace_team_test 38: [ RUN ] std_algorithms_replace_team_test.test 30: 2024-12-31T15:13:34+00:00 30: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Mempool 30: Run on (255 X 3087.65 MHz CPU s) 30: CPU Caches: 30: L1 Data 32 KiB (x127) 30: L1 Instruction 32 KiB (x127) 30: L2 Unified 512 KiB (x127) 30: L3 Unified 32768 KiB (x15) 30: Load Average: 6.37, 5.48, 5.62 30: CPU architecture: none 30: Default Device: HIP 30: GPU architecture: AMD_GFX908 30: KOKKOS_COMPILER_CLANG: 1700 30: KOKKOS_ENABLE_ASM: no 30: KOKKOS_ENABLE_CXX17: no 30: KOKKOS_ENABLE_CXX20: yes 30: KOKKOS_ENABLE_CXX23: no 30: KOKKOS_ENABLE_CXX26: no 30: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 30: KOKKOS_ENABLE_HIP: yes 30: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 30: KOKKOS_ENABLE_HWLOC: no 30: KOKKOS_ENABLE_LIBDL: yes 30: KOKKOS_ENABLE_PRAGMA_IVDEP: no 30: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 30: KOKKOS_ENABLE_PRAGMA_UNROLL: no 30: KOKKOS_ENABLE_PRAGMA_VECTOR: no 30: KOKKOS_ENABLE_SERIAL: yes 30: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 30: Kokkos Version: 4.5.99 30: macro KOKKOS_ENABLE_HIP: defined 30: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: no 30: macro KOKKOS_ENABLE_ROCTHRUST: defined 30: platform: 64bit 38: [ OK ] std_algorithms_replace_team_test.test (524 ms) 38: [----------] 1 test from std_algorithms_replace_team_test (524 ms total) 38: 38: [----------] 1 test from std_algorithms_replace_if_team_test 38: [ RUN ] std_algorithms_replace_if_team_test.test 4: [ OK ] serial.view_fill_tests_layout_right (9203 ms) 4: [ RUN ] serial.view_fill_tests_layout_left 38: [ OK ] std_algorithms_replace_if_team_test.test (427 ms) 38: [----------] 1 test from std_algorithms_replace_if_team_test (427 ms total) 38: 38: [----------] 1 test from std_algorithms_replace_copy_team_test 38: [ RUN ] std_algorithms_replace_copy_team_test.test 30: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations FOM: fill ops per second 30: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: 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 2379 18.7894M/s 38: [ OK ] std_algorithms_replace_copy_team_test.test (476 ms) 38: [----------] 1 test from std_algorithms_replace_copy_team_test (477 ms total) 38: 38: [----------] 1 test from std_algorithms_replace_copy_if_team_test 38: [ RUN ] std_algorithms_replace_copy_if_team_test.test 38: [ OK ] std_algorithms_replace_copy_if_team_test.test (430 ms) 38: [----------] 1 test from std_algorithms_replace_copy_if_team_test (430 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 6 tests from 6 test suites ran. (2500 ms total) 38: [ PASSED ] 6 tests. 38/47 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.51 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 39: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 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 4 tests from 4 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_reverse_team_test 39: [ RUN ] std_algorithms_reverse_team_test.test 39: [ OK ] std_algorithms_reverse_team_test.test (391 ms) 39: [----------] 1 test from std_algorithms_reverse_team_test (391 ms total) 39: 39: [----------] 1 test from std_algorithms_reverse_copy_team_test 39: [ RUN ] std_algorithms_reverse_copy_team_test.test 39: [ OK ] std_algorithms_reverse_copy_team_test.test (392 ms) 39: [----------] 1 test from std_algorithms_reverse_copy_team_test (392 ms total) 39: 39: [----------] 1 test from std_algorithms_rotate_team_test 39: [ RUN ] std_algorithms_rotate_team_test.test 30: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations FOM: cycle ops per second 30: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: 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 9917 156.219M/s 30/55 Test #30: Kokkos_PerformanceTest_Mempool ............................. Passed 2.86 sec test 31 Start 31: Kokkos_PerformanceTest_Atomic 31: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-12-31_T14-47-57.json" 31: Test timeout computed to be: 1500 31: 2024-12-31T15:13:37+00:00 31: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Atomic 31: Run on (255 X 3524.75 MHz CPU s) 31: CPU Caches: 31: L1 Data 32 KiB (x127) 31: L1 Instruction 32 KiB (x127) 31: L2 Unified 512 KiB (x127) 31: L3 Unified 32768 KiB (x15) 31: Load Average: 6.02, 5.42, 5.60 31: CPU architecture: none 31: Default Device: HIP 31: GPU architecture: AMD_GFX908 31: KOKKOS_COMPILER_CLANG: 1700 31: KOKKOS_ENABLE_ASM: no 31: KOKKOS_ENABLE_CXX17: no 31: KOKKOS_ENABLE_CXX20: yes 31: KOKKOS_ENABLE_CXX23: no 31: KOKKOS_ENABLE_CXX26: no 31: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 31: KOKKOS_ENABLE_HIP: yes 31: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 31: KOKKOS_ENABLE_HWLOC: no 31: KOKKOS_ENABLE_LIBDL: yes 31: KOKKOS_ENABLE_PRAGMA_IVDEP: no 31: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 31: KOKKOS_ENABLE_PRAGMA_UNROLL: no 31: KOKKOS_ENABLE_PRAGMA_VECTOR: no 31: KOKKOS_ENABLE_SERIAL: yes 31: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 31: Kokkos Version: 4.5.99 31: macro KOKKOS_ENABLE_HIP: defined 31: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: no 31: macro KOKKOS_ENABLE_ROCTHRUST: defined 31: platform: 64bit 39: [ OK ] std_algorithms_rotate_team_test.test (492 ms) 39: [----------] 1 test from std_algorithms_rotate_team_test (492 ms total) 39: 39: [----------] 1 test from std_algorithms_rotate_copy_team_test 39: [ RUN ] std_algorithms_rotate_copy_team_test.test 39: [ OK ] std_algorithms_rotate_copy_team_test.test (495 ms) 39: [----------] 1 test from std_algorithms_rotate_copy_team_test (495 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 4 tests from 4 test suites ran. (1773 ms total) 39: [ PASSED ] 4 tests. 39/47 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 1.78 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 40: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 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_move_team_test 40: [ RUN ] std_algorithms_move_team_test.test 40: [ OK ] std_algorithms_move_team_test.test (558 ms) 40: [----------] 1 test from std_algorithms_move_team_test (558 ms total) 40: 40: [----------] 1 test from std_algorithms_move_backward_team_test 40: [ RUN ] std_algorithms_move_backward_team_test.test 40: [ OK ] std_algorithms_move_backward_team_test.test (600 ms) 40: [----------] 1 test from std_algorithms_move_backward_team_test (600 ms total) 40: 40: [----------] 1 test from std_algorithms_shift_left_team_test 40: [ RUN ] std_algorithms_shift_left_team_test.test 40: [ OK ] std_algorithms_shift_left_team_test.test (1376 ms) 40: [----------] 1 test from std_algorithms_shift_left_team_test (1376 ms total) 40: 40: [----------] 1 test from std_algorithms_shift_right_team_test 40: [ RUN ] std_algorithms_shift_right_team_test.test 31: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 31: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: Test_Atomic<int>/30000/iterations:10 0.361 s 0.359 s 10 1 4 5.1863m 3.67793m 49.6667u 449.985M 32.44k 449.985M 40: [ OK ] std_algorithms_shift_right_team_test.test (1377 ms) 40: [----------] 1 test from std_algorithms_shift_right_team_test (1378 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (3913 ms total) 40: [ PASSED ] 4 tests. 40/47 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 3.92 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 41: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 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 9 tests from 9 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_copy_team_test 41: [ RUN ] std_algorithms_copy_team_test.test 41: [ OK ] std_algorithms_copy_team_test.test (702 ms) 41: [----------] 1 test from std_algorithms_copy_team_test (702 ms total) 41: 41: [----------] 1 test from std_algorithms_copy_n_team_test 41: [ RUN ] std_algorithms_copy_n_team_test.test 41: [ OK ] std_algorithms_copy_n_team_test.test (316 ms) 41: [----------] 1 test from std_algorithms_copy_n_team_test (316 ms total) 41: 41: [----------] 1 test from std_algorithms_copy_backward_team_test 41: [ RUN ] std_algorithms_copy_backward_team_test.test 4: [ OK ] serial.view_fill_tests_layout_left (8368 ms) 4: [ RUN ] serial.vcp_empty_traits 4: [ OK ] serial.vcp_empty_traits (0 ms) 4: [ RUN ] serial.is_view_label 4: [ OK ] serial.is_view_label (0 ms) 4: [ RUN ] serial.vcp_label_base_traits 4: [ OK ] serial.vcp_label_base_traits (0 ms) 4: [ RUN ] serial.vcp_label_traits 4: [ OK ] serial.vcp_label_traits (0 ms) 4: [ RUN ] serial.view_alloc_can_perfect_forward_label 4: [ OK ] serial.view_alloc_can_perfect_forward_label (0 ms) 4: [ RUN ] serial.vcp_label_copy_constructor 4: [ OK ] serial.vcp_label_copy_constructor (0 ms) 4: [ RUN ] serial.vcp_pointer_add_property 4: [ OK ] serial.vcp_pointer_add_property (0 ms) 4: [ RUN ] serial.view_empty_runtime_unmanaged 4: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] serial.view_hooks 4: [ OK ] serial.view_hooks (0 ms) 4: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (57 ms) 4: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (49 ms) 4: [ RUN ] serial.view_irregular_layout 4: [ OK ] serial.view_irregular_layout (0 ms) 4: [ RUN ] serial.view_mapping 4: [ OK ] serial.view_mapping (46 ms) 4: [ RUN ] serial.view_mapping_operator 4: [ OK ] serial.view_mapping_operator (1 ms) 4: [ RUN ] serial.static_extent 4: [ OK ] serial.static_extent (0 ms) 4: [ RUN ] serial.view_mapping_atomic 4: [ OK ] serial.view_mapping_atomic (0 ms) 4: [ RUN ] serial.view_mapping_class_value 4: [ OK ] serial.view_mapping_class_value (0 ms) 4: [ RUN ] serial.view_mapping_assignable 4: [ OK ] serial.view_mapping_assignable (0 ms) 4: [ RUN ] serial.view_mapping_trivially_copyable 4: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] serial.view_mapping_subview 4: [ OK ] serial.view_mapping_subview (0 ms) 4: [ RUN ] serial.view_nested_view 4: [ OK ] serial.view_nested_view (0 ms) 4: [ RUN ] serial.view_of_views_default 4: [ OK ] serial.view_of_views_default (0 ms) 4: [ RUN ] serial.view_of_views_without_initializing 4: [ OK ] serial.view_of_views_without_initializing (0 ms) 4: [ RUN ] serial.test_view_of_views_sequential_host_init 4: [ OK ] serial.test_view_of_views_sequential_host_init (0 ms) 4: [ RUN ] serial.append_formatted_multidimensional_index 4: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] serial.view_resize 4: [ OK ] serial.view_resize (2 ms) 4: [ RUN ] serial.view_realloc 4: [ OK ] serial.view_realloc (0 ms) 4: [ RUN ] serial.workgraph_fib 4: [ OK ] serial.workgraph_fib (101 ms) 4: [ RUN ] serial.resize_realloc_no_init 4: [ OK ] serial.resize_realloc_no_init (0 ms) 4: [ RUN ] serial.resize_realloc_no_alloc 4: [ OK ] serial.resize_realloc_no_alloc (0 ms) 4: [ RUN ] serial.realloc_exec_space 4: [ OK ] serial.realloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc 4: [ OK ] serial.view_alloc (0 ms) 4: [ RUN ] serial.view_alloc_exec_space 4: [ OK ] serial.view_alloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc_int 4: [ OK ] serial.view_alloc_int (0 ms) 4: [ RUN ] serial.view_alloc_exec_space_int 4: [ OK ] serial.view_alloc_exec_space_int (0 ms) 4: [ RUN ] serial.deep_copy_zero_memset 4: [ OK ] serial.deep_copy_zero_memset (0 ms) 4: [ RUN ] serial.resize_exec_space 4: [ OK ] serial.resize_exec_space (0 ms) 4: [ RUN ] serial.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestWithoutInitializing.hpp:301: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] serial.view_allocation_int (0 ms) 4: [ RUN ] serial.view_allocation_exec_space_int 4: [ OK ] serial.view_allocation_exec_space_int (0 ms) 4: [ RUN ] serial.view_not_default_constructible 4: [ OK ] serial.view_not_default_constructible (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_left 4: [ OK ] serial.view_subview_auto_1d_left (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_right 4: [ OK ] serial.view_subview_auto_1d_right (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_stride 4: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] serial.view_subview_assign_strided 4: [ OK ] serial.view_subview_assign_strided (0 ms) 4: [ RUN ] serial.view_subview_left_0 4: [ OK ] serial.view_subview_left_0 (0 ms) 4: [ RUN ] serial.view_subview_left_1 4: [ OK ] serial.view_subview_left_1 (0 ms) 4: [ RUN ] serial.view_subview_left_2 4: [ OK ] serial.view_subview_left_2 (0 ms) 4: [ RUN ] serial.view_subview_left_3 4: [ OK ] serial.view_subview_left_3 (0 ms) 4: [ RUN ] serial.view_subview_right_0 4: [ OK ] serial.view_subview_right_0 (0 ms) 4: [ RUN ] serial.view_subview_right_1 4: [ OK ] serial.view_subview_right_1 (0 ms) 4: [ RUN ] serial.view_subview_right_3 4: [ OK ] serial.view_subview_right_3 (0 ms) 4: [ RUN ] serial.view_static_tests 4: [ OK ] serial.view_static_tests (0 ms) 4: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 4: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 4: [ RUN ] serial.view_subview_layoutright_to_layoutright 4: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] serial.view_subview_1d_assign 4: [ OK ] serial.view_subview_1d_assign (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_atomic 4: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_randomaccess 4: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 4: [ RUN ] serial.view_subview_2d_from_3d 4: [ OK ] serial.view_subview_2d_from_3d (4 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_atomic 4: [ OK ] serial.view_subview_2d_from_3d_atomic (5 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 4: [ OK ] serial.view_subview_2d_from_3d_randomaccess (5 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left 4: [ OK ] serial.view_subview_3d_from_5d_left (142 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (143 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (142 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (180 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 41: [ OK ] std_algorithms_copy_backward_team_test.test (585 ms) 41: [----------] 1 test from std_algorithms_copy_backward_team_test (585 ms total) 41: 41: [----------] 1 test from std_algorithms_copy_if_team_test 41: [ RUN ] std_algorithms_copy_if_team_test.test 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (179 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (172 ms) 4: [ RUN ] serial.view_test_unmanaged_subview_reset 4: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] serial.view_subview_memory_traits_construction 4: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 4: [----------] 135 tests from serial (25991 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 143 tests from 2 test suites ran. (30782 ms total) 4: [ PASSED ] 136 tests. 4: [ SKIPPED ] 7 tests, listed below: 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] serial.view_allocation_int 4/53 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 30.93 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda1 5: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda1 5: Test timeout computed to be: 1500 41: [ OK ] std_algorithms_copy_if_team_test.test (500 ms) 41: [----------] 1 test from std_algorithms_copy_if_team_test (500 ms total) 41: 41: [----------] 1 test from std_algorithms_unique_copy_team_test 41: [ RUN ] std_algorithms_unique_copy_team_test.test 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 222 tests from 4 test suites. 5: [----------] Global test environment set-up. 5: [----------] 11 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.abort_from_host 41: [ OK ] std_algorithms_unique_copy_team_test.test (607 ms) 41: [----------] 1 test from std_algorithms_unique_copy_team_test (608 ms total) 41: 41: [----------] 1 test from std_algorithms_remove_team_test 41: [ RUN ] std_algorithms_remove_team_test.test 41: [ OK ] std_algorithms_remove_team_test.test (443 ms) 41: [----------] 1 test from std_algorithms_remove_team_test (443 ms total) 41: 41: [----------] 1 test from std_algorithms_remove_if_team_test 41: [ RUN ] std_algorithms_remove_if_team_test.test 41: [ OK ] std_algorithms_remove_if_team_test.test (385 ms) 41: [----------] 1 test from std_algorithms_remove_if_team_test (385 ms total) 41: 41: [----------] 1 test from std_algorithms_remove_copy_team_test 41: [ RUN ] std_algorithms_remove_copy_team_test.test 5: [ OK ] cuda_DeathTest.abort_from_host (963 ms) 5: [ RUN ] cuda_DeathTest.abort_from_device 41: [ OK ] std_algorithms_remove_copy_team_test.test (571 ms) 41: [----------] 1 test from std_algorithms_remove_copy_team_test (571 ms total) 41: 41: [----------] 1 test from std_algorithms_remove_copy_if_team_test 41: [ RUN ] std_algorithms_remove_copy_if_team_test.test 5: [ OK ] cuda_DeathTest.abort_from_device (997 ms) 5: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 41: [ OK ] std_algorithms_remove_copy_if_team_test.test (404 ms) 41: [----------] 1 test from std_algorithms_remove_copy_if_team_test (404 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 9 tests from 9 test suites ran. (4518 ms total) 41: [ PASSED ] 9 tests. 41/47 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 4.53 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 42: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 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 4 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_unique_team_test 42: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 42: [ OK ] std_algorithms_unique_team_test.test_default_predicate (647 ms) 42: [----------] 1 test from std_algorithms_unique_team_test (647 ms total) 42: 42: [----------] 1 test from std_algorithms_adjacent_difference_team_test 42: [ RUN ] std_algorithms_adjacent_difference_team_test.test 5: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (944 ms) 5: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 42: [ OK ] std_algorithms_adjacent_difference_team_test.test (884 ms) 42: [----------] 1 test from std_algorithms_adjacent_difference_team_test (885 ms total) 42: 42: [----------] 1 test from std_algorithms_reduce_team_test 42: [ RUN ] std_algorithms_reduce_team_test.test 5: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (849 ms) 5: [ RUN ] cuda_DeathTest.policy_invalid_bounds 5: [ OK ] cuda_DeathTest.policy_invalid_bounds (6 ms) 5: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 5: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (5 ms) 5: [ RUN ] cuda_DeathTest.range_policy_round_trip_conversion_fires 5: [ OK ] cuda_DeathTest.range_policy_round_trip_conversion_fires (2 ms) 5: [ RUN ] cuda_DeathTest.range_policy_check_sign_changes 5: [ OK ] cuda_DeathTest.range_policy_check_sign_changes (4 ms) 5: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 5: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (4 ms) 5: [ RUN ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 5: skipping since no memory access violation would occur 5: [ SKIPPED ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 5: [ RUN ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 42: [ OK ] std_algorithms_reduce_team_test.test (917 ms) 42: [----------] 1 test from std_algorithms_reduce_team_test (918 ms total) 42: 42: [----------] 1 test from std_algorithms_transform_reduce_team_test 42: [ RUN ] std_algorithms_transform_reduce_team_test.test 5: [ OK ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (932 ms) 5: [----------] 11 tests from cuda_DeathTest (4709 ms total) 5: 5: [----------] 1 test from cuda_graph_DeathTest 5: [ RUN ] cuda_graph_DeathTest.can_instantiate_only_once 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:181: Skipped 5: Preconditions are not checked. 5: [ SKIPPED ] cuda_graph_DeathTest.can_instantiate_only_once (1 ms) 5: [----------] 1 test from cuda_graph_DeathTest (1 ms total) 5: 5: [----------] 194 tests from cuda 5: [ RUN ] cuda.array_capacity 5: [ OK ] cuda.array_capacity (0 ms) 5: [ RUN ] cuda.array_element_access 5: [ OK ] cuda.array_element_access (0 ms) 5: [ RUN ] cuda.array_operator_equal 5: [ OK ] cuda.array_operator_equal (0 ms) 5: [ RUN ] cuda.array_zero_capacity 5: [ OK ] cuda.array_zero_capacity (0 ms) 5: [ RUN ] cuda.array_zero_data_nullptr 5: [ OK ] cuda.array_zero_data_nullptr (0 ms) 5: [ RUN ] cuda.array_contiguous_capacity 5: [ OK ] cuda.array_contiguous_capacity (0 ms) 5: [ RUN ] cuda.array_contiguous_element_access 5: [ OK ] cuda.array_contiguous_element_access (0 ms) 5: [ RUN ] cuda.array_contiguous_assignment 5: [ OK ] cuda.array_contiguous_assignment (0 ms) 5: [ RUN ] cuda.array_strided_capacity 5: [ OK ] cuda.array_strided_capacity (0 ms) 5: [ RUN ] cuda.array_strided_element_access 5: [ OK ] cuda.array_strided_element_access (0 ms) 5: [ RUN ] cuda.array_strided_assignment 5: [ OK ] cuda.array_strided_assignment (0 ms) 5: [ RUN ] cuda.atomic_operations_complexdouble 5: [ OK ] cuda.atomic_operations_complexdouble (33 ms) 5: [ RUN ] cuda.atomic_operations_complexfloat 5: [ OK ] cuda.atomic_operations_complexfloat (26 ms) 5: [ RUN ] cuda.atomic_operations_double 5: [ OK ] cuda.atomic_operations_double (39 ms) 5: [ RUN ] cuda.atomic_operations_float 5: [ OK ] cuda.atomic_operations_float (38 ms) 5: [ RUN ] cuda.atomic_operations_int 5: [ OK ] cuda.atomic_operations_int (104 ms) 5: [ RUN ] cuda.atomic_operations_long 5: [ OK ] cuda.atomic_operations_long (106 ms) 5: [ RUN ] cuda.atomic_operations_longlong 5: [ OK ] cuda.atomic_operations_longlong (106 ms) 5: [ RUN ] cuda.atomic_shared 5: [ OK ] cuda.atomic_shared (0 ms) 5: [ RUN ] cuda.atomic_operations_unsigned 5: [ OK ] cuda.atomic_operations_unsigned (78 ms) 5: [ RUN ] cuda.atomic_operations_unsignedlong 5: [ OK ] cuda.atomic_operations_unsignedlong (77 ms) 5: [ RUN ] cuda.atomics 5: [ OK ] cuda.atomics (177 ms) 5: [ RUN ] cuda.atomics_tpetra_max_abs 5: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] cuda.atomic_views_integral 42: [ OK ] std_algorithms_transform_reduce_team_test.test (1683 ms) 42: [----------] 1 test from std_algorithms_transform_reduce_team_test (1683 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (4134 ms total) 42: [ PASSED ] 4 tests. 42/47 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 4.14 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 43: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 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 18 tests from 5 test suites. 43: [----------] Global test environment set-up. 43: [----------] 2 tests from std_algorithms_is_sorted_team_test 43: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 43: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (608 ms) 43: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 43: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (401 ms) 43: [----------] 2 tests from std_algorithms_is_sorted_team_test (1009 ms total) 43: 43: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 43: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 43: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (14 ms) 43: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 43: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms) 43: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 43: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (355 ms) 43: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 43: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (543 ms) 43: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (928 ms total) 43: 43: [----------] 4 tests from std_algorithms_is_partitioned_team_test 43: [ RUN ] std_algorithms_is_partitioned_team_test.empty 43: [ OK ] std_algorithms_is_partitioned_team_test.empty (7 ms) 43: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 43: [ OK ] std_algorithms_is_partitioned_team_test.all_true (269 ms) 43: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 43: [ OK ] std_algorithms_is_partitioned_team_test.all_false (270 ms) 43: [ RUN ] std_algorithms_is_partitioned_team_test.random 43: [ OK ] std_algorithms_is_partitioned_team_test.random (174 ms) 43: [----------] 4 tests from std_algorithms_is_partitioned_team_test (721 ms total) 43: 43: [----------] 4 tests from std_algorithms_partition_copy_team_test 43: [ RUN ] std_algorithms_partition_copy_team_test.empty 43: [ OK ] std_algorithms_partition_copy_team_test.empty (11 ms) 43: [ RUN ] std_algorithms_partition_copy_team_test.all_true 43: [ OK ] std_algorithms_partition_copy_team_test.all_true (513 ms) 43: [ RUN ] std_algorithms_partition_copy_team_test.all_false 43: [ OK ] std_algorithms_partition_copy_team_test.all_false (526 ms) 43: [ RUN ] std_algorithms_partition_copy_team_test.random 43: [ OK ] std_algorithms_partition_copy_team_test.random (426 ms) 43: [----------] 4 tests from std_algorithms_partition_copy_team_test (1477 ms total) 43: 43: [----------] 4 tests from std_algorithms_partition_point_team_test 43: [ RUN ] std_algorithms_partition_point_team_test.empty 43: [ OK ] std_algorithms_partition_point_team_test.empty (6 ms) 43: [ RUN ] std_algorithms_partition_point_team_test.all_true 43: [ OK ] std_algorithms_partition_point_team_test.all_true (265 ms) 43: [ RUN ] std_algorithms_partition_point_team_test.all_false 43: [ OK ] std_algorithms_partition_point_team_test.all_false (268 ms) 43: [ RUN ] std_algorithms_partition_point_team_test.random 43: [ OK ] std_algorithms_partition_point_team_test.random (174 ms) 43: [----------] 4 tests from std_algorithms_partition_point_team_test (715 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 18 tests from 5 test suites ran. (4852 ms total) 43: [ PASSED ] 18 tests. 43/47 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 4.86 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 44: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 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 5 tests from 4 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_transform_team_test 44: [ RUN ] std_algorithms_transform_team_test.test_unary_op 44: [ OK ] std_algorithms_transform_team_test.test_unary_op (896 ms) 44: [ RUN ] std_algorithms_transform_team_test.test_binary_op 5: [ OK ] cuda.atomic_views_integral (6461 ms) 5: [ RUN ] cuda.atomic_views_nonintegral 5: [ OK ] cuda.atomic_views_nonintegral (59 ms) 5: [ RUN ] cuda.atomic_view_api 5: [ OK ] cuda.atomic_view_api (2 ms) 5: [ RUN ] cuda.bit_manip_countl_zero 5: [ OK ] cuda.bit_manip_countl_zero (3 ms) 5: [ RUN ] cuda.bit_manip_countl_one 5: [ OK ] cuda.bit_manip_countl_one (0 ms) 5: [ RUN ] cuda.bit_manip_countr_zero 5: [ OK ] cuda.bit_manip_countr_zero (0 ms) 5: [ RUN ] cuda.bit_manip_countr_one 5: [ OK ] cuda.bit_manip_countr_one (0 ms) 5: [ RUN ] cuda.bit_manip_popcount 5: [ OK ] cuda.bit_manip_popcount (0 ms) 5: [ RUN ] cuda.bit_manip_has_single_bit 5: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 5: [ RUN ] cuda.bit_manip_bit_floor 5: [ OK ] cuda.bit_manip_bit_floor (0 ms) 5: [ RUN ] cuda.bit_manip_bit_ceil 5: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 5: [ RUN ] cuda.bit_manip_bit_width 5: [ OK ] cuda.bit_manip_bit_width (0 ms) 5: [ RUN ] cuda.bit_manip_rotl 5: [ OK ] cuda.bit_manip_rotl (0 ms) 5: [ RUN ] cuda.bit_manip_rotr 5: [ OK ] cuda.bit_manip_rotr (0 ms) 5: [ RUN ] cuda.bit_manip_byeswap 5: [ OK ] cuda.bit_manip_byeswap (0 ms) 5: [ RUN ] cuda.bit_manip_bit_cast 5: [ OK ] cuda.bit_manip_bit_cast (0 ms) 5: [ RUN ] cuda.test_block_deduction_bug_pr_3103 5: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 5: [ RUN ] cuda.checked_integer_operations_multiply_overflow 5: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 5: [ RUN ] cuda.execution_policy_occupancy_and_hint 5: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 5: [ RUN ] cuda.complex_construction 5: [ OK ] cuda.complex_construction (0 ms) 5: [ RUN ] cuda.complex_basic_math 5: [ OK ] cuda.complex_basic_math (0 ms) 5: [ RUN ] cuda.complex_special_funtions 5: [ OK ] cuda.complex_special_funtions (0 ms) 5: [ RUN ] cuda.complex_io 5: [ OK ] cuda.complex_io (0 ms) 5: [ RUN ] cuda.complex_trivially_copyable 5: [ OK ] cuda.complex_trivially_copyable (0 ms) 5: [ RUN ] cuda.complex_issue_3865 5: [ OK ] cuda.complex_issue_3865 (0 ms) 5: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 5: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 5: [ RUN ] cuda.complex_structured_bindings 5: [ OK ] cuda.complex_structured_bindings (0 ms) 5: [ RUN ] cuda.crs_count_fill 5: [ OK ] cuda.crs_count_fill (6 ms) 5: [ RUN ] cuda.crs_copy_constructor 5: [ OK ] cuda.crs_copy_constructor (24 ms) 5: [ RUN ] cuda.deep_copy_alignment 5: [ OK ] cuda.deep_copy_alignment (7 ms) 5: [ RUN ] cuda.deep_copy_conversion 5: [ OK ] cuda.deep_copy_conversion (24 ms) 5: [ RUN ] cuda.partitioning_by_args 5: [ OK ] cuda.partitioning_by_args (0 ms) 5: [ RUN ] cuda.partitioning_by_vector 5: [ OK ] cuda.partitioning_by_vector (0 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range 44: [ OK ] std_algorithms_transform_team_test.test_binary_op (1050 ms) 44: [----------] 2 tests from std_algorithms_transform_team_test (1947 ms total) 44: 44: [----------] 1 test from std_algorithms_generate_team_test 44: [ RUN ] std_algorithms_generate_team_test.test_unary_op 44: [ OK ] std_algorithms_generate_team_test.test_unary_op (1942 ms) 44: [----------] 1 test from std_algorithms_generate_team_test (1942 ms total) 44: 44: [----------] 1 test from std_algorithms_generate_n_team_test 44: [ RUN ] std_algorithms_generate_n_team_test.test 44: [ OK ] std_algorithms_generate_n_team_test.test (275 ms) 44: [----------] 1 test from std_algorithms_generate_n_team_test (275 ms total) 44: 44: [----------] 1 test from std_algorithms_swap_ranges_team_test 44: [ RUN ] std_algorithms_swap_ranges_team_test.test 44: [ OK ] std_algorithms_swap_ranges_team_test.test (923 ms) 44: [----------] 1 test from std_algorithms_swap_ranges_team_test (923 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 5 tests from 4 test suites ran. (5089 ms total) 44: [ PASSED ] 5 tests. 44/47 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 5.10 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 45: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 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 2 tests from 2 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_exclusive_scan_team_test 45: [ RUN ] std_algorithms_exclusive_scan_team_test.test 45: [ OK ] std_algorithms_exclusive_scan_team_test.test (1883 ms) 45: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1883 ms total) 45: 45: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 45: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 45: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (946 ms) 45: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (946 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 2 tests from 2 test suites ran. (2829 ms total) 45: [ PASSED ] 2 tests. 45/47 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.84 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 46: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 46: Test timeout computed to be: 1500 46: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 46: Detected: 4 cores per node. 46: Detected: 1 MPI_ranks per node. 46: Requested: 8 threads per process. 46: [==========] Running 2 tests from 2 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_inclusive_scan_team_test 46: [ RUN ] std_algorithms_inclusive_scan_team_test.test 46: [ OK ] std_algorithms_inclusive_scan_team_test.test (2727 ms) 46: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2727 ms total) 46: 46: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 46: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 46: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1813 ms) 46: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1813 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 2 tests from 2 test suites ran. (4541 ms total) 46: [ PASSED ] 2 tests. 46/47 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 4.55 sec test 47 Start 47: Kokkos_UnitTest_SIMD 47: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/simd/unit_tests/Kokkos_UnitTest_SIMD 47: Test timeout computed to be: 1500 47: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 47: Detected: 4 cores per node. 47: Detected: 1 MPI_ranks per node. 47: Requested: 8 threads per process. 47: [==========] Running 18 tests from 1 test suite. 47: [----------] Global test environment set-up. 47: [----------] 18 tests from simd 47: [ RUN ] simd.host_math_ops 47: [ OK ] simd.host_math_ops (0 ms) 47: [ RUN ] simd.device_math_ops 47: [ OK ] simd.device_math_ops (0 ms) 47: [ RUN ] simd.host_mask_ops 47: [ OK ] simd.host_mask_ops (0 ms) 47: [ RUN ] simd.device_mask_ops 47: [ OK ] simd.device_mask_ops (0 ms) 47: [ RUN ] simd.host_conversions 47: [ OK ] simd.host_conversions (0 ms) 47: [ RUN ] simd.device_conversions 47: [ OK ] simd.device_conversions (0 ms) 47: [ RUN ] simd.host_shift_ops 47: [ OK ] simd.host_shift_ops (0 ms) 47: [ RUN ] simd.device_shift_ops 47: [ OK ] simd.device_shift_ops (0 ms) 47: [ RUN ] simd.host_condition 47: [ OK ] simd.host_condition (0 ms) 47: [ RUN ] simd.device_condition 47: [ OK ] simd.device_condition (0 ms) 47: [ RUN ] simd.host_gen_ctors 47: [ OK ] simd.host_gen_ctors (0 ms) 47: [ RUN ] simd.device_gen_ctors 47: [ OK ] simd.device_gen_ctors (0 ms) 47: [ RUN ] simd.host_where_expressions 47: [ OK ] simd.host_where_expressions (0 ms) 47: [ RUN ] simd.device_where_expressions 47: [ OK ] simd.device_where_expressions (0 ms) 47: [ RUN ] simd.host_reductions 47: [ OK ] simd.host_reductions (0 ms) 47: [ RUN ] simd.device_reductions 47: [ OK ] simd.device_reductions (0 ms) 47: [ RUN ] simd.host_construction 47: [ OK ] simd.host_construction (0 ms) 47: [ RUN ] simd.device_construction 47: [ OK ] simd.device_construction (0 ms) 47: [----------] 18 tests from simd (1 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 18 tests from 1 test suite ran. (1 ms total) 47: [ PASSED ] 18 tests. 47/47 Test #47: Kokkos_UnitTest_SIMD ....................................... Passed 0.01 sec 100% tests passed, 0 tests failed out of 47 Label Time Summary: Kokkos = 535.24 sec*proc (43 tests) Total Test time (real) = 771.48 sec + gcc -I/var/jenkins/workspace/Kokkos_PR-7581/build/../core/src/ ../core/unit_test/tools/TestCInterface.c Post stage [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 df44b2789231056ddc3c19f16e0d78467084fe1ca58cfb3101bf04d82507154d 5: [ OK ] cuda.exec_space_thread_safety_range (10238 ms) 5: [ RUN ] cuda.exec_space_thread_safety_mdrange 5: [ OK ] cuda.exec_space_thread_safety_mdrange (1018 ms) 5: [ RUN ] cuda.exec_space_thread_safety_team_policy 5: [ OK ] cuda.exec_space_thread_safety_team_policy (1021 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range_reduce INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7581' for the testing framework 'CTest-Version 3.x (default)'. 5: [ OK ] cuda.exec_space_thread_safety_range_reduce (1172 ms) 5: [ RUN ] cuda.exec_space_thread_safety_mdrange_reduce 5: [ OK ] cuda.exec_space_thread_safety_mdrange_reduce (1172 ms) 5: [ RUN ] cuda.exec_space_thread_safety_team_policy_reduce $ docker rm -f --volumes df44b2789231056ddc3c19f16e0d78467084fe1ca58cfb3101bf04d82507154d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } 5: [ OK ] cuda.exec_space_thread_safety_team_policy_reduce (941 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range_scan [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 5: [ OK ] cuda.exec_space_thread_safety_range_scan (1048 ms) 5: [ RUN ] cuda.execution_space_as_class_data_member 5: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 5: [ RUN ] cuda.functor_analysis 5: [ OK ] cuda.functor_analysis (0 ms) 5: [ RUN ] cuda.when_all_type 5: [ OK ] cuda.when_all_type (0 ms) 5: [ RUN ] cuda.host_shared_ptr_use_count 5: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 5: [ RUN ] cuda.host_shared_ptr_get 5: [ OK ] cuda.host_shared_ptr_get (0 ms) 5: [ RUN ] cuda.host_shared_ptr_dereference_on_device 5: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 5: [ RUN ] cuda.host_shared_ptr_special_members_on_device 5: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 5: [ RUN ] cuda.host_shared_ptr_tracking 5: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 5: [ RUN ] cuda.join_backward_compatibility 5: [ OK ] cuda.join_backward_compatibility (0 ms) 5: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 5: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (1268 ms) 5: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 5: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2085 ms) 5: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 5: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1248 ms) 5: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 5: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (1493 ms) 5: [ RUN ] cuda.deep_copy_scratch 5: [ OK ] cuda.deep_copy_scratch (1 ms) 5: [ RUN ] cuda.mathematical_constants_e 5: [ OK ] cuda.mathematical_constants_e (0 ms) 5: [ RUN ] cuda.mathematical_constants_log2e 5: [ OK ] cuda.mathematical_constants_log2e (0 ms) 5: [ RUN ] cuda.mathematical_constants_log10e 5: [ OK ] cuda.mathematical_constants_log10e (0 ms) 5: [ RUN ] cuda.mathematical_constants_pi 5: [ OK ] cuda.mathematical_constants_pi (0 ms) 5: [ RUN ] cuda.mathematical_constants_inv_pi 5: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 5: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 5: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 5: [ RUN ] cuda.mathematical_constants_ln2 5: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 5: [ RUN ] cuda.mathematical_constants_ln10 5: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 5: [ RUN ] cuda.mathematical_constants_sqrt2 5: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 5: [ RUN ] cuda.mathematical_constants_sqrt3 5: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 5: [ RUN ] cuda.mathematical_constants_inv_sqrt3 5: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 5: [ RUN ] cuda.mathematical_constants_egamma 5: [ OK ] cuda.mathematical_constants_egamma (0 ms) 5: [ RUN ] cuda.mathematical_constants_phi 5: [ OK ] cuda.mathematical_constants_phi (0 ms) 5: [ RUN ] cuda.mathematical_functions_trigonometric_functions 5: [ OK ] cuda.mathematical_functions_trigonometric_functions (2 ms) 5: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 5: [ OK ] cuda.mathematical_functions_hyperbolic_functions (2 ms) 5: [ RUN ] cuda.mathematical_functions_non_standard 5: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 5: [ RUN ] cuda.mathematical_functions_power_functions 5: [ OK ] cuda.mathematical_functions_power_functions (1 ms) 5: [ RUN ] cuda.mathematical_functions_fma 5: [ OK ] cuda.mathematical_functions_fma (0 ms) 5: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 5: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (1 ms) 5: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 5: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 5: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (0 ms) 5: [ RUN ] cuda.mathematical_functions_absolute_value 5: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 5: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 5: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 5: [ RUN ] cuda.mathematical_functions_remainder_function 5: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 5: [ RUN ] cuda.mathematical_functions_isfinite 5: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 5: [ RUN ] cuda.mathematical_functions_isinf 5: [ OK ] cuda.mathematical_functions_isinf (0 ms) 5: [ RUN ] cuda.mathematical_functions_isnan 5: [ OK ] cuda.mathematical_functions_isnan (0 ms) 5: [ RUN ] cuda.mathematical_functions_exponential_functions 5: [ OK ] cuda.mathematical_functions_exponential_functions (2 ms) 5: [ RUN ] cuda.mathspecialfunc_expint1 5: [ OK ] cuda.mathspecialfunc_expint1 (1 ms) 5: [ RUN ] cuda.mathspecialfunc_errorfunc 5: [ OK ] cuda.mathspecialfunc_errorfunc (1 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 5: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (23 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 5: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (24 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 5: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (2 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 5: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 5: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (1 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 5: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms) 5: [ RUN ] cuda.mdrange_5d 5: [ OK ] cuda.mdrange_5d (22 ms) 5: [ RUN ] cuda.mdrange_6d 5: [ OK ] cuda.mdrange_6d (43 ms) 5: [ RUN ] cuda.mdrange_2d 5: [ OK ] cuda.mdrange_2d (9 ms) 5: [ RUN ] cuda.mdrange_array_reduce 5: [ OK ] cuda.mdrange_array_reduce (0 ms) 5: [ RUN ] cuda.mdrange_3d 5: [ OK ] cuda.mdrange_3d (22 ms) 5: [ RUN ] cuda.mdrange_neg_idx 5: [ OK ] cuda.mdrange_neg_idx (5 ms) 5: [ RUN ] cuda.mdrange_4d 5: [ OK ] cuda.mdrange_4d (13 ms) 5: [ RUN ] cuda.mdrange_scalar 5: [ OK ] cuda.mdrange_scalar (0 ms) 5: [ RUN ] cuda.mdrange_large_deep_copy 5: [ OK ] cuda.mdrange_large_deep_copy (188 ms) 5: [ RUN ] cuda.md_range_policy_construction_from_arrays 5: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 5: [ RUN ] cuda.policy_get_tile_size 5: [ OK ] cuda.policy_get_tile_size (0 ms) 5: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types 5: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1489 ms) 5: [ RUN ] cuda.mdspan_minimal_functional 5: [ OK ] cuda.mdspan_minimal_functional (1 ms) 5: [ RUN ] cuda.mdspan_atomic_accessor 5: [ OK ] cuda.mdspan_atomic_accessor (0 ms) 5: [ RUN ] cuda.view_mdspan_conversion 5: [ OK ] cuda.view_mdspan_conversion (45 ms) 5: [ RUN ] cuda.view_mdspan_conversion_with_stride 5: [ OK ] cuda.view_mdspan_conversion_with_stride (0 ms) 5: [ RUN ] cuda.max 5: [ OK ] cuda.max (0 ms) 5: [ RUN ] cuda.max_within_parfor 5: [ OK ] cuda.max_within_parfor (0 ms) 5: [ RUN ] cuda.min 5: [ OK ] cuda.min (0 ms) 5: [ RUN ] cuda.min_within_parfor 5: [ OK ] cuda.min_within_parfor (0 ms) 5: [ RUN ] cuda.minmax 5: [ OK ] cuda.minmax (0 ms) 5: [ RUN ] cuda.minmax_within_parfor 5: [ OK ] cuda.minmax_within_parfor (0 ms) 5: [ RUN ] cuda.clamp 5: [ OK ] cuda.clamp (0 ms) 5: [ RUN ] cuda.clamp_within_parfor 5: [ OK ] cuda.clamp_within_parfor (0 ms) 5: [ RUN ] cuda.numeric_traits_infinity 5: [ OK ] cuda.numeric_traits_infinity (1 ms) 5: [ RUN ] cuda.numeric_traits_epsilon 5: [ OK ] cuda.numeric_traits_epsilon (1 ms) 5: [ RUN ] cuda.numeric_traits_round_error 5: [ OK ] cuda.numeric_traits_round_error (1 ms) 5: [ RUN ] cuda.numeric_traits_norm_min 5: [ OK ] cuda.numeric_traits_norm_min (1 ms) 5: [ RUN ] cuda.numeric_traits_denorm_min 5: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 5: [ RUN ] cuda.numeric_traits_finite_min_max 5: [ OK ] cuda.numeric_traits_finite_min_max (10 ms) 5: [ RUN ] cuda.numeric_traits_digits 5: [ OK ] cuda.numeric_traits_digits (6 ms) 5: [ RUN ] cuda.numeric_traits_digits10 5: [ OK ] cuda.numeric_traits_digits10 (6 ms) 5: [ RUN ] cuda.numeric_traits_max_digits10 5: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 5: [ RUN ] cuda.numeric_traits_radix 5: [ OK ] cuda.numeric_traits_radix (6 ms) 5: [ RUN ] cuda.numeric_traits_min_max_exponent 5: [ OK ] cuda.numeric_traits_min_max_exponent (2 ms) 5: [ RUN ] cuda.numeric_traits_min_max_exponent10 5: [ OK ] cuda.numeric_traits_min_max_exponent10 (1 ms) 5: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 5: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (3 ms) 5: [ RUN ] cuda.numeric_traits_sfinae_friendly 5: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 5: [ RUN ] cuda.occupancy_control 5: [ OK ] cuda.occupancy_control (0 ms) 5: [ RUN ] cuda.memory_pool 5: [ OK ] cuda.memory_pool (17 ms) 5: [ RUN ] cuda.cxx11 5: [ OK ] cuda.cxx11 (5 ms) 5: [ RUN ] cuda.viewctorprop_embedded_dim 5: [ OK ] cuda.viewctorprop_embedded_dim (1 ms) 5: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 5: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 5: [ RUN ] cuda.parallel_scan_range_policy 5: [ OK ] cuda.parallel_scan_range_policy (53 ms) 5: [ RUN ] cuda.kokkos_printf 5: [ OK ] cuda.kokkos_printf (1 ms) 5: [ RUN ] cuda.range_for 5: [ OK ] cuda.range_for (3 ms) 5: [ RUN ] cuda.range_reduce 5: [ OK ] cuda.range_reduce (2 ms) 5: [ RUN ] cuda.range_dynamic_policy 5: [ OK ] cuda.range_dynamic_policy (0 ms) 5: [ RUN ] cuda.range_policy_runtime_parameters 5: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.range_policy_one_way_convertible_bounds 5: [ OK ] cuda.range_policy_one_way_convertible_bounds (0 ms) 5: [ RUN ] cuda.range_for_require 5: [ OK ] cuda.range_for_require (3 ms) 5: [ RUN ] cuda.range_reduce_require 5: [ OK ] cuda.range_reduce_require (2 ms) 5: [ RUN ] cuda.range_dynamic_policy_require 5: [ OK ] cuda.range_dynamic_policy_require (0 ms) 5: [ RUN ] cuda.reducers_int 5: [ OK ] cuda.reducers_int (15 ms) 5: [ RUN ] cuda.reducers_double 5: [ OK ] cuda.reducers_double (15 ms) 5: [ RUN ] cuda.reducers_complex_double 5: [ OK ] cuda.reducers_complex_double (2 ms) 5: [ RUN ] cuda.reducers_struct 5: [ OK ] cuda.reducers_struct (8 ms) 5: [ RUN ] cuda.reducers_half_t 5: [ OK ] cuda.reducers_half_t (8 ms) 5: [ RUN ] cuda.reducers_bhalf_t 5: [ OK ] cuda.reducers_bhalf_t (8 ms) 5: [ RUN ] cuda.reducers_int8_t 5: [ OK ] cuda.reducers_int8_t (11 ms) 5: [ RUN ] cuda.reducers_int16_t 5: [ OK ] cuda.reducers_int16_t (11 ms) 5: [ RUN ] cuda.reducers_point_t 5: [ OK ] cuda.reducers_point_t (4 ms) 5: [ RUN ] cuda.reducers_bool 5: [ OK ] cuda.reducers_bool (1 ms) 5: [ RUN ] cuda.int64_t_reduce 5: [ OK ] cuda.int64_t_reduce (9 ms) 5: [ RUN ] cuda.double_reduce 5: [ OK ] cuda.double_reduce (9 ms) 5: [ RUN ] cuda.int64_t_reduce_dynamic 5: [ OK ] cuda.int64_t_reduce_dynamic (13 ms) 5: [ RUN ] cuda.double_reduce_dynamic 5: [ OK ] cuda.double_reduce_dynamic (13 ms) 5: [ RUN ] cuda.int64_t_reduce_dynamic_view 5: [ OK ] cuda.int64_t_reduce_dynamic_view (24 ms) 5: [ RUN ] cuda.int_combined_reduce 5: [ OK ] cuda.int_combined_reduce (0 ms) 5: [ RUN ] cuda.mdrange_combined_reduce 5: [ OK ] cuda.mdrange_combined_reduce (0 ms) 5: [ RUN ] cuda.int_combined_reduce_mixed 5: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 5: [ RUN ] cuda.reduction_with_large_iteration_count 5: [ OK ] cuda.reduction_with_large_iteration_count (328 ms) 5: [ RUN ] cuda.reduction_deduction 5: [ OK ] cuda.reduction_deduction (0 ms) 5: [ RUN ] cuda.reduce_device_view_range_policy 5: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 5: [ RUN ] cuda.reduce_device_view_mdrange_policy 5: [ OK ] cuda.reduce_device_view_mdrange_policy (132 ms) 5: [ RUN ] cuda.reduce_device_view_team_policy 5: [ OK ] cuda.reduce_device_view_team_policy (6 ms) 5: [ RUN ] cuda.impl_shared_alloc 5: [ OK ] cuda.impl_shared_alloc (56 ms) 5: [ RUN ] cuda.mdspan_space_aware_accessor 5: [ OK ] cuda.mdspan_space_aware_accessor (2 ms) 5: [ RUN ] cuda.kokkos_swap 5: [ OK ] cuda.kokkos_swap (0 ms) 5: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 5: [ OK ] cuda.reduceRangePolicyViewSizeLimit (16 ms) 5: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 5: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (67 ms) 5: [----------] 194 tests from cuda (32932 ms total) 5: 5: [----------] 16 tests from cuda_graph 5: [ RUN ] cuda_graph.submit_once 5: [ OK ] cuda_graph.submit_once (2 ms) 5: [ RUN ] cuda_graph.submit_once_rvalue 5: [ OK ] cuda_graph.submit_once_rvalue (0 ms) 5: [ RUN ] cuda_graph.instantiate_and_submit_once 5: [ OK ] cuda_graph.instantiate_and_submit_once (0 ms) 5: [ RUN ] cuda_graph.submit_onto_another_execution_space_instance 5: [ OK ] cuda_graph.submit_onto_another_execution_space_instance (1 ms) 5: [ RUN ] cuda_graph.create_graph_no_closure_with_exec 5: [ OK ] cuda_graph.create_graph_no_closure_with_exec (0 ms) 5: [ RUN ] cuda_graph.create_graph_no_arg 5: [ OK ] cuda_graph.create_graph_no_arg (0 ms) 5: [ RUN ] cuda_graph.submit_six 5: [ OK ] cuda_graph.submit_six (0 ms) 5: [ RUN ] cuda_graph.when_all_cycle 5: [ OK ] cuda_graph.when_all_cycle (0 ms) 5: [ RUN ] cuda_graph.repeat_chain 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:341: Skipped 5: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 5: [ SKIPPED ] cuda_graph.repeat_chain (0 ms) 5: [ RUN ] cuda_graph.zero_work_reduce 5: [ OK ] cuda_graph.zero_work_reduce (0 ms) 5: [ RUN ] cuda_graph.empty_graph 5: [ OK ] cuda_graph.empty_graph (0 ms) 5: [ RUN ] cuda_graph.force_global_launch 5: [ OK ] cuda_graph.force_global_launch (0 ms) 5: [ RUN ] cuda_graph.empty_graph_default_host_exec 5: [ OK ] cuda_graph.empty_graph_default_host_exec (0 ms) 5: [ RUN ] cuda_graph.node_lifetime 5: [ OK ] cuda_graph.node_lifetime (1 ms) 5: [ RUN ] cuda_graph.diamond 5: [ OK ] cuda_graph.diamond (1 ms) 5: [ RUN ] cuda_graph.end_of_submit_control_flow 5: [ OK ] cuda_graph.end_of_submit_control_flow (1 ms) 5: [----------] 16 tests from cuda_graph (15 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 222 tests from 4 test suites ran. (37659 ms total) 5: [ PASSED ] 219 tests. 5: [ SKIPPED ] 3 tests, listed below: 5: [ SKIPPED ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 5: [ SKIPPED ] cuda_graph_DeathTest.can_instantiate_only_once 5: [ SKIPPED ] cuda_graph.repeat_chain 5/53 Test #5: Kokkos_CoreUnitTest_Cuda1 .................................. Passed 38.06 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda2 6: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda2 6: Test timeout computed to be: 1500 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 143 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 8 tests from cuda_DeathTest 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 6: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 6: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 6: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 6: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 6: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 6: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (5943 ms) 6: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 6: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (6205 ms) 6: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 6: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 6: skipping since no memory access violation would occur 6: [ SKIPPED ] cuda_DeathTest.view_memory_access_violations_from_host (0 ms) 6: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device 6: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (15917 ms) 6: [----------] 8 tests from cuda_DeathTest (28067 ms total) 6: 6: [----------] 107 tests from cuda 6: [ RUN ] cuda.team_for 6: [ OK ] cuda.team_for (5 ms) 6: [ RUN ] cuda.team_reduce 6: [ OK ] cuda.team_reduce (1 ms) 6: [ RUN ] cuda.team_reduce_large 6: [ OK ] cuda.team_reduce_large (382 ms) 6: [ RUN ] cuda.team_parallel_single 6: [ OK ] cuda.team_parallel_single (29 ms) 6: [ RUN ] cuda.large_team_scratch_size 6: [ OK ] cuda.large_team_scratch_size (0 ms) 6: [ RUN ] cuda.team_broadcast_long 6: [ OK ] cuda.team_broadcast_long (0 ms) 6: [ RUN ] cuda.team_broadcast_long_wrapper 6: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 6: [ RUN ] cuda.team_broadcast_char 6: [ OK ] cuda.team_broadcast_char (0 ms) 6: [ RUN ] cuda.team_broadcast_float 6: [ OK ] cuda.team_broadcast_float (0 ms) 6: [ RUN ] cuda.team_broadcast_double 6: [ OK ] cuda.team_broadcast_double (0 ms) 6: [ RUN ] cuda.team_handle_by_value 6: [ OK ] cuda.team_handle_by_value (0 ms) 6: [ RUN ] cuda.team_vector 6: [ OK ] cuda.team_vector (58 ms) 6: [ RUN ] cuda.triple_nested_parallelism 6: [ OK ] cuda.triple_nested_parallelism (73 ms) 6: [ RUN ] cuda.parallel_scan_with_reducers 6: [ OK ] cuda.parallel_scan_with_reducers (103 ms) 6: [ RUN ] cuda.team_thread_range_combined_reducers 6: [ OK ] cuda.team_thread_range_combined_reducers (1 ms) 6: [ RUN ] cuda.thread_vector_range_combined_reducers 6: [ OK ] cuda.thread_vector_range_combined_reducers (1 ms) 6: [ RUN ] cuda.team_vector_range_combined_reducers 6: [ OK ] cuda.team_vector_range_combined_reducers (1 ms) 6: [ RUN ] cuda.TeamThreadMDRangeParallelFor 6: [ OK ] cuda.TeamThreadMDRangeParallelFor (24 ms) 6: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 6: [ OK ] cuda.ThreadVectorMDRangeParallelFor (12 ms) 6: [ RUN ] cuda.TeamVectorMDRangeParallelFor 6: [ OK ] cuda.TeamVectorMDRangeParallelFor (14 ms) 6: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 6: [ OK ] cuda.TeamThreadMDRangeParallelReduce (19 ms) 6: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 6: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (9 ms) 6: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 6: [ OK ] cuda.TeamVectorMDRangeParallelReduce (9 ms) 6: [ RUN ] cuda.team_policy_runtime_parameters 6: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 6: [ RUN ] cuda.team_reduction_scan 6: [ OK ] cuda.team_reduction_scan (1288 ms) 6: [ RUN ] cuda.team_long_reduce 6: [ OK ] cuda.team_long_reduce (8 ms) 6: [ RUN ] cuda.team_double_reduce 6: [ OK ] cuda.team_double_reduce (8 ms) 6: [ RUN ] cuda.team_long_array_reduce 6: [ OK ] cuda.team_long_array_reduce (8 ms) 6: [ RUN ] cuda.team_double_array_reduce 6: [ OK ] cuda.team_double_array_reduce (8 ms) 6: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 6: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 6: [ RUN ] cuda.repeated_team_reduce 6: [ OK ] cuda.repeated_team_reduce (12 ms) 6: [ RUN ] cuda.nested_team_reduce_functor_as_reducer 6: [ OK ] cuda.nested_team_reduce_functor_as_reducer (1 ms) 6: [ RUN ] cuda.team_scan 6: [ OK ] cuda.team_scan (218 ms) 6: [ RUN ] cuda.team_scan_ret_val 6: [ OK ] cuda.team_scan_ret_val (221 ms) 6: [ RUN ] cuda.team_shared_request 6: [ OK ] cuda.team_shared_request (0 ms) 6: [ RUN ] cuda.team_scratch_request 6: [ OK ] cuda.team_scratch_request (0 ms) 6: [ RUN ] cuda.team_lambda_shared_request 6: [ OK ] cuda.team_lambda_shared_request (0 ms) 6: [ RUN ] cuda.scratch_align 6: [ OK ] cuda.scratch_align (1 ms) 6: [ RUN ] cuda.shmem_size 6: [ OK ] cuda.shmem_size (0 ms) 6: [ RUN ] cuda.multi_level_scratch 6: [ OK ] cuda.multi_level_scratch (7 ms) 6: [ RUN ] cuda.team_scratch_memory_index_parallel_for 6: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 6: [ RUN ] cuda.team_policy_max_recommended 6: [ OK ] cuda.team_policy_max_recommended (290 ms) 6: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 6: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 6: [ RUN ] cuda.team_teamvector_range 6: [ OK ] cuda.team_teamvector_range (8 ms) 6: [ RUN ] cuda.unique_token_global 6: [ OK ] cuda.unique_token_global (2 ms) 6: [ RUN ] cuda.unique_token_instance 6: [ OK ] cuda.unique_token_instance (2 ms) 6: [ RUN ] cuda.unique_token_team_acquire 6: [ OK ] cuda.unique_token_team_acquire (13 ms) 6: [ RUN ] cuda.view_api_a 6: [ OK ] cuda.view_api_a (14 ms) 6: [ RUN ] cuda.view_layout_left_with_stride 6: [ OK ] cuda.view_layout_left_with_stride (0 ms) 6: [ RUN ] cuda.view_layout_right_with_stride 6: [ OK ] cuda.view_layout_right_with_stride (0 ms) 6: [ RUN ] cuda.view_api_b 6: [ OK ] cuda.view_api_b (20 ms) 6: [ RUN ] cuda.view_api_c 6: [ OK ] cuda.view_api_c (1 ms) 6: [ RUN ] cuda.view_api_d 6: [ OK ] cuda.view_api_d (4 ms) 6: [ RUN ] cuda.view_remap 6: [ OK ] cuda.view_remap (0 ms) 6: [ RUN ] cuda.view_mirror_nonconst 6: [ OK ] cuda.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda.view_stride_method 6: [ OK ] cuda.view_stride_method (0 ms) 6: [ RUN ] cuda.anonymous_space 6: [ OK ] cuda.anonymous_space (0 ms) 6: [ RUN ] cuda.view_overload_resolution 6: [ OK ] cuda.view_overload_resolution (0 ms) 6: [ RUN ] cuda.view_allocation_large_rank 6: [ OK ] cuda.view_allocation_large_rank (286 ms) 6: [ RUN ] cuda.view_shmem_size_on_device 6: [ OK ] cuda.view_shmem_size_on_device (1 ms) 6: [ RUN ] cuda.view_is_assignable 6: [ OK ] cuda.view_is_assignable (24 ms) 6: [ RUN ] cuda.view_bad_alloc 6: [ OK ] cuda.view_bad_alloc (0 ms) 6: [ RUN ] cuda.view_copy_tests 6: [ OK ] cuda.view_copy_tests (28 ms) 6: [ RUN ] cuda.view_copy_tests_rank_0 6: [ OK ] cuda.view_copy_tests_rank_0 (9 ms) 6: [ RUN ] cuda.view_copy_degenerated 6: [ OK ] cuda.view_copy_degenerated (0 ms) 6: [ RUN ] cuda.view_fill_tests_layout_right 6: [ OK ] cuda.view_fill_tests_layout_right (141 ms) 6: [ RUN ] cuda.view_fill_tests_layout_left 6: [ OK ] cuda.view_fill_tests_layout_left (107 ms) 6: [ RUN ] cuda.vcp_empty_traits 6: [ OK ] cuda.vcp_empty_traits (0 ms) 6: [ RUN ] cuda.is_view_label 6: [ OK ] cuda.is_view_label (0 ms) 6: [ RUN ] cuda.vcp_label_base_traits 6: [ OK ] cuda.vcp_label_base_traits (0 ms) 6: [ RUN ] cuda.vcp_label_traits 6: [ OK ] cuda.vcp_label_traits (0 ms) 6: [ RUN ] cuda.view_alloc_can_perfect_forward_label 6: [ OK ] cuda.view_alloc_can_perfect_forward_label (0 ms) 6: [ RUN ] cuda.vcp_label_copy_constructor 6: [ OK ] cuda.vcp_label_copy_constructor (0 ms) 6: [ RUN ] cuda.vcp_pointer_add_property 6: [ OK ] cuda.vcp_pointer_add_property (0 ms) 6: [ RUN ] cuda.view_empty_runtime_unmanaged 6: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 6: [ RUN ] cuda.view_hooks 6: [ OK ] cuda.view_hooks (0 ms) 6: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 6: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (66 ms) 6: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 6: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (61 ms) 6: [ RUN ] cuda.view_irregular_layout 6: [ OK ] cuda.view_irregular_layout (0 ms) 6: [ RUN ] cuda.view_mapping 6: [ OK ] cuda.view_mapping (51 ms) 6: [ RUN ] cuda.view_mapping_operator 6: [ OK ] cuda.view_mapping_operator (16 ms) 6: [ RUN ] cuda.static_extent 6: [ OK ] cuda.static_extent (0 ms) 6: [ RUN ] cuda.view_mapping_atomic 6: [ OK ] cuda.view_mapping_atomic (1 ms) 6: [ RUN ] cuda.view_mapping_class_value 6: [ OK ] cuda.view_mapping_class_value (0 ms) 6: [ RUN ] cuda.view_mapping_assignable 6: [ OK ] cuda.view_mapping_assignable (0 ms) 6: [ RUN ] cuda.view_mapping_trivially_copyable 6: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda.view_mapping_subview 6: [ OK ] cuda.view_mapping_subview (2 ms) 6: [ RUN ] cuda.view_nested_view 6: [ OK ] cuda.view_nested_view (0 ms) 6: [ RUN ] cuda.view_of_views_default 6: [ OK ] cuda.view_of_views_default (1 ms) 6: [ RUN ] cuda.view_of_views_without_initializing 6: [ OK ] cuda.view_of_views_without_initializing (1 ms) 6: [ RUN ] cuda.test_view_of_views_sequential_host_init 6: [ OK ] cuda.test_view_of_views_sequential_host_init (1 ms) 6: [ RUN ] cuda.append_formatted_multidimensional_index 6: [ OK ] cuda.append_formatted_multidimensional_index (0 ms) 6: [ RUN ] cuda.view_resize 6: [ OK ] cuda.view_resize (31 ms) 6: [ RUN ] cuda.view_realloc 6: [ OK ] cuda.view_realloc (6 ms) 6: [ RUN ] cuda.workgraph_fib 6: [ OK ] cuda.workgraph_fib (833 ms) 6: [ RUN ] cuda.resize_realloc_no_init 6: [ OK ] cuda.resize_realloc_no_init (1 ms) 6: [ RUN ] cuda.resize_realloc_no_alloc 6: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 6: [ RUN ] cuda.realloc_exec_space 6: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestWithoutInitializing.hpp:78: Skipped 6: skipping since CudaUVMSpace requires additional fences 6: [ SKIPPED ] cuda.realloc_exec_space (0 ms) 6: [ RUN ] cuda.view_alloc 6: [ OK ] cuda.view_alloc (0 ms) 6: [ RUN ] cuda.view_alloc_exec_space 6: [ OK ] cuda.view_alloc_exec_space (0 ms) 6: [ RUN ] cuda.view_alloc_int 6: [ OK ] cuda.view_alloc_int (0 ms) 6: [ RUN ] cuda.view_alloc_exec_space_int 6: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 6: [ RUN ] cuda.deep_copy_zero_memset 6: [ OK ] cuda.deep_copy_zero_memset (0 ms) 6: [ RUN ] cuda.resize_exec_space 6: [ OK ] cuda.resize_exec_space (0 ms) 6: [ RUN ] cuda.view_allocation_int 6: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestWithoutInitializing.hpp:301: Skipped 6: skipping since the fence checked for isn't necessary 6: [ SKIPPED ] cuda.view_allocation_int (0 ms) 6: [ RUN ] cuda.view_allocation_exec_space_int 6: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestWithoutInitializing.hpp:333: Skipped 6: skipping since the CudaUVMSpace requires additiional fences 6: [ SKIPPED ] cuda.view_allocation_exec_space_int (0 ms) 6: [ RUN ] cuda.view_not_default_constructible 6: [ OK ] cuda.view_not_default_constructible (0 ms) 6: [----------] 107 tests from cuda (4588 ms total) 6: 6: [----------] 28 tests from cuda_uvm 6: [ RUN ] cuda_uvm.view_subview_auto_1d_left 6: [ OK ] cuda_uvm.view_subview_auto_1d_left (4 ms) 6: [ RUN ] cuda_uvm.view_subview_auto_1d_right 6: [ OK ] cuda_uvm.view_subview_auto_1d_right (4 ms) 6: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 6: [ OK ] cuda_uvm.view_subview_auto_1d_stride (4 ms) 6: [ RUN ] cuda_uvm.view_subview_assign_strided 6: [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) 6: [ RUN ] cuda_uvm.view_subview_left_0 6: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_left_1 6: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_left_2 6: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_left_3 6: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_right_0 6: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_right_1 6: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_right_3 6: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 6: [ RUN ] cuda_uvm.view_static_tests 6: [ OK ] cuda_uvm.view_static_tests (0 ms) 6: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 6: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) 6: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 6: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign 6: [ OK ] cuda_uvm.view_subview_1d_assign (3 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 6: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 6: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d 6: [ OK ] cuda_uvm.view_subview_2d_from_3d (48 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 6: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (48 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 6: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (48 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (69 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (70 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (71 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (70 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (70 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (71 ms) 6: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 6: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 6: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 6: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 6: [----------] 28 tests from cuda_uvm (611 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 143 tests from 3 test suites ran. (33267 ms total) 6: [ PASSED ] 135 tests. 6: [ SKIPPED ] 8 tests, listed below: 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_dyn 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_stat 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_mix 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_static_extents 6: [ SKIPPED ] cuda_DeathTest.view_memory_access_violations_from_host 6: [ SKIPPED ] cuda.realloc_exec_space 6: [ SKIPPED ] cuda.view_allocation_int 6: [ SKIPPED ] cuda.view_allocation_exec_space_int 6/53 Test #6: Kokkos_CoreUnitTest_Cuda2 .................................. Passed 33.64 sec test 7 Start 7: Kokkos_CoreUnitTest_Cuda3 7: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda3 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 97 tests from 3 test suites. 7: [----------] Global test environment set-up. 7: [----------] 41 tests from cuda 7: [ RUN ] cuda.task_fib_deprecated 7: [ OK ] cuda.task_fib_deprecated (2022 ms) 7: [ RUN ] cuda.task_depend_deprecated 7: [ OK ] cuda.task_depend_deprecated (62 ms) 7: [ RUN ] cuda.task_team_deprecated 7: [ OK ] cuda.task_team_deprecated (7 ms) 7: [ RUN ] cuda.task_with_mempool_deprecated 7: [ OK ] cuda.task_with_mempool_deprecated (1 ms) 7: [ RUN ] cuda.task_multiple_depend_deprecated 7: [ OK ] cuda.task_multiple_depend_deprecated (44 ms) 7: [ RUN ] cuda.task_scheduler_ctors_deprecated 7: [ OK ] cuda.task_scheduler_ctors_deprecated (0 ms) 7: [ RUN ] cuda.task_scheduer_ctors_device_deprecated 7: [ OK ] cuda.task_scheduer_ctors_device_deprecated (1 ms) 7: [ RUN ] cuda.task_fib_deprecated_multiple 7: [ OK ] cuda.task_fib_deprecated_multiple (590 ms) 7: [ RUN ] cuda.task_depend_deprecated_multiple 7: [ OK ] cuda.task_depend_deprecated_multiple (133 ms) 7: [ RUN ] cuda.task_team_deprecated_multiple 7: [ OK ] cuda.task_team_deprecated_multiple (19 ms) 7: [ RUN ] cuda.task_with_mempool_deprecated_multiple 7: [ OK ] cuda.task_with_mempool_deprecated_multiple (17 ms) 7: [ RUN ] cuda.task_multiple_depend_deprecated_multiple 7: [ OK ] cuda.task_multiple_depend_deprecated_multiple (82 ms) 7: [ RUN ] cuda.task_scheduler_ctors_deprecated_multiple 7: [ OK ] cuda.task_scheduler_ctors_deprecated_multiple (0 ms) 7: [ RUN ] cuda.task_scheduer_ctors_device_deprecated_multiple 7: [ OK ] cuda.task_scheduer_ctors_device_deprecated_multiple (13 ms) 7: [ RUN ] cuda.task_fib_single 7: [ OK ] cuda.task_fib_single (1817 ms) 7: [ RUN ] cuda.task_depend_single 7: [ OK ] cuda.task_depend_single (74 ms) 7: [ RUN ] cuda.task_team_single 7: [ OK ] cuda.task_team_single (11 ms) 7: [ RUN ] cuda.task_with_mempool_single 7: [ OK ] cuda.task_with_mempool_single (2 ms) 7: [ RUN ] cuda.task_multiple_depend_single 7: [ OK ] cuda.task_multiple_depend_single (52 ms) 7: [ RUN ] cuda.task_scheduler_ctors_single 7: [ OK ] cuda.task_scheduler_ctors_single (0 ms) 7: [ RUN ] cuda.task_scheduer_ctors_device_single 7: [ OK ] cuda.task_scheduer_ctors_device_single (1 ms) 7: [ RUN ] cuda.task_fib_multiple 7: [ OK ] cuda.task_fib_multiple (1226 ms) 7: [ RUN ] cuda.task_depend_multiple 7: [ OK ] cuda.task_depend_multiple (67 ms) 7: [ RUN ] cuda.task_team_multiple 7: [ OK ] cuda.task_team_multiple (9 ms) 7: [ RUN ] cuda.task_with_mempool_multiple 7: [ OK ] cuda.task_with_mempool_multiple (3 ms) 7: [ RUN ] cuda.task_multiple_depend_multiple 7: [ OK ] cuda.task_multiple_depend_multiple (44 ms) 7: [ RUN ] cuda.task_scheduler_ctors_multiple 7: [ OK ] cuda.task_scheduler_ctors_multiple (0 ms) 7: [ RUN ] cuda.task_scheduer_ctors_device_multiple 7: [ OK ] cuda.task_scheduer_ctors_device_multiple (3 ms) 7: [ RUN ] cuda.task_fib_chase_lev 7: [ OK ] cuda.task_fib_chase_lev (1404 ms) 7: [ RUN ] cuda.task_depend_chase_lev 7: [ OK ] cuda.task_depend_chase_lev (136 ms) 7: [ RUN ] cuda.task_team_chase_lev 7: [ OK ] cuda.task_team_chase_lev (10 ms) 7: [ RUN ] cuda.task_with_mempool_chase_lev 7: [ OK ] cuda.task_with_mempool_chase_lev (4 ms) 7: [ RUN ] cuda.task_multiple_depend_chase_lev 7: [ OK ] cuda.task_multiple_depend_chase_lev (53 ms) 7: [ RUN ] cuda.task_scheduler_ctors_chase_lev 7: [ OK ] cuda.task_scheduler_ctors_chase_lev (0 ms) 7: [ RUN ] cuda.task_scheduer_ctors_device_chase_lev 7: [ OK ] cuda.task_scheduer_ctors_device_chase_lev (4 ms) 7: [ RUN ] cuda.team_scratch_1_streams 7: [ OK ] cuda.team_scratch_1_streams (15703 ms) 7: [ RUN ] cuda.space_access 7: [ OK ] cuda.space_access (0 ms) 7: [ RUN ] cuda.uvm 7: [ OK ] cuda.uvm (0 ms) 7: [ RUN ] cuda.impl_view_accessible 7: [ OK ] cuda.impl_view_accessible (1 ms) 7: [ RUN ] cuda.impl_view_texture 7: [ OK ] cuda.impl_view_texture (0 ms) 7: [ RUN ] cuda.view_subview_const_randomaccess 7: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 7: [----------] 41 tests from cuda (23635 ms total) 7: 7: [----------] 28 tests from cuda_hostpinned 7: [ RUN ] cuda_hostpinned.impl_shared_alloc 7: [ OK ] cuda_hostpinned.impl_shared_alloc (27 ms) 7: [ RUN ] cuda_hostpinned.view_api_a 7: [ OK ] cuda_hostpinned.view_api_a (7 ms) 7: [ RUN ] cuda_hostpinned.view_layout_left_with_stride 7: [ OK ] cuda_hostpinned.view_layout_left_with_stride (0 ms) 7: [ RUN ] cuda_hostpinned.view_layout_right_with_stride 7: [ OK ] cuda_hostpinned.view_layout_right_with_stride (0 ms) 7: [ RUN ] cuda_hostpinned.view_api_b 7: [ OK ] cuda_hostpinned.view_api_b (5 ms) 7: [ RUN ] cuda_hostpinned.view_api_c 7: [ OK ] cuda_hostpinned.view_api_c (0 ms) 7: [ RUN ] cuda_hostpinned.view_api_d 7: [ OK ] cuda_hostpinned.view_api_d (1 ms) 7: [ RUN ] cuda_hostpinned.view_remap 7: [ OK ] cuda_hostpinned.view_remap (0 ms) 7: [ RUN ] cuda_hostpinned.view_mirror_nonconst 7: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 7: [ RUN ] cuda_hostpinned.view_stride_method 7: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 7: [ RUN ] cuda_hostpinned.anonymous_space 7: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 7: [ RUN ] cuda_hostpinned.view_overload_resolution 7: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 7: [ RUN ] cuda_hostpinned.view_allocation_large_rank 7: [ OK ] cuda_hostpinned.view_allocation_large_rank (2639 ms) 7: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 7: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 7: [ RUN ] cuda_hostpinned.view_is_assignable 7: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 7: [ RUN ] cuda_hostpinned.view_copy_tests 7: [ OK ] cuda_hostpinned.view_copy_tests (6 ms) 7: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 7: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 7: [ RUN ] cuda_hostpinned.view_copy_degenerated 7: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 7: [ RUN ] cuda_hostpinned.view_fill_tests_layout_right 7: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (9836 ms) 7: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left 7: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (9461 ms) 7: [ RUN ] cuda_hostpinned.view_mapping 7: [ OK ] cuda_hostpinned.view_mapping (48 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_operator 7: [ OK ] cuda_hostpinned.view_mapping_operator (2 ms) 7: [ RUN ] cuda_hostpinned.static_extent 7: [ OK ] cuda_hostpinned.static_extent (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_atomic 7: [ OK ] cuda_hostpinned.view_mapping_atomic (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_class_value 7: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_assignable 7: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 7: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_subview 7: [ OK ] cuda_hostpinned.view_mapping_subview (0 ms) 7: [----------] 28 tests from cuda_hostpinned (22043 ms total) 7: 7: [----------] 28 tests from cuda_uvm 7: [ RUN ] cuda_uvm.impl_shared_alloc 7: [ OK ] cuda_uvm.impl_shared_alloc (39 ms) 7: [ RUN ] cuda_uvm.view_api_a 7: [ OK ] cuda_uvm.view_api_a (15 ms) 7: [ RUN ] cuda_uvm.view_layout_left_with_stride 7: [ OK ] cuda_uvm.view_layout_left_with_stride (0 ms) 7: [ RUN ] cuda_uvm.view_layout_right_with_stride 7: [ OK ] cuda_uvm.view_layout_right_with_stride (0 ms) 7: [ RUN ] cuda_uvm.view_api_b 7: [ OK ] cuda_uvm.view_api_b (21 ms) 7: [ RUN ] cuda_uvm.view_api_c 7: [ OK ] cuda_uvm.view_api_c (0 ms) 7: [ RUN ] cuda_uvm.view_api_d 7: [ OK ] cuda_uvm.view_api_d (3 ms) 7: [ RUN ] cuda_uvm.view_remap 7: [ OK ] cuda_uvm.view_remap (1 ms) 7: [ RUN ] cuda_uvm.view_mirror_nonconst 7: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 7: [ RUN ] cuda_uvm.view_stride_method 7: [ OK ] cuda_uvm.view_stride_method (0 ms) 7: [ RUN ] cuda_uvm.anonymous_space 7: [ OK ] cuda_uvm.anonymous_space (0 ms) 7: [ RUN ] cuda_uvm.view_overload_resolution 7: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 7: [ RUN ] cuda_uvm.view_allocation_large_rank 7: [ OK ] cuda_uvm.view_allocation_large_rank (286 ms) 7: [ RUN ] cuda_uvm.view_shmem_size_on_device 7: [ OK ] cuda_uvm.view_shmem_size_on_device (0 ms) 7: [ RUN ] cuda_uvm.view_is_assignable 7: [ OK ] cuda_uvm.view_is_assignable (24 ms) 7: [ RUN ] cuda_uvm.view_copy_tests 7: [ OK ] cuda_uvm.view_copy_tests (33 ms) 7: [ RUN ] cuda_uvm.view_copy_tests_rank_0 7: [ OK ] cuda_uvm.view_copy_tests_rank_0 (8 ms) 7: [ RUN ] cuda_uvm.view_copy_degenerated 7: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 7: [ RUN ] cuda_uvm.view_fill_tests_layout_right 7: [ OK ] cuda_uvm.view_fill_tests_layout_right (142 ms) 7: [ RUN ] cuda_uvm.view_fill_tests_layout_left 7: [ OK ] cuda_uvm.view_fill_tests_layout_left (104 ms) 7: [ RUN ] cuda_uvm.view_mapping 7: [ OK ] cuda_uvm.view_mapping (50 ms) 7: [ RUN ] cuda_uvm.view_mapping_operator 7: [ OK ] cuda_uvm.view_mapping_operator (14 ms) 7: [ RUN ] cuda_uvm.static_extent 7: [ OK ] cuda_uvm.static_extent (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_atomic 7: [ OK ] cuda_uvm.view_mapping_atomic (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_class_value 7: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_assignable 7: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 7: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_subview 7: [ OK ] cuda_uvm.view_mapping_subview (1 ms) 7: [----------] 28 tests from cuda_uvm (752 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 97 tests from 3 test suites ran. (46431 ms total) 7: [ PASSED ] 97 tests. 7/53 Test #7: Kokkos_CoreUnitTest_Cuda3 .................................. Passed 46.60 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaTimingBased 8: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 8: Test timeout computed to be: 1500 8: 8: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 8: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 8: setting CUDA_VISIBLE_DEVICES. 8: This could on multi GPU systems lead to severe performance" 8: penalties. 8: [==========] Running 2 tests from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 2 tests from cuda 8: [ RUN ] cuda.debug_serial_execution 8: [ OK ] cuda.debug_serial_execution (40 ms) 8: [ RUN ] cuda.debug_pin_um_to_host 8: [ OK ] cuda.debug_pin_um_to_host (624 ms) 8: [----------] 2 tests from cuda (665 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 2 tests from 1 test suite ran. (665 ms total) 8: [ PASSED ] 2 tests. 8/53 Test #8: Kokkos_CoreUnitTest_CudaTimingBased ........................ Passed 0.80 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpInit 9: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 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_interop 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_interop (94 ms) 9: [----------] 1 test from cuda (94 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (94 ms total) 9: [ PASSED ] 1 test. 9/53 Test #9: Kokkos_CoreUnitTest_CudaInterOpInit ........................ Passed 0.13 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreams 10: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 10: Test timeout computed to be: 1500 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from cuda 10: [ RUN ] cuda.raw_cuda_streams 10: 10: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 10: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 10: setting CUDA_VISIBLE_DEVICES. 10: This could on multi GPU systems lead to severe performance" 10: penalties. 10: [ OK ] cuda.raw_cuda_streams (96 ms) 10: [----------] 1 test from cuda (96 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (96 ms total) 10: [ PASSED ] 1 test. 10/53 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreams ..................... Passed 0.13 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 11: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 11: Test timeout computed to be: 1500 11: 11: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 11: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 11: setting CUDA_VISIBLE_DEVICES. 11: This could on multi GPU systems lead to severe performance" 11: penalties. 11: [==========] Running 3 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 3 tests from cuda_multi_gpu 11: [ RUN ] cuda_multi_gpu.managed_views 11: [ OK ] cuda_multi_gpu.managed_views (1 ms) 11: [ RUN ] cuda_multi_gpu.unmanaged_views 11: [ OK ] cuda_multi_gpu.unmanaged_views (0 ms) 11: [ RUN ] cuda_multi_gpu.scratch_space 11: [ OK ] cuda_multi_gpu.scratch_space (1 ms) 11: [----------] 3 tests from cuda_multi_gpu (4 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 3 tests from 1 test suite ran. (4 ms total) 11: [ PASSED ] 3 tests. 11/53 Test #11: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ............. Passed 0.14 sec test 12 Start 12: Kokkos_CoreUnitTest_CudaInterOpGraph 12: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpGraph 12: Test timeout computed to be: 1500 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 4 tests from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 4 tests from cuda_GraphInterOp 12: [ RUN ] cuda_GraphInterOp.promises_on_native_objects 12: [ OK ] cuda_GraphInterOp.promises_on_native_objects (0 ms) 12: [ RUN ] cuda_GraphInterOp.count_nodes 12: [ OK ] cuda_GraphInterOp.count_nodes (0 ms) 12: [ RUN ] cuda_GraphInterOp.debug_dot_print 12: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/cuda/TestCuda_InterOp_Graph.cpp:99: Skipped 12: Export a graph to DOT requires Cuda 11.6. 12: [ SKIPPED ] cuda_GraphInterOp.debug_dot_print (0 ms) 12: [ RUN ] cuda_GraphInterOp.instantiation_flags 12: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/cuda/TestCuda_InterOp_Graph.cpp:139: Skipped 12: Graph instantiation flag inspection requires Cuda 12. 12: [ SKIPPED ] cuda_GraphInterOp.instantiation_flags (0 ms) 12: [----------] 4 tests from cuda_GraphInterOp (2 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 4 tests from 1 test suite ran. (2 ms total) 12: [ PASSED ] 2 tests. 12: [ SKIPPED ] 2 tests, listed below: 12: [ SKIPPED ] cuda_GraphInterOp.debug_dot_print 12: [ SKIPPED ] cuda_GraphInterOp.instantiation_flags 12/53 Test #12: Kokkos_CoreUnitTest_CudaInterOpGraph ....................... Passed 0.14 sec test 13 Start 13: Kokkos_CoreUnitTest_Default 13: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_Default 13: Test timeout computed to be: 1500 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: [==========] Running 59 tests from 41 test suites. 13: [----------] Global test environment set-up. 13: [----------] 19 tests from defaultdevicetype 13: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 13: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (1 ms) 13: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 13: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 13: [ RUN ] defaultdevicetype.shared_space 13: [ OK ] defaultdevicetype.shared_space (61 ms) 13: [ RUN ] defaultdevicetype.shared_host_pinned_space 13: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 13: [ RUN ] defaultdevicetype.compiler_macros 13: [ OK ] defaultdevicetype.compiler_macros (0 ms) 13: [ RUN ] defaultdevicetype.half_conversion 13: [ OK ] defaultdevicetype.half_conversion (3 ms) 13: [ RUN ] defaultdevicetype.bhalf_conversion 13: [ OK ] defaultdevicetype.bhalf_conversion (3 ms) 13: [ RUN ] defaultdevicetype.half_operators 13: [ OK ] defaultdevicetype.half_operators (3 ms) 13: [ RUN ] defaultdevicetype.bhalf_operators 13: [ OK ] defaultdevicetype.bhalf_operators (2 ms) 13: [ RUN ] defaultdevicetype.host_space_access 13: [ OK ] defaultdevicetype.host_space_access (0 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_a1 13: [ OK ] defaultdevicetype.reduce_instantiation_a1 (11 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_b1 13: [ OK ] defaultdevicetype.reduce_instantiation_b1 (35 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_c1 13: [ OK ] defaultdevicetype.reduce_instantiation_c1 (13 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_a2 13: [ OK ] defaultdevicetype.reduce_instantiation_a2 (16 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_b2 13: [ OK ] defaultdevicetype.reduce_instantiation_b2 (47 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_c2 13: [ OK ] defaultdevicetype.reduce_instantiation_c2 (16 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_a3 13: [ OK ] defaultdevicetype.reduce_instantiation_a3 (17 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_b3 13: [ OK ] defaultdevicetype.reduce_instantiation_b3 (52 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_c3 13: [ OK ] defaultdevicetype.reduce_instantiation_c3 (17 ms) 13: [----------] 19 tests from defaultdevicetype (305 ms total) 13: 13: [----------] 1 test from kokkosresize 13: [ RUN ] kokkosresize.host_space_access 13: [ OK ] kokkosresize.host_space_access (31 ms) 13: [----------] 1 test from kokkosresize (31 ms total) 13: 13: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple<int, Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> > 13: [ RUN ] TestViewAPI/0.sizes 13: [ OK ] TestViewAPI/0.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/0 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple<int [5], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> > 13: [ RUN ] TestViewAPI/1.sizes 13: [ OK ] TestViewAPI/1.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/1 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> > 13: [ RUN ] TestViewAPI/2.sizes 13: [ OK ] TestViewAPI/2.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/2 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> > 13: [ RUN ] TestViewAPI/3.sizes 13: [ OK ] TestViewAPI/3.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/3 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 13: [ RUN ] TestViewAPI/4.sizes 13: [ OK ] TestViewAPI/4.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/4 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple<int**, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 13: [ RUN ] TestViewAPI/5.sizes 13: [ OK ] TestViewAPI/5.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/5 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 13: [ RUN ] TestViewAPI/6.sizes 13: [ OK ] TestViewAPI/6.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/6 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 13: [ RUN ] TestViewAPI/7.sizes 13: [ OK ] TestViewAPI/7.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/7 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 13: [ RUN ] TestViewAPI/8.sizes 13: [ OK ] TestViewAPI/8.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/8 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple<int***, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 13: [ RUN ] TestViewAPI/9.sizes 13: [ OK ] TestViewAPI/9.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/9 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple<int, Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> > 13: [ RUN ] TestViewAPI/10.sizes 13: [ OK ] TestViewAPI/10.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/10 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple<int [5], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> > 13: [ RUN ] TestViewAPI/11.sizes 13: [ OK ] TestViewAPI/11.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/11 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> > 13: [ RUN ] TestViewAPI/12.sizes 13: [ OK ] TestViewAPI/12.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/12 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> > 13: [ RUN ] TestViewAPI/13.sizes 13: [ OK ] TestViewAPI/13.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/13 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 13: [ RUN ] TestViewAPI/14.sizes 13: [ OK ] TestViewAPI/14.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/14 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple<int**, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 13: [ RUN ] TestViewAPI/15.sizes 13: [ OK ] TestViewAPI/15.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/15 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 13: [ RUN ] TestViewAPI/16.sizes 13: [ OK ] TestViewAPI/16.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/16 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 13: [ RUN ] TestViewAPI/17.sizes 13: [ OK ] TestViewAPI/17.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/17 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 13: [ RUN ] TestViewAPI/18.sizes 13: [ OK ] TestViewAPI/18.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/18 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple<int***, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 13: [ RUN ] TestViewAPI/19.sizes 13: [ OK ] TestViewAPI/19.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/19 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple<int, Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> > 13: [ RUN ] TestViewAPI/20.sizes 13: [ OK ] TestViewAPI/20.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/20 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple<int [5], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> > 13: [ RUN ] TestViewAPI/21.sizes 13: [ OK ] TestViewAPI/21.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/21 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> > 13: [ RUN ] TestViewAPI/22.sizes 13: [ OK ] TestViewAPI/22.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/22 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> > 13: [ RUN ] TestViewAPI/23.sizes 13: [ OK ] TestViewAPI/23.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/23 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 13: [ RUN ] TestViewAPI/24.sizes 13: [ OK ] TestViewAPI/24.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/24 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple<int**, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 13: [ RUN ] TestViewAPI/25.sizes 13: [ OK ] TestViewAPI/25.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/25 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 13: [ RUN ] TestViewAPI/26.sizes 13: [ OK ] TestViewAPI/26.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/26 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 13: [ RUN ] TestViewAPI/27.sizes 13: [ OK ] TestViewAPI/27.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/27 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 13: [ RUN ] TestViewAPI/28.sizes 13: [ OK ] TestViewAPI/28.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/28 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple<int***, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 13: [ RUN ] TestViewAPI/29.sizes 13: [ OK ] TestViewAPI/29.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/29 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> > 13: [ RUN ] TestViewAPI/30.sizes 13: [ OK ] TestViewAPI/30.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/30 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> > 13: [ RUN ] TestViewAPI/31.sizes 13: [ OK ] TestViewAPI/31.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/31 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> > 13: [ RUN ] TestViewAPI/32.sizes 13: [ OK ] TestViewAPI/32.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/32 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> > 13: [ RUN ] TestViewAPI/33.sizes 13: [ OK ] TestViewAPI/33.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/33 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> > 13: [ RUN ] TestViewAPI/34.sizes 13: [ OK ] TestViewAPI/34.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/34 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> > 13: [ RUN ] TestViewAPI/35.sizes 13: [ OK ] TestViewAPI/35.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/35 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> > 13: [ RUN ] TestViewAPI/36.sizes 13: [ OK ] TestViewAPI/36.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/36 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> > 13: [ RUN ] TestViewAPI/37.sizes 13: [ OK ] TestViewAPI/37.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/37 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> > 13: [ RUN ] TestViewAPI/38.sizes 13: [ OK ] TestViewAPI/38.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/38 (0 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 59 tests from 41 test suites ran. (348 ms total) 13: [ PASSED ] 59 tests. 13/53 Test #13: Kokkos_CoreUnitTest_Default ................................ Passed 0.50 sec test 14 Start 14: Kokkos_CoreUnitTest_InitializeFinalize 14: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 14: Test timeout computed to be: 1500 14: [==========] Running 26 tests from 5 test suites. 14: [----------] Global test environment set-up. 14: [----------] 4 tests from InitializeFinalize_DeathTest 14: [ RUN ] InitializeFinalize_DeathTest.initialize 14: [ OK ] InitializeFinalize_DeathTest.initialize (802 ms) 14: [ RUN ] InitializeFinalize_DeathTest.finalize 14: [ OK ] InitializeFinalize_DeathTest.finalize (552 ms) 14: [ RUN ] InitializeFinalize_DeathTest.is_initialized 14: [ OK ] InitializeFinalize_DeathTest.is_initialized (134 ms) 14: [ RUN ] InitializeFinalize_DeathTest.is_finalized 14: [ OK ] InitializeFinalize_DeathTest.is_finalized (135 ms) 14: [----------] 4 tests from InitializeFinalize_DeathTest (1625 ms total) 14: 14: [----------] 1 test from Legion_DeathTest 14: [ RUN ] Legion_DeathTest.individual_backend_initialization 14: [ OK ] Legion_DeathTest.individual_backend_initialization (135 ms) 14: [----------] 1 test from Legion_DeathTest (135 ms total) 14: 14: [----------] 2 tests from PushFinalizeHook_DeathTest 14: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 14: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (131 ms) 14: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 14: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (355 ms) 14: [----------] 2 tests from PushFinalizeHook_DeathTest (486 ms total) 14: 14: [----------] 6 tests from ScopeGuard_DeathTest 14: [ RUN ] ScopeGuard_DeathTest.create 14: [ OK ] ScopeGuard_DeathTest.create (135 ms) 14: [ RUN ] ScopeGuard_DeathTest.create_argument 14: [ OK ] ScopeGuard_DeathTest.create_argument (132 ms) 14: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 14: [ OK ] ScopeGuard_DeathTest.create_while_initialize (323 ms) 14: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 14: [ OK ] ScopeGuard_DeathTest.create_after_initialize (313 ms) 14: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 14: [ OK ] ScopeGuard_DeathTest.create_after_finalize (324 ms) 14: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 31: Test_Atomic<long int>/100000/iterations:10 12.0 s 12.0 s 10 1 8 20.2045 1.45288m 105.8u 4.99995G 116.606k 4.99995G 14: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (305 ms) 14: [----------] 6 tests from ScopeGuard_DeathTest (1534 ms total) 14: 14: [----------] 13 tests from defaultdevicetype 14: [ RUN ] defaultdevicetype.initialization_settings 14: [ OK ] defaultdevicetype.initialization_settings (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 14: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_device_id 14: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 14: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 14: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_help 14: [ OK ] defaultdevicetype.cmd_line_args_help (6 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 14: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 14: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (7 ms) 14: [ RUN ] defaultdevicetype.env_vars_num_threads 14: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 14: [ RUN ] defaultdevicetype.env_vars_device_id 14: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 14: [ RUN ] defaultdevicetype.env_vars_disable_warnings 14: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 14: [ RUN ] defaultdevicetype.env_vars_tune_internals 14: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 14: [ RUN ] defaultdevicetype.visible_devices 14: [ OK ] defaultdevicetype.visible_devices (0 ms) 14: [----------] 13 tests from defaultdevicetype (16 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 26 tests from 5 test suites ran. (3799 ms total) 14: [ PASSED ] 26 tests. 14/53 Test #14: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 3.80 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_Develop 15: Test timeout computed to be: 1500 15: 15: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 15: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 15: setting CUDA_VISIBLE_DEVICES. 15: This could on multi GPU systems lead to severe performance" 15: penalties. 15: [==========] Running 1 test from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 1 test from defaultdevicetype 15: [ RUN ] defaultdevicetype.development_test 15: [ OK ] defaultdevicetype.development_test (0 ms) 15: [----------] 1 test from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (0 ms total) 15: [ PASSED ] 1 test. 15/53 Test #15: Kokkos_CoreUnitTest_Develop ................................ Passed 0.13 sec test 16 Start 16: Kokkos_CoreUnitTest_KokkosP 16: Test command: /var/jenkins/workspace/Kokkos_PR-7581/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 32 tests from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 32 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 (2 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.kernel_name_parallel_for 16: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 16: [ RUN ] kokkosp.kernel_name_parallel_reduce 16: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 16: [ RUN ] kokkosp.kernel_name_parallel_scan 16: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 16: [ RUN ] kokkosp.kernel_name_internal 16: [ OK ] kokkosp.kernel_name_internal (0 ms) 16: [ RUN ] kokkosp.profiling_section 16: [ OK ] kokkosp.profiling_section (0 ms) 16: [ RUN ] kokkosp.scoped_profile_region 16: [ OK ] kokkosp.scoped_profile_region (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-7581/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: [----------] 32 tests from kokkosp (8 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 32 tests from 1 test suite ran. (8 ms total) 16: [ PASSED ] 31 tests. 16: [ SKIPPED ] 1 test, listed below: 16: [ SKIPPED ] kokkosp.create_mirror_view_and_copy 16/53 Test #16: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.14 sec test 17 Start 17: Kokkos_CoreUnitTest_ToolIndependence 17: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 17: Test timeout computed to be: 1500 17/53 Test #17: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.00 sec test 18 Start 18: Kokkos_ProfilingTestLibraryLoadHelp 18: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 18: Environment variables: 18: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7581/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(). 18: 18: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 18: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 18: setting CUDA_VISIBLE_DEVICES. 18: This could on multi GPU systems lead to severe performance" 18: penalties. 18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 18/53 Test #18: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.13 sec test 19 Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp 19: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/libkokkosprinter-tool.so" 19: Test timeout computed to be: 1500 19: 19: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 19: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 19: setting CUDA_VISIBLE_DEVICES. 19: This could on multi GPU systems lead to severe performance" 19: penalties. 19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 19/53 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.13 sec test 20 Start 20: Kokkos_ProfilingTestLibraryLoad 20: Test command: /var/jenkins/workspace/Kokkos_PR-7581/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-7581/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:Cuda::kokkosp_declare_metadata:GPU architecture:VOLTA70::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.5.99::kokkosp_allocate_data:Host:source:0x5555561514c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556151600:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555556151680:Host:source:0x555556151540: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:0x555556151840: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:0x555556151600:40::kokkosp_deallocate_data:Host:source:0x5555561514c0:40::kokkosp_finalize_library:: 20/53 Test #20: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.13 sec test 21 Start 21: Kokkos_ProfilingTestLibraryCmdLine 21: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/libkokkosprinter-tool.so" 21: Test timeout computed to be: 1500 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:Cuda::kokkosp_declare_metadata:GPU architecture:VOLTA70::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.5.99::kokkosp_allocate_data:Host:source:0x5555561514c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556151600:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555556151680:Host:source:0x555556151540: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:0x555556151840: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:0x555556151600:40::kokkosp_deallocate_data:Host:source:0x5555561514c0:40::kokkosp_finalize_library:: 21/53 Test #21: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.13 sec test 22 Start 22: Kokkos_CoreUnitTest_StackTraceTest 22: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec 22: Test timeout computed to be: 1500 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: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x555555603949] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5555555a9a59] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x41) [0x5555555a2a31] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x31f) [0x5555555a489f] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5555555dc08e] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7933f) [0x5555555cd33f] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7979a) [0x5555555cd79a] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79d7d) [0x5555555cdd7d] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d0358] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5555555d082c] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55555559ee06] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4835083] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555555a0eae] 22: 22: demangled test_f1: 22: [0x555555603949] Kokkos::Impl::save_stacktrace() 22: [0x5555555a9a59] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555a2a31] Test::test_stacktrace(bool, bool) 22: [0x5555555a489f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x5555555dc08e] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555cd33f] 22: [0x5555555cd79a] 22: [0x5555555cdd7d] 22: [0x5555555d0358] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d082c] testing::UnitTest::Run() 22: [0x55555559ee06] main 22: [0x7ffff4835083] __libc_start_main 22: [0x5555555a0eae] _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-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x555555603949] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5555555a9a59] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x5555555a9e88] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x5555555a336a] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x31f) [0x5555555a489f] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5555555dc08e] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7933f) [0x5555555cd33f] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7979a) [0x5555555cd79a] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79d7d) [0x5555555cdd7d] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d0358] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5555555d082c] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55555559ee06] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4835083] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555555a0eae] 22: 22: demangled test_f3: 22: [0x555555603949] Kokkos::Impl::save_stacktrace() 22: [0x5555555a9a59] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555a9e88] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x5555555a336a] Test::test_stacktrace(bool, bool) 22: [0x5555555a489f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x5555555dc08e] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555cd33f] 22: [0x5555555cd79a] 22: [0x5555555cdd7d] 22: [0x5555555d0358] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d082c] testing::UnitTest::Run() 22: [0x55555559ee06] main 22: [0x7ffff4835083] __libc_start_main 22: [0x5555555a0eae] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (346 ms) 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x555555603949] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5555555a9a59] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x41) [0x5555555a2a31] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x31c) [0x5555555a4c2c] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5555555dc08e] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7933f) [0x5555555cd33f] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7979a) [0x5555555cd79a] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79d7d) [0x5555555cdd7d] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d0358] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5555555d082c] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55555559ee06] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4835083] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555555a0eae] 22: 22: demangled test_f1: 22: [0x555555603949] Kokkos::Impl::save_stacktrace() 22: [0x5555555a9a59] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555a2a31] Test::test_stacktrace(bool, bool) 22: [0x5555555a4c2c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x5555555dc08e] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555cd33f] 22: [0x5555555cd79a] 22: [0x5555555cdd7d] 22: [0x5555555d0358] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d082c] testing::UnitTest::Run() 22: [0x55555559ee06] main 22: [0x7ffff4835083] __libc_start_main 22: [0x5555555a0eae] _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-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x555555603949] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5555555a9a59] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x5555555a9e88] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x5555555a336a] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x31c) [0x5555555a4c2c] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5555555dc08e] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7933f) [0x5555555cd33f] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7979a) [0x5555555cd79a] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79d7d) [0x5555555cdd7d] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d0358] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5555555d082c] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55555559ee06] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4835083] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555555a0eae] 22: 22: demangled test_f3: 22: [0x555555603949] Kokkos::Impl::save_stacktrace() 22: [0x5555555a9a59] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555a9e88] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x5555555a336a] Test::test_stacktrace(bool, bool) 22: [0x5555555a4c2c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x5555555dc08e] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555cd33f] 22: [0x5555555cd79a] 22: [0x5555555cdd7d] 22: [0x5555555d0358] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d082c] testing::UnitTest::Run() 22: [0x55555559ee06] main 22: [0x7ffff4835083] __libc_start_main 22: [0x5555555a0eae] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (306 ms) 22: [----------] 2 tests from defaultdevicetype_DeathTest (653 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-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x555555603949] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5555555a9a59] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x41) [0x5555555a2a31] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5555555dc08e] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7933f) [0x5555555cd33f] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7979a) [0x5555555cd79a] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79d7d) [0x5555555cdd7d] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d0358] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5555555d082c] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55555559ee06] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4835083] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555555a0eae] 22: 22: demangled test_f1: 22: [0x555555603949] Kokkos::Impl::save_stacktrace() 22: [0x5555555a9a59] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555a2a31] Test::test_stacktrace(bool, bool) 22: [0x5555555dc08e] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555cd33f] 22: [0x5555555cd79a] 22: [0x5555555cdd7d] 22: [0x5555555d0358] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d082c] testing::UnitTest::Run() 22: [0x55555559ee06] main 22: [0x7ffff4835083] __libc_start_main 22: [0x5555555a0eae] _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-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x555555603949] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x5555555a9a59] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x5555555a9e88] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x97a) [0x5555555a336a] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x5555555dc08e] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7933f) [0x5555555cd33f] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7979a) [0x5555555cd79a] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x79d7d) [0x5555555cdd7d] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555d0358] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x5555555d082c] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55555559ee06] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4835083] 22: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555555a0eae] 22: 22: demangled test_f3: 22: [0x555555603949] Kokkos::Impl::save_stacktrace() 22: [0x5555555a9a59] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555a9e88] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x5555555a336a] Test::test_stacktrace(bool, bool) 22: [0x5555555dc08e] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555cd33f] 22: [0x5555555cd79a] 22: [0x5555555cdd7d] 22: [0x5555555d0358] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d082c] testing::UnitTest::Run() 22: [0x55555559ee06] main 22: [0x7ffff4835083] __libc_start_main 22: [0x5555555a0eae] _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. (654 ms total) 22: [ PASSED ] 3 tests. 22/53 Test #22: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 0.79 sec test 23 Start 23: Kokkos_CoreUnitTest_CTestDevice 23: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 23: Test timeout computed to be: 1500 23: [==========] Running 8 tests from 2 test suites. 23: [----------] Global test environment set-up. 23: [----------] 5 tests from ctest_environment_DeathTest 23: [ RUN ] ctest_environment_DeathTest.invalid_rank 23: [ OK ] ctest_environment_DeathTest.invalid_rank (90 ms) 23: [ RUN ] ctest_environment_DeathTest.no_type_str 23: [ OK ] ctest_environment_DeathTest.no_type_str (94 ms) 23: [ RUN ] ctest_environment_DeathTest.missing_type 23: [ OK ] ctest_environment_DeathTest.missing_type (185 ms) 23: [ RUN ] ctest_environment_DeathTest.no_id_str 23: [ OK ] ctest_environment_DeathTest.no_id_str (89 ms) 23: [ RUN ] ctest_environment_DeathTest.invalid_id_str 23: [ OK ] ctest_environment_DeathTest.invalid_id_str (189 ms) 23: [----------] 5 tests from ctest_environment_DeathTest (650 ms total) 23: 23: [----------] 3 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.good 23: [ OK ] ctest_environment.good (0 ms) 23: [----------] 3 tests from ctest_environment (0 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 8 tests from 2 test suites ran. (650 ms total) 23: [ PASSED ] 8 tests. 23/53 Test #23: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 0.66 sec test 24 Start 24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 24: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 24: Test timeout computed to be: 1500 24/53 Test #24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.01 sec test 25 Start 25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 25: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 25: Test timeout computed to be: 1500 25: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 25/53 Test #25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.00 sec test 26 Start 26: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 26: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 26: Test timeout computed to be: 1500 26/53 Test #26: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.00 sec test 27 Start 27: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 27: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 27: Environment variables: 27: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 27: Test timeout computed to be: 1500 27/53 Test #27: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.00 sec test 28 Start 28: Kokkos_CoreUnitTest_DeviceAndThreads 28: Test command: /usr/bin/python3.8 "/var/jenkins/workspace/Kokkos_PR-7581/build-tests/core/unit_test/TestDeviceAndThreads.py" "-v" 28: Test timeout computed to be: 1500 28: test_device_id (__main__.KokkosInitializationTestCase) ... ok 28: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok 28: test_num_devices (__main__.KokkosInitializationTestCase) ... ok 28: test_num_threads (__main__.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 28: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok 28: 28: ---------------------------------------------------------------------- 28: Ran 5 tests in 1.537s 28: 28: OK (skipped=1) 28/53 Test #28: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 2.03 sec test 29 Start 29: Kokkos_ContainersUnitTest_Serial 29: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 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 69 tests from 2 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from serial_DeathTest 29: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction 29: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (4075 ms) 29: [----------] 1 test from serial_DeathTest (4075 ms total) 29: 29: [----------] 68 tests from serial 29: [ RUN ] serial.bitset 29: [ OK ] serial.bitset (1668 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: [ OK ] serial.dualview_device_correct_kokkos_device (1 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.dualview_template_views_return_correct_views_from_const_dual_view 29: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 29: [ RUN ] serial.dualview_sequential_host_init 29: [ OK ] serial.dualview_sequential_host_init (0 ms) 29: [ RUN ] serial.dynamic_view 29: [ OK ] serial.dynamic_view (11 ms) 29: [ RUN ] serial.dyn_rank_view_api_generic 29: [ OK ] serial.dyn_rank_view_api_generic (9 ms) 29: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 29: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 29: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 29: /var/jenkins/workspace/Kokkos_PR-7581/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.dyn_rank_view_team_scratch 29: [ OK ] serial.dyn_rank_view_team_scratch (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 (30 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 (6 ms) 29: [ RUN ] serial.offsetview_offsets_rank1 29: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 29: [ RUN ] serial.offsetview_offsets_rank2 29: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 29: [ RUN ] serial.offsetview_offsets_rank3 29: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 29: [ RUN ] serial.scatterview 29: [ OK ] serial.scatterview (1744 ms) 29: [ RUN ] serial.scatterview_devicetype 29: [ OK ] serial.scatterview_devicetype (1 ms) 29: [ RUN ] serial.staticcrsgraph 29: [ OK ] serial.staticcrsgraph (8 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 29: [ OK ] serial.UnorderedMap_insert (9283 ms) 29: [ RUN ] serial.UnorderedMap_failed_insert 29: [ OK ] serial.UnorderedMap_failed_insert (4661 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: [----------] 68 tests from serial (17438 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 69 tests from 2 test suites ran. (21513 ms total) 29: [ PASSED ] 68 tests. 29: [ SKIPPED ] 1 test, listed below: 29: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 29/53 Test #29: Kokkos_ContainersUnitTest_Serial ........................... Passed 21.73 sec test 30 Start 30: Kokkos_ContainersUnitTest_Cuda 30: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 30: Test timeout computed to be: 1500 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 69 tests from 2 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from cuda_DeathTest 30: [ RUN ] cuda_DeathTest.offsetview_unmanaged_construction 30: [ OK ] cuda_DeathTest.offsetview_unmanaged_construction (4621 ms) 30: [----------] 1 test from cuda_DeathTest (4622 ms total) 30: 30: [----------] 68 tests from cuda 30: [ RUN ] cuda.bitset 30: [ OK ] cuda.bitset (14 ms) 30: [ RUN ] cuda.bitset_default_constructor_no_alloc 30: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 30: [ RUN ] cuda.dualview_combination 30: [ OK ] cuda.dualview_combination (0 ms) 30: [ RUN ] cuda.dualview_alloc 30: [ OK ] cuda.dualview_alloc (0 ms) 30: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 30: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 30: [ RUN ] cuda.dualview_combinations_without_init 30: [ OK ] cuda.dualview_combinations_without_init (0 ms) 30: [ RUN ] cuda.dualview_deep_copy 30: [ OK ] cuda.dualview_deep_copy (4 ms) 30: [ RUN ] cuda.dualview_realloc 30: [ OK ] cuda.dualview_realloc (1 ms) 30: [ RUN ] cuda.dualview_resize 30: [ OK ] cuda.dualview_resize (2 ms) 30: [ RUN ] cuda.dualview_device_correct_kokkos_device 30: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 30: [ RUN ] cuda.dualview_host_correct_kokkos_device 30: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 30: [ RUN ] cuda.dualview_host_modify_template_device_sync 30: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 30: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 30: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 30: [ RUN ] cuda.dualview_device_modify_template_host_sync 30: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 30: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 30: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 30: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 30: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 30: [ RUN ] cuda.dualview_template_views_return_correct_views_from_const_dual_view 30: [ OK ] cuda.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 30: [ RUN ] cuda.dualview_sequential_host_init 30: [ OK ] cuda.dualview_sequential_host_init (2 ms) 30: [ RUN ] cuda.dynamic_view 30: [ OK ] cuda.dynamic_view (61 ms) 30: [ RUN ] cuda.dyn_rank_view_api_generic 30: [ OK ] cuda.dyn_rank_view_api_generic (27 ms) 30: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 30: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (2 ms) 30: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 30: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (0 ms) 30: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 30: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 30: [ RUN ] cuda.dyn_rank_view_team_scratch 30: [ OK ] cuda.dyn_rank_view_team_scratch (0 ms) 30: [ RUN ] cuda.ErrorReporterViaLambda 30: [ OK ] cuda.ErrorReporterViaLambda (1 ms) 30: [ RUN ] cuda.ErrorReporter 30: [ OK ] cuda.ErrorReporter (2 ms) 30: [ RUN ] cuda.offsetview_construction 30: [ OK ] cuda.offsetview_construction (5 ms) 30: [ RUN ] cuda.offsetview_unmanaged_construction 30: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 30: [ RUN ] cuda.offsetview_subview 30: [ OK ] cuda.offsetview_subview (4 ms) 30: [ RUN ] cuda.offsetview_offsets_rank1 30: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 30: [ RUN ] cuda.offsetview_offsets_rank2 30: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 30: [ RUN ] cuda.offsetview_offsets_rank3 30: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 30: [ RUN ] cuda.scatterview 31: Test_Atomic<long long int>/100000/iterations:10 4.09 s 4.08 s 10 1 8 2.47527m 1090.49u 104.1u 4.99995G 113.534k 4.99995G 30: [ OK ] cuda.scatterview (14462 ms) 30: [ RUN ] cuda.scatterview_devicetype 30: [ OK ] cuda.scatterview_devicetype (36 ms) 30: [ RUN ] cuda.staticcrsgraph 30: [ OK ] cuda.staticcrsgraph (47 ms) 30: [ RUN ] cuda.resize_realloc_no_init_dualview 30: [ OK ] cuda.resize_realloc_no_init_dualview (0 ms) 30: [ RUN ] cuda.resize_realloc_no_alloc_dualview 30: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 30: [ RUN ] cuda.resize_exec_space_dualview 30: [ OK ] cuda.resize_exec_space_dualview (0 ms) 30: [ RUN ] cuda.realloc_exec_space_dualview 30: /var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests/TestWithoutInitializing.hpp:155: Skipped 30: skipping since CudaUVMSpace requires additional fences 30: [ SKIPPED ] cuda.realloc_exec_space_dualview (0 ms) 30: [ RUN ] cuda.resize_realloc_no_init_dynrankview 30: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 30: [ RUN ] cuda.resize_exec_space_dynrankview 30: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 30: [ RUN ] cuda.realloc_exec_space_dynrankview 30: /var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests/TestWithoutInitializing.hpp:247: Skipped 30: skipping since CudaUVMSpace requires additional fences 30: [ SKIPPED ] cuda.realloc_exec_space_dynrankview (0 ms) 30: [ RUN ] cuda.resize_realloc_no_init_scatterview 30: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 30: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 30: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 30: [ RUN ] cuda.resize_exec_space_scatterview 30: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 30: [ RUN ] cuda.realloc_exec_space_scatterview 30: /var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests/TestWithoutInitializing.hpp:386: Skipped 30: skipping since CudaUVMSpace requires additional fences 30: [ SKIPPED ] cuda.realloc_exec_space_scatterview (0 ms) 30: [ RUN ] cuda.create_mirror_no_init_dynrankview 30: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 30: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 30: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 30: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 30: /var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests/TestWithoutInitializing.hpp:496: Skipped 30: skipping since CudaUVMSpace requires additional fences 30: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 30: [ RUN ] cuda.create_mirror_no_init_offsetview 30: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 30: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 30: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 30: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 30: /var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests/TestWithoutInitializing.hpp:600: Skipped 30: skipping since CudaUVMSpace requires additional fences 30: [ SKIPPED ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 30: [ RUN ] cuda.create_mirror_no_init_dynamicview 30: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 30: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 30: /var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests/TestWithoutInitializing.hpp:672: Skipped 30: skipping since CudaUVMSpace requires additional fences 30: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 30: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 30: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 30: [ RUN ] cuda.UnorderedMap_insert 30: [ OK ] cuda.UnorderedMap_insert (11050 ms) 30: [ RUN ] cuda.UnorderedMap_failed_insert 30: [ OK ] cuda.UnorderedMap_failed_insert (4298 ms) 30: [ RUN ] cuda.UnorderedMap_deep_copy 30: [ OK ] cuda.UnorderedMap_deep_copy (20 ms) 30: [ RUN ] cuda.UnorderedMap_valid_empty 30: [ OK ] cuda.UnorderedMap_valid_empty (7 ms) 30: [ RUN ] cuda.UnorderedMap_clear_zero_size 30: [ OK ] cuda.UnorderedMap_clear_zero_size (2 ms) 30: [ RUN ] cuda.UnorderedMap_consistent_size 30: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 30: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 30: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 30: [ RUN ] cuda.UnorderedMap_lambda_capturable 30: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 30: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 30: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 30: [ RUN ] cuda.vector_combination 30: [ OK ] cuda.vector_combination (1 ms) 30: [ RUN ] cuda.vector_insert 30: [ OK ] cuda.vector_insert (2 ms) 30: [ RUN ] cuda.vector_push_back_default_exec 30: [ OK ] cuda.vector_push_back_default_exec (0 ms) 30: [ RUN ] cuda.viewctorprop_embedded_dim 30: [ OK ] cuda.viewctorprop_embedded_dim (2 ms) 30: [----------] 68 tests from cuda (30085 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 69 tests from 2 test suites ran. (34707 ms total) 30: [ PASSED ] 63 tests. 30: [ SKIPPED ] 6 tests, listed below: 30: [ SKIPPED ] cuda.realloc_exec_space_dualview 30: [ SKIPPED ] cuda.realloc_exec_space_dynrankview 30: [ SKIPPED ] cuda.realloc_exec_space_scatterview 30: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview 30: [ SKIPPED ] cuda.create_mirror_view_and_copy_offsetview 30: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview 30/53 Test #30: Kokkos_ContainersUnitTest_Cuda ............................. Passed 34.90 sec test 31 Start 31: Kokkos_ContainersPerformanceTest_Cuda 31: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 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 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: Cuda 31: DynRankView vs View: Initialization Only 31: View time (init only): 0.00110387 31: View sum computation time: 0.00110387 31: Strided View time (init only): 0.00107905 31: View Rank7 time (init only): 0.00109131 31: DynRankView time (init only): 0.00107288 31: DynRankView sum computation time: 0.00201111 31: Ratio of View to DynRankView time: 1.02888 31: Ratio of View to DynRankView sum computation time: 1.05008 31: Ratio of View to View Rank7 time: 1.01151 31: Ratio of StrideView to DynRankView time: 1.00575 31: Ratio of DynRankView to View Rank7 time: 0.983117 31: [ OK ] TEST_CATEGORY.dynrankview_perf (191 ms) 31: [ RUN ] TEST_CATEGORY.global_2_local 31: Cuda 31: size, create, generate, fill, find 31: 256, 0.00536139, 1.266e-05, 0.00197617, 0.00174578 31: 512, 0.00550284, 1.1759e-05, 1.9872e-05, 0.00174905 31: 1024, 0.00114485, 1.121e-05, 2.2113e-05, 0.00186646 31: 2048, 0.00121047, 1.0213e-05, 1.9791e-05, 0.00187035 31: 4096, 0.000785331, 1.0129e-05, 2.0317e-05, 0.00184308 31: 8192, 0.000969595, 1.0385e-05, 2.2691e-05, 0.00182258 31: 16384, 0.00181116, 1.0892e-05, 2.3357e-05, 0.00185763 31: 32768, 0.000988917, 1.0459e-05, 2.8051e-05, 0.00201039 31: 65536, 0.00127011, 1.0888e-05, 3.3511e-05, 0.00224863 31: 131072, 0.00185643, 1.1977e-05, 5.1954e-05, 0.0026082 31: 262144, 0.00282997, 1.4726e-05, 0.000117384, 0.00443594 31: 524288, 0.00399212, 1.8402e-05, 0.000479843, 0.0166008 31: 1048576, 0.00493397, 2.4309e-05, 0.00124419, 0.045206 31: 2097152, 0.00791011, 3.6036e-05, 0.00296745, 0.108591 31: 4194304, 0.0136934, 5.7724e-05, 0.00666777, 0.235154 31: [ OK ] TEST_CATEGORY.global_2_local (504 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 (695 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 4 tests from 1 test suite ran. (695 ms total) 31: [ PASSED ] 4 tests. 31/53 Test #31: Kokkos_ContainersPerformanceTest_Cuda ...................... Passed 0.83 sec test 32 Start 32: Kokkos_UnitTest_Sort 32: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Sort 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 17 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from cuda_DeathTest 32: [ RUN ] cuda_DeathTest.SortByKeyKeysLargerThanValues 32: [ OK ] cuda_DeathTest.SortByKeyKeysLargerThanValues (795 ms) 32: [----------] 1 test from cuda_DeathTest (795 ms total) 32: 32: [----------] 16 tests from cuda 32: [ RUN ] cuda.SortUnsignedValueType 32: [ OK ] cuda.SortUnsignedValueType (17 ms) 32: [ RUN ] cuda.SortEmptyView 32: [ OK ] cuda.SortEmptyView (0 ms) 32: [ RUN ] cuda.SortByKeyEmptyView 32: [ OK ] cuda.SortByKeyEmptyView (0 ms) 32: [ RUN ] cuda.SortByKeyEmptyViewHost 32: [ OK ] cuda.SortByKeyEmptyViewHost (0 ms) 32: [ RUN ] cuda.SortByKey 32: [ OK ] cuda.SortByKey (2 ms) 32: [ RUN ] cuda.SortByKeyWithComparator 32: [ OK ] cuda.SortByKeyWithComparator (2 ms) 32: [ RUN ] cuda.SortByKeyStaticExtents 32: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 32: [ RUN ] cuda.SortByKeyWithStrides 32: [ OK ] cuda.SortByKeyWithStrides (0 ms) 32: [ RUN ] cuda.SortWithCustomComparator 32: [ OK ] cuda.SortWithCustomComparator (115 ms) 32: [ RUN ] cuda.BinSortGenericTests 32: [ OK ] cuda.BinSortGenericTests (32 ms) 32: [ RUN ] cuda.BinSortEmptyView 32: [ OK ] cuda.BinSortEmptyView (0 ms) 32: [ RUN ] cuda.BinSortEmptyKeysView 32: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 32: [ RUN ] cuda.BinSort_issue_7221 32: [ OK ] cuda.BinSort_issue_7221 (0 ms) 32: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues 31: Test_Atomic<unsigned int>/100000/iterations:10 3.55 s 3.54 s 10 1 4 2.42617m 1069.29u 47.5u 704.983M 105.08k 704.983M 32: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (11246 ms) 32: [ RUN ] cuda.NestedSort 32: [ OK ] cuda.NestedSort (42 ms) 32: [ RUN ] cuda.NestedSortByKey 32: [ OK ] cuda.NestedSortByKey (128 ms) 32: [----------] 16 tests from cuda (11591 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 17 tests from 2 test suites ran. (12387 ms total) 32: [ PASSED ] 17 tests. 32/53 Test #32: Kokkos_UnitTest_Sort ....................................... Passed 12.55 sec test 33 Start 33: Kokkos_UnitTest_Random 33: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Random 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 3 tests from 1 test suite. 33: [----------] Global test environment set-up. 33: [----------] 3 tests from cuda 33: [ RUN ] cuda.Random_XorShift64 33: Test Seed:1735657895171504484 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 0.00724885 0.0181866 || 0.051031 28028 29312 || 28468 28674.4 || 251.412 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00176032 0.00590941 || 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.0196396 0.00847002 || 0.051031 27985 29333 || 28122.1 28674.4 || 117.09 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.00140364 0.00419193 || 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.00319052 0.00804256 || 0.051031 27967 29393 || 28583.2 28674.4 || 111.18 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00799132 0.000596729 || 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.0146475 -0.00215726 || 0.051031 27965 29325 || 28260.4 28674.4 || -29.822 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.00828484 -0.00226923 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000245611 -0.99999 -48242 || 0.051031 0 195126 || 2.92846e+09 28674.4 || -6.66897e+08 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 0.000735709 -0.293166 0.15565 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.00195688 -0.999999 -57857.5 || 0.051031 0 1.55213e+06 || 2.8689e+10 28674.4 || -7.99822e+08 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 0.00588071 -0.967983 10.26 || 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.016288 0.00827701 || 0.051031 28087 29287 || 28214.8 28674.4 || 114.421 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.11361e-07 -0.0118892 0.00682999 || 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.0122139 -0.00621354 || 0.051031 27998 29307 || 28328.4 28674.4 || -85.8959 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.00796406 -0.00714409 || 0.051031 1e+64 -1e+64 33: Test Seed:1735657895267357014 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 0.00779436 0.0166108 || 0.051031 28070 29353 || 28452.6 28674.4 || 229.628 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.00149495 0.00387903 || 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.0236548 -0.00142377 || 0.051031 28007 29343 || 29369.1 28674.4 || -19.6822 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00432697 0.0102811 || 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.00228531 -0.0189549 || 0.051031 28047 29360 || 28740.1 28674.4 || -262.032 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00670198 0.00358191 || 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.0148471 -0.0180059 || 0.051031 28041 29296 || 28254.9 28674.4 || -248.913 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.0137473 -0.0120193 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000244041 -0.99999 -48247.5 || 0.051031 0 194819 || 2.92887e+09 28674.4 || -6.66973e+08 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 0.000731056 -0.313629 0.156042 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.00195682 -0.999999 -57856.7 || 0.051031 0 1.5515e+06 || 2.86886e+10 28674.4 || -7.9981e+08 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 0.0058805 -0.967741 10.2589 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.86136e-07 -0.0177623 -0.0259237 || 0.051031 28074 29294 || 29192.9 28674.4 || -358.37 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.71903e-07 -0.00070886 -0.000259248 || 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.0107968 -0.010821 || 0.051031 27963 29298 || 28987.4 28674.4 || -149.59 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.00957009 0.00624568 || 0.051031 1e+64 -1e+64 33: [ OK ] cuda.Random_XorShift64 (194 ms) 33: [ RUN ] cuda.Random_XorShift1024_0 33: Test Seed:1735657895365904093 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.0198115 -0.0184582 || 0.051031 10979 11908 || 11606.9 11377 || -255.166 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.0126217 0.000959105 || 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.0207903 0.00940893 || 0.051031 10981 11812 || 11618.5 11377 || 130.069 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.00491042 0.000764281 || 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.011015 0.000630379 || 0.051031 10950 11771 || 11503.7 11377 || 8.71436 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.000667205 -0.00116978 || 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.0159247 0.000408043 || 0.051031 10931 11821 || 11561.1 11377 || 5.64079 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.00162617 0.00311293 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000244423 -0.999975 -7596.37 || 0.051031 0 77709 || 4.61093e+08 11377 || -1.05012e+08 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 0.000733035 -0.158068 0.0256365 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.00195894 -0.999997 -9107.62 || 0.051031 0 616024 || 4.5165e+09 11377 || -1.25904e+08 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 0.00588798 -0.92283 1.63679 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.73387e-07 0.00570355 -0.00617037 || 0.051031 10981 11794 || 11312.4 11377 || -85.2992 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 3.24249e-07 -0.0198647 0.000620616 || 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.0194913 -0.00291205 || 0.051031 10904 11837 || 11159.4 11377 || -40.2562 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.00398594 0.00601787 || 0.051031 1e+64 -1e+64 33: Test Seed:1735657895439330513 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.01339 -0.00246302 || 0.051031 10983 11850 || 11531.4 11377 || -34.0488 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0225947 0.000261318 || 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.000250265 0.00562574 || 0.051031 10956 11784 || 11379.8 11377 || 77.7702 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0184205 0.000433075 || 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.00300495 0.00932686 || 0.051031 10973 11842 || 11411.2 11377 || 128.935 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.000782164 -0.000341239 || 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.00878309 -0.0013291 || 0.051031 10963 11761 || 11277.9 11377 || -18.3734 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0115757 0.00383029 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000245148 -0.999975 -7596.7 || 0.051031 0 77747 || 4.61144e+08 11377 || -1.05017e+08 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 0.000735155 -0.155764 0.023725 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.00195653 -0.999997 -9107.92 || 0.051031 0 616110 || 4.51673e+09 11377 || -1.25908e+08 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 0.00588142 -0.92308 1.62586 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.60671e-07 -0.00296759 0.0122766 || 0.051031 10911 11821 || 11410.8 11377 || 169.712 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.86102e-07 0.00131837 0.00260008 || 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.00546541 -0.00794348 || 0.051031 10934 11815 || 11439.5 11377 || -109.811 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.00571682 -0.00178515 || 0.051031 1e+64 -1e+64 33: [ OK ] cuda.Random_XorShift1024_0 (176 ms) 33: [ RUN ] cuda.Multi_streams 33: [ OK ] cuda.Multi_streams (230 ms) 33: [----------] 3 tests from cuda (601 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 3 tests from 1 test suite ran. (601 ms total) 33: [ PASSED ] 3 tests. 33/53 Test #33: Kokkos_UnitTest_Random ..................................... Passed 0.74 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_A 34: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 34: Test timeout computed to be: 1500 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 16 tests from 4 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from std_algorithms_DeathTest 34: [ RUN ] std_algorithms_DeathTest.expect_no_overlap 34: [ OK ] std_algorithms_DeathTest.expect_no_overlap (2 ms) 34: [----------] 1 test from std_algorithms_DeathTest (2 ms total) 34: 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 (0 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 (2 ms) 34: [ RUN ] random_access_iterator_test.subscript_operator 34: [ OK ] random_access_iterator_test.subscript_operator (1 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet1 34: [ OK ] random_access_iterator_test.operatorsSet1 (3 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet2 34: [ OK ] random_access_iterator_test.operatorsSet2 (2 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet3 34: [ OK ] random_access_iterator_test.operatorsSet3 (3 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 (17 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 16 tests from 4 test suites ran. (20 ms total) 34: [ PASSED ] 16 tests. 34/53 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.15 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_B 35: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 35: Test timeout computed to be: 1500 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 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 (1 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 (12 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 (13 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 (14 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 (13 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 (17 ms) 35: [----------] 7 tests from std_algorithms_min_max_element_test (72 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 7 tests from 1 test suite ran. (72 ms total) 35: [ PASSED ] 7 tests. 35/53 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.20 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_C 36: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 36: Test timeout computed to be: 1500 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 13 tests from 10 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from std_algorithms_lexicographical_compare_test 36: [ RUN ] std_algorithms_lexicographical_compare_test.test 36: [ OK ] std_algorithms_lexicographical_compare_test.test (46 ms) 36: [----------] 1 test from std_algorithms_lexicographical_compare_test (46 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 (137 ms) 36: [----------] 1 test from std_algorithms_for_each_test (137 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 (52 ms) 36: [----------] 1 test from std_algorithms_find_test (52 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 (1663 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 36: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1235 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.search 36: [ OK ] std_algorithms_non_mod_seq_ops.search (1228 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 36: [ OK ] std_algorithms_non_mod_seq_ops.search_n (818 ms) 36: [----------] 4 tests from std_algorithms_non_mod_seq_ops (4946 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 (42 ms) 36: [----------] 1 test from std_algorithms_count_test (42 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 (41 ms) 36: [----------] 1 test from std_algorithms_equal_test (41 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 (61 ms) 36: [----------] 1 test from std_algorithms_all_any_none_of_test (61 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 (143 ms) 36: [----------] 1 test from std_algorithms_nonmod_seq_ops (143 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 (166 ms) 36: [----------] 1 test from std_algorithms_mismatch_test (166 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 (279 ms) 36: [----------] 1 test from std_algorithms_mod_seq_ops (279 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 13 tests from 10 test suites ran. (5916 ms total) 36: [ PASSED ] 13 tests. 36/53 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 6.06 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_D 37: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 37: Test timeout computed to be: 1500 37: 37: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 37: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 37: setting CUDA_VISIBLE_DEVICES. 37: This could on multi GPU systems lead to severe performance" 37: penalties. 37: [==========] Running 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 (0 ms) 37: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 37: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms) 37: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total) 37: 37: [----------] 12 tests from std_algorithms_mod_seq_ops_test 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy 37: [ OK ] std_algorithms_mod_seq_ops_test.copy (1 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (1 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (1 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (1 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 37: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (1 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.fill 37: [ OK ] std_algorithms_mod_seq_ops_test.fill (1 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 37: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (1 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 (2 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 (1 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.generate 37: [ OK ] std_algorithms_mod_seq_ops_test.generate (1 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 (3 ms) 37: [----------] 12 tests from std_algorithms_mod_seq_ops_test (19 ms total) 37: 37: [----------] 4 tests from std_algorithms_replace_ops_test 37: [ RUN ] std_algorithms_replace_ops_test.replace 37: [ OK ] std_algorithms_replace_ops_test.replace (124 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_if 37: [ OK ] std_algorithms_replace_ops_test.replace_if (271 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_copy 37: [ OK ] std_algorithms_replace_ops_test.replace_copy (281 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 37: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (222 ms) 37: [----------] 4 tests from std_algorithms_replace_ops_test (899 ms total) 37: 37: [----------] 11 tests from std_algorithms_mod_seq_ops 37: [ RUN ] std_algorithms_mod_seq_ops.copy_if 37: [ OK ] std_algorithms_mod_seq_ops.copy_if (128 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.unique 37: [ OK ] std_algorithms_mod_seq_ops.unique (305 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 37: [ OK ] std_algorithms_mod_seq_ops.unique_copy (190 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove 37: [ OK ] std_algorithms_mod_seq_ops.remove (154 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_if 37: [ OK ] std_algorithms_mod_seq_ops.remove_if (153 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 37: [ OK ] std_algorithms_mod_seq_ops.remove_copy (292 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 37: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (149 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.rotate 37: [ OK ] std_algorithms_mod_seq_ops.rotate (1632 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 37: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (965 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.shift_left 37: [ OK ] std_algorithms_mod_seq_ops.shift_left (2682 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.shift_right 37: [ OK ] std_algorithms_mod_seq_ops.shift_right (2599 ms) 37: [----------] 11 tests from std_algorithms_mod_seq_ops (9255 ms total) 37: 37: [----------] 1 test from std_algorithms_modseq_test 37: [ RUN ] std_algorithms_modseq_test.reverse 37: [ OK ] std_algorithms_modseq_test.reverse (229 ms) 37: [----------] 1 test from std_algorithms_modseq_test (229 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 31 tests from 5 test suites ran. (10406 ms total) 37: [ PASSED ] 31 tests. 37/53 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 10.55 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_E 38: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 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 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 (30 ms) 38: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 38: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (21 ms) 38: [----------] 2 tests from std_algorithms_sorting_ops_test (51 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 (3 ms) 38: [ RUN ] std_algorithms_partitioning_test.partition_point 38: [ OK ] std_algorithms_partitioning_test.partition_point (3 ms) 38: [----------] 4 tests from std_algorithms_partitioning_test (9 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 (131 ms) 38: [----------] 1 test from std_algorithms_partitioning_ops (131 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 ms) 38: [----------] 12 tests from std_algorithms_numerics_test (16 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 (254 ms) 38: [----------] 1 test from std_algorithms_numerics_ops_test (255 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 (1968 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 38: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 38: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (1822 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 38: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 38: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (698 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 38: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 38: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (1212 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 (5703 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 (165 ms) 38: [----------] 1 test from std_algorithms_transform_ops_test (165 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 29 tests from 7 test suites ran. (6332 ms total) 38: [ PASSED ] 29 tests. 38/53 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 6.48 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 39: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 39: Test timeout computed to be: 1500 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 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 39: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1227 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 (1219 ms) 39: [----------] 2 tests from std_algorithms_adjacent_find_team_test (2446 ms total) 39: 39: [----------] 2 tests from std_algorithms_count_team_test 39: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 39: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (599 ms) 39: [ RUN ] std_algorithms_count_team_test.count_returns_zero 39: [ OK ] std_algorithms_count_team_test.count_returns_zero (589 ms) 39: [----------] 2 tests from std_algorithms_count_team_test (1189 ms total) 39: 39: [----------] 1 test from std_algorithms_count_if_team_test 39: [ RUN ] std_algorithms_count_if_team_test.test 39: [ OK ] std_algorithms_count_if_team_test.test (555 ms) 39: [----------] 1 test from std_algorithms_count_if_team_test (555 ms total) 39: 39: [----------] 1 test from std_algorithms_for_each_team_test 39: [ RUN ] std_algorithms_for_each_team_test.test 39: [ OK ] std_algorithms_for_each_team_test.test (650 ms) 39: [----------] 1 test from std_algorithms_for_each_team_test (650 ms total) 39: 39: [----------] 1 test from std_algorithms_for_each_n_team_test 39: [ RUN ] std_algorithms_for_each_n_team_test.test 39: [ OK ] std_algorithms_for_each_n_team_test.test (743 ms) 39: [----------] 1 test from std_algorithms_for_each_n_team_test (743 ms total) 39: 39: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 39: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (1214 ms) 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 39: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1140 ms) 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 39: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1148 ms) 39: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (3504 ms total) 39: 39: [----------] 2 tests from std_algorithms_mismatch_team_test 39: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 39: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1268 ms) 39: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 39: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1314 ms) 39: [----------] 2 tests from std_algorithms_mismatch_team_test (2583 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 12 tests from 7 test suites ran. (11672 ms total) 39: [ PASSED ] 12 tests. 39/53 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 11.81 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 40: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 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 8 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_equal_team_test 40: [ RUN ] std_algorithms_equal_team_test.views_are_equal 40: [ OK ] std_algorithms_equal_team_test.views_are_equal (1968 ms) 40: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 40: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (2068 ms) 40: [----------] 2 tests from std_algorithms_equal_team_test (4037 ms total) 40: 40: [----------] 2 tests from std_algorithms_search_team_test 40: [ RUN ] std_algorithms_search_team_test.sequences_exist 40: [ OK ] std_algorithms_search_team_test.sequences_exist (1218 ms) 40: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 40: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1269 ms) 40: [----------] 2 tests from std_algorithms_search_team_test (2487 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_end_team_test 40: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 40: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1320 ms) 40: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 40: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1259 ms) 40: [----------] 2 tests from std_algorithms_find_end_team_test (2580 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 40: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1216 ms) 40: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 40: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (1462 ms) 40: [----------] 2 tests from std_algorithms_find_first_of_team_test (2678 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 8 tests from 4 test suites ran. (11784 ms total) 40: [ PASSED ] 8 tests. 40/53 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 11.93 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 41: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 41: Test timeout computed to be: 1500 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 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 (598 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 (582 ms) 41: [----------] 2 tests from std_algorithms_find_team_test (1181 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 (551 ms) 41: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 41: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (547 ms) 41: [----------] 2 tests from std_algorithms_find_if_team_test (1099 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 (552 ms) 41: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 41: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (540 ms) 41: [----------] 2 tests from std_algorithms_find_if_not_team_test (1092 ms total) 41: 41: [----------] 1 test from std_algorithms_all_of_team_test 41: [ RUN ] std_algorithms_all_of_team_test.test 41: [ OK ] std_algorithms_all_of_team_test.test (486 ms) 41: [----------] 1 test from std_algorithms_all_of_team_test (486 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 (486 ms) 41: [----------] 1 test from std_algorithms_any_of_team_test (486 ms total) 41: 41: [----------] 1 test from std_algorithms_none_of_team_test 41: [ RUN ] std_algorithms_none_of_team_test.test 41: [ OK ] std_algorithms_none_of_team_test.test (494 ms) 41: [----------] 1 test from std_algorithms_none_of_team_test (494 ms total) 41: 41: [----------] 2 tests from std_algorithms_search_n_team_test 41: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 41: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (569 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 (564 ms) 41: [----------] 2 tests from std_algorithms_search_n_team_test (1134 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 11 tests from 7 test suites ran. (5975 ms total) 41: [ PASSED ] 11 tests. 41/53 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 6.12 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 42: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 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 3 tests from 3 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_min_element_team_test 42: [ RUN ] std_algorithms_min_element_team_test.test 42: [ OK ] std_algorithms_min_element_team_test.test (1574 ms) 42: [----------] 1 test from std_algorithms_min_element_team_test (1574 ms total) 42: 42: [----------] 1 test from std_algorithms_max_element_team_test 42: [ RUN ] std_algorithms_max_element_team_test.test 42: [ OK ] std_algorithms_max_element_team_test.test (1566 ms) 42: [----------] 1 test from std_algorithms_max_element_team_test (1566 ms total) 42: 42: [----------] 1 test from std_algorithms_minmax_element_team_test 42: [ RUN ] std_algorithms_minmax_element_team_test.test 42: [ OK ] std_algorithms_minmax_element_team_test.test (1551 ms) 42: [----------] 1 test from std_algorithms_minmax_element_team_test (1551 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 3 tests from 3 test suites ran. (4693 ms total) 42: [ PASSED ] 3 tests. 42/53 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 4.84 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 43: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 43: Test timeout computed to be: 1500 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 6 tests from 6 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_fill_team_test 43: [ RUN ] std_algorithms_fill_team_test.test 43: [ OK ] std_algorithms_fill_team_test.test (365 ms) 43: [----------] 1 test from std_algorithms_fill_team_test (365 ms total) 43: 43: [----------] 1 test from std_algorithms_fill_n_team_test 43: [ RUN ] std_algorithms_fill_n_team_test.test 43: [ OK ] std_algorithms_fill_n_team_test.test (2089 ms) 43: [----------] 1 test from std_algorithms_fill_n_team_test (2089 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_team_test 43: [ RUN ] std_algorithms_replace_team_test.test 43: [ OK ] std_algorithms_replace_team_test.test (516 ms) 43: [----------] 1 test from std_algorithms_replace_team_test (517 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 (434 ms) 43: [----------] 1 test from std_algorithms_replace_if_team_test (434 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_copy_team_test 43: [ RUN ] std_algorithms_replace_copy_team_test.test 43: [ OK ] std_algorithms_replace_copy_team_test.test (1032 ms) 43: [----------] 1 test from std_algorithms_replace_copy_team_test (1032 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_copy_if_team_test 43: [ RUN ] std_algorithms_replace_copy_if_team_test.test 43: [ OK ] std_algorithms_replace_copy_if_team_test.test (850 ms) 43: [----------] 1 test from std_algorithms_replace_copy_if_team_test (850 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 6 tests from 6 test suites ran. (5289 ms total) 43: [ PASSED ] 6 tests. 43/53 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 5.44 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 44: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 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 4 tests from 4 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_reverse_team_test 44: [ RUN ] std_algorithms_reverse_team_test.test 44: [ OK ] std_algorithms_reverse_team_test.test (439 ms) 44: [----------] 1 test from std_algorithms_reverse_team_test (439 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 (788 ms) 44: [----------] 1 test from std_algorithms_reverse_copy_team_test (788 ms total) 44: 44: [----------] 1 test from std_algorithms_rotate_team_test 44: [ RUN ] std_algorithms_rotate_team_test.test 44: [ OK ] std_algorithms_rotate_team_test.test (2369 ms) 44: [----------] 1 test from std_algorithms_rotate_team_test (2369 ms total) 44: 44: [----------] 1 test from std_algorithms_rotate_copy_team_test 44: [ RUN ] std_algorithms_rotate_copy_team_test.test 44: [ OK ] std_algorithms_rotate_copy_team_test.test (2366 ms) 44: [----------] 1 test from std_algorithms_rotate_copy_team_test (2366 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 4 tests from 4 test suites ran. (5964 ms total) 44: [ PASSED ] 4 tests. 44/53 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 6.13 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 45: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 45: Test timeout computed to be: 1500 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 4 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_move_team_test 45: [ RUN ] std_algorithms_move_team_test.test 45: [ OK ] std_algorithms_move_team_test.test (960 ms) 45: [----------] 1 test from std_algorithms_move_team_test (960 ms total) 45: 45: [----------] 1 test from std_algorithms_move_backward_team_test 45: [ RUN ] std_algorithms_move_backward_team_test.test 45: [ OK ] std_algorithms_move_backward_team_test.test (982 ms) 45: [----------] 1 test from std_algorithms_move_backward_team_test (982 ms total) 45: 45: [----------] 1 test from std_algorithms_shift_left_team_test 45: [ RUN ] std_algorithms_shift_left_team_test.test 45: [ OK ] std_algorithms_shift_left_team_test.test (4127 ms) 45: [----------] 1 test from std_algorithms_shift_left_team_test (4127 ms total) 45: 45: [----------] 1 test from std_algorithms_shift_right_team_test 45: [ RUN ] std_algorithms_shift_right_team_test.test 45: [ OK ] std_algorithms_shift_right_team_test.test (3975 ms) 45: [----------] 1 test from std_algorithms_shift_right_team_test (3975 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (10046 ms total) 45: [ PASSED ] 4 tests. 45/53 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 10.19 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 46: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 46: Test timeout computed to be: 1500 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 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 (1191 ms) 46: [----------] 1 test from std_algorithms_copy_team_test (1191 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 (2409 ms) 46: [----------] 1 test from std_algorithms_copy_n_team_test (2409 ms total) 46: 46: [----------] 1 test from std_algorithms_copy_backward_team_test 46: [ RUN ] std_algorithms_copy_backward_team_test.test 46: [ OK ] std_algorithms_copy_backward_team_test.test (946 ms) 46: [----------] 1 test from std_algorithms_copy_backward_team_test (946 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 (873 ms) 46: [----------] 1 test from std_algorithms_copy_if_team_test (873 ms total) 46: 46: [----------] 1 test from std_algorithms_unique_copy_team_test 46: [ RUN ] std_algorithms_unique_copy_team_test.test 46: [ OK ] std_algorithms_unique_copy_team_test.test (831 ms) 46: [----------] 1 test from std_algorithms_unique_copy_team_test (831 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_team_test 46: [ RUN ] std_algorithms_remove_team_test.test 46: [ OK ] std_algorithms_remove_team_test.test (846 ms) 46: [----------] 1 test from std_algorithms_remove_team_test (846 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_if_team_test 46: [ RUN ] std_algorithms_remove_if_team_test.test 46: [ OK ] std_algorithms_remove_if_team_test.test (779 ms) 46: [----------] 1 test from std_algorithms_remove_if_team_test (779 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 (976 ms) 46: [----------] 1 test from std_algorithms_remove_copy_team_test (976 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_copy_if_team_test 46: [ RUN ] std_algorithms_remove_copy_if_team_test.test 46: [ OK ] std_algorithms_remove_copy_if_team_test.test (825 ms) 46: [----------] 1 test from std_algorithms_remove_copy_if_team_test (825 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 9 tests from 9 test suites ran. (9679 ms total) 46: [ PASSED ] 9 tests. 46/53 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 9.83 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 47: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 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 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 (943 ms) 47: [----------] 1 test from std_algorithms_unique_team_test (943 ms total) 47: 47: [----------] 1 test from std_algorithms_adjacent_difference_team_test 47: [ RUN ] std_algorithms_adjacent_difference_team_test.test 47: [ OK ] std_algorithms_adjacent_difference_team_test.test (1820 ms) 47: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1820 ms total) 47: 47: [----------] 1 test from std_algorithms_reduce_team_test 47: [ RUN ] std_algorithms_reduce_team_test.test 47: [ OK ] std_algorithms_reduce_team_test.test (1918 ms) 47: [----------] 1 test from std_algorithms_reduce_team_test (1918 ms total) 47: 47: [----------] 1 test from std_algorithms_transform_reduce_team_test 47: [ RUN ] std_algorithms_transform_reduce_team_test.test 47: [ OK ] std_algorithms_transform_reduce_team_test.test (2579 ms) 47: [----------] 1 test from std_algorithms_transform_reduce_team_test (2579 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 4 tests from 4 test suites ran. (7262 ms total) 47: [ PASSED ] 4 tests. 47/53 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 7.43 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 48: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 48: Test timeout computed to be: 1500 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 18 tests from 5 test suites. 48: [----------] Global test environment set-up. 48: [----------] 2 tests from std_algorithms_is_sorted_team_test 48: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 48: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1597 ms) 48: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 48: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1481 ms) 48: [----------] 2 tests from std_algorithms_is_sorted_team_test (3078 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 (95 ms) 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (151 ms) 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1054 ms) 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1175 ms) 48: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2477 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 (56 ms) 48: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 48: [ OK ] std_algorithms_is_partitioned_team_test.all_true (595 ms) 48: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 48: [ OK ] std_algorithms_is_partitioned_team_test.all_false (574 ms) 48: [ RUN ] std_algorithms_is_partitioned_team_test.random 48: [ OK ] std_algorithms_is_partitioned_team_test.random (539 ms) 48: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1765 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 (58 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.all_true 48: [ OK ] std_algorithms_partition_copy_team_test.all_true (1329 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.all_false 48: [ OK ] std_algorithms_partition_copy_team_test.all_false (1121 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.random 48: [ OK ] std_algorithms_partition_copy_team_test.random (1080 ms) 48: [----------] 4 tests from std_algorithms_partition_copy_team_test (3590 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 (39 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.all_true 48: [ OK ] std_algorithms_partition_point_team_test.all_true (540 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.all_false 48: [ OK ] std_algorithms_partition_point_team_test.all_false (522 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.random 48: [ OK ] std_algorithms_partition_point_team_test.random (462 ms) 48: [----------] 4 tests from std_algorithms_partition_point_team_test (1565 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 18 tests from 5 test suites ran. (12477 ms total) 48: [ PASSED ] 18 tests. 48/53 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 12.63 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 49: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 49: Test timeout computed to be: 1500 49: 49: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 49: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 49: setting CUDA_VISIBLE_DEVICES. 49: This could on multi GPU systems lead to severe performance" 49: penalties. 49: [==========] Running 5 tests from 4 test suites. 49: [----------] Global test environment set-up. 49: [----------] 2 tests from std_algorithms_transform_team_test 49: [ RUN ] std_algorithms_transform_team_test.test_unary_op 49: [ OK ] std_algorithms_transform_team_test.test_unary_op (1656 ms) 49: [ RUN ] std_algorithms_transform_team_test.test_binary_op 49: [ OK ] std_algorithms_transform_team_test.test_binary_op (1470 ms) 49: [----------] 2 tests from std_algorithms_transform_team_test (3126 ms total) 49: 49: [----------] 1 test from std_algorithms_generate_team_test 49: [ RUN ] std_algorithms_generate_team_test.test_unary_op 49: [ OK ] std_algorithms_generate_team_test.test_unary_op (1933 ms) 49: [----------] 1 test from std_algorithms_generate_team_test (1933 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 (2082 ms) 49: [----------] 1 test from std_algorithms_generate_n_team_test (2082 ms total) 49: 49: [----------] 1 test from std_algorithms_swap_ranges_team_test 49: [ RUN ] std_algorithms_swap_ranges_team_test.test 49: [ OK ] std_algorithms_swap_ranges_team_test.test (1406 ms) 49: [----------] 1 test from std_algorithms_swap_ranges_team_test (1406 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 5 tests from 4 test suites ran. (8549 ms total) 49: [ PASSED ] 5 tests. 49/53 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 8.72 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 50: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 50: Test timeout computed to be: 1500 50: 50: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 50: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 50: setting CUDA_VISIBLE_DEVICES. 50: This could on multi GPU systems lead to severe performance" 50: penalties. 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 31: Test_Atomic<unsigned long int>/100000/iterations:10 12.2 s 12.1 s 10 1 8 20.593 1.31718m 105.6u 4.99995G 97.214k 4.99995G 50: [ OK ] std_algorithms_exclusive_scan_team_test.test (3647 ms) 50: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3647 ms total) 50: 50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 50: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 50: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1807 ms) 50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1807 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 2 tests from 2 test suites ran. (5454 ms total) 50: [ PASSED ] 2 tests. 50/53 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 5.62 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 51: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 51: Test timeout computed to be: 1500 51: 51: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 51: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 51: setting CUDA_VISIBLE_DEVICES. 51: This could on multi GPU systems lead to severe performance" 51: penalties. 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 51: [ OK ] std_algorithms_inclusive_scan_team_test.test (5242 ms) 51: [----------] 1 test from std_algorithms_inclusive_scan_team_test (5242 ms total) 51: 51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 51: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 51: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (3311 ms) 51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (3311 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 2 tests from 2 test suites ran. (8554 ms total) 51: [ PASSED ] 2 tests. 51/53 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 8.72 sec test 52 Start 52: Kokkos_UnitTest_SIMD 52: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/simd/unit_tests/Kokkos_UnitTest_SIMD 52: Test timeout computed to be: 1500 52: 52: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 52: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 52: setting CUDA_VISIBLE_DEVICES. 52: This could on multi GPU systems lead to severe performance" 52: penalties. 52: [==========] Running 18 tests from 1 test suite. 52: [----------] Global test environment set-up. 52: [----------] 18 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 (2 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: [ RUN ] simd.host_construction 52: [ OK ] simd.host_construction (0 ms) 52: [ RUN ] simd.device_construction 52: [ OK ] simd.device_construction (0 ms) 52: [----------] 18 tests from simd (3 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 18 tests from 1 test suite ran. (3 ms total) 52: [ PASSED ] 18 tests. 52/53 Test #52: Kokkos_UnitTest_SIMD ....................................... Passed 0.14 sec test 53 Start 53: Kokkos_Example_RelocatableFunction 53: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build-tests/example/relocatable_function/Kokkos_example_relocatable_function 53: Test timeout computed to be: 1500 53: 53: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 53: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 53: setting CUDA_VISIBLE_DEVICES. 53: This could on multi GPU systems lead to severe performance" 53: penalties. 53: 1.000000e+01 3.768900e-05s (relocatable) vs. 1.811500e-05s (inline) 53: 1.000000e+02 1.715000e-05s (relocatable) vs. 1.667000e-05s (inline) 53: 1.000000e+03 1.653100e-05s (relocatable) vs. 2.408700e-05s (inline) 53: 1.000000e+04 1.653900e-05s (relocatable) vs. 1.638300e-05s (inline) 53: 1.000000e+05 1.702000e-05s (relocatable) vs. 1.591000e-05s (inline) 53: 1.000000e+06 1.851400e-05s (relocatable) vs. 1.685400e-05s (inline) 53: 1.000000e+07 4.074700e-05s (relocatable) vs. 2.640100e-05s (inline) 53: 1.000000e+08 2.410710e-04s (relocatable) vs. 1.186140e-04s (inline) 53/53 Test #53: Kokkos_Example_RelocatableFunction ......................... Passed 0.14 sec 100% tests passed, 0 tests failed out of 53 Label Time Summary: Kokkos = 389.52 sec*proc (51 tests) Total Test time (real) = 391.74 sec + cd ../example/build_cmake_installed + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_CXX_COMPILER=g++-8 -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 .. -- The CXX compiler identification is GNU 8.4.0 -- The Fortran compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /usr/bin/g++-8 -- Check for working CXX compiler: /usr/bin/g++-8 - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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 -- 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 -- Enabled Kokkos devices: SERIAL;CUDA CMake Warning at /var/jenkins/workspace/Kokkos_PR-7581/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-7581/install/lib/cmake/Kokkos/KokkosConfig.cmake:43 (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-7581/example/build_cmake_installed/build + make -j8 Scanning dependencies of target example [ 66%] Building Fortran object CMakeFiles/example.dir/foo.f.o [ 66%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o [100%] Linking CXX executable example [100%] Built target example + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/example/build_cmake_installed/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/example/build_cmake_installed/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7581/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-7581/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_RELOCATABLE_DEVICE_CODE: yes 1: KOKKOS_ENABLE_CUDA_UVM: yes 1: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 1: 1: Cuda Runtime Configuration: 1: macro KOKKOS_ENABLE_CUDA : defined 1: macro CUDA_VERSION = 11000 = version 11.0 1: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected 1: Number of even integers from 0 to 9 1: Parallel: 5 0.000042 1: Sequential: 5 0.000000 1: Hello World from Fortran 1/1 Test #1: KokkosInTree_Verify .............. Passed 0.15 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.15 sec + cd ../.. + cmake -B build_cmake_installed_different_compiler/build -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 build_cmake_installed_different_compiler -- The CXX compiler identification is Clang 10.0.0 -- The Fortran compiler identification is GNU 9.4.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 -- Check for working Fortran compiler: /usr/bin/f95 - works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/f95 supports Fortran 90 -- Checking whether /usr/bin/f95 supports Fortran 90 - yes -- 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 -- Enabled Kokkos devices: SERIAL;CUDA CMake Warning at /var/jenkins/workspace/Kokkos_PR-7581/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-7581/install/lib/cmake/Kokkos/KokkosConfig.cmake:43 (include) CMakeLists.txt:17 (find_package) -- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos -- 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-7581/example/build_cmake_installed_different_compiler/build + cmake --build build_cmake_installed_different_compiler/build --target all Scanning dependencies of target example_no_kokkos [ 25%] Building CXX object CMakeFiles/example_no_kokkos.dir/bar.cpp.o [ 50%] 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 [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-7581/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 2/2 Test #2: KokkosLauncher_WithKokkos_Verify ... Passed 0.20 sec 100% tests passed, 0 tests failed out of 2 Total Test time (real) = 0.21 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 Tue Dec 31 15:07:16 2024 stats zeroed Tue Dec 31 14:41:57 2024 cache hit (direct) 46 cache hit (preprocessed) 1 cache miss 548 cache hit rate 7.90 % compiler produced stdout 1 cleanups performed 0 files in cache 1084 cache size 333.4 MB max cache size 5.0 GB [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 ca821ca0c1d1d2b56e65292c3953983c4cba276746f4e185f7b81c819782f6a3 INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build-tests/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7581' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes ca821ca0c1d1d2b56e65292c3953983c4cba276746f4e185f7b81c819782f6a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 31: Test_Atomic<unsigned long long int>/100000/iterations:10 4.05 s 4.03 s 10 1 8 2.48537m 1088.58u 103.8u 4.99995G 129.79k 4.99995G 31: Test_Atomic<float>/100000/iterations:10 10.7 s 10.6 s 10 0 4 17.6592 1.42138m 852.19u 4.99997G 68.472k 4.99989G 31: Test_Atomic<double>/100000/iterations:10 12.1 s 12.1 s 10 1 8 20.0479 1.38798m 855.19u 4.99995G 42.558k 4.99995G 31/55 Test #31: Kokkos_PerformanceTest_Atomic .............................. Passed 591.38 sec test 32 Start 32: Kokkos_ContainersUnitTest_Serial 32: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 32: Test timeout computed to be: 1500 32: [==========] Running 69 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from serial_DeathTest 32: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction 32: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (14776 ms) 32: [----------] 1 test from serial_DeathTest (14776 ms total) 32: 32: [----------] 68 tests from serial 32: [ RUN ] serial.bitset 32: [ OK ] serial.bitset (1167 ms) 32: [ RUN ] serial.bitset_default_constructor_no_alloc 32: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 32: [ RUN ] serial.dualview_combination 32: [ OK ] serial.dualview_combination (0 ms) 32: [ RUN ] serial.dualview_alloc 32: [ OK ] serial.dualview_alloc (0 ms) 32: [ RUN ] serial.test_dualview_copy_construction_and_assignment 32: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 32: [ RUN ] serial.dualview_combinations_without_init 32: [ OK ] serial.dualview_combinations_without_init (0 ms) 32: [ RUN ] serial.dualview_deep_copy 32: [ OK ] serial.dualview_deep_copy (0 ms) 32: [ RUN ] serial.dualview_realloc 32: [ OK ] serial.dualview_realloc (0 ms) 32: [ RUN ] serial.dualview_resize 32: [ OK ] serial.dualview_resize (0 ms) 32: [ RUN ] serial.dualview_device_correct_kokkos_device 32: 32: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 32: does not support page migration between device and host. 32: HIPManagedSpace might not work as expected. 32: Please refer to the ROCm documentation on unified/managed memory. 32: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 32: [ RUN ] serial.dualview_host_correct_kokkos_device 32: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 32: [ RUN ] serial.dualview_host_modify_template_device_sync 32: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 32: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 32: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 32: [ RUN ] serial.dualview_device_modify_template_host_sync 32: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 32: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 32: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 32: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 32: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 32: [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view 32: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 32: [ RUN ] serial.dualview_sequential_host_init 32: [ OK ] serial.dualview_sequential_host_init (0 ms) 32: [ RUN ] serial.dynamic_view 32: [ OK ] serial.dynamic_view (5 ms) 32: [ RUN ] serial.dyn_rank_view_api_generic 32: [ OK ] serial.dyn_rank_view_api_generic (5 ms) 32: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 32: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 32: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 32: /var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 32: skipping since not default execution space 32: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 32: [ RUN ] serial.dyn_rank_view_api_operator_rank67 32: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 32: [ RUN ] serial.dyn_rank_view_team_scratch 32: [ OK ] serial.dyn_rank_view_team_scratch (0 ms) 32: [ RUN ] serial.ErrorReporterViaLambda 32: [ OK ] serial.ErrorReporterViaLambda (0 ms) 32: [ RUN ] serial.ErrorReporter 32: [ OK ] serial.ErrorReporter (0 ms) 32: [ RUN ] serial.offsetview_construction 32: [ OK ] serial.offsetview_construction (11 ms) 32: [ RUN ] serial.offsetview_unmanaged_construction 32: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 32: [ RUN ] serial.offsetview_subview 32: [ OK ] serial.offsetview_subview (3 ms) 32: [ RUN ] serial.offsetview_offsets_rank1 32: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 32: [ RUN ] serial.offsetview_offsets_rank2 32: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 32: [ RUN ] serial.offsetview_offsets_rank3 32: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 32: [ RUN ] serial.scatterview 32: [ OK ] serial.scatterview (970 ms) 32: [ RUN ] serial.scatterview_devicetype 32: [ OK ] serial.scatterview_devicetype (0 ms) 32: [ RUN ] serial.staticcrsgraph 32: [ OK ] serial.staticcrsgraph (6 ms) 32: [ RUN ] serial.resize_realloc_no_init_dualview 32: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 32: [ RUN ] serial.resize_realloc_no_alloc_dualview 32: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 32: [ RUN ] serial.resize_exec_space_dualview 32: [ OK ] serial.resize_exec_space_dualview (0 ms) 32: [ RUN ] serial.realloc_exec_space_dualview 32: [ OK ] serial.realloc_exec_space_dualview (0 ms) 32: [ RUN ] serial.resize_realloc_no_init_dynrankview 32: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 32: [ RUN ] serial.resize_exec_space_dynrankview 32: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 32: [ RUN ] serial.realloc_exec_space_dynrankview 32: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 32: [ RUN ] serial.resize_realloc_no_init_scatterview 32: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 32: [ RUN ] serial.resize_realloc_no_alloc_scatterview 32: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 32: [ RUN ] serial.resize_exec_space_scatterview 32: [ OK ] serial.resize_exec_space_scatterview (0 ms) 32: [ RUN ] serial.realloc_exec_space_scatterview 32: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 32: [ RUN ] serial.create_mirror_no_init_dynrankview 32: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 32: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 32: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 32: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 32: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 32: [ RUN ] serial.create_mirror_no_init_offsetview 32: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 32: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 32: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 32: [ RUN ] serial.create_mirror_view_and_copy_offsetview 32: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 32: [ RUN ] serial.create_mirror_no_init_dynamicview 32: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 32: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 32: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 32: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 32: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 32: [ RUN ] serial.UnorderedMap_insert 32: [ OK ] serial.UnorderedMap_insert (3566 ms) 32: [ RUN ] serial.UnorderedMap_failed_insert 32: [ OK ] serial.UnorderedMap_failed_insert (1883 ms) 32: [ RUN ] serial.UnorderedMap_deep_copy 32: [ OK ] serial.UnorderedMap_deep_copy (2 ms) 32: [ RUN ] serial.UnorderedMap_valid_empty 32: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 32: [ RUN ] serial.UnorderedMap_clear_zero_size 32: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 32: [ RUN ] serial.UnorderedMap_consistent_size 32: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 32: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 32: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 32: [ RUN ] serial.UnorderedMap_lambda_capturable 32: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 32: [ RUN ] serial.UnorderedMap_constructor_view_alloc 32: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 32: [ RUN ] serial.vector_combination 32: [ OK ] serial.vector_combination (0 ms) 32: [ RUN ] serial.vector_insert 32: [ OK ] serial.vector_insert (0 ms) 32: [ RUN ] serial.vector_push_back_default_exec 32: [ OK ] serial.vector_push_back_default_exec (0 ms) 32: [ RUN ] serial.viewctorprop_embedded_dim 32: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 32: [----------] 68 tests from serial (7628 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 69 tests from 2 test suites ran. (22404 ms total) 32: [ PASSED ] 68 tests. 32: [ SKIPPED ] 1 test, listed below: 32: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 32/55 Test #32: Kokkos_ContainersUnitTest_Serial ........................... Passed 22.81 sec test 33 Start 33: Kokkos_ContainersUnitTest_HIP 33: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 33: Test timeout computed to be: 1500 33: [==========] Running 69 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from hip_DeathTest 33: [ RUN ] hip_DeathTest.offsetview_unmanaged_construction 33: [ OK ] hip_DeathTest.offsetview_unmanaged_construction (14661 ms) 33: [----------] 1 test from hip_DeathTest (14661 ms total) 33: 33: [----------] 68 tests from hip 33: [ RUN ] hip.bitset 33: [ OK ] hip.bitset (19 ms) 33: [ RUN ] hip.bitset_default_constructor_no_alloc 33: [ OK ] hip.bitset_default_constructor_no_alloc (0 ms) 33: [ RUN ] hip.dualview_combination 33: [ OK ] hip.dualview_combination (4 ms) 33: [ RUN ] hip.dualview_alloc 33: [ OK ] hip.dualview_alloc (0 ms) 33: [ RUN ] hip.test_dualview_copy_construction_and_assignment 33: [ OK ] hip.test_dualview_copy_construction_and_assignment (0 ms) 33: [ RUN ] hip.dualview_combinations_without_init 33: [ OK ] hip.dualview_combinations_without_init (0 ms) 33: [ RUN ] hip.dualview_deep_copy 33: [ OK ] hip.dualview_deep_copy (1 ms) 33: [ RUN ] hip.dualview_realloc 33: [ OK ] hip.dualview_realloc (0 ms) 33: [ RUN ] hip.dualview_resize 33: [ OK ] hip.dualview_resize (0 ms) 33: [ RUN ] hip.dualview_device_correct_kokkos_device 33: 33: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 33: does not support page migration between device and host. 33: HIPManagedSpace might not work as expected. 33: Please refer to the ROCm documentation on unified/managed memory. 33: [ OK ] hip.dualview_device_correct_kokkos_device (0 ms) 33: [ RUN ] hip.dualview_host_correct_kokkos_device 33: [ OK ] hip.dualview_host_correct_kokkos_device (0 ms) 33: [ RUN ] hip.dualview_host_modify_template_device_sync 33: [ OK ] hip.dualview_host_modify_template_device_sync (0 ms) 33: [ RUN ] hip.dualview_host_modify_template_device_execspace_sync 33: [ OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms) 33: [ RUN ] hip.dualview_device_modify_template_host_sync 33: [ OK ] hip.dualview_device_modify_template_host_sync (0 ms) 33: [ RUN ] hip.dualview_device_modify_template_host_execspace_sync 33: [ OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms) 33: [ RUN ] hip.dualview_template_views_return_correct_executionspace_views 33: [ OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms) 33: [ RUN ] hip.dualview_template_views_return_correct_views_from_const_dual_view 33: [ OK ] hip.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 33: [ RUN ] hip.dualview_sequential_host_init 33: [ OK ] hip.dualview_sequential_host_init (0 ms) 33: [ RUN ] hip.dynamic_view 33: [ OK ] hip.dynamic_view (12 ms) 33: [ RUN ] hip.dyn_rank_view_api_generic 33: [ OK ] hip.dyn_rank_view_api_generic (13 ms) 33: [ RUN ] hip.dyn_rank_view_api_operator_rank12345 33: [ OK ] hip.dyn_rank_view_api_operator_rank12345 (1 ms) 33: [ RUN ] hip.dyn_rank_view_check_fence_resize_realloc 33: [ OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms) 33: [ RUN ] hip.dyn_rank_view_api_operator_rank67 33: [ OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms) 33: [ RUN ] hip.dyn_rank_view_team_scratch 33: [ OK ] hip.dyn_rank_view_team_scratch (0 ms) 33: [ RUN ] hip.ErrorReporterViaLambda 33: [ OK ] hip.ErrorReporterViaLambda (1 ms) 33: [ RUN ] hip.ErrorReporter 33: [ OK ] hip.ErrorReporter (0 ms) 33: [ RUN ] hip.offsetview_construction 33: [ OK ] hip.offsetview_construction (3 ms) 33: [ RUN ] hip.offsetview_unmanaged_construction 33: [ OK ] hip.offsetview_unmanaged_construction (0 ms) 33: [ RUN ] hip.offsetview_subview 33: [ OK ] hip.offsetview_subview (0 ms) 33: [ RUN ] hip.offsetview_offsets_rank1 33: [ OK ] hip.offsetview_offsets_rank1 (0 ms) 33: [ RUN ] hip.offsetview_offsets_rank2 33: [ OK ] hip.offsetview_offsets_rank2 (0 ms) 33: [ RUN ] hip.offsetview_offsets_rank3 33: [ OK ] hip.offsetview_offsets_rank3 (0 ms) 33: [ RUN ] hip.scatterview 33: [ OK ] hip.scatterview (29917 ms) 33: [ RUN ] hip.scatterview_devicetype 33: [ OK ] hip.scatterview_devicetype (46542 ms) 33: [ RUN ] hip.staticcrsgraph 33: [ OK ] hip.staticcrsgraph (25 ms) 33: [ RUN ] hip.resize_realloc_no_init_dualview 33: [ OK ] hip.resize_realloc_no_init_dualview (1 ms) 33: [ RUN ] hip.resize_realloc_no_alloc_dualview 33: [ OK ] hip.resize_realloc_no_alloc_dualview (0 ms) 33: [ RUN ] hip.resize_exec_space_dualview 33: [ OK ] hip.resize_exec_space_dualview (0 ms) 33: [ RUN ] hip.realloc_exec_space_dualview 33: [ OK ] hip.realloc_exec_space_dualview (0 ms) 33: [ RUN ] hip.resize_realloc_no_init_dynrankview 33: [ OK ] hip.resize_realloc_no_init_dynrankview (0 ms) 33: [ RUN ] hip.resize_exec_space_dynrankview 33: [ OK ] hip.resize_exec_space_dynrankview (0 ms) 33: [ RUN ] hip.realloc_exec_space_dynrankview 33: [ OK ] hip.realloc_exec_space_dynrankview (0 ms) 33: [ RUN ] hip.resize_realloc_no_init_scatterview 33: [ OK ] hip.resize_realloc_no_init_scatterview (0 ms) 33: [ RUN ] hip.resize_realloc_no_alloc_scatterview 33: [ OK ] hip.resize_realloc_no_alloc_scatterview (0 ms) 33: [ RUN ] hip.resize_exec_space_scatterview 33: [ OK ] hip.resize_exec_space_scatterview (0 ms) 33: [ RUN ] hip.realloc_exec_space_scatterview 33: [ OK ] hip.realloc_exec_space_scatterview (0 ms) 33: [ RUN ] hip.create_mirror_no_init_dynrankview 33: [ OK ] hip.create_mirror_no_init_dynrankview (0 ms) 33: [ RUN ] hip.create_mirror_no_init_dynrankview_viewctor 33: [ OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms) 33: [ RUN ] hip.create_mirror_view_and_copy_dynrankview 33: [ OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms) 33: [ RUN ] hip.create_mirror_no_init_offsetview 33: [ OK ] hip.create_mirror_no_init_offsetview (0 ms) 33: [ RUN ] hip.create_mirror_no_init_offsetview_view_ctor 33: [ OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms) 33: [ RUN ] hip.create_mirror_view_and_copy_offsetview 33: [ OK ] hip.create_mirror_view_and_copy_offsetview (0 ms) 33: [ RUN ] hip.create_mirror_no_init_dynamicview 33: [ OK ] hip.create_mirror_no_init_dynamicview (0 ms) 33: [ RUN ] hip.create_mirror_view_and_copy_dynamicview 33: [ OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms) 33: [ RUN ] hip.create_mirror_no_init_dynamicview_view_ctor 33: [ OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms) 33: [ RUN ] hip.UnorderedMap_insert 33: [ OK ] hip.UnorderedMap_insert (1568 ms) 33: [ RUN ] hip.UnorderedMap_failed_insert 33: [ OK ] hip.UnorderedMap_failed_insert (449 ms) 33: [ RUN ] hip.UnorderedMap_deep_copy 33: [ OK ] hip.UnorderedMap_deep_copy (2 ms) 33: [ RUN ] hip.UnorderedMap_valid_empty 33: [ OK ] hip.UnorderedMap_valid_empty (0 ms) 33: [ RUN ] hip.UnorderedMap_clear_zero_size 33: [ OK ] hip.UnorderedMap_clear_zero_size (0 ms) 33: [ RUN ] hip.UnorderedMap_consistent_size 33: [ OK ] hip.UnorderedMap_consistent_size (0 ms) 33: [ RUN ] hip.UnorderedMap_shallow_copyable_on_device 33: [ OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms) 33: [ RUN ] hip.UnorderedMap_lambda_capturable 33: [ OK ] hip.UnorderedMap_lambda_capturable (0 ms) 33: [ RUN ] hip.UnorderedMap_constructor_view_alloc 33: [ OK ] hip.UnorderedMap_constructor_view_alloc (0 ms) 33: [ RUN ] hip.vector_combination 33: [ OK ] hip.vector_combination (0 ms) 33: [ RUN ] hip.vector_insert 33: [ OK ] hip.vector_insert (1 ms) 33: [ RUN ] hip.vector_push_back_default_exec 33: [ OK ] hip.vector_push_back_default_exec (0 ms) 33: [ RUN ] hip.viewctorprop_embedded_dim 33: [ OK ] hip.viewctorprop_embedded_dim (1 ms) 33: [----------] 68 tests from hip (78580 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 69 tests from 2 test suites ran. (93242 ms total) 33: [ PASSED ] 69 tests. 33/55 Test #33: Kokkos_ContainersUnitTest_HIP .............................. Passed 93.64 sec test 34 Start 34: Kokkos_ContainersPerformanceTest_HIP 34: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 34: Test timeout computed to be: 1500 34: [==========] Running 4 tests from 1 test suite. 34: [----------] Global test environment set-up. 34: [----------] 4 tests from TEST_CATEGORY 34: [ RUN ] TEST_CATEGORY.dynrankview_perf 34: HIP 34: DynRankView vs View: Initialization Only 34: View time (init only): 0.0026364 34: View sum computation time: 0.0026364 34: Strided View time (init only): 0.0014869 34: View Rank7 time (init only): 0.00161238 34: DynRankView time (init only): 0.00154065 34: DynRankView sum computation time: 0.00150585 34: Ratio of View to DynRankView time: 1.71122 34: Ratio of View to DynRankView sum computation time: 0.981128 34: Ratio of View to View Rank7 time: 1.6351 34: Ratio of StrideView to DynRankView time: 0.965112 34: Ratio of DynRankView to View Rank7 time: 0.955514 34: [ OK ] TEST_CATEGORY.dynrankview_perf (13 ms) 34: [ RUN ] TEST_CATEGORY.global_2_local 34: HIP 34: size, create, generate, fill, find 34: 256, 0.00103018, 1.275e-05, 0.00451622, 0.00405822 34: 512, 0.00102501, 1.227e-05, 3.2709e-05, 0.00311624 34: 1024, 0.000998298, 1.13e-05, 3.377e-05, 0.00316548 34: 2048, 0.00107845, 1.134e-05, 3.4819e-05, 0.00322327 34: 4096, 0.00107111, 1.134e-05, 3.6489e-05, 0.00324659 34: 8192, 0.000995758, 1.093e-05, 3.5399e-05, 0.0032357 34: 16384, 0.00101028, 1.105e-05, 3.72e-05, 0.00327968 34: 32768, 0.00111118, 1.103e-05, 3.899e-05, 0.00342742 34: 65536, 0.00109383, 1.133e-05, 4.414e-05, 0.00370675 34: 131072, 0.00110499, 1.183e-05, 6.7319e-05, 0.00441447 34: 262144, 0.00103685, 1.248e-05, 0.000114989, 0.00677961 34: 524288, 0.00113604, 1.492e-05, 0.000289496, 0.0115237 34: 1048576, 0.00106531, 2e-05, 0.000715752, 0.0225244 34: 2097152, 0.00111168, 2.7499e-05, 0.00157311, 0.0484389 34: 4194304, 0.00116443, 4.138e-05, 0.00355263, 0.11708 34: [ OK ] TEST_CATEGORY.global_2_local (269 ms) 34: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 34: skipping test 34: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 34: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 34: skipping test 34: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 34: [----------] 4 tests from TEST_CATEGORY (283 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 4 tests from 1 test suite ran. (283 ms total) 34: [ PASSED ] 4 tests. 34/55 Test #34: Kokkos_ContainersPerformanceTest_HIP ....................... Passed 0.66 sec test 35 Start 35: Kokkos_UnitTest_Sort 35: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 35: Test timeout computed to be: 1500 35: [==========] Running 17 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from hip_DeathTest 35: [ RUN ] hip_DeathTest.SortByKeyKeysLargerThanValues 35: [ OK ] hip_DeathTest.SortByKeyKeysLargerThanValues (2442 ms) 35: [----------] 1 test from hip_DeathTest (2442 ms total) 35: 35: [----------] 16 tests from hip 35: [ RUN ] hip.SortUnsignedValueType 35: [ OK ] hip.SortUnsignedValueType (25 ms) 35: [ RUN ] hip.SortEmptyView 35: [ OK ] hip.SortEmptyView (0 ms) 35: [ RUN ] hip.SortByKeyEmptyView 35: [ OK ] hip.SortByKeyEmptyView (0 ms) 35: [ RUN ] hip.SortByKeyEmptyViewHost 35: [ OK ] hip.SortByKeyEmptyViewHost (0 ms) 35: [ RUN ] hip.SortByKey 35: [ OK ] hip.SortByKey (10 ms) 35: [ RUN ] hip.SortByKeyWithComparator 35: [ OK ] hip.SortByKeyWithComparator (0 ms) 35: [ RUN ] hip.SortByKeyStaticExtents 35: [ OK ] hip.SortByKeyStaticExtents (0 ms) 35: [ RUN ] hip.SortByKeyWithStrides 35: [ OK ] hip.SortByKeyWithStrides (0 ms) 35: [ RUN ] hip.SortWithCustomComparator 35: [ OK ] hip.SortWithCustomComparator (72 ms) 35: [ RUN ] hip.BinSortGenericTests 35: [ OK ] hip.BinSortGenericTests (15 ms) 35: [ RUN ] hip.BinSortEmptyView 35: [ OK ] hip.BinSortEmptyView (0 ms) 35: [ RUN ] hip.BinSortEmptyKeysView 35: [ OK ] hip.BinSortEmptyKeysView (0 ms) 35: [ RUN ] hip.BinSort_issue_7221 35: [ OK ] hip.BinSort_issue_7221 (0 ms) 35: [ RUN ] hip.BinSortUnsignedKeyLayoutStrideValues 35: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (7234 ms) 35: [ RUN ] hip.NestedSort 35: [ OK ] hip.NestedSort (36 ms) 35: [ RUN ] hip.NestedSortByKey 35: [ OK ] hip.NestedSortByKey (93 ms) 35: [----------] 16 tests from hip (7492 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 17 tests from 2 test suites ran. (9935 ms total) 35: [ PASSED ] 17 tests. 35/55 Test #35: Kokkos_UnitTest_Sort ....................................... Passed 10.31 sec test 36 Start 36: Kokkos_UnitTest_Random 36: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Random 36: Test timeout computed to be: 1500 36: [==========] Running 3 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 3 tests from hip 36: [ RUN ] hip.Random_XorShift64 36: Test Seed:1735658736154383992 36: Test Scalar=int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 0.0172703 -0.00899894 || 0.051031 28019 29315 || 28187.6 28674.4 || -124.401 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.00955557 0.00104484 || 0.051031 1e+64 -1e+64 36: Test Scalar=unsigned int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 -0.0073953 -0.00312601 || 0.051031 27946 29336 || 28888 28674.4 || -43.214 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 0.00139536 0.0040821 || 0.051031 1e+64 -1e+64 36: Test Scalar=int64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 0.0102732 0.0120301 || 0.051031 27899 29286 || 28382.8 28674.4 || 166.304 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.00210342 -0.000730894 || 0.051031 1e+64 -1e+64 36: Test Scalar=uint64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 0.00374467 -0.0267216 || 0.051031 27908 29325 || 28567.4 28674.4 || -369.4 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.00986235 0.0044473 || 0.051031 1e+64 -1e+64 36: Test Scalar=half 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.000243612 -0.99999 -48249.5 || 0.051031 0 195015 || 2.92887e+09 28674.4 || -6.67001e+08 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 0.00072973 -0.305945 0.150496 || 0.051031 1e+64 -1e+64 36: Test Scalar=bhalf 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.63432e-07 0.00711165 0.0168358 || 0.051031 27991 29322 || 28471.9 28674.4 || 232.738 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 7.03793e-07 0.00601297 -0.000397264 || 0.051031 1e+64 -1e+64 36: Test Scalar=float 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.68478e-07 0.0100039 0.0076369 || 0.051031 28027 29339 || 28390.4 28674.4 || 105.572 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 7.18929e-07 -0.0057521 0.00209749 || 0.051031 1e+64 -1e+64 36: Test Scalar=double 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 -0.00777151 0.037188 || 0.051031 28071 29329 || 28899 28674.4 || 514.086 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 0.00347625 -0.0088008 || 0.051031 1e+64 -1e+64 36: Test Seed:1735658736309654688 36: Test Scalar=int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 -0.00640267 -0.00915696 || 0.051031 28040 29374 || 28859.2 28674.4 || -126.586 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 0.0109473 -0.00181113 || 0.051031 1e+64 -1e+64 36: Test Scalar=unsigned int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 0.0202632 -0.00623258 || 0.051031 27871 29280 || 28104.9 28674.4 || -86.1592 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.00132429 0.00293204 || 0.051031 1e+64 -1e+64 36: Test Scalar=int64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 -0.00614583 0.00936855 || 0.051031 28005 29404 || 28851.7 28674.4 || 129.511 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.00409295 0.00508908 || 0.051031 1e+64 -1e+64 36: Test Scalar=uint64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 -0.000308243 0.0198594 || 0.051031 27983 29339 || 28683.2 28674.4 || 274.536 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.00652317 -0.000924754 || 0.051031 1e+64 -1e+64 36: Test Scalar=half 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.000245742 -0.99999 -48244.7 || 0.051031 0 195031 || 2.92853e+09 28674.4 || -6.66934e+08 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 0.000736134 -0.308856 0.147413 || 0.051031 1e+64 -1e+64 36: Test Scalar=bhalf 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.71e-07 0.00543893 -0.0112164 || 0.051031 28052 29328 || 28519.3 28674.4 || -155.055 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 7.26496e-07 0.00146388 -0.00206488 || 0.051031 1e+64 -1e+64 36: Test Scalar=float 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.76045e-07 0.00653047 -0.0100796 || 0.051031 28021 29284 || 28488.3 28674.4 || -139.34 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 7.41632e-07 0.00244346 0.00225407 || 0.051031 1e+64 -1e+64 36: Test Scalar=double 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 0.0125677 0.00475934 || 0.051031 28104 29331 || 28318.5 28674.4 || 65.7931 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 0.00154352 0.0062262 || 0.051031 1e+64 -1e+64 36: [ OK ] hip.Random_XorShift64 (308 ms) 36: [ RUN ] hip.Random_XorShift1024_0 36: Test Seed:1735658736462913199 36: Test Scalar=int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 -0.0141915 0.00264909 || 0.051031 10933 11806 || 11540.7 11377 || 36.621 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.011343 -0.000671438 || 0.051031 1e+64 -1e+64 36: Test Scalar=unsigned int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 -0.00846259 0.010979 || 0.051031 10994 11826 || 11474.1 11377 || 151.774 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 -0.0153367 0.00170553 || 0.051031 1e+64 -1e+64 36: Test Scalar=int64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 0.00634576 0.00455793 || 0.051031 10996 11891 || 11305.2 11377 || 63.0088 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 -0.00172431 -0.00253444 || 0.051031 1e+64 -1e+64 36: Test Scalar=uint64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 -0.0149135 -0.0015001 || 0.051031 10924 11802 || 11549.2 11377 || -20.7373 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 -0.00717619 -0.00476944 || 0.051031 1e+64 -1e+64 36: Test Scalar=half 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.00024448 -0.999975 -7594.71 || 0.051031 0 77544 || 4.61029e+08 11377 || -1.04989e+08 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 0.000733111 -0.150264 0.0255606 || 0.051031 1e+64 -1e+64 36: Test Scalar=bhalf 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.60671e-07 0.00391342 0.00424278 || 0.051031 10926 11769 || 11332.6 11377 || 58.6521 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.86102e-07 0.000198314 0.00130017 || 0.051031 1e+64 -1e+64 36: Test Scalar=float 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.9246e-07 0.00848277 0.00376825 || 0.051031 10931 11790 || 11281.3 11377 || 52.0922 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 3.8147e-07 0.00395737 0.00338758 || 0.051031 1e+64 -1e+64 36: Test Scalar=double 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 -0.016662 0.00025632 || 0.051031 10983 11805 || 11569.7 11377 || 3.54337 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.0029774 -0.000521533 || 0.051031 1e+64 -1e+64 36: Test Seed:1735658736564094841 36: Test Scalar=int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 0.00876466 0.00837141 || 0.051031 10945 11762 || 11278.1 11377 || 115.726 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 -0.00710263 -0.00183587 || 0.051031 1e+64 -1e+64 36: Test Scalar=unsigned int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 -4.42786e-05 -0.0093158 || 0.051031 11004 11801 || 11377.5 11377 || -128.782 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.000274885 0.000776462 || 0.051031 1e+64 -1e+64 36: Test Scalar=int64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 -0.0026331 -0.00988926 || 0.051031 10991 11854 || 11407 11377 || -136.709 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.0147392 0.00246384 || 0.051031 1e+64 -1e+64 36: Test Scalar=uint64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 0.00107494 0.00480342 || 0.051031 10968 11787 || 11364.7 11377 || 66.4025 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 -0.0101467 0.00303015 || 0.051031 1e+64 -1e+64 36: Test Scalar=half 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.00024448 -0.999975 -7595.34 || 0.051031 0 77794 || 4.61047e+08 11377 || -1.04998e+08 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 0.000733111 -0.14208 0.0202762 || 0.051031 1e+64 -1e+64 36: Test Scalar=bhalf 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.86102e-07 -0.00469393 0.00196887 || 0.051031 10944 11814 || 11430.6 11377 || 27.2177 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 3.62396e-07 -0.00302465 0.0020593 || 0.051031 1e+64 -1e+64 36: Test Scalar=float 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.79744e-07 -0.00181453 0.00384277 || 0.051031 10936 11800 || 11397.6 11377 || 53.1224 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 3.43323e-07 -0.0139278 0.00069093 || 0.051031 1e+64 -1e+64 36: Test Scalar=double 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 0.0102667 -0.00338892 || 0.051031 10988 11766 || 11261.3 11377 || -46.8485 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.00137977 -0.00230414 || 0.051031 1e+64 -1e+64 36: [ OK ] hip.Random_XorShift1024_0 (233 ms) 36: [ RUN ] hip.Multi_streams 36: [ OK ] hip.Multi_streams (251 ms) 36: [----------] 3 tests from hip (793 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 3 tests from 1 test suite ran. (793 ms total) 36: [ PASSED ] 3 tests. 36/55 Test #36: Kokkos_UnitTest_Random ..................................... Passed 1.16 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_A 37: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 37: Test timeout computed to be: 1500 37: [==========] Running 16 tests from 4 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from std_algorithms_DeathTest 37: [ RUN ] std_algorithms_DeathTest.expect_no_overlap 37: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms) 37: [----------] 1 test from std_algorithms_DeathTest (0 ms total) 37: 37: [----------] 3 tests from std_algorithms_reducers 37: [ RUN ] std_algorithms_reducers.max_first_loc 37: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 37: [ RUN ] std_algorithms_reducers.min_first_loc 37: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 37: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 37: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 37: [----------] 3 tests from std_algorithms_reducers (0 ms total) 37: 37: [----------] 1 test from std_algorithms 37: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 37: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 37: [----------] 1 test from std_algorithms (0 ms total) 37: 37: [----------] 11 tests from random_access_iterator_test 37: [ RUN ] random_access_iterator_test.constructor 37: [ OK ] random_access_iterator_test.constructor (1 ms) 37: [ RUN ] random_access_iterator_test.constructiblity 37: [ OK ] random_access_iterator_test.constructiblity (0 ms) 37: [ RUN ] random_access_iterator_test.dereference 37: [ OK ] random_access_iterator_test.dereference (1 ms) 37: [ RUN ] random_access_iterator_test.subscript_operator 37: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 37: [ RUN ] random_access_iterator_test.operatorsSet1 37: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 37: [ RUN ] random_access_iterator_test.operatorsSet2 37: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 37: [ RUN ] random_access_iterator_test.operatorsSet3 37: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 37: [ RUN ] random_access_iterator_test.operatorsSet4 37: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 37: [ RUN ] random_access_iterator_test.assignment_operator 37: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 37: [ RUN ] random_access_iterator_test.distance 37: [ OK ] random_access_iterator_test.distance (0 ms) 37: [ RUN ] random_access_iterator_test.traits_helpers 37: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 37: [----------] 11 tests from random_access_iterator_test (4 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 16 tests from 4 test suites ran. (4 ms total) 37: [ PASSED ] 16 tests. 37/55 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.37 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_B 38: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 38: Test timeout computed to be: 1500 38: [==========] Running 7 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 7 tests from std_algorithms_min_max_element_test 38: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 38: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 38: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 38: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 38: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 38: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (8 ms) 38: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 38: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (5 ms) 38: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 38: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (5 ms) 38: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 38: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (5 ms) 38: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 38: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (9 ms) 38: [----------] 7 tests from std_algorithms_min_max_element_test (35 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 7 tests from 1 test suite ran. (35 ms total) 38: [ PASSED ] 7 tests. 38/55 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.40 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_C 39: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 39: Test timeout computed to be: 1500 39: [==========] Running 13 tests from 10 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_lexicographical_compare_test 39: [ RUN ] std_algorithms_lexicographical_compare_test.test 39: [ OK ] std_algorithms_lexicographical_compare_test.test (21 ms) 39: [----------] 1 test from std_algorithms_lexicographical_compare_test (21 ms total) 39: 39: [----------] 1 test from std_algorithms_for_each_test 39: [ RUN ] std_algorithms_for_each_test.test 39: [ OK ] std_algorithms_for_each_test.test (58 ms) 39: [----------] 1 test from std_algorithms_for_each_test (58 ms total) 39: 39: [----------] 1 test from std_algorithms_find_test 39: [ RUN ] std_algorithms_find_test.test 39: [ OK ] std_algorithms_find_test.test (28 ms) 39: [----------] 1 test from std_algorithms_find_test (28 ms total) 39: 39: [----------] 4 tests from std_algorithms_non_mod_seq_ops 39: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 39: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (378 ms) 39: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 39: [ OK ] std_algorithms_non_mod_seq_ops.find_end (403 ms) 39: [ RUN ] std_algorithms_non_mod_seq_ops.search 39: [ OK ] std_algorithms_non_mod_seq_ops.search (402 ms) 39: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 39: [ OK ] std_algorithms_non_mod_seq_ops.search_n (262 ms) 39: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1446 ms total) 39: 39: [----------] 1 test from std_algorithms_count_test 39: [ RUN ] std_algorithms_count_test.test 39: [ OK ] std_algorithms_count_test.test (20 ms) 39: [----------] 1 test from std_algorithms_count_test (20 ms total) 39: 39: [----------] 1 test from std_algorithms_equal_test 39: [ RUN ] std_algorithms_equal_test.test 39: [ OK ] std_algorithms_equal_test.test (15 ms) 39: [----------] 1 test from std_algorithms_equal_test (15 ms total) 39: 39: [----------] 1 test from std_algorithms_all_any_none_of_test 39: [ RUN ] std_algorithms_all_any_none_of_test.test 39: [ OK ] std_algorithms_all_any_none_of_test.test (28 ms) 39: [----------] 1 test from std_algorithms_all_any_none_of_test (28 ms total) 39: 39: [----------] 1 test from std_algorithms_nonmod_seq_ops 39: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 39: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (54 ms) 39: [----------] 1 test from std_algorithms_nonmod_seq_ops (54 ms total) 39: 39: [----------] 1 test from std_algorithms_mismatch_test 39: [ RUN ] std_algorithms_mismatch_test.test 39: [ OK ] std_algorithms_mismatch_test.test (54 ms) 39: [----------] 1 test from std_algorithms_mismatch_test (54 ms total) 39: 39: [----------] 1 test from std_algorithms_mod_seq_ops 39: [ RUN ] std_algorithms_mod_seq_ops.move_backward 39: [ OK ] std_algorithms_mod_seq_ops.move_backward (43 ms) 39: [----------] 1 test from std_algorithms_mod_seq_ops (43 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 13 tests from 10 test suites ran. (1771 ms total) 39: [ PASSED ] 13 tests. 39/55 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 2.15 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_D 40: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 40: Test timeout computed to be: 1500 40: [==========] Running 31 tests from 5 test suites. 40: [----------] Global test environment set-up. 40: [----------] 3 tests from std_algorithms_mod_ops_test 40: [ RUN ] std_algorithms_mod_ops_test.move 40: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 40: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 40: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (1 ms) 40: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 40: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 40: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total) 40: 40: [----------] 12 tests from std_algorithms_mod_seq_ops_test 40: [ RUN ] std_algorithms_mod_seq_ops_test.copy 40: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 40: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 40: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 40: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 40: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.fill 40: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 40: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 40: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 40: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.generate 40: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 40: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 40: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 40: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total) 40: 40: [----------] 4 tests from std_algorithms_replace_ops_test 40: [ RUN ] std_algorithms_replace_ops_test.replace 40: [ OK ] std_algorithms_replace_ops_test.replace (27 ms) 40: [ RUN ] std_algorithms_replace_ops_test.replace_if 40: [ OK ] std_algorithms_replace_ops_test.replace_if (94 ms) 40: [ RUN ] std_algorithms_replace_ops_test.replace_copy 40: [ OK ] std_algorithms_replace_ops_test.replace_copy (47 ms) 40: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 40: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (48 ms) 40: [----------] 4 tests from std_algorithms_replace_ops_test (219 ms total) 40: 40: [----------] 11 tests from std_algorithms_mod_seq_ops 40: [ RUN ] std_algorithms_mod_seq_ops.copy_if 40: [ OK ] std_algorithms_mod_seq_ops.copy_if (31 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.unique 40: [ OK ] std_algorithms_mod_seq_ops.unique (66 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 40: [ OK ] std_algorithms_mod_seq_ops.unique_copy (42 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.remove 40: [ OK ] std_algorithms_mod_seq_ops.remove (28 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.remove_if 40: [ OK ] std_algorithms_mod_seq_ops.remove_if (31 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 40: [ OK ] std_algorithms_mod_seq_ops.remove_copy (125 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 40: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (28 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.rotate 40: [ OK ] std_algorithms_mod_seq_ops.rotate (1105 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 40: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (409 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.shift_left 40: [ OK ] std_algorithms_mod_seq_ops.shift_left (1236 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.shift_right 40: [ OK ] std_algorithms_mod_seq_ops.shift_right (1220 ms) 40: [----------] 11 tests from std_algorithms_mod_seq_ops (4325 ms total) 40: 40: [----------] 1 test from std_algorithms_modseq_test 40: [ RUN ] std_algorithms_modseq_test.reverse 40: [ OK ] std_algorithms_modseq_test.reverse (43 ms) 40: [----------] 1 test from std_algorithms_modseq_test (43 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 31 tests from 5 test suites ran. (4595 ms total) 40: [ PASSED ] 31 tests. 40/55 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 4.97 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_E 41: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 41: Test timeout computed to be: 1500 41: [==========] Running 29 tests from 7 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_sorting_ops_test 41: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 41: [ OK ] std_algorithms_sorting_ops_test.is_sorted (10 ms) 41: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 41: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms) 41: [----------] 2 tests from std_algorithms_sorting_ops_test (21 ms total) 41: 41: [----------] 4 tests from std_algorithms_partitioning_test 41: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 41: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 41: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 41: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 41: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 41: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 41: [ RUN ] std_algorithms_partitioning_test.partition_point 41: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 41: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total) 41: 41: [----------] 1 test from std_algorithms_partitioning_ops 41: [ RUN ] std_algorithms_partitioning_ops.partition_copy 41: [ OK ] std_algorithms_partitioning_ops.partition_copy (25 ms) 41: [----------] 1 test from std_algorithms_partitioning_ops (25 ms total) 41: 41: [----------] 12 tests from std_algorithms_numerics_test 41: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 41: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (4 ms) 41: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 41: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 41: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 41: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms) 41: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 41: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms) 41: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 41: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 41: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 41: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 41: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 41: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 41: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 41: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 41: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 41: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 41: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 41: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 41: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 41: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 41: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 41: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 41: [----------] 12 tests from std_algorithms_numerics_test (12 ms total) 41: 41: [----------] 1 test from std_algorithms_numerics_ops_test 41: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 41: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (89 ms) 41: [----------] 1 test from std_algorithms_numerics_ops_test (89 ms total) 41: 41: [----------] 8 tests from std_algorithms_numeric_ops_test 41: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 41: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (542 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 41: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 41: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (481 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 41: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 41: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (158 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 41: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 41: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (267 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 41: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 41: [----------] 8 tests from std_algorithms_numeric_ops_test (1449 ms total) 41: 41: [----------] 1 test from std_algorithms_transform_ops_test 41: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 41: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (33 ms) 41: [----------] 1 test from std_algorithms_transform_ops_test (33 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 29 tests from 7 test suites ran. (1635 ms total) 41: [ PASSED ] 29 tests. 41/55 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 2.01 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 42: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 42: Test timeout computed to be: 1500 42: [==========] Running 12 tests from 7 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_adjacent_find_team_test 42: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 42: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (312 ms) 42: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 42: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (269 ms) 42: [----------] 2 tests from std_algorithms_adjacent_find_team_test (581 ms total) 42: 42: [----------] 2 tests from std_algorithms_count_team_test 42: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 42: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (125 ms) 42: [ RUN ] std_algorithms_count_team_test.count_returns_zero 42: [ OK ] std_algorithms_count_team_test.count_returns_zero (109 ms) 42: [----------] 2 tests from std_algorithms_count_team_test (234 ms total) 42: 42: [----------] 1 test from std_algorithms_count_if_team_test 42: [ RUN ] std_algorithms_count_if_team_test.test 42: [ OK ] std_algorithms_count_if_team_test.test (145 ms) 42: [----------] 1 test from std_algorithms_count_if_team_test (145 ms total) 42: 42: [----------] 1 test from std_algorithms_for_each_team_test 42: [ RUN ] std_algorithms_for_each_team_test.test 42: [ OK ] std_algorithms_for_each_team_test.test (216 ms) 42: [----------] 1 test from std_algorithms_for_each_team_test (216 ms total) 42: 42: [----------] 1 test from std_algorithms_for_each_n_team_test 42: [ RUN ] std_algorithms_for_each_n_team_test.test 42: [ OK ] std_algorithms_for_each_n_team_test.test (243 ms) 42: [----------] 1 test from std_algorithms_for_each_n_team_test (243 ms total) 42: 42: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 42: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 42: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (380 ms) 42: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 42: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (328 ms) 42: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 42: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (344 ms) 42: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1052 ms total) 42: 42: [----------] 2 tests from std_algorithms_mismatch_team_test 42: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 42: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (402 ms) 42: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 42: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (364 ms) 42: [----------] 2 tests from std_algorithms_mismatch_team_test (767 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 12 tests from 7 test suites ran. (3241 ms total) 42: [ PASSED ] 12 tests. 42/55 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 3.61 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 43: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 43: Test timeout computed to be: 1500 43: [==========] Running 8 tests from 4 test suites. 43: [----------] Global test environment set-up. 43: [----------] 2 tests from std_algorithms_equal_team_test 43: [ RUN ] std_algorithms_equal_team_test.views_are_equal 43: [ OK ] std_algorithms_equal_team_test.views_are_equal (593 ms) 43: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 43: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (529 ms) 43: [----------] 2 tests from std_algorithms_equal_team_test (1123 ms total) 43: 43: [----------] 2 tests from std_algorithms_search_team_test 43: [ RUN ] std_algorithms_search_team_test.sequences_exist 43: [ OK ] std_algorithms_search_team_test.sequences_exist (285 ms) 43: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 43: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (265 ms) 43: [----------] 2 tests from std_algorithms_search_team_test (551 ms total) 43: 43: [----------] 2 tests from std_algorithms_find_end_team_test 43: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 43: [ OK ] std_algorithms_find_end_team_test.sequences_exist (349 ms) 43: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 43: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (288 ms) 43: [----------] 2 tests from std_algorithms_find_end_team_test (637 ms total) 43: 43: [----------] 2 tests from std_algorithms_find_first_of_team_test 43: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 43: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (291 ms) 43: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 43: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (408 ms) 43: [----------] 2 tests from std_algorithms_find_first_of_team_test (700 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 8 tests from 4 test suites ran. (3012 ms total) 43: [ PASSED ] 8 tests. 43/55 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 3.39 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 44: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 44: Test timeout computed to be: 1500 44: [==========] Running 11 tests from 7 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_find_team_test 44: [ RUN ] std_algorithms_find_team_test.searched_values_exist 44: [ OK ] std_algorithms_find_team_test.searched_values_exist (123 ms) 44: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 44: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (120 ms) 44: [----------] 2 tests from std_algorithms_find_team_test (244 ms total) 44: 44: [----------] 2 tests from std_algorithms_find_if_team_test 44: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 44: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (113 ms) 44: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 44: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (120 ms) 44: [----------] 2 tests from std_algorithms_find_if_team_test (233 ms total) 44: 44: [----------] 2 tests from std_algorithms_find_if_not_team_test 44: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 44: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (121 ms) 44: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 44: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (111 ms) 44: [----------] 2 tests from std_algorithms_find_if_not_team_test (233 ms total) 44: 44: [----------] 1 test from std_algorithms_all_of_team_test 44: [ RUN ] std_algorithms_all_of_team_test.test 44: [ OK ] std_algorithms_all_of_team_test.test (120 ms) 44: [----------] 1 test from std_algorithms_all_of_team_test (120 ms total) 44: 44: [----------] 1 test from std_algorithms_any_of_team_test 44: [ RUN ] std_algorithms_any_of_team_test.test 44: [ OK ] std_algorithms_any_of_team_test.test (110 ms) 44: [----------] 1 test from std_algorithms_any_of_team_test (110 ms total) 44: 44: [----------] 1 test from std_algorithms_none_of_team_test 44: [ RUN ] std_algorithms_none_of_team_test.test 44: [ OK ] std_algorithms_none_of_team_test.test (119 ms) 44: [----------] 1 test from std_algorithms_none_of_team_test (119 ms total) 44: 44: [----------] 2 tests from std_algorithms_search_n_team_test 44: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 44: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (152 ms) 44: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 44: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (133 ms) 44: [----------] 2 tests from std_algorithms_search_n_team_test (285 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 11 tests from 7 test suites ran. (1348 ms total) 44: [ PASSED ] 11 tests. 44/55 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 1.72 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 45: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 45: Test timeout computed to be: 1500 45: [==========] Running 3 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_min_element_team_test 45: [ RUN ] std_algorithms_min_element_team_test.test 45: [ OK ] std_algorithms_min_element_team_test.test (401 ms) 45: [----------] 1 test from std_algorithms_min_element_team_test (401 ms total) 45: 45: [----------] 1 test from std_algorithms_max_element_team_test 45: [ RUN ] std_algorithms_max_element_team_test.test 45: [ OK ] std_algorithms_max_element_team_test.test (375 ms) 45: [----------] 1 test from std_algorithms_max_element_team_test (375 ms total) 45: 45: [----------] 1 test from std_algorithms_minmax_element_team_test 45: [ RUN ] std_algorithms_minmax_element_team_test.test 45: [ OK ] std_algorithms_minmax_element_team_test.test (412 ms) 45: [----------] 1 test from std_algorithms_minmax_element_team_test (412 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 3 tests from 3 test suites ran. (1189 ms total) 45: [ PASSED ] 3 tests. 45/55 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 1.56 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 46: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 46: Test timeout computed to be: 1500 46: [==========] Running 6 tests from 6 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_fill_team_test 46: [ RUN ] std_algorithms_fill_team_test.test 46: [ OK ] std_algorithms_fill_team_test.test (164 ms) 46: [----------] 1 test from std_algorithms_fill_team_test (164 ms total) 46: 46: [----------] 1 test from std_algorithms_fill_n_team_test 46: [ RUN ] std_algorithms_fill_n_team_test.test 46: [ OK ] std_algorithms_fill_n_team_test.test (252 ms) 46: [----------] 1 test from std_algorithms_fill_n_team_test (252 ms total) 46: 46: [----------] 1 test from std_algorithms_replace_team_test 46: [ RUN ] std_algorithms_replace_team_test.test 46: [ OK ] std_algorithms_replace_team_test.test (223 ms) 46: [----------] 1 test from std_algorithms_replace_team_test (223 ms total) 46: 46: [----------] 1 test from std_algorithms_replace_if_team_test 46: [ RUN ] std_algorithms_replace_if_team_test.test 46: [ OK ] std_algorithms_replace_if_team_test.test (211 ms) 46: [----------] 1 test from std_algorithms_replace_if_team_test (211 ms total) 46: 46: [----------] 1 test from std_algorithms_replace_copy_team_test 46: [ RUN ] std_algorithms_replace_copy_team_test.test 46: [ OK ] std_algorithms_replace_copy_team_test.test (286 ms) 46: [----------] 1 test from std_algorithms_replace_copy_team_test (286 ms total) 46: 46: [----------] 1 test from std_algorithms_replace_copy_if_team_test 46: [ RUN ] std_algorithms_replace_copy_if_team_test.test 46: [ OK ] std_algorithms_replace_copy_if_team_test.test (247 ms) 46: [----------] 1 test from std_algorithms_replace_copy_if_team_test (247 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 6 tests from 6 test suites ran. (1386 ms total) 46: [ PASSED ] 6 tests. 46/55 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 1.76 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 47: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 47: Test timeout computed to be: 1500 47: [==========] Running 4 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_reverse_team_test 47: [ RUN ] std_algorithms_reverse_team_test.test 47: [ OK ] std_algorithms_reverse_team_test.test (186 ms) 47: [----------] 1 test from std_algorithms_reverse_team_test (186 ms total) 47: 47: [----------] 1 test from std_algorithms_reverse_copy_team_test 47: [ RUN ] std_algorithms_reverse_copy_team_test.test 47: [ OK ] std_algorithms_reverse_copy_team_test.test (213 ms) 47: [----------] 1 test from std_algorithms_reverse_copy_team_test (214 ms total) 47: 47: [----------] 1 test from std_algorithms_rotate_team_test 47: [ RUN ] std_algorithms_rotate_team_test.test 47: [ OK ] std_algorithms_rotate_team_test.test (352 ms) 47: [----------] 1 test from std_algorithms_rotate_team_test (352 ms total) 47: 47: [----------] 1 test from std_algorithms_rotate_copy_team_test 47: [ RUN ] std_algorithms_rotate_copy_team_test.test 47: [ OK ] std_algorithms_rotate_copy_team_test.test (368 ms) 47: [----------] 1 test from std_algorithms_rotate_copy_team_test (368 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 4 tests from 4 test suites ran. (1121 ms total) 47: [ PASSED ] 4 tests. 47/55 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 1.50 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 48: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 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_move_team_test 48: [ RUN ] std_algorithms_move_team_test.test 48: [ OK ] std_algorithms_move_team_test.test (342 ms) 48: [----------] 1 test from std_algorithms_move_team_test (342 ms total) 48: 48: [----------] 1 test from std_algorithms_move_backward_team_test 48: [ RUN ] std_algorithms_move_backward_team_test.test 48: [ OK ] std_algorithms_move_backward_team_test.test (302 ms) 48: [----------] 1 test from std_algorithms_move_backward_team_test (302 ms total) 48: 48: [----------] 1 test from std_algorithms_shift_left_team_test 48: [ RUN ] std_algorithms_shift_left_team_test.test 48: [ OK ] std_algorithms_shift_left_team_test.test (1024 ms) 48: [----------] 1 test from std_algorithms_shift_left_team_test (1024 ms total) 48: 48: [----------] 1 test from std_algorithms_shift_right_team_test 48: [ RUN ] std_algorithms_shift_right_team_test.test 48: [ OK ] std_algorithms_shift_right_team_test.test (1015 ms) 48: [----------] 1 test from std_algorithms_shift_right_team_test (1015 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 4 tests from 4 test suites ran. (2684 ms total) 48: [ PASSED ] 4 tests. 48/55 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 3.05 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 49: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 49: Test timeout computed to be: 1500 49: [==========] Running 9 tests from 9 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_copy_team_test 49: [ RUN ] std_algorithms_copy_team_test.test 49: [ OK ] std_algorithms_copy_team_test.test (418 ms) 49: [----------] 1 test from std_algorithms_copy_team_test (418 ms total) 49: 49: [----------] 1 test from std_algorithms_copy_n_team_test 49: [ RUN ] std_algorithms_copy_n_team_test.test 49: [ OK ] std_algorithms_copy_n_team_test.test (307 ms) 49: [----------] 1 test from std_algorithms_copy_n_team_test (307 ms total) 49: 49: [----------] 1 test from std_algorithms_copy_backward_team_test 49: [ RUN ] std_algorithms_copy_backward_team_test.test 49: [ OK ] std_algorithms_copy_backward_team_test.test (299 ms) 49: [----------] 1 test from std_algorithms_copy_backward_team_test (299 ms total) 49: 49: [----------] 1 test from std_algorithms_copy_if_team_test 49: [ RUN ] std_algorithms_copy_if_team_test.test 49: [ OK ] std_algorithms_copy_if_team_test.test (295 ms) 49: [----------] 1 test from std_algorithms_copy_if_team_test (295 ms total) 49: 49: [----------] 1 test from std_algorithms_unique_copy_team_test 49: [ RUN ] std_algorithms_unique_copy_team_test.test 49: [ OK ] std_algorithms_unique_copy_team_test.test (297 ms) 49: [----------] 1 test from std_algorithms_unique_copy_team_test (297 ms total) 49: 49: [----------] 1 test from std_algorithms_remove_team_test 49: [ RUN ] std_algorithms_remove_team_test.test 49: [ OK ] std_algorithms_remove_team_test.test (299 ms) 49: [----------] 1 test from std_algorithms_remove_team_test (299 ms total) 49: 49: [----------] 1 test from std_algorithms_remove_if_team_test 49: [ RUN ] std_algorithms_remove_if_team_test.test 49: [ OK ] std_algorithms_remove_if_team_test.test (264 ms) 49: [----------] 1 test from std_algorithms_remove_if_team_test (264 ms total) 49: 49: [----------] 1 test from std_algorithms_remove_copy_team_test 49: [ RUN ] std_algorithms_remove_copy_team_test.test 49: [ OK ] std_algorithms_remove_copy_team_test.test (292 ms) 49: [----------] 1 test from std_algorithms_remove_copy_team_test (292 ms total) 49: 49: [----------] 1 test from std_algorithms_remove_copy_if_team_test 49: [ RUN ] std_algorithms_remove_copy_if_team_test.test 49: [ OK ] std_algorithms_remove_copy_if_team_test.test (225 ms) 49: [----------] 1 test from std_algorithms_remove_copy_if_team_test (225 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 9 tests from 9 test suites ran. (2700 ms total) 49: [ PASSED ] 9 tests. 49/55 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 3.08 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 50: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 50: Test timeout computed to be: 1500 50: [==========] Running 4 tests from 4 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_unique_team_test 50: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 50: [ OK ] std_algorithms_unique_team_test.test_default_predicate (456 ms) 50: [----------] 1 test from std_algorithms_unique_team_test (456 ms total) 50: 50: [----------] 1 test from std_algorithms_adjacent_difference_team_test 50: [ RUN ] std_algorithms_adjacent_difference_team_test.test 50: [ OK ] std_algorithms_adjacent_difference_team_test.test (515 ms) 50: [----------] 1 test from std_algorithms_adjacent_difference_team_test (515 ms total) 50: 50: [----------] 1 test from std_algorithms_reduce_team_test 50: [ RUN ] std_algorithms_reduce_team_test.test 50: [ OK ] std_algorithms_reduce_team_test.test (389 ms) 50: [----------] 1 test from std_algorithms_reduce_team_test (389 ms total) 50: 50: [----------] 1 test from std_algorithms_transform_reduce_team_test 50: [ RUN ] std_algorithms_transform_reduce_team_test.test 50: [ OK ] std_algorithms_transform_reduce_team_test.test (673 ms) 50: [----------] 1 test from std_algorithms_transform_reduce_team_test (673 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 4 tests from 4 test suites ran. (2035 ms total) 50: [ PASSED ] 4 tests. 50/55 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 2.41 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 51: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 51: Test timeout computed to be: 1500 51: [==========] Running 18 tests from 5 test suites. 51: [----------] Global test environment set-up. 51: [----------] 2 tests from std_algorithms_is_sorted_team_test 51: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 51: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (398 ms) 51: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 51: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (333 ms) 51: [----------] 2 tests from std_algorithms_is_sorted_team_test (731 ms total) 51: 51: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 51: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 51: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (14 ms) 51: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 51: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (16 ms) 51: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 51: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (309 ms) 51: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 51: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (345 ms) 51: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (685 ms total) 51: 51: [----------] 4 tests from std_algorithms_is_partitioned_team_test 51: [ RUN ] std_algorithms_is_partitioned_team_test.empty 51: [ OK ] std_algorithms_is_partitioned_team_test.empty (8 ms) 51: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 51: [ OK ] std_algorithms_is_partitioned_team_test.all_true (172 ms) 51: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 51: [ OK ] std_algorithms_is_partitioned_team_test.all_false (188 ms) 51: [ RUN ] std_algorithms_is_partitioned_team_test.random 51: [ OK ] std_algorithms_is_partitioned_team_test.random (173 ms) 51: [----------] 4 tests from std_algorithms_is_partitioned_team_test (542 ms total) 51: 51: [----------] 4 tests from std_algorithms_partition_copy_team_test 51: [ RUN ] std_algorithms_partition_copy_team_test.empty 51: [ OK ] std_algorithms_partition_copy_team_test.empty (13 ms) 51: [ RUN ] std_algorithms_partition_copy_team_test.all_true 51: [ OK ] std_algorithms_partition_copy_team_test.all_true (505 ms) 51: [ RUN ] std_algorithms_partition_copy_team_test.all_false 51: [ OK ] std_algorithms_partition_copy_team_test.all_false (496 ms) 51: [ RUN ] std_algorithms_partition_copy_team_test.random 51: [ OK ] std_algorithms_partition_copy_team_test.random (477 ms) 51: [----------] 4 tests from std_algorithms_partition_copy_team_test (1493 ms total) 51: 51: [----------] 4 tests from std_algorithms_partition_point_team_test 51: [ RUN ] std_algorithms_partition_point_team_test.empty 51: [ OK ] std_algorithms_partition_point_team_test.empty (8 ms) 51: [ RUN ] std_algorithms_partition_point_team_test.all_true 51: [ OK ] std_algorithms_partition_point_team_test.all_true (160 ms) 51: [ RUN ] std_algorithms_partition_point_team_test.all_false 51: [ OK ] std_algorithms_partition_point_team_test.all_false (170 ms) 51: [ RUN ] std_algorithms_partition_point_team_test.random 51: [ OK ] std_algorithms_partition_point_team_test.random (139 ms) 51: [----------] 4 tests from std_algorithms_partition_point_team_test (479 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 18 tests from 5 test suites ran. (3932 ms total) 51: [ PASSED ] 18 tests. 51/55 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 4.31 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 52: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 52: Test timeout computed to be: 1500 52: [==========] Running 5 tests from 4 test suites. 52: [----------] Global test environment set-up. 52: [----------] 2 tests from std_algorithms_transform_team_test 52: [ RUN ] std_algorithms_transform_team_test.test_unary_op 52: [ OK ] std_algorithms_transform_team_test.test_unary_op (467 ms) 52: [ RUN ] std_algorithms_transform_team_test.test_binary_op 52: [ OK ] std_algorithms_transform_team_test.test_binary_op (446 ms) 52: [----------] 2 tests from std_algorithms_transform_team_test (914 ms total) 52: 52: [----------] 1 test from std_algorithms_generate_team_test 52: [ RUN ] std_algorithms_generate_team_test.test_unary_op 52: [ OK ] std_algorithms_generate_team_test.test_unary_op (1008 ms) 52: [----------] 1 test from std_algorithms_generate_team_test (1008 ms total) 52: 52: [----------] 1 test from std_algorithms_generate_n_team_test 52: [ RUN ] std_algorithms_generate_n_team_test.test 52: [ OK ] std_algorithms_generate_n_team_test.test (254 ms) 52: [----------] 1 test from std_algorithms_generate_n_team_test (254 ms total) 52: 52: [----------] 1 test from std_algorithms_swap_ranges_team_test 52: [ RUN ] std_algorithms_swap_ranges_team_test.test 52: [ OK ] std_algorithms_swap_ranges_team_test.test (405 ms) 52: [----------] 1 test from std_algorithms_swap_ranges_team_test (405 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 5 tests from 4 test suites ran. (2582 ms total) 52: [ PASSED ] 5 tests. 52/55 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 2.95 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 53: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 53: Test timeout computed to be: 1500 53: [==========] Running 2 tests from 2 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_exclusive_scan_team_test 53: [ RUN ] std_algorithms_exclusive_scan_team_test.test 53: [ OK ] std_algorithms_exclusive_scan_team_test.test (1089 ms) 53: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1089 ms total) 53: 53: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 53: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 53: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (568 ms) 53: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (569 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 2 tests from 2 test suites ran. (1659 ms total) 53: [ PASSED ] 2 tests. 53/55 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.03 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 54: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 54: Test timeout computed to be: 1500 54: [==========] Running 2 tests from 2 test suites. 54: [----------] Global test environment set-up. 54: [----------] 1 test from std_algorithms_inclusive_scan_team_test 54: [ RUN ] std_algorithms_inclusive_scan_team_test.test 54: [ OK ] std_algorithms_inclusive_scan_team_test.test (1548 ms) 54: [----------] 1 test from std_algorithms_inclusive_scan_team_test (1548 ms total) 54: 54: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 54: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 54: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (971 ms) 54: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (971 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 2 tests from 2 test suites ran. (2520 ms total) 54: [ PASSED ] 2 tests. 54/55 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 2.89 sec test 55 Start 55: Kokkos_UnitTest_SIMD 55: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/simd/unit_tests/Kokkos_UnitTest_SIMD 55: Test timeout computed to be: 1500 55: [==========] Running 18 tests from 1 test suite. 55: [----------] Global test environment set-up. 55: [----------] 18 tests from simd 55: [ RUN ] simd.host_math_ops 55: [ OK ] simd.host_math_ops (0 ms) 55: [ RUN ] simd.device_math_ops 55: [ OK ] simd.device_math_ops (5 ms) 55: [ RUN ] simd.host_mask_ops 55: [ OK ] simd.host_mask_ops (0 ms) 55: [ RUN ] simd.device_mask_ops 55: [ OK ] simd.device_mask_ops (0 ms) 55: [ RUN ] simd.host_conversions 55: [ OK ] simd.host_conversions (0 ms) 55: [ RUN ] simd.device_conversions 55: [ OK ] simd.device_conversions (0 ms) 55: [ RUN ] simd.host_shift_ops 55: [ OK ] simd.host_shift_ops (0 ms) 55: [ RUN ] simd.device_shift_ops 55: [ OK ] simd.device_shift_ops (0 ms) 55: [ RUN ] simd.host_condition 55: [ OK ] simd.host_condition (0 ms) 55: [ RUN ] simd.device_condition 55: [ OK ] simd.device_condition (0 ms) 55: [ RUN ] simd.host_gen_ctors 55: [ OK ] simd.host_gen_ctors (0 ms) 55: [ RUN ] simd.device_gen_ctors 55: [ OK ] simd.device_gen_ctors (0 ms) 55: [ RUN ] simd.host_where_expressions 55: [ OK ] simd.host_where_expressions (0 ms) 55: [ RUN ] simd.device_where_expressions 55: [ OK ] simd.device_where_expressions (0 ms) 55: [ RUN ] simd.host_reductions 55: [ OK ] simd.host_reductions (0 ms) 55: [ RUN ] simd.device_reductions 55: [ OK ] simd.device_reductions (0 ms) 55: [ RUN ] simd.host_construction 55: [ OK ] simd.host_construction (0 ms) 55: [ RUN ] simd.device_construction 55: [ OK ] simd.device_construction (0 ms) 55: [----------] 18 tests from simd (5 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 18 tests from 1 test suite ran. (5 ms total) 55: [ PASSED ] 18 tests. 55/55 Test #55: Kokkos_UnitTest_SIMD ....................................... Passed 0.38 sec 100% tests passed, 0 tests failed out of 55 Label Time Summary: Kokkos = 503.78 sec*proc (50 tests) Total Test time (real) = 1222.49 sec Post stage [Pipeline] sh + ccache --show-stats Summary: Hits: 0 / 0 Direct: 0 / 0 Preprocessed: 0 / 0 Misses: 0 Direct: 0 Preprocessed: 0 Primary storage: Hits: 0 / 0 Misses: 0 Cache size (GB): 0.00 / 5.00 (0.00 %) Use the -v/--verbose option for more details. [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } $ docker stop --time=1 83f0c6301c08433dadd8deaffea8a2ff76b8a98b41fc506419962f6e8fce7821 INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7581' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes 83f0c6301c08433dadd8deaffea8a2ff76b8a98b41fc506419962f6e8fce7821 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-2) [Pipeline] parallel [Pipeline] { (Branch: OPENACC-NVHPC-CUDA-12.2) [Pipeline] { (Branch: CUDA-12.2-NVHPC-AS-HOST-COMPILER) [Pipeline] { (Branch: SYCL-OneAPI) [Pipeline] { (Branch: HIP-ROCm-5.3) [Pipeline] { (Branch: HIP-ROCm-6.0-amdclang) [Pipeline] { (Branch: OPENMPTARGET-Clang) [Pipeline] { (Branch: CUDA-11.0.3-Clang-Tidy) [Pipeline] { (Branch: CUDA-11.6-NVCC-DEBUG) [Pipeline] { (Branch: CUDA-11.7-NVCC) [Pipeline] stage [Pipeline] { (OPENACC-NVHPC-CUDA-12.2) [Pipeline] stage [Pipeline] { (CUDA-12.2-NVHPC-AS-HOST-COMPILER) [Pipeline] stage [Pipeline] { (SYCL-OneAPI) [Pipeline] stage [Pipeline] { (HIP-ROCm-5.3) [Pipeline] stage [Pipeline] { (HIP-ROCm-6.0-amdclang) [Pipeline] stage [Pipeline] { (OPENMPTARGET-Clang) [Pipeline] stage [Pipeline] { (CUDA-11.0.3-Clang-Tidy) [Pipeline] stage [Pipeline] { (CUDA-11.6-NVCC-DEBUG) [Pipeline] stage [Pipeline] { (CUDA-11.7-NVCC) [Pipeline] node [Pipeline] node Running on fetnat_05 in /var/jenkins/workspace/Kokkos_PR-7581 [Pipeline] node [Pipeline] node Running on fetnat_03 in /var/jenkins/workspace/Kokkos_PR-7581 [Pipeline] node Running on waffle_02 in /var/jenkins/workspace/Kokkos_PR-7581 Running on lascaux_05 in /var/jenkins/workspace/Kokkos_PR-7581 [Pipeline] node Running on padirac11 in /var/jenkins/workspace/Kokkos_PR-7581 [Pipeline] node Running on fetnat_06 in /var/jenkins/workspace/Kokkos_PR-7581 [Pipeline] node Running on fetnat_08 in /var/jenkins/workspace/Kokkos_PR-7581 [Pipeline] node Running on waffle_03 in /var/jenkins/workspace/Kokkos_PR-7581 Running on fetnat_07 in /var/jenkins/workspace/Kokkos_PR-7581 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL using credential Jenkins ORNL using credential Jenkins ORNL using credential Jenkins ORNL using credential Jenkins ORNL using credential Jenkins ORNL using credential Jenkins ORNL using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching changes from the remote Git repository using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching changes from the remote Git repository Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning the remote Git repository Fetching without tagsCloning with configured refspecs honoured and without tags Fetching changes from the remote Git repository Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Fetching without tags Fetching changes from the remote Git repository > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7581/.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.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7581/head:refs/remotes/origin/PR-7581 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Fetching without tags Merging remotes/origin/develop commit 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b into PR head commit 1557d800ccce1c21191faa9c8cd956a3bfc2de56 Merging remotes/origin/develop commit 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b into PR head commit 1557d800ccce1c21191faa9c8cd956a3bfc2de56 Merge succeeded, producing 4d777b3b97b4188e4b470590672ea74ace5acf75 Checking out Revision 4d777b3b97b4188e4b470590672ea74ace5acf75 (PR-7581) Commit message: "Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD" First time build. Skipping changelog. Merging remotes/origin/develop commit 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b into PR head commit 1557d800ccce1c21191faa9c8cd956a3bfc2de56 Merge succeeded, producing 57aba5828fc7d8e114b0f73bf0df83f17863a808 Checking out Revision 57aba5828fc7d8e114b0f73bf0df83f17863a808 (PR-7581) Commit message: "Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD" First time build. Skipping changelog. Merge succeeded, producing 57aba5828fc7d8e114b0f73bf0df83f17863a808 Checking out Revision 57aba5828fc7d8e114b0f73bf0df83f17863a808 (PR-7581) Commit message: "Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD" Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-7581 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7581/head:refs/remotes/origin/PR-7581 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-7581 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7581/head:refs/remotes/origin/PR-7581 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7581/.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.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7581/head:refs/remotes/origin/PR-7581 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1557d800ccce1c21191faa9c8cd956a3bfc2de56 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57aba5828fc7d8e114b0f73bf0df83f17863a808 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1557d800ccce1c21191faa9c8cd956a3bfc2de56 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57aba5828fc7d8e114b0f73bf0df83f17863a808 # timeout=10 > git rev-list --no-walk a0fd53fc3b3521879cd4c3b223bcea79107ac7af # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7581/.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.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7581/head:refs/remotes/origin/PR-7581 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1557d800ccce1c21191faa9c8cd956a3bfc2de56 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d777b3b97b4188e4b470590672ea74ace5acf75 # timeout=10 > git rev-list --no-walk a0fd53fc3b3521879cd4c3b223bcea79107ac7af # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-7581 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7581/head:refs/remotes/origin/PR-7581 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-7581 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7581/head:refs/remotes/origin/PR-7581 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-7581 # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7581/head:refs/remotes/origin/PR-7581 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7581/.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.43.0' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7581/head:refs/remotes/origin/PR-7581 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t b85f0a9086530b16e306c7eaf073cbf852cef51a --build-arg BASE=rocm/dev-ubuntu-22.04:6.0-complete@sha256:29582288ec330d1c915091eb2be7857327fe71a73a174c4173b0bb4794dce7c8 -f scripts/docker/Dockerfile.hipcc 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.53kB Step 1/9 : ARG BASE=rocm/dev-ubuntu-20.04:5.2-complete@sha256:4030c8af0c06c286174758523dabe4b3850bf72d4a8c1ef275d3ec69aa475f65 Step 2/9 : FROM $BASE ---> 378b7491b952 Step 3/9 : RUN apt-get update && apt-get install -y kmod wget ccache file && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 61ef36671a03 Step 4/9 : ENV PATH=/opt/rocm/bin:$PATH ---> Using cache ---> d303ff8a5f8d Step 5/9 : RUN KEYDUMP_URL=https://cloud1.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 ---> a1aa4d8a64a5 Step 6/9 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> b86b7a50eb5f Step 7/9 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 89b268dffd52 Step 8/9 : 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 ---> ebd39788543d Step 9/9 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 231fc4515aea Successfully built 231fc4515aea Successfully tagged b85f0a9086530b16e306c7eaf073cbf852cef51a:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { + docker build -t 2f01d9983ab2e974b716369f02ecb1166f0668d6 --build-arg BASE=rocm/dev-ubuntu-20.04:5.3.3-complete@sha256:bac114b9d09e61d88b45fbeb40a15a315c2a78a203223c9b4ed7263b05ff3977 -f scripts/docker/Dockerfile.hipcc scripts/docker #1 [internal] load build definition from Dockerfile.hipcc #1 sha256:4ff358d25eb68cf3a070f09ccb79197b5f3f1d12def54628b83c1872d5246faa #1 transferring dockerfile: 1.46kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/rocm/dev-ubuntu-20.04:5.3.3-complete@sha256:bac114b9d09e61d88b45fbeb40a15a315c2a78a203223c9b4ed7263b05ff3977 #2 sha256:545c1c1af45903ccf2e4c2fec8b43c6b5f360a43a94235d345576dbc6a78bd34 [Pipeline] sh + docker build -t b2ac1e5370bd468f28a005aeed459c5d7dedd926 -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.53kB 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://cloud1.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 ---> 71eee4b55810 Step 4/7 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> 7d7d98d31daa Step 5/7 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> ea4361b71bf9 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 ---> 2559c6d25cd0 Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 2a878b8048ca Successfully built 2a878b8048ca Successfully tagged b2ac1e5370bd468f28a005aeed459c5d7dedd926:latest Merging remotes/origin/develop commit 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b into PR head commit 1557d800ccce1c21191faa9c8cd956a3bfc2de56 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . b85f0a9086530b16e306c7eaf073cbf852cef51a . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer padirac11 seems to be running inside container 30db725d1802063b7e1521230db91b577459b4dc11b913e2c8fc39ce52f9d125 + docker inspect -f . b2ac1e5370bd468f28a005aeed459c5d7dedd926 . $ 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-7581 --volumes-from 30db725d1802063b7e1521230db91b577459b4dc11b913e2c8fc39ce52f9d125 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** b85f0a9086530b16e306c7eaf073cbf852cef51a cat #2 DONE 0.5s #3 [internal] load .dockerignore #3 sha256:2690146f9ffc2e673e7b331e0fffbbc74a6db7b09115f2c636b0b7fb492f0432 #3 transferring context: 2B done #3 DONE 0.0s #7 [1/4] FROM docker.io/rocm/dev-ubuntu-20.04:5.3.3-complete@sha256:bac114b9d09e61d88b45fbeb40a15a315c2a78a203223c9b4ed7263b05ff3977 #7 sha256:4f4307ccff516cf93c46e4b5cdcf21757aa740ee354e7705fb6bb5a0f24093bd #7 DONE 0.0s #5 [3/4] RUN KEYDUMP_URL=https://cloud1.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:9f62bfecf64b05926e89295eb5bc069b31dd6b7866a0c772aac7655045ff6a16 #5 CACHED #6 [2/4] RUN apt-get update && apt-get install -y kmod wget ccache file && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:df91d4a364b03969a06f53f52f1d5974e8a3bc42a6f012d17e29097d5af3e0e1 #6 CACHED #4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:96c6453a93abc7668ef534be06aed798c16e58e3b7d5ceb36351164a6d841644 #4 CACHED #8 exporting to image #8 sha256:15914da49ec889d657e9a23ecedbdc767214d46bc9b00b9ea40560aafa7f00b6 #8 exporting layers done #8 writing image sha256:6e3a6588b19812d1f243333a89f3b9d14cd1f2fb17d4cb8a9f2554f025a01c85 done #8 naming to docker.io/library/2f01d9983ab2e974b716369f02ecb1166f0668d6:latest done #8 DONE 0.0s > git config core.sparsecheckout # timeout=10 > git checkout -f 1557d800ccce1c21191faa9c8cd956a3bfc2de56 # timeout=10 $ docker top 517e59de6f3f1fb1b1d0927c5ac0e1fb14c72ee25bf7737a7727dfe22094016d -eo pid,comm [Pipeline] { Merge succeeded, producing 672b91bb8c0d33b9b26e1c33fae40439f3a91c93 Checking out Revision 672b91bb8c0d33b9b26e1c33fae40439f3a91c93 (PR-7581) [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer Commit message: "Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD" fetnat_03 seems to be running inside container 39082b5a76a90db53d105f694cbf62d451fe4e08b64938fe2f3d4b9dc7807433 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 672b91bb8c0d33b9b26e1c33fae40439f3a91c93 # timeout=10 > git rev-list --no-walk a0fd53fc3b3521879cd4c3b223bcea79107ac7af # timeout=10 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-7581 --volumes-from 39082b5a76a90db53d105f694cbf62d451fe4e08b64938fe2f3d4b9dc7807433 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** b2ac1e5370bd468f28a005aeed459c5d7dedd926 cat Fetching without tags > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7581/head:refs/remotes/origin/PR-7581 # 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 --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7581/head:refs/remotes/origin/PR-7581 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b into PR head commit 1557d800ccce1c21191faa9c8cd956a3bfc2de56 Merge succeeded, producing 71cc9ada9f20972217325dedc0711c845241d998 Checking out Revision 71cc9ada9f20972217325dedc0711c845241d998 (PR-7581) Commit message: "Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f 1557d800ccce1c21191faa9c8cd956a3bfc2de56 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71cc9ada9f20972217325dedc0711c845241d998 # timeout=10 > git rev-list --no-walk a0fd53fc3b3521879cd4c3b223bcea79107ac7af # timeout=10 $ docker top 13c3085ec873b04e101a5a2af0b8e2d5364efd5bf69185d5830c9f45bc9b9335 -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] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { Fetching without tags Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh Merging remotes/origin/develop commit 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b into PR head commit 1557d800ccce1c21191faa9c8cd956a3bfc2de56 + docker inspect -f . 2f01d9983ab2e974b716369f02ecb1166f0668d6 . Merging remotes/origin/develop commit 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b into PR head commit 1557d800ccce1c21191faa9c8cd956a3bfc2de56 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer + ccache --zero-stats Statistics zeroed lascaux_05 seems to be running inside container 8fe98cfad686f66c3b9b7f6e3085067cca37d87885bfa791b80aba5c101efadd + docker build -t b2ac1e5370bd468f28a005aeed459c5d7dedd926 -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.53kB 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://cloud1.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 ---> fa27f7fa59f5 Step 4/7 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> e1610edfcdaa Step 5/7 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> dbeb9ed9122a 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 ---> 92776d4ab88d Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> a92232326464 Successfully built a92232326464 Successfully tagged b2ac1e5370bd468f28a005aeed459c5d7dedd926:latest $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --device=/dev/kfd --device=/dev/dri --security-opt seccomp=unconfined --group-add video --env HIP_VISIBLE_DEVICES=$HIP_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-7581 --volumes-from 8fe98cfad686f66c3b9b7f6e3085067cca37d87885bfa791b80aba5c101efadd -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 2f01d9983ab2e974b716369f02ecb1166f0668d6 cat + docker build -t 52c1ff131baa1ba48a7b2cc3496ec59b04be5620 --build-arg BASE=nvcr.io/nvidia/cuda:11.7.1-devel-ubuntu20.04@sha256:fc997521e612899a01dce92820f5f5a201dd943ebfdc3e49ba0706d491a39d2d -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.53kB Step 1/10 : ARG BASE=nvcr.io/nvidia/cuda:11.0.3-devel-ubuntu20.04@sha256:10ab0f09fcdc796b4a2325ef1bce8f766f4a3500eab5a83780f80475ae26c7a6 Step 2/10 : FROM $BASE ---> 54bed995e06c Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> fea1f43e916e Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> fdda3b2e764d 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 ---> 5c9149d4b130 Step 6/10 : RUN KEYDUMP_URL=https://cloud1.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 ---> c19bcca7b238 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 9f452b285fee Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 46774fdf005f 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 ---> c000a46a213e Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH $ docker top 04ef3ae744206be9bc5a3f0df7009811df7a60f3df549f138f28bcb217f3d810 -eo pid,comm [Pipeline] { ---> Using cache ---> a9d97d1facb3 Successfully built a9d97d1facb3 Successfully tagged 52c1ff131baa1ba48a7b2cc3496ec59b04be5620:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { Fetching without tags [Pipeline] sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh + rm -rf build Merging remotes/origin/develop commit 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b into PR head commit 1557d800ccce1c21191faa9c8cd956a3bfc2de56 Merge succeeded, producing 92e9230b85a6230bd7ab31f445a01b9e3fa8935b Checking out Revision 92e9230b85a6230bd7ab31f445a01b9e3fa8935b (PR-7581) > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7581/head:refs/remotes/origin/PR-7581 # 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 --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7581/head:refs/remotes/origin/PR-7581 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1557d800ccce1c21191faa9c8cd956a3bfc2de56 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b # timeout=10 + docker inspect -f . b2ac1e5370bd468f28a005aeed459c5d7dedd926 . + docker inspect -f . 52c1ff131baa1ba48a7b2cc3496ec59b04be5620 . [Pipeline] } [Pipeline] } > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7581/head:refs/remotes/origin/PR-7581 # 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 --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7581/head:refs/remotes/origin/PR-7581 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1557d800ccce1c21191faa9c8cd956a3bfc2de56 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92e9230b85a6230bd7ab31f445a01b9e3fa8935b # timeout=10 [Pipeline] // withEnv + ccache --zero-stats Statistics zeroed > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7581/head:refs/remotes/origin/PR-7581 # 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 --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7581/head:refs/remotes/origin/PR-7581 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1557d800ccce1c21191faa9c8cd956a3bfc2de56 # timeout=10 [Pipeline] // withEnv Commit message: "Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD" First time build. Skipping changelog. [Pipeline] withDockerContainer fetnat_05 seems to be running inside container 352e5ef8b15dbb34daa04e0b47a45f9f2d665d1a70adc5de6a100e3419377639 Merge succeeded, producing 92e9230b85a6230bd7ab31f445a01b9e3fa8935b Checking out Revision 92e9230b85a6230bd7ab31f445a01b9e3fa8935b (PR-7581) $ docker run -t -d -u 0:0 --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-7581 --volumes-from 352e5ef8b15dbb34daa04e0b47a45f9f2d665d1a70adc5de6a100e3419377639 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** b2ac1e5370bd468f28a005aeed459c5d7dedd926 cat Commit message: "Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD" + mkdir -p build + cd build + cmake -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=/opt/rocm/llvm/bin/amdclang++ -DCMAKE_CXX_CLANG_TIDY=/opt/rocm/llvm/bin/clang-tidy;-warnings-as-errors=* -DCMAKE_PREFIX_PATH=/opt/rocm/lib -DCMAKE_CXX_FLAGS=-Werror -Wno-unused-command-line-argument -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is Clang 17.0.0 -- Check for working CXX compiler: /opt/rocm/llvm/bin/amdclang++ -- Check for working CXX compiler: /opt/rocm/llvm/bin/amdclang++ -- works -- Detecting CXX compiler ABI info + rm -rf build Merge succeeded, producing f176bf23eb5e1906bffe836c9a826605f9abc736 Checking out Revision f176bf23eb5e1906bffe836c9a826605f9abc736 (PR-7581) -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.5.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 17.0.0 -- 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 Commit message: "Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD" First time build. Skipping changelog. -- SIMD: AVX2 detected -- Setting Kokkos_ARCH_VEGA908=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VEGA908 -- Performing Test Kokkos_ENABLE_IMPL_SKIP_NO_RTTI_FLAG -- Performing Test Kokkos_ENABLE_IMPL_SKIP_NO_RTTI_FLAG - Failed -- Found TPLLIBDL: /usr/include -- Found TPLROCM: /opt/rocm/lib/libamdhip64.so -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92e9230b85a6230bd7ab31f445a01b9e3fa8935b # timeout=10 > git rev-list --no-walk a0fd53fc3b3521879cd4c3b223bcea79107ac7af # timeout=10 + mkdir -p build > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f176bf23eb5e1906bffe836c9a826605f9abc736 # timeout=10 > git rev-list --no-walk a0fd53fc3b3521879cd4c3b223bcea79107ac7af # timeout=10 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success -- 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-7581/tpls/mdspan/include -- Found Python3: /usr/bin/python3 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub + cd build + /opt/cmake/bin/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=-Werror --diag_suppress=implicit_return_from_non_void_function -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_OPENMP=ON .. -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- Setting default Kokkos CXX standard to 17 -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING $ docker top 019fe533894930cb341bb8270e6f8880d59f2fb0b906f52298c0ba689a896522 -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=''`. -- [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-7581/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [Pipeline] { [Pipeline] withDockerContainer fetnat_07 seems to be running inside container 399b4241d991f55247764e27b1697e7d98c1669ee602ffe24cc149d08adfddb6 $ 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-7581 --volumes-from 399b4241d991f55247764e27b1697e7d98c1669ee602ffe24cc149d08adfddb6 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 52c1ff131baa1ba48a7b2cc3496ec59b04be5620 cat -- [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 Fetching without tags Merging remotes/origin/develop commit 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b into PR head commit 1557d800ccce1c21191faa9c8cd956a3bfc2de56 -- [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 -- Sources TestHIP.cpp -- Kokkos Backends: SERIAL;HIP -- Configuring done > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7581/head:refs/remotes/origin/PR-7581 # 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 --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7581/head:refs/remotes/origin/PR-7581 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1557d800ccce1c21191faa9c8cd956a3bfc2de56 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b # timeout=10 Merge succeeded, producing 8e14eff3e62cc877d85eceef3f4f9621d1184d60 Checking out Revision 8e14eff3e62cc877d85eceef3f4f9621d1184d60 (PR-7581) -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7581/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target kokkos_gtest [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target impl_git_version Scanning dependencies of target benchmark [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Linking CXX shared library libkokkossimd.so Scanning dependencies of target kokkoscore [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o Commit message: "Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD" First time build. Skipping changelog. [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o $ docker top 2157a091294cea91373ddbea423c0cc25c0144f014002b8707804a81941ff86e -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] sh [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Linking CXX shared library libimpl_git_version.so [ 2%] Built target impl_git_version [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o + echo /opt/rocm/llvm/lib + ldconfig [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [Pipeline] sh + rm -rf build [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + docker build -t ae11241c36f64fc50bd89a7bfbbde225b3d6a6de -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.53kB Step 1/17 : ARG BASE=nvcr.io/nvidia/cuda:11.7.1-devel-ubuntu22.04@sha256:a3184e4dc6f968da5bba86df3081ff3013f8e3674a9bfce544af8be905d2f17a Step 2/17 : FROM $BASE ---> 28a6f693c19c Step 3/17 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 13281bf0342d Step 4/17 : 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 ---> 85adff594c1a Step 5/17 : RUN KEYDUMP_URL=https://cloud1.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 ---> 7febbfda8761 Step 6/17 : ARG CMAKE_VERSION=3.23.2 + docker build -t a0b4df1005e926e1948cb727f4afd08aad1830d3 -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.53kB Step 1/13 : FROM nvcr.io/nvidia/cuda:11.0.3-devel-ubuntu18.04@sha256:02d08888085d98c3c41b4db46e0f6b9e22671a70c1a2ff035ea91023effabff5 ---> a557740b9093 Step 2/13 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 44ef90c1dbbc 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 ---> bc05359a997b 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 ---> e3167b59ad0d Step 5/13 : RUN KEYDUMP_URL=https://cloud1.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 ---> 412147ad258f Step 6/13 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> f9252db374fa Step 7/13 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> d923d6a34535 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 ---> f1f7b708d2d7 Step 9/13 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> ae4edc275e9e Step 10/13 : ARG NPROC=8 + 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_IMPL_MDSPAN=OFF -DKokkos_ENABLE_HIP_MULTIPLE_KERNEL_INSTANTIATIONS=ON .. -- Setting default Kokkos CXX standard to 17 + docker build -t b92dc91b4713eff2ed97456012ac2225a7dae6a4 --build-arg BASE=nvcr.io/nvidia/cuda:11.6.2-devel-ubuntu20.04@sha256:d95d54bc231f8aea7fda79f60da620324584b20ed31a8ebdb0686cffd34dd405 -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.53kB Step 1/10 : ARG BASE=nvcr.io/nvidia/cuda:11.0.3-devel-ubuntu20.04@sha256:10ab0f09fcdc796b4a2325ef1bce8f766f4a3500eab5a83780f80475ae26c7a6 Step 2/10 : FROM $BASE ---> d3d3738d6060 Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> 89e5e70ef6d3 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> e6061ec035e0 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/* > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e14eff3e62cc877d85eceef3f4f9621d1184d60 # timeout=10 > git rev-list --no-walk a0fd53fc3b3521879cd4c3b223bcea79107ac7af # timeout=10 + docker build -t fda07307000201be6540748ffe5554729d02dd5d -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.53kB Step 1/14 : ARG BASE=nvcr.io/nvidia/cuda:12.3.2-devel-ubuntu22.04@sha256:b3acdfb50afe62e6c367eba59ecf2d1768f9f174a62e005d282f843779721cb0 Step 2/14 : FROM $BASE ---> da3144977a75 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 ---> 86462f209397 Step 4/14 : ARG NPROC=8 ---> Using cache ---> 888b98bfab93 Step 5/14 : RUN KEYDUMP_URL=https://cloud1.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 ---> c90247bc20d9 Step 6/14 : ARG CMAKE_VERSION=3.27.7 ---> Using cache ---> 5c79053ceda4 Step 7/14 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> f07baa53ef06 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 ---> 2c35929e2a00 Step 9/14 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 9199720a1ab8 Step 10/14 : ARG LLVM_VERSION=llvmorg-17.0.3 + rm -rf build ---> Using cache ---> addb532b7089 Step 7/17 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 56f8c3ff90aa Step 8/17 : 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 ---> e6218bf6bc65 Step 9/17 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 64e5984e7989 Step 10/17 : 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 ---> 2fe17ecb6b9d Step 11/17 : RUN wget https://cloud1.cees.ornl.gov/download/oneapi-for-nvidia-gpus-2023.0.0-linux.sh && echo "3416721faf83e5858e65795231bae47bb51ff91d4e8738613d498674f1636f72 oneapi-for-nvidia-gpus-2023.0.0-linux.sh" | sha256sum --check && 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 ---> 216928e173c6 Step 12/17 : ENV ONE_DPL_DIR=/opt/onedpl ---> Using cache ---> dff53d2c079f Step 13/17 : RUN . /opt/intel/oneapi/setvars.sh --include-intel-llvm && ONE_DPL_VERSION=oneDPL-2022.2.0 && ONE_DPL_URL=https://github.com/oneapi-src/oneDPL/archive && ONE_DPL_ARCHIVE=${ONE_DPL_VERSION}-rc1.tar.gz && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${ONE_DPL_URL}/${ONE_DPL_ARCHIVE} && mkdir onedpl && tar -xf ${ONE_DPL_ARCHIVE} -C onedpl --strip-components=1 && cd onedpl && mkdir build && cd build && cmake -DCMAKE_CXX_COMPILER=icpx -DCMAKE_CXX_FLAGS="-w" -DCMAKE_INSTALL_PREFIX=${ONE_DPL_DIR} -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=TRUE -DONEDPL_BACKEND="dpcpp_only" .. && make -j${NPROCS} install && rm -rf ${SCRATCH_DIR} ---> Using cache ---> 000e7ccff628 Step 14/17 : ENV PATH=/opt/intel/oneapi/compiler/latest/linux/bin-llvm/:$PATH ---> Using cache ---> 699dbfb1a70c Step 15/17 : ENV PATH=/opt/intel/oneapi/compiler/latest/linux/bin/:$PATH ---> Using cache ---> 4e2508b11b95 Step 16/17 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/latest/linux/lib:$LD_LIBRARY_PATH ---> Using cache ---> c7c1a780d5ea Step 17/17 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/latest/linux/compiler/lib/intel64_lin:$LD_LIBRARY_PATH ---> Using cache ---> d10b31540c1e Successfully built d10b31540c1e Successfully tagged ae11241c36f64fc50bd89a7bfbbde225b3d6a6de:latest ---> Using cache ---> 37aa41f34b71 Step 11/13 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> 62922f8676f0 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 ---> 676ae023992f Step 13/13 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> 06b2df899f79 Successfully built 06b2df899f79 Successfully tagged a0b4df1005e926e1948cb727f4afd08aad1830d3:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh ---> Using cache ---> 221f6391e5bc Step 6/10 : RUN KEYDUMP_URL=https://cloud1.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 ---> 1687b4421733 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 09f6620ed906 Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> cf4e6c798c59 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 ---> 275ad6da3e1e Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 0213ed7a61de Successfully built 0213ed7a61de Successfully tagged b92dc91b4713eff2ed97456012ac2225a7dae6a4:latest [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o ---> Using cache ---> 3bf807a5f35f Step 11/14 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> ce89ce1ef12e 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" -DLLVM_TARGETS_TO_BUILD="X86;NVPTX" -DLIBOMPTARGET_DEVICE_ARCHITECTURES=sm_70 ../llvm && make -j${NPROC} && make install && rm -rf ${SCRATCH_DIR} ---> Using cache ---> e3492408fd09 Step 13/14 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> 6c9c60e10833 Step 14/14 : ENV LD_LIBRARY_PATH=${LLVM_DIR}/lib:$LD_LIBRARY_PATH ---> Using cache ---> fe9f09e1963f Successfully built fe9f09e1963f Successfully tagged fda07307000201be6540748ffe5554729d02dd5d:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o + docker inspect -f . a0b4df1005e926e1948cb727f4afd08aad1830d3 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat_08 seems to be running inside container 93a8b034011f2e0f7cfeb070c28ed6017f8319fd7559f2301ef88a0ab2cdad94 + docker inspect -f . b92dc91b4713eff2ed97456012ac2225a7dae6a4 . -- 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.5.99 + docker inspect -f . fda07307000201be6540748ffe5554729d02dd5d . $ 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-7581 --volumes-from 93a8b034011f2e0f7cfeb070c28ed6017f8319fd7559f2301ef88a0ab2cdad94 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** a0b4df1005e926e1948cb727f4afd08aad1830d3 cat + docker inspect -f . ae11241c36f64fc50bd89a7bfbbde225b3d6a6de . [ 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 CXX compiler identification is Clang 15.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc + rm -rf build [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o -- The project name is: Kokkos -- Using internal gtest for testing + mkdir -p build [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7581/build/generated/Kokkos_Version_Info.cpp + cd build + /opt/cmake/bin/cmake -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=-Werror -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_OPENACC=ON -DKokkos_ARCH_VOLTA70=ON .. [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o -- Compiler Version: 12.2.91 -- kokkos_launch_compiler (/var/jenkins/workspace/Kokkos_PR-7581/bin/kokkos_launch_compiler) is enabled... [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o -- Using --c++17 for C++17 standard as feature -- Setting default Kokkos CXX standard to 17 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info [ 4%] Linking CXX shared library libbenchmark.so [ 4%] Built target benchmark [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.5.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 5.3.22062 -- Using -std=gnu++17 for C++17 extensions as feature -- 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.5.99 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o -- The project name is: Kokkos -- Using internal gtest for testing -- SIMD: AVX512 detected -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7581/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 $ docker top 580379c16c3d7f2f366033728aa5221fb4aeb010ded392ae835cd0e3e5679dbe -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] withDockerContainer waffle_02 seems to be running inside container 7965a16d4e62ca82a59e972589324ac4cb07660ddb9ad23c7f6808d852418961 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-7581 --volumes-from 7965a16d4e62ca82a59e972589324ac4cb07660ddb9ad23c7f6808d852418961 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ae11241c36f64fc50bd89a7bfbbde225b3d6a6de cat + mkdir -p build + cd build + ../gnu_generate_makefile.bash --with-options=compiler_warnings --cxxflags=-Werror -Werror=all-warnings --cxxstandard=c++17 --with-cuda --with-cuda-options=enable_lambda --arch=Volta70 Generating Makefiles with options KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7581 CXX=/var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7581 + make test -j8 make -C core/unit_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7581 CXX=/var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7581 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test' -- 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 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/UnitTestMainInit.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_RangePolicy.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_RangePolicyRequire.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewAPI_a.cpp -- 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 -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan [ 4%] Linking CXX shared library libkokkos_gtest.so [ 4%] Built target kokkos_gtest 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 shared library libbenchmark_main.so [ 5%] Built target benchmark_main [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o -- Looking for C++ include experimental/mdspan - found -- Looking for C++ include mdspan [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -- Looking for a CUDA compiler - /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc $ docker top f2997e3073adf9cfd1348e50d4bbdf0bcf6124334034c4cf87ee3e08d5effef3 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withDockerContainer waffle_03 seems to be running inside container ac3b603815ebb8617906e13a749fe28db67cd32388ed46d491f0b7e3ff58dc5e $ 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-7581 --volumes-from ac3b603815ebb8617906e13a749fe28db67cd32388ed46d491f0b7e3ff58dc5e -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** b92dc91b4713eff2ed97456012ac2225a7dae6a4 cat [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 6%] 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 -- The CUDA compiler identification is NVIDIA 12.2.91 -- Detecting CUDA compiler ABI info -- 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 -- Performing Test Kokkos_ENABLE_IMPL_SKIP_NO_RTTI_FLAG -- Performing Test Kokkos_ENABLE_IMPL_SKIP_NO_RTTI_FLAG - Failed -- Found TPLLIBDL: /usr/include -- Looking for C++ include pthread.h [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.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/HIP/Kokkos_HIP_Instance.cpp.o $ docker top 868170b9b46d18be8bfe0f7b04a0e87e4d91031ce4fea1cfe848c0319d36c3b7 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withDockerContainer fetnat_06 seems to be running inside container a9cf076764b05bacda81b9fea6efe193f3695c279a071534a9f0093d838332a9 $ 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-7581 --volumes-from a9cf076764b05bacda81b9fea6efe193f3695c279a071534a9f0093d838332a9 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** fda07307000201be6540748ffe5554729d02dd5d cat -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Kokkos Backends: SERIAL;OPENACC -- Configuring done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7581/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_CPUDiscovery.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o -- 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 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 1%] Built target AlwaysCheckGit -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Linking CXX static library libkokkossimd.a -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success [ 2%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found TPLLIBDL: /usr/include [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o -- Found OpenMP_CXX: -mp (Required is at least version "3.0") -- Found OpenMP: TRUE (Required is at least version "3.0") found components: CXX -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan [ 4%] Linking CXX static library libimpl_git_version.a [ 4%] Built target impl_git_version [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o -- Found OpenMP_CXX: -fopenmp=libomp (Required is at least version "3.0") -- Found OpenMP: TRUE (Required is at least version "3.0") found components: CXX -- Using internal desul_atomics copy [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_ZeroMemset.cpp.o -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 4%] Linking CXX shared library libkokkosprinter-tool.so -- Looking for C++ include experimental/mdspan - found -- Looking for C++ include mdspan $ docker top 2cad51223b82afac395e56a35486fd6a7ba2231169bdd09f13c56b9b4f163d9e -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { -- [benchmark] 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 [ 4%] Built target kokkosprinter-tool [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh + ccache --zero-stats Statistics cleared -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL + ccache --zero-stats Statistics zeroed [Pipeline] sh + ccache --zero-stats Statistics zeroed + ccache --zero-stats Statistics zeroed [Pipeline] sh [Pipeline] sh [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [Pipeline] sh + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_CLANG_TIDY=clang-tidy;-warnings-as-errors=* -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -Wno-unknown-cuda-version -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ARCH_VOLTA70=ON .. -- Setting default Kokkos CXX standard to 17 + rm -rf build + mkdir -p build + cd build + cmake -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -DCMAKE_CXX_FLAGS=-Werror -Werror=all-warnings -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_LIBDL=OFF -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_IMPL_MDSPAN=OFF -DKokkos_ENABLE_IMPL_CUDA_MALLOC_ASYNC=ON .. -- Setting default Kokkos CXX standard to 17 + 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_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ENABLE_OPENMPTARGET=ON -DKokkos_ARCH_VOLTA70=ON -DCMAKE_CXX_STANDARD=17 .. -- Setting default Kokkos CXX standard to 17 -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Sources TestOpenMP.cpp -- Sources TestCuda.cpp -- Kokkos Backends: OPENMP;CUDA -- Configuring done + 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 -DCMAKE_PREFIX_PATH=/opt/onedpl -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_EXAMPLES=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_SYCL=ON -DKokkos_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE=ON -DKokkos_ENABLE_UNSUPPORTED_ARCHS=ON -DCMAKE_CXX_STANDARD=17 .. -- Setting default Kokkos CXX standard to 17 [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o -- The CXX compiler identification is Clang 17.0.3 -- Detecting CXX compiler ABI info -- The CXX compiler identification is Clang 12.0.0 -- Check for working CXX compiler: /opt/llvm/bin/clang++ -- 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.5.99 -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7581/build + make -j8 -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- The CXX compiler identification is IntelLLVM 2023.0.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/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.5.99 [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 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 [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o -- 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.5.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7581/build/generated/Kokkos_Version_Info.cpp -- The project name is: Kokkos -- Using internal gtest for testing -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=c++17 for C++17 standard as feature -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7581/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 -- The project name is: Kokkos -- Using internal gtest for testing -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- The CXX compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -- Configured git information in /var/jenkins/workspace/Kokkos_PR-7581/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 -- 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 [ 2%] Linking CXX static library libkokkossimd.a -- 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 -- 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 pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o -- 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 [ 2%] Built target kokkossimd -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- 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-7581/tpls/mdspan/include [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewAPI_b.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewAPI_c.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewAPI_d.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewAPI_e.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewCopy_a.cpp -- SIMD: AVX2 detected -- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -- works -- Detecting CXX compiler ABI info -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.5.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 11.6.124 -- Using -std=c++17 for C++17 standard as feature [ 2%] Linking CXX static library libimpl_git_version.a [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC.cpp.o -- Found Python3: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.34.1") [ 2%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACCSpace.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 -- [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 /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewCopy_b.cpp -- [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_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [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 -- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL - not found -- Looking for SYCL_EXT_ONEAPI_GRAPH /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewCopy_c.cpp -- [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_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7581/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_DeepCopyAlignment.cpp [ 7%] Linking CXX shared library libkokkoscore.so [ 7%] Built target kokkoscore Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o Scanning dependencies of target kokkoscontainers [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Failed -- [benchmark] Compiling and running to test HAVE_STD_REGEX -- Looking for SYCL_EXT_ONEAPI_GRAPH - not found -- Built-in Execution Spaces: -- Device Parallel: Kokkos::SYCL -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- AMPERE80 -- Found TPLLIBDL: /usr/include -- Looking for C++ include oneapi/dpl/execution -- Looking for C++ include oneapi/dpl/execution - not found -- Looking for C++ include oneapi/dpl/algorithm -- Looking for C++ include oneapi/dpl/algorithm - not found -- Performing Test KOKKOS_NO_TBB_CONFLICT -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_Instance.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.cpp.o -- SIMD: AVX2 detected -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- Found Python3: /usr/bin/python3.6 (found version "3.6.9") found components: Interpreter -- Performing Test KOKKOS_NO_TBB_CONFLICT - Success -- oneDPL: ONEDPL_PAR_BACKEND=tbb, disable OpenMP backend -- Performing Test _fsycl_option -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Found Threads: TRUE -- No installed google benchmark found, fetching from GitHub -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- Kokkos Backends: SERIAL;OPENMPTARGET -- Configuring done (11.9s) -- Performing Test _fsycl_option - Success -- Adding -fsycl compiler option -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.17.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- [benchmark] Looking for shm_open in rt - found -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7581/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES -- Generating done (0.9s) -- Detected CUDA Compute Capability 80 -- Setting Kokkos_ARCH_AMPERE80=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: Kokkos::OpenMP -- Host Serial: NONE -- -- Architectures: -- NATIVE -- AMPERE80 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.6.124") -- Looking for C++ include pthread.h -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7581/build + make -j8 [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 1%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.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%] Linking CXX static library libkokkossimd.a [ 2%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 2%] Built target AlwaysCheckGit [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o -- [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 -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 2%] Linking CXX shared library libkokkosprinter-tool.so -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 [ 2%] Linking CXX static library libimpl_git_version.a -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX -- [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-7581/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 2%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found TPLCUDA: TRUE [ 3%] 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 -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Linking CXX shared library libkokkoscontainers.so [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.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_CoreUnitTest_HIPInterOpStreams [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial_ViewSupport [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewMapping_a.cpp [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o -- Found Python3: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.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 [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility -- [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 [ 7%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o -- Found OpenMP_CXX: -fopenmp (found suitable version "4.5", minimum required is "3.0") -- Found OpenMP: TRUE (found suitable version "4.5", minimum required is "3.0") found components: CXX -- Using internal desul_atomics copy -- [benchmark] Check if compiler accepts -pthread - yes [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- Sources TestCuda.cpp -- Kokkos Backends: SERIAL;CUDA -- Configuring done [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 7%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7581/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool Scanning dependencies of target kokkos_gtest Scanning dependencies of target benchmark [ 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 _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 _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Built target AlwaysCheckGit -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- No installed google benchmark found, fetching from GitHub [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewMapping_b.cpp -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestOpenMP.cpp -- Sources TestHIP.cpp -- Kokkos Backends: OPENMP;HIP -- Configuring done -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [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 [ 1%] Linking CXX static library libkokkossimd.a [ 1%] Built target kokkossimd Scanning dependencies of target impl_git_version [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7581/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 [ 0%] Built target AlwaysCheckGit Scanning dependencies of target kokkos_gtest Scanning dependencies of target benchmark Scanning dependencies of target impl_git_version [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o Scanning dependencies of target kokkoscore [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewMapping_subview.cpp Scanning dependencies of target kokkoscore [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 1%] Linking CXX static library libimpl_git_version.a -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 1%] Built target impl_git_version [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 1%] Built target kokkosprinter-tool [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 3%] Built target kokkosprinter-tool [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers [ 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/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.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_Abort_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewResize.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewLayoutStrideAssignment.cpp -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 1%] 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 /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewAPI_a.cpp [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/hip/TestHIP_InterOp_Graph.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTargetSpace.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Instance.cpp.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 5%] Built target kokkos_gtest [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 4%] 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 [ 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 [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.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/sleep.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 [ 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 [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-7581/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 12%] Linking CXX static library libkokkos_gtest.a [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 12%] Built target kokkos_gtest [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 6%] Linking CXX static library libbenchmark.a [ 6%] Built target benchmark [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 7%] Linking CXX static library libbenchmark_main.a -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 10%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 7%] Built target benchmark_main [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX -- [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 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 4%] Linking CXX static library libbenchmark.a [ 4%] Linking CXX static library libkokkos_gtest.a -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX [ 10%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 10%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 10%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 4%] Built target benchmark -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 4%] Built target kokkos_gtest -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Found Threads: TRUE Scanning dependencies of target benchmark_main [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -- Kokkos Backends: SERIAL;SYCL -- Configuring done [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 6%] Linking CXX static library libkokkos_gtest.a [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 6%] Built target kokkos_gtest [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 6%] Linking CXX static library libbenchmark.a [ 6%] Built target benchmark [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7581/build + make -j8 [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object 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 [ 4%] Linking CXX static library libbenchmark_main.a [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Linking CXX static library libkokkossimd.a -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 1%] Built target kokkossimd [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Built target kokkoscontainers [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 4%] Built target benchmark_main [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 1%] Built target kokkosprinter-tool [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 1%] Linking CXX static library libimpl_git_version.a [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 1%] Built target impl_git_version [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_ZeroMemset.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewAPI_b.cpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 2%] 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 /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewAPI_c.cpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 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 [ 2%] 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_SharedAlloc.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewAPI_d.cpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target kokkoscontainers [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 4%] Linking CXX static library libkokkos_gtest.a [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Built target kokkos_gtest [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpGraph [ 10%] Built target Kokkos_CoreUnitTest_HIPInterOpGraph Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport.dir/openmptarget/TestOpenMPTarget_View_BasicView.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Abort.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Linking CXX static library libbenchmark.a [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 4%] Built target benchmark [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewAPI_e.cpp [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 11%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestOpenMP.cpp -- Sources TestCuda.cpp -- Kokkos Backends: OPENMP;CUDA -- Configuring done [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpGraph [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpGraph.dir/hip/TestHIP_InterOp_Graph.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewCopy_a.cpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [ 5%] Built target kokkos_gtest [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 5%] Linking CXX static library libbenchmark_main.a [ 5%] Built target benchmark_main [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewCopy_b.cpp [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp -- Generating done [ 8%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7581/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 [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target benchmark Scanning dependencies of target impl_git_version [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o Scanning dependencies of target kokkoscore [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 21%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 22%] Built target Kokkos_CoreTestCompileOnly [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 2%] Linking CXX shared library libkokkossimd.so [ 2%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_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_Crs_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpGraph [ 10%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 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_Core.cpp.o [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 10%] Built target Kokkos_CoreUnitTest_HIPInterOpGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 10%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 2%] Linking CXX shared library libimpl_git_version.so [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 2%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.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_MathematicalSpecialFunctions_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ArrayOps.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Instance.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewCopy_c.cpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 10%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Space.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewMapping_a.cpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 5%] Linking CXX static library libkokkoscore.a [ 5%] Built target kokkoscore Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target kokkoscontainers [ 5%] 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 [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 5%] Linking CXX shared library libkokkos_gtest.so [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 5%] Built target kokkos_gtest [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_SYCL.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.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_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewMapping_b.cpp [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 4%] Linking CXX static library libkokkoscore.a [ 4%] Built target kokkoscore [ 4%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 4%] 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_HostSpace.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_Develop /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaUVM_ViewMapping_subview.cpp [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 11%] Built target Kokkos_CoreUnitTest_Develop [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewAPI_a.cpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.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/Test03b_MemorySpace_free_HIP.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_complexfloat.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewAPI_b.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewAPI_c.cpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 12%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 12%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 34%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 7%] Linking CXX shared library libbenchmark.so [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 7%] Built target benchmark [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewAPI_d.cpp [ 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_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 34%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 6%] Linking CXX static library libkokkoscontainers.a [ 6%] 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 [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_ProfilingAllCalls [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC_ViewSupport.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport.dir/openmptarget/TestOpenMPTarget_View_ReferenceCountedAccessor.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC_ViewSupport.dir/openacc/TestOpenACC_View_BasicView.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC_ViewSupport.dir/openacc/TestOpenACC_View_ReferenceCountedAccessor.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC_ViewSupport.dir/openacc/TestOpenACC_View_ReferenceCountedDataHandle.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o Scanning dependencies of target benchmark_main [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.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_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 7%] Linking CXX shared library libbenchmark_main.so [ 7%] Built target benchmark_main [ 4%] Linking CXX static library libkokkoscontainers.a [ 4%] Built target kokkoscontainers [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/UnitTestMainInit.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 5%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 5%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewAPI_e.cpp [ 6%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 6%] Linking CXX static library libkokkoscontainers.a [ 6%] Built target kokkoscontainers [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL_ViewSupport.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewCopy_a.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 7%] Linking CXX shared library libkokkoscore.so [ 7%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_a.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewCopy_b.cpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_double.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 10%] Linking CXX executable Kokkos_ProfilingAllCalls [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 10%] Built target Kokkos_ProfilingAllCalls [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewCopy_c.cpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewMapping_a.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewMapping_b.cpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCudaHostPinned_ViewMapping_subview.cpp [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport.dir/openmptarget/TestOpenMPTarget_View_ReferenceCountedDataHandle.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Linking CXX shared library libkokkoscontainers.so [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_View_64bit.cpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL_ViewSupport.dir/sycl/TestSYCL_View_BasicView.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_b.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Abort.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 11%] Linking CXX executable Kokkos_ToolsInitialization /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewOfClass.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_a.cpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_float.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 11%] Built target Kokkos_ToolsInitialization [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_b.cpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_BasicView.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c01.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c02.cpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_CTestDevice /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c03.cpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_OpenACC_ViewSupport [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_BasicView.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 41%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 41%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 42%] Built target Kokkos_CoreUnitTest_OpenACC_ViewSupport [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_c.cpp.o [ 7%] 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_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 14%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 14%] Built target Kokkos_CoreUnitTest_InitializeFinalize Scanning dependencies of target Kokkos_CoreUnitTest_HIP_ViewSupport [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/UnitTestMainInit.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c04.cpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 17%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 8%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 8%] Built target Kokkos_CoreUnitTest_OpenMPInterOp Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 17%] Built target Kokkos_CoreTestCompileOnly [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_CudaInterOpInit Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/UnitTestMainInit.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ArrayOps.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c05.cpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpGraph [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/cuda/TestCuda_InterOp_Graph.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c06.cpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 17%] Built target Kokkos_CoreUnitTest_Develop [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_int.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL_ViewSupport.dir/sycl/TestSYCL_View_ReferenceCountedAccessor.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_BasicView.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Abort.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_d.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 17%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longlongint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedint.cpp.o [ 6%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 6%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c07.cpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CudaTimingBased /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c08.cpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexdouble.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c09.cpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c10.cpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpGraph [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 11%] Built target Kokkos_CoreUnitTest_CudaInterOpGraph [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 18%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 18%] Built target Kokkos_CoreTestCompileOnly [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c11.cpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL_ViewSupport.dir/sycl/TestSYCL_View_ReferenceCountedDataHandle.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 19%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 19%] Built target Kokkos_IncrementalTest_HIP Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_ReferenceCountedAccessor.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 18%] Built target Kokkos_CoreUnitTest_TuningBasics [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 19%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_e.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexfloat.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP_ViewSupport.dir/hip/TestHIP_View_ReferenceCountedDataHandle.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedlongint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Atomics.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ArrayOps.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_SYCL_ViewSupport [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicViews.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedAccessor.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BitManipulationBuiltins.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_ReferenceCountedAccessor.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BlockSizeDeduction.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o [ 12%] Linking CXX executable Kokkos_StackTraceTestExec [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamBasic.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_SYCL_ViewSupport [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/UnitTestMainInit.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 12%] Built target Kokkos_StackTraceTestExec [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_KokkosP [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamCombinedReducers.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_double.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_HIP_ViewSupport [ 18%] Built target Kokkos_CoreUnitTest_HIP_ViewSupport Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_double.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.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_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 23%] Linking CXX executable Kokkos_ProfilingAllCalls [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 23%] Built target Kokkos_ProfilingAllCalls [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_a.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_f.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 23%] Linking CXX executable Kokkos_ToolsInitialization [ 15%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c12.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_SubView_c13.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_InitializeFinalize Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 23%] Built target Kokkos_ToolsInitialization [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reductions.cpp [ 25%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 25%] 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_int.cpp.o [ 25%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 25%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 25%] Built target Kokkos_CoreUnitTest_Default [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ParallelScanRangePolicy.cpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 25%] Linking CXX executable Kokkos_StackTraceTestExec [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_float.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamMDRange.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reductions_DeviceView.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reducers_a.cpp [ 25%] Built target Kokkos_StackTraceTestExec [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_g.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP_ViewSupport.dir/openmp/TestOpenMP_View_ReferenceCountedDataHandle.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 17%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedDataHandle.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reducers_b.cpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reducers_c.cpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_float.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o [ 19%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 19%] Built target Kokkos_IncrementalTest_SERIAL [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_Default /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reducers_d.cpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 46%] Built target Kokkos_CoreUnitTest_Default [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 19%] 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_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Reducers_e.cpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Complex.cpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangePolicyConstructors.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_int.cpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_int.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 48%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 48%] Built target Kokkos_CoreUnitTest_Develop [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_unsignedint.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpaceThreadSafety.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.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_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 48%] Linking CXX executable Kokkos_UnitTest_SIMD [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 20%] 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_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_longint.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_unsignedlongint.cpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_int.cpp.o [ 48%] 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_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Graph.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_UnitTest_SIMD [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 49%] 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_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 9%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP_ViewSupport /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_longlongint.cpp [ 9%] Built target Kokkos_CoreUnitTest_OpenMP_ViewSupport [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_double.cpp [ 9%] Linking CXX executable Kokkos_CoreUnitTest_Cuda_ViewSupport [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c01.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_Cuda_ViewSupport [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_float.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangeReduce.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 21%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 21%] Built target Kokkos_IncrementalTest_HIP Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_complexfloat.cpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CheckedIntegerOps.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpaceThreadSafety.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicOperations_complexdouble.cpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_AtomicViews.cpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyConstructors.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 50%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Atomics.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_TeamBasic.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 50%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 50%] 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_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_TeamScratch.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 19%] 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_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_TeamReductionScan.cpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyInterface.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_TeamTeamSize.cpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 32%] 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 [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longint.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Graph.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDSpan.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longlongint.cpp.o [ 52%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 32%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_TeamVectorRange.cpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 32%] Built target Kokkos_IncrementalTest_OPENMP [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Other.cpp [ 52%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c02.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Complex.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longint.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 52%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_MDRange_a.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 52%] Built target Kokkos_CoreUnitTest_KokkosP [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 54%] Linking CXX executable Kokkos_ProfilingAllCalls [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 54%] Built target Kokkos_ProfilingAllCalls [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_MDRange_b.cpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDSpanAtomicAccessor.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Concepts.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_MDRange_c.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_MDRange_d.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_MDRange_e.cpp [ 21%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 21%] Built target Kokkos_CoreTestCompileOnly [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Crs.cpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Crs.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/cuda/TestCuda_Task.cpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_WorkGraph.cpp [ 25%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_DeepCopyAlignment.cpp.o [ 14%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c03.cpp.o [ 25%] Built target Kokkos_CoreUnitTest_Default [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 26%] 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_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/cuda/TestCuda_Spaces.cpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDSpanConversion.cpp.o [ 14%] Built target Kokkos_CoreTestCompileOnly [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MinMaxClamp.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_UniqueToken.cpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamPolicyConstructors.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 26%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecSpacePartitioning.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecSpaceThreadSafety.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_LocalDeepCopy.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/cuda/TestCuda_DebugSerialExecution.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/cuda/TestCuda_DebugPinUVMSpace.cpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longlongint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/cuda/TestCuda_TeamScratchStreams.cpp [ 55%] Linking CXX executable Kokkos_ToolsInitialization [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 55%] Built target Kokkos_ToolsInitialization [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedlongint.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedint.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecutionSpace.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Atomics.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Abort.cpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicViews.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 17%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 17%] Built target Kokkos_IncrementalTest_SERIAL [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamReductionScan.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_NumericTraits.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_hwloc.cpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_BitManipulationBuiltins.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 57%] Linking CXX executable Kokkos_StackTraceTestExec [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 57%] Built target Kokkos_StackTraceTestExec [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostBarrier.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Core.cpp [ 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_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c04.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScan.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_FunctorAnalysis.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Stacktrace.cpp [ 27%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 27%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_ProfilingAllCalls [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Graph.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostSpace.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtr.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 27%] Linking CXX executable Kokkos_ProfilingAllCalls [ 27%] Built target Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_ToolsInitialization [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_OccupancyControlTrait.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/src/Lock_Array_CUDA.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Serial/Kokkos_Serial.cpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Serial/Kokkos_Serial_Task.cpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.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_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 28%] Built target Kokkos_CoreUnitTest_ToolIndependence /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/cuda/TestCuda_InterOp_Init.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/cuda/TestCuda_InterOp_Streams.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtrAccessOnDevice.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SharedAlloc.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_RangePolicy.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_RangePolicyRequire.cpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_shared.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 28%] Linking CXX executable Kokkos_ProfilingAllCalls [ 28%] Built target Kokkos_ProfilingAllCalls [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_JoinBackwardCompatibility.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_View_64bit.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewAPI_a.cpp [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewAPI_b.cpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 28%] Linking CXX executable Kokkos_ToolsInitialization [ 28%] Built target Kokkos_ToolsInitialization [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 18%] 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_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Other.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewAPI_c.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScratch.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewAPI_d.cpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedint.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewAPI_e.cpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 29%] Built target Kokkos_CoreUnitTest_KokkosP [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalConstants.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_DeepCopyAlignment.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewCopy_a.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewCopy_b.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ParallelScanRangePolicy.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 29%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 29%] Built target Kokkos_CoreTestCompileOnly [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewCopy_c.cpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CheckedIntegerOps.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 29%] Linking CXX executable Kokkos_ToolsInitialization [ 29%] Built target Kokkos_ToolsInitialization [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 11%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewMapping_a.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewMapping_b.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewMapping_subview.cpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewResize.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewLayoutStrideAssignment.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewOfClass.cpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpaceThreadSafety.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 31%] 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_MDRange_e.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyConstructors.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 39%] 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_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/UnitTestMainInit.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_a.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_b.cpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyInterface.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Complex.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpaceThreadSafety.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 30%] 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_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c01.cpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamTeamSize.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Concepts.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c02.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c03.cpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Graph.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedlongint.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c04.cpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test01_execspace_OPENMPTARGET.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 32%] Built target Kokkos_CoreUnitTest_CTestDevice [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 32%] Linking CXX executable Kokkos_StackTraceTestExec [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamVectorRange.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 32%] Built target Kokkos_StackTraceTestExec [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions1.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test02_atomic_host_OPENMPTARGET.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewBadAlloc.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03a_MemorySpace_malloc_OPENMPTARGET.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 32%] Linking CXX executable Kokkos_StackTraceTestExec [ 32%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions2.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03b_MemorySpace_free_OPENMPTARGET.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 33%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/cuda/TestCuda_InterOp_Graph.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c05.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c06.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c07.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c08.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c09.cpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Graph.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c10.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c11.cpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpacePartitioning.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 41%] 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 [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test04_ParallelFor_RangePolicy_OPENMPTARGET.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpaceThreadSafety.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 37%] Built target Kokkos_CoreUnitTest_Default [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 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_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_UniqueToken.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMPTARGET.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp 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 [ 20%] Built target Kokkos_CoreUnitTest_CTestDevice [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Atomics.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecutionSpace.cpp.o [ 16%] 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_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_View_64bit.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp 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 [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_FunctorAnalysis.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMPTARGET.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c12.cpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Graph.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorProp.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions3.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalConstants.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 66%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalSpecialFunctions.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 66%] Built target Kokkos_IncrementalTest_SERIAL [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/UnitTestMainInit.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test01_execspace_OPENACC.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_b.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_SubView_c13.cpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test02_atomic_host_OPENACC.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reductions.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ParallelScanRangePolicy.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test08_deep_copy_OPENMPTARGET.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reductions_DeviceView.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 16%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 16%] Built target Kokkos_CoreTestCompileOnly [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reducers_a.cpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03a_MemorySpace_malloc_OPENACC.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reducers_b.cpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Printf.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03b_MemorySpace_free_OPENACC.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test10_HierarchicalBasics_OPENMPTARGET.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reducers_c.cpp [ 28%] Built target Kokkos_CoreUnitTest_Cuda3 Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 38%] 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_KokkosP.dir/tools/TestKernelNames.cpp.o [ 21%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 21%] Built target Kokkos_IncrementalTest_CUDA [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_c.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reducers_d.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Reducers_e.cpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Complex.cpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test04_ParallelFor_RangePolicy_OPENACC.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicViews.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMPTARGET.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpGraph [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_int.cpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_d.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 17%] Built target Kokkos_CoreUnitTest_CudaInterOpGraph [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_unsignedint.cpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_longint.cpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c05.cpp.o [ 70%] 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_HIP.dir/hip/TestHIP_Swap.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 21%] Built target Kokkos_CoreUnitTest_ToolIndependence Scanning dependencies of target Kokkos_CoreUnitTest_InitializeFinalize /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_unsignedlongint.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 21%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test05_ParallelReduce_RangePolicy_OPENACC.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_longlongint.cpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 21%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 17%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_QuadPrecisionMath.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_double.cpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMPTARGET.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_e.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_float.cpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpaceThreadSafety.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_complexfloat.cpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewBadAlloc.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_a.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicOperations_complexdouble.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_AtomicViews.cpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicy.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMPTARGET.cpp.o [ 30%] 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_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.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_OPENACC.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENACC.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 30%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 30%] 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_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Atomics.cpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 30%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 30%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 30%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_StackTraceTestExec [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_TeamBasic.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_TeamScratch.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_TeamVectorRange.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_TeamReductionScan.cpp [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_b.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_TeamTeamSize.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Other.cpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12a_ThreadScratch_OPENMPTARGET.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Graph.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BitManipulationBuiltins.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_MDRange_a.cpp [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test08_deep_copy_OPENACC.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpaceThreadSafety.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 52%] 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_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 22%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 22%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_c.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial_ViewSupport [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_MDRange_b.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_MDRange_c.cpp [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_b.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyConstructors.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_MDRange_d.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_MDRange_e.cpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Crs.cpp [ 31%] 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_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_d.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCtorDimMatch.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/serial/TestSerial_Task.cpp [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12b_TeamScratch_OPENMPTARGET.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalSpecialFunctions.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCtorProp.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_BasicView.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewBadAlloc.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_WorkGraph.cpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test10_HierarchicalBasics_OPENACC.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_LocalDeepCopy.cpp [ 20%] 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_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestHWLOC.cpp [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENACC.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/default/TestDefaultDeviceType.cpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewEmptyRuntimeUnmanaged.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/default/TestDefaultDeviceType_a1.cpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/default/TestDefaultDeviceType_b1.cpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewHooks.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewBadAlloc.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/default/TestDefaultDeviceType_c1.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/default/TestDefaultDeviceType_a2.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/default/TestDefaultDeviceType_b2.cpp [ 38%] Linking CXX executable Kokkos_IncrementalTest_OPENMPTARGET [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyRequire.cpp.o [ 38%] Built target Kokkos_IncrementalTest_OPENMPTARGET [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_e.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/default/TestDefaultDeviceType_c2.cpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_g.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewLayoutStrideAssignment.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o 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 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_a.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENACC.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENACC.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 55%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/default/TestDefaultDeviceType_a3.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/default/TestDefaultDeviceType_b3.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/default/TestDefaultDeviceType_c3.cpp [ 33%] Linking CXX executable Kokkos_StackTraceTestExec [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfViews.cpp.o [ 33%] Built target Kokkos_StackTraceTestExec [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_a.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12a_ThreadScratch_OPENACC.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestStackTrace.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestStackTrace_f0.cpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedAccessor.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Graph.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_c.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestStackTrace_f1.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestStackTrace_f2.cpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 39%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12b_TeamScratch_OPENACC.cpp.o [ 39%] Built target Kokkos_IncrementalTest_SERIAL [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENACC.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ReducerCTADs.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENACC.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestStackTrace_f3.cpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangePolicyConstructors.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestStackTrace_f4.cpp [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o ar cr libkokkos.a Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_CPUDiscovery.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-7581/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.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-7581/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Cuda /var/jenkins/workspace/Kokkos_PR-7581/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-7581/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpInit [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENACC.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/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-7581/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpStreams [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.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-7581/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Serial [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_a.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper TestHWLOC.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_HWLOC [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangeReduce.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial_ViewSupport.dir/serial/TestSerial_View_ReferenceCountedDataHandle.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/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 -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Default /var/jenkins/workspace/Kokkos_PR-7581/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 -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook /var/jenkins/workspace/Kokkos_PR-7581/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 -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook_terminate [ 39%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/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-7581/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_StackTraceTestExec Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 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_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_d.cpp.o [ 33%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpan.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpanAtomicAccessor.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 27%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpanConversion.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_e.cpp.o echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test' make -C core/perf_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-7581/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7581 CXX=/var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7581 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test' /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/perf_test/test_taskdag.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_hwloc.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 41%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_CPUDiscovery.cpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_b.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test14_MDRangeReduce_OPENACC.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostBarrier.cpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Core.cpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_subview.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_f.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_g.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test16_ParallelScan_OPENACC.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Stacktrace.cpp [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test17_CompleteAtomic_OPENACC.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Profiling.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostSpace.cpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MinMaxClamp.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_MemoryPool.cpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMemoryAccessViolation.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangePolicyConstructors.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BlockSizeDeduction.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_OccupancyControlTrait.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Cuda/Kokkos_CudaSpace.cpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 34%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/src/Lock_Array_CUDA.cpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangeReduce.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_Serial_ViewSupport [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 27%] Built target Kokkos_CoreUnitTest_Serial_ViewSupport [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Serial/Kokkos_Serial.cpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 58%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/core/perf_test -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Serial/Kokkos_Serial_Task.cpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 58%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ParallelScanRangePolicy.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpan.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOfClass.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOfViews.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 58%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpanAtomicAccessor.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOutOfBoundsAccess.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CheckedIntegerOps.cpp.o [ 59%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace ar cr libkokkos.a Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_CPUDiscovery.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-7581/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7581/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-7581/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test' make -C containers/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7581 CXX=/var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7581 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests' /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_Bitset.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_DualView.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_DynamicView.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_DynViewAPI_generic.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_DynViewAPI_rank12345.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_DynViewAPI_rank67.cpp [ 59%] Built target Kokkos_PerformanceTest_SharedSpace [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpanConversion.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_NumericTraits.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 27%] Built target Kokkos_CoreUnitTest_Develop [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Printf.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_OccupancyControlTrait.cpp.o [ 60%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_QuadPrecisionMath.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 60%] Built target Kokkos_ContainersUnitTest_OpenMP [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_RangePolicyConstructors.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 78%] Linking CXX executable Kokkos_IncrementalTest_OPENACC [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ParallelScanRangePolicy.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyConstructors.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 62%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 78%] Built target Kokkos_IncrementalTest_OPENACC [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ReducerCTADs.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 62%] Built target Kokkos_PerformanceTest_Mempool [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewResize.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_WithoutInitializing.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorProp.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ErrorReporter.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_OffsetView.cpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ScatterView.cpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 62%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_UnorderedMap.cpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 62%] Built target Kokkos_ContainersUnitTest_HIP Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 63%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 25%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2B [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 63%] Built target Kokkos_PerformanceTest_Atomic [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_b.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda_ViewCtorPropEmbeddedDim.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 80%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 80%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyInterface.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_c.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_Develop [ 20%] 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_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 80%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostSpace_deepcopy.cpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 80%] Built target Kokkos_CoreUnitTest_CTestDevice [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_e.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Printf.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewBadAlloc.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_b.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SharedAlloc.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Complex.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Abort.cpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Concepts.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 64%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_ExecPolicy.cpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostThreadTeam.cpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_QuadPrecisionMath.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_SharedAlloc.cpp [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_hwloc.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 64%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewBadAlloc.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_c.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 45%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostBarrier.cpp [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicy.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Core.cpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Crs.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SpaceAwareAccessorAccessViolation.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Error.cpp [ 65%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 65%] Built target Kokkos_ContainersTestCompileOnly [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostSpace.cpp [ 65%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_MemoryPool.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 65%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_DeepCopyAlignment.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.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_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Cuda/Kokkos_CudaSpace.cpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 66%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SpaceAwareAccessor.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/src/Lock_Array_CUDA.cpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Serial/Kokkos_Serial.cpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Serial/Kokkos_Serial_Task.cpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_Bitset.cpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_DualView.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_DynamicView.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_DynViewAPI_generic.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_DynViewAPI_rank12345.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_DynViewAPI_rank67.cpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorProp.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 20%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyConstructors.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ErrorReporter.cpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c06.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Swap.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_OffsetView.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 47%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c07.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o [ 67%] 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_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 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_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyRequire.cpp.o [ 67%] Built target Kokkos_ContainersPerformanceTest_HIP [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ScatterView.cpp [ 82%] 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_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_TeamPolicyConstructors.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ReducerCTADs.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_UnorderedMap.cpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial_ViewCtorPropEmbeddedDim.cpp ar cr libkokkos.a Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_CPUDiscovery.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-7581/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_UnorderedMap.o TestCuda_ViewCtorPropEmbeddedDim.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Cuda [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 26%] Built target Kokkos_CoreUnitTest_SYCL2B [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/UnitTestMainInit.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2A [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_a.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorProp.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_b.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpanAtomicAccessor.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_c.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c10.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_d.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 42%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 83%] 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_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpanConversion.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 42%] Built target Kokkos_IncrementalTest_OPENMP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_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 [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorProp.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_e.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.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_Complex_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_View_64bit.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp 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 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/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_UnorderedMap.o TestSerial_ViewCtorPropEmbeddedDim.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Serial echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests' make -C containers/performance_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7581 CXX=/var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7581 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests' /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests/TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests/TestMain.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_SharedAlloc.cpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_hwloc.cpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostBarrier.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Core.cpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Stacktrace.cpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions_DeviceView.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Profiling.cpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 46%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostSpace.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_MemoryPool.cpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 46%] Built target Kokkos_IncrementalTest_CUDA Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Cuda/Kokkos_Cuda_Instance.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Cuda/Kokkos_CudaSpace.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/src/Lock_Array_CUDA.cpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 46%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SpaceAwareAccessorAccessViolation.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Serial/Kokkos_Serial.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 53%] 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_HIP.dir/hip/TestHIP_Printf.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Serial/Kokkos_Serial_Task.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SpaceAwareAccessor.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Swap.cpp.o [ 54%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 54%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o ar cr libkokkos.a Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_CPUDiscovery.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-7581/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-7581/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 [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o echo "End Build" [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecSpacePartitioning.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests' make -C algorithms/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7581 CXX=/var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7581 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests' /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests/TestStdAlgorithmsCommon.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostThreadTeam.cpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamMDRange.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp 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%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamPolicyConstructors.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_hwloc.cpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamScratch.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_CPUDiscovery.cpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostBarrier.cpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Core.cpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.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_Graph_fwd_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Stacktrace.cpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Profiling.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 71%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecSpaceThreadSafety.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 71%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_HostSpace.cpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 50%] 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_Parallel_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 59%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Serial/Kokkos_Serial.cpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c /var/jenkins/workspace/Kokkos_PR-7581/core/src/Serial/Kokkos_Serial_Task.cpp [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-7581/core/src -I/var/jenkins/workspace/Kokkos_PR-7581/containers/src -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/category_files -Werror -Werror=all-warnings -c TestSerial.cpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 57%] 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_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 59%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 59%] Built target Kokkos_PerformanceTest_TaskDag [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o ar cr libkokkos.a Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_CPUDiscovery.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 [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfViews.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 59%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 59%] Built target Kokkos_PerformanceTest_SharedSpace [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecutionSpace.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 54%] 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_MathematicalFunctions_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_a.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_b.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_CoreUnitTest_Serial2 [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 74%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 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_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamTeamSize.cpp.o [ 74%] Built target Kokkos_PerformanceTest_Benchmark [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_FunctorAnalysis.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_View_64bit.cpp.o [ 60%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 60%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_c.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_a.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 59%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfViews.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpaceThreadSafety.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 24%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_b.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_c.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 24%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Graph.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_d.cpp.o [ 61%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 61%] Built target Kokkos_PerformanceTest_TaskDag [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_d.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/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-7581/build/algorithms/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosAlgorithms_UnitTest_Serial [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewBadAlloc.cpp.o [ 61%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 61%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o [ 64%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfViews.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_a.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 64%] Built target Kokkos_CoreUnitTest_Serial1 [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 61%] Built target Kokkos_PerformanceTest_SharedSpace [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_b.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_c.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCtorDimMatch.cpp.o [ 61%] 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_SYCL1B.dir/sycl/TestSYCL_Reducers_e.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewBadAlloc.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_a.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCtorProp.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewEmptyRuntimeUnmanaged.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewHooks.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c08.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 61%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 61%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SpaceAwareAccessorAccessViolation.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 63%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewLayoutStrideAssignment.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_a.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtr.cpp.o [ 63%] Built target Kokkos_Benchmark_Atomic_MinMax [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_b.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c09.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 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_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SpaceAwareAccessor.cpp.o /var/jenkins/workspace/Kokkos_PR-7581/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-7581/build/algorithms/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosAlgorithms_UnitTest_Cuda [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests' make -C core/unit_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7581 CXX=/var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7581 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test' [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7581 CXX=/var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7581 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test' [ 64%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 64%] Built target Kokkos_PerformanceTest_Atomic ./KokkosCore_UnitTest_Cuda ./KokkosCore_UnitTest_Serial [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o ./KokkosCore_UnitTest_HWLOC [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from hwloc [ RUN ] hwloc.query NUMA[1] CORE[1] PU[1] [ OK ] hwloc.query (0 ms) [----------] 1 test from hwloc (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. ./KokkosCore_UnitTest_Default ./KokkosCore_UnitTest_PushFinalizeHook ./KokkosCore_UnitTest_PushFinalizeHook_terminate ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*normal ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*terminate ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*generic_term [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 64%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 64%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 64%] Built target Kokkos_ContainersUnitTest_OpenMP Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 64%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [==========] Running 167 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from serial_DeathTest [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment Note: Google Test filter = *normal [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype [ RUN ] defaultdevicetype.stacktrace_normal Top of f1 Top of f0 Top of f0 Top of f3 Top of f3 Top of f3 Top of f3 Top of f3 Top of f1 Top of f0 Top of f0 StackTrace f3(std::cout, 4) returned: 110 Test setting std::terminate handler that prints the last saved stack trace [ OK ] defaultdevicetype.stacktrace_normal (0 ms) [----------] 1 test from defaultdevicetype (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. [==========] Running 14 tests from 1 test suite. [----------] Global test environment set-up. [----------] 14 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion 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 [==========] Running 14 tests from 1 test suite. [----------] Global test environment set-up. [----------] 14 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.half_conversion (6 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.half_conversion (7 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (7 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.bhalf_conversion (6 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (1 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (2 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.half_operators (8 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (4 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [==========] Running 14 tests from 1 test suite. [----------] Global test environment set-up. [----------] 14 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion 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 [ OK ] defaultdevicetype.half_conversion (11 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (10 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (7 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.reduce_instantiation_a1 (45 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ OK ] defaultdevicetype.bhalf_operators (5 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (55 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (56 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [==========] Running 234 tests from 4 test suites. [----------] Global test environment set-up. [----------] 2 tests from cuda_DeathTest [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 64%] Built target Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 64%] Built target Kokkos_ContainersUnitTest_Cuda [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ OK ] defaultdevicetype.reduce_instantiation_b1 (169 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_b1 (157 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_b1 (153 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_c1 (51 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_c1 (51 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 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.reduce_instantiation_c1 (60 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 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.reduce_instantiation_a2 (85 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (88 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (79 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (185 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (218 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (177 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_c2 (58 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_c2 (52 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (54 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (51 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_c2 (102 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (710 ms) [----------] 1 test from defaultdevicetype_DeathTest (710 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (710 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype.reduce_instantiation_a3 (68 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (739 ms) [----------] 1 test from defaultdevicetype_DeathTest (739 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (739 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype.reduce_instantiation_b3 (184 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (186 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_c3 (74 ms) [----------] 14 tests from defaultdevicetype (937 ms total) [----------] Global test environment tear-down [==========] 14 tests from 1 test suite ran. (937 ms total) [ PASSED ] 14 tests. [ OK ] defaultdevicetype.reduce_instantiation_c3 (67 ms) [----------] 14 tests from defaultdevicetype (946 ms total) [----------] Global test environment tear-down [==========] 14 tests from 1 test suite ran. (946 ms total) [ PASSED ] 14 tests. [ OK ] defaultdevicetype.reduce_instantiation_b3 (178 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_c3 (7 ms) [----------] 14 tests from defaultdevicetype (921 ms total) [----------] Global test environment tear-down [==========] 14 tests from 1 test suite ran. (921 ms total) [ PASSED ] 14 tests. [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Graph.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtrAccessOnDevice.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_subview.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 66%] Built target Kokkos_PerformanceTest_TaskDag [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMemoryAccessViolation.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3175 ms) [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c11.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (5738 ms) [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2767 ms) [----------] 2 tests from serial_DeathTest (5942 ms total) [----------] 165 tests from serial [ RUN ] serial.impl_shared_alloc [ OK ] serial.impl_shared_alloc (12 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 (55 ms) [ RUN ] serial.view_layout_left_with_stride [ OK ] serial.view_layout_left_with_stride (0 ms) [ RUN ] serial.view_layout_right_with_stride [ OK ] serial.view_layout_right_with_stride (0 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_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 [ OK ] serial.view_allocation_large_rank (886 ms) [ RUN ] serial.view_shmem_size_on_device [ OK ] serial.view_shmem_size_on_device (0 ms) [ RUN ] serial.view_is_assignable [ OK ] serial.view_is_assignable (0 ms) [ RUN ] serial.deep_copy_alignment [ OK ] serial.deep_copy_alignment (88 ms) [ RUN ] serial.deep_copy_conversion [ OK ] serial.deep_copy_conversion (435 ms) [ RUN ] serial.view_copy_tests [ OK ] serial.view_copy_tests (80 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 [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 76%] Linking CXX executable Kokkos_UnitTest_Random [ 76%] Built target Kokkos_UnitTest_Random [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (4973 ms) [----------] 2 tests from cuda_DeathTest (10712 ms total) [----------] 149 tests from cuda [ RUN ] cuda.impl_shared_alloc [ 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 [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ OK ] cuda.view_api_a (63 ms) [ RUN ] cuda.view_layout_left_with_stride [ OK ] cuda.view_layout_left_with_stride (0 ms) [ RUN ] cuda.view_layout_right_with_stride [ OK ] cuda.view_layout_right_with_stride (0 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_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 (5 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 (42 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 (99 ms) [ RUN ] cuda.view_fill_tests_layout_left [ OK ] cuda.view_fill_tests_layout_left (55 ms) [ RUN ] cuda.deep_copy_alignment [ OK ] cuda.deep_copy_alignment (33 ms) [ RUN ] cuda.deep_copy_conversion [ OK ] cuda.deep_copy_conversion (9 ms) [ RUN ] cuda.view_mapping [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ OK ] cuda.view_mapping (603 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 (72 ms) [ RUN ] cuda.view_realloc [ OK ] cuda.view_realloc (1 ms) [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (212 ms) [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (211 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 [ 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 (123 ms) [ RUN ] cuda.reduce_device_view_team_policy [ OK ] cuda.reduce_device_view_team_policy (4 ms) [ RUN ] cuda.reducers_int [ OK ] cuda.reducers_int (6 ms) [ RUN ] cuda.reducers_double [ OK ] cuda.reducers_double (7 ms) [ RUN ] cuda.reducers_complex_double [ OK ] cuda.reducers_complex_double (1 ms) [ RUN ] cuda.reducers_struct [ OK ] cuda.reducers_struct (5 ms) [ RUN ] cuda.reducers_half_t [ OK ] cuda.reducers_half_t (3 ms) [ RUN ] cuda.reducers_bhalf_t [ OK ] cuda.reducers_bhalf_t (3 ms) [ RUN ] cuda.reducers_int8_t [ OK ] cuda.reducers_int8_t (2 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.complex_structured_bindings [ OK ] cuda.complex_structured_bindings (0 ms) [ RUN ] cuda.atomic_operations_int [ OK ] cuda.atomic_operations_int (17 ms) [ RUN ] cuda.atomic_operations_unsigned [ OK ] cuda.atomic_operations_unsigned (14 ms) [ RUN ] cuda.atomic_operations_long [ OK ] cuda.atomic_operations_long (17 ms) [ RUN ] cuda.atomic_operations_unsignedlong [ OK ] cuda.atomic_operations_unsignedlong (14 ms) [ RUN ] cuda.atomic_operations_longlong [ OK ] cuda.atomic_operations_longlong (18 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 (5 ms) [ RUN ] cuda.atomic_operations_complexdouble [ OK ] cuda.atomic_operations_complexdouble (5 ms) [ RUN ] cuda.atomic_views_integral [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 25%] Linking CXX executable Kokkos_ProfilingAllCalls [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions_DeviceView.cpp.o [ 25%] Built target Kokkos_ProfilingAllCalls [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ OK ] cuda.atomic_views_integral (6466 ms) [ RUN ] cuda.atomic_views_nonintegral [ OK ] cuda.atomic_views_nonintegral (66 ms) [ RUN ] cuda.atomic_view_api [ OK ] cuda.atomic_view_api (0 ms) [ RUN ] cuda.atomics [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ OK ] cuda.atomics (155 ms) [ RUN ] cuda.atomics_tpetra_max_abs [ OK ] cuda.atomics_tpetra_max_abs (0 ms) [ RUN ] cuda.team_for [ OK ] cuda.team_for (1 ms) [ RUN ] cuda.team_reduce [ OK ] cuda.team_reduce (1 ms) [ RUN ] cuda.team_reduce_large [ OK ] cuda.team_reduce_large (43 ms) [ RUN ] cuda.team_parallel_single [ OK ] cuda.team_parallel_single (7 ms) [ RUN ] cuda.large_team_scratch_size [ OK ] cuda.large_team_scratch_size (0 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 (12 ms) [ RUN ] cuda.triple_nested_parallelism [ OK ] cuda.triple_nested_parallelism (6 ms) [ RUN ] cuda.parallel_scan_with_reducers [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpaceThreadSafety.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ OK ] cuda.parallel_scan_with_reducers (669 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 [ 30%] Built target Kokkos_CoreUnitTest_SYCL2A [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/UnitTestMainInit.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ OK ] cuda.team_reduction_scan (1240 ms) [ RUN ] cuda.team_long_reduce [ OK ] cuda.team_long_reduce (9 ms) [ RUN ] cuda.team_double_reduce [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_JoinBackwardCompatibility.cpp.o [ OK ] cuda.team_double_reduce (9 ms) [ RUN ] cuda.team_long_array_reduce [ OK ] cuda.team_long_array_reduce (10 ms) [ RUN ] cuda.team_double_array_reduce [ OK ] cuda.team_double_array_reduce (10 ms) [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) [ RUN ] cuda.repeated_team_reduce [ OK ] cuda.repeated_team_reduce (11 ms) [ RUN ] cuda.nested_team_reduce_functor_as_reducer [ OK ] cuda.nested_team_reduce_functor_as_reducer (0 ms) [ RUN ] cuda.team_policy_max_recommended [ OK ] cuda.team_policy_max_recommended (321 ms) [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) [ RUN ] cuda.team_teamvector_range [ OK ] cuda.team_teamvector_range (2 ms) [ RUN ] cuda.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 [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ OK ] cuda.mdrange_6d (125 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 (17 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 (16 ms) [ RUN ] cuda.workgraph_fib [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ OK ] cuda.workgraph_fib (936 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 (12 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (5241 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_c.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 79%] Linking CXX executable Kokkos_UnitTest_Sort [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 79%] Built target Kokkos_UnitTest_Sort [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_TeamScratchStreams.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (6080 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_LocalDeepCopy.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 66%] Built target Kokkos_PerformanceTest_Benchmark [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 68%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 68%] Built target Kokkos_PerformanceTest_Mempool [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_SharedAlloc.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ OK ] cuda.local_deepcopy_teampolicy_layoutright (5809 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 66%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOfClass.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOfViews.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_SharedAlloc.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (6082 ms) [ RUN ] cuda.deep_copy_scratch [ OK ] cuda.deep_copy_scratch (0 ms) [ RUN ] cuda.debug_serial_execution [ OK ] cuda.debug_serial_execution (5 ms) [ RUN ] cuda.debug_pin_um_to_host [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ OK ] cuda.debug_pin_um_to_host (673 ms) [ RUN ] cuda.team_scratch_1_streams [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 66%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 66%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 66%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 67%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_SpaceAwareAccessorAccessViolation.cpp.o [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 67%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOutOfBoundsAccess.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorDimMatch.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_a.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewBadAlloc.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 33%] 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_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 67%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewResize.cpp.o [ 67%] Built target Kokkos_CoreUnitTest_Cuda1 [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_SpaceAwareAccessor.cpp.o [ 68%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 26%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 68%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ OK ] cuda.team_scratch_1_streams (15126 ms) [----------] 149 tests from cuda (51239 ms total) [----------] 55 tests from cuda_uvm [ RUN ] cuda_uvm.impl_shared_alloc [ OK ] cuda_uvm.impl_shared_alloc (59 ms) [ RUN ] cuda_uvm.view_api_a [ OK ] cuda_uvm.view_api_a (79 ms) [ RUN ] cuda_uvm.view_layout_left_with_stride [ OK ] cuda_uvm.view_layout_left_with_stride (0 ms) [ RUN ] cuda_uvm.view_layout_right_with_stride [ OK ] cuda_uvm.view_layout_right_with_stride (0 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 (4 ms) [ RUN ] cuda_uvm.view_remap [ OK ] cuda_uvm.view_remap (2 ms) [ RUN ] cuda_uvm.view_mirror_nonconst [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) [ RUN ] cuda_uvm.view_stride_method [ OK ] cuda_uvm.view_stride_method (0 ms) [ RUN ] cuda_uvm.anonymous_space [ OK ] cuda_uvm.anonymous_space (0 ms) [ RUN ] cuda_uvm.view_overload_resolution [ OK ] cuda_uvm.view_overload_resolution (0 ms) [ RUN ] cuda_uvm.view_allocation_large_rank [ OK ] cuda_uvm.view_allocation_large_rank (319 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 (25 ms) [ RUN ] cuda_uvm.view_copy_tests [ OK ] cuda_uvm.view_copy_tests (37 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 (146 ms) [ RUN ] cuda_uvm.view_fill_tests_layout_left [ OK ] cuda_uvm.view_fill_tests_layout_left (112 ms) [ RUN ] cuda_uvm.view_mapping [ OK ] cuda_uvm.view_mapping (679 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 (1 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 (5 ms) [ RUN ] cuda_uvm.view_subview_assign_strided [ OK ] cuda_uvm.view_subview_assign_strided (5 ms) [ RUN ] cuda_uvm.view_subview_left_0 [ OK ] cuda_uvm.view_subview_left_0 (1 ms) [ RUN ] cuda_uvm.view_subview_left_1 [ OK ] cuda_uvm.view_subview_left_1 (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 (1 ms) [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (4 ms) [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) [ RUN ] cuda_uvm.view_subview_1d_assign [ OK ] cuda_uvm.view_subview_1d_assign (5 ms) [ RUN ] cuda_uvm.view_subview_1d_assign_atomic [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (5 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d [ OK ] cuda_uvm.view_subview_2d_from_3d (60 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (55 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (58 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left [ OK ] cuda_uvm.view_subview_3d_from_5d_left (76 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (77 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (74 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right [ OK ] cuda_uvm.view_subview_3d_from_5d_right (74 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (74 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (73 ms) [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) [----------] 55 tests from cuda_uvm (2182 ms total) [----------] 28 tests from cuda_hostpinned [ RUN ] cuda_hostpinned.impl_shared_alloc [ OK ] cuda_hostpinned.impl_shared_alloc (32 ms) [ RUN ] cuda_hostpinned.view_api_a [ OK ] cuda_hostpinned.view_api_a (64 ms) [ RUN ] cuda_hostpinned.view_layout_left_with_stride [ OK ] cuda_hostpinned.view_layout_left_with_stride (0 ms) [ RUN ] cuda_hostpinned.view_layout_right_with_stride [ OK ] cuda_hostpinned.view_layout_right_with_stride (0 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_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 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 [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfViews.cpp.o [ 26%] Built target Kokkos_CoreUnitTest_KokkosP [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Graph.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_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ OK ] cuda_hostpinned.view_allocation_large_rank (3428 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 [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 71%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Built target Kokkos_Benchmark_Atomic_MinMax [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSort.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortByKey.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 72%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 72%] Built target Kokkos_PerformanceTest_Atomic [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortCustomComp.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 68%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 68%] Built target Kokkos_ContainersPerformanceTest_Cuda Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 26%] Linking CXX executable Kokkos_ToolsInitialization [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 26%] Built target Kokkos_ToolsInitialization [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Swap.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 92%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 92%] Built target Kokkos_CoreUnitTest_Serial2 [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorProp.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ OK ] serial.view_fill_tests_layout_right (85785 ms) [ RUN ] serial.view_fill_tests_layout_left [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortA.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_c.cpp.o [ 73%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 73%] Built target Kokkos_ContainersTestCompileOnly [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1B [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewEmptyRuntimeUnmanaged.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortB.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestNestedSort.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 94%] 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_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_d.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalConstants.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewLayoutStrideAssignment.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmptarget/TestRandom.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewBadAlloc.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/UnitTestMain.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 71%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_UnitTest_Sort [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_e.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/sycl/TestSYCL_InterOp_Init.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 69%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 69%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_a.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpaceThreadSafety.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2C [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_b.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_WithoutInitializing.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMemoryAccessViolation.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewOfViews.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewOutOfBoundsAccess.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorProp.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynRankView_TeamScratch.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [ 33%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/UnitTestMainInit.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c12.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 75%] Linking CXX executable Kokkos_UnitTest_Sort [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_WithoutInitializing.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 75%] Built target Kokkos_UnitTest_Sort [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_a.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ OK ] cuda_hostpinned.view_fill_tests_layout_right (86548 ms) [ RUN ] cuda_hostpinned.view_fill_tests_layout_left [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_a.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions1.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/sycl/TestSYCL_InterOp_Init_Context.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_b.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 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_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c01.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c02.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_b.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c04.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c05.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_b.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ OK ] serial.view_fill_tests_layout_left (84751 ms) [ RUN ] serial.view_mapping [ OK ] serial.view_mapping (602 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 (6 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 (98 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 (192 ms) [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (189 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 (67 ms) [ RUN ] serial.view_subview_2d_from_3d_atomic [ OK ] serial.view_subview_2d_from_3d_atomic (70 ms) [ RUN ] serial.view_subview_2d_from_3d_randomaccess [ OK ] serial.view_subview_2d_from_3d_randomaccess (68 ms) [ RUN ] serial.view_subview_3d_from_5d_left [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ OK ] serial.view_subview_3d_from_5d_left (2350 ms) [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ OK ] serial.view_subview_3d_from_5d_left_atomic (2364 ms) [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Vector.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit_Context [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (2354 ms) [ RUN ] serial.view_subview_3d_from_5d_right [ 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_a8.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ OK ] serial.view_subview_3d_from_5d_right (2815 ms) [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 35%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit_Context [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreams.dir/UnitTestMain.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ OK ] serial.view_subview_3d_from_5d_right_atomic (2811 ms) [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 72%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 72%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 72%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_c.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreams.dir/sycl/TestSYCL_InterOp_Streams.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (2846 ms) [ RUN ] serial.view_test_unmanaged_subview_reset [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) [ RUN ] serial.int64_t_reduce [ 72%] 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_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ OK ] serial.int64_t_reduce (2294 ms) [ RUN ] serial.double_reduce [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 98%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c03.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c04.cpp.o [ 98%] Built target Kokkos_CoreUnitTest_Serial1 [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c05.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ OK ] serial.double_reduce (2308 ms) [ RUN ] serial.int64_t_reduce_dynamic [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 72%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfViews.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c06.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c06.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c07.cpp.o [ OK ] serial.int64_t_reduce_dynamic (4060 ms) [ RUN ] serial.double_reduce_dynamic [ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ OK ] serial.double_reduce_dynamic (4227 ms) [ RUN ] serial.int64_t_reduce_dynamic_view [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ OK ] serial.int64_t_reduce_dynamic_view (770 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 (34 ms) [ RUN ] serial.reduce_device_view_range_policy [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c07.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 31%] Linking CXX executable Kokkos_StackTraceTestExec [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 31%] Built target Kokkos_StackTraceTestExec [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Graph.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 36%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpStreams [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c08.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 74%] Built target Kokkos_ContainersPerformanceTest_HIP [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.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_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c08.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 36%] Built target Kokkos_CoreUnitTest_SYCLInterOpStreams [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c09.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 77%] Linking CXX executable Kokkos_UnitTest_Random [ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 77%] Built target Kokkos_UnitTest_Random [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 74%] Built target Kokkos_ContainersUnitTest_HIP 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 [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_a.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c10.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU.dir/sycl/TestSYCL_InterOp_StreamsMultiGPU.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ OK ] serial.reduce_device_view_range_policy (24686 ms) [ RUN ] serial.reduce_device_view_mdrange_policy [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ OK ] cuda_hostpinned.view_fill_tests_layout_left (85139 ms) [ RUN ] cuda_hostpinned.view_mapping [ OK ] cuda_hostpinned.view_mapping (603 ms) [ RUN ] cuda_hostpinned.view_mapping_operator [ OK ] cuda_hostpinned.view_mapping_operator (38 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 (6 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) [----------] 28 tests from cuda_hostpinned (175963 ms total) [----------] Global test environment tear-down [==========] 234 tests from 4 test suites ran. (240098 ms total) [ PASSED ] 234 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 (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. ./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 (87 ms) [----------] 1 test from cuda (87 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (87 ms total) [ PASSED ] 1 test. [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 36%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_b.cpp.o [ 36%] Built target Kokkos_CoreUnitTest_SYCL2C [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c11.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 36%] Built target Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/UnitTestMain.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializationSettings.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_subview.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewBadAlloc.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestInitializeFinalize.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 79%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 79%] Built target Kokkos_PerformanceTest_Benchmark [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_SharedAlloc.cpp.o [ OK ] serial.reduce_device_view_mdrange_policy (51762 ms) [ RUN ] serial.reduce_device_view_team_policy [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestLegionInitialization.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 91%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 91%] Built target Kokkos_CoreUnitTest_OpenMP [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 80%] Linking CXX executable Kokkos_UnitTest_Sort [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 80%] Built target Kokkos_UnitTest_Sort [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c13.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.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 [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ OK ] serial.reduce_device_view_team_policy (13919 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 (2 ms) [ RUN ] serial.reducers_struct [ OK ] serial.reducers_struct (2 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.complex_structured_bindings [ OK ] serial.complex_structured_bindings (0 ms) [ RUN ] serial.atomic_operations_int [ OK ] serial.atomic_operations_int (3 ms) [ RUN ] serial.atomic_operations_unsigned [ OK ] serial.atomic_operations_unsigned (2 ms) [ RUN ] serial.atomic_operations_long [ OK ] serial.atomic_operations_long (3 ms) [ RUN ] serial.atomic_operations_unsignedlong [ OK ] serial.atomic_operations_unsignedlong (2 ms) [ RUN ] serial.atomic_operations_longlong [ OK ] serial.atomic_operations_longlong (3 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 (1 ms) [ RUN ] serial.atomic_views_integral [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ OK ] serial.atomic_views_integral (463 ms) [ RUN ] serial.atomic_views_nonintegral [ OK ] serial.atomic_views_nonintegral (251 ms) [ RUN ] serial.atomic_view_api [ OK ] serial.atomic_view_api (0 ms) [ RUN ] serial.atomics [ OK ] serial.atomics (8 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 [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_a.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorProp.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c09.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 38%] Built target Kokkos_CoreUnitTest_SYCL1B [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c14.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorProp.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ OK ] serial.team_reduce_large (23741 ms) [ RUN ] serial.team_parallel_single [ OK ] serial.team_parallel_single (108 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 (0 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 (70 ms) [ RUN ] serial.triple_nested_parallelism [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ OK ] serial.triple_nested_parallelism (3425 ms) [ RUN ] serial.parallel_scan_with_reducers [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ OK ] serial.parallel_scan_with_reducers (843 ms) [ RUN ] serial.team_shared_request [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ OK ] serial.team_shared_request (458 ms) [ RUN ] serial.team_scratch_request [ OK ] serial.team_scratch_request (73 ms) [ RUN ] serial.team_lambda_shared_request [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ OK ] serial.team_lambda_shared_request (457 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 (103 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 (20 ms) [ RUN ] serial.team_reduction_scan [ OK ] serial.team_reduction_scan (339 ms) [ RUN ] serial.team_long_reduce [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ OK ] serial.team_long_reduce (842 ms) [ RUN ] serial.team_double_reduce [ OK ] serial.team_double_reduce (882 ms) [ RUN ] serial.team_long_array_reduce [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c10.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ OK ] serial.team_long_array_reduce (828 ms) [ RUN ] serial.team_double_array_reduce [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ OK ] serial.team_double_array_reduce (851 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 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestPushFinalizeHook.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanAtomicAccessor.cpp.o [ OK ] serial.repeated_team_reduce (6297 ms) [ RUN ] serial.nested_team_reduce_functor_as_reducer [ OK ] serial.nested_team_reduce_functor_as_reducer (0 ms) [ RUN ] serial.team_policy_max_recommended [ OK ] serial.team_policy_max_recommended (38 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 (65 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 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_b.cpp.o [ OK ] serial.mdrange_5d (488 ms) [ RUN ] serial.mdrange_6d [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2D [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ OK ] serial.mdrange_6d (1514 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 [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ OK ] serial.mdrange_3d (113 ms) [ RUN ] serial.mdrange_neg_idx [ OK ] serial.mdrange_neg_idx (718 ms) [ RUN ] serial.mdrange_4d [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ OK ] serial.mdrange_4d (124 ms) [ RUN ] serial.crs_count_fill [ OK ] serial.crs_count_fill (3 ms) [ RUN ] serial.crs_copy_constructor [ OK ] serial.crs_copy_constructor (20 ms) [ RUN ] serial.workgraph_fib [ OK ] serial.workgraph_fib (670 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_InitializeFinalize.dir/TestScopeGuard.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_Develop [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 82%] 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_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions2.cpp.o [ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o Scanning dependencies of target Kokkos_atomic [ 93%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ OK ] serial.local_deepcopy_teampolicy_layoutleft (12377 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanAtomicAccessor.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpanConversion.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_InitializeFinalize [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o [ 93%] Linking CXX executable Kokkos_atomic [ 93%] Built target Kokkos_atomic [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 80%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c11.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 80%] Built target Kokkos_ContainersUnitTest_Serial [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c12.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 82%] Linking CXX executable Kokkos_UnitTest_Random [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_InitializeFinalize [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanConversion.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 82%] Built target Kokkos_UnitTest_Random 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 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (10316 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o Scanning dependencies of target Kokkos_gather [ 96%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ OK ] serial.local_deepcopy_teampolicy_layoutright (5869 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c13.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 96%] Linking CXX executable Kokkos_UnitTest_SIMD [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 96%] Built target Kokkos_UnitTest_SIMD [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_c.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ OK ] serial.local_deepcopy_rangepolicy_layoutright (6267 ms) [ RUN ] serial.deep_copy_scratch [ OK ] serial.deep_copy_scratch (0 ms) [----------] 165 tests from serial (371779 ms total) [----------] Global test environment tear-down [==========] 167 tests from 2 test suites ran. (377721 ms total) [ PASSED ] 167 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test' make -C core/perf_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-7581/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7581 CXX=/var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7581 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-7581/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7581 CXX=/var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7581 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test' ./KokkosCore_PerformanceTest_TaskDAG make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test' make -C containers/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7581 CXX=/var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7581 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7581 CXX=/var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7581 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests' ./KokkosContainers_UnitTest_Cuda ./KokkosContainers_UnitTest_Serial [==========] Running 44 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from serial_DeathTest [ RUN ] serial_DeathTest.offsetview_unmanaged_construction [==========] Running 44 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from cuda_DeathTest [ RUN ] cuda_DeathTest.offsetview_unmanaged_construction [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_gups [ 96%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c14.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ OK ] serial_DeathTest.offsetview_unmanaged_construction (4772 ms) [----------] 1 test from serial_DeathTest (4772 ms total) [----------] 43 tests from serial [ RUN ] serial.bitset [ OK ] cuda_DeathTest.offsetview_unmanaged_construction (4834 ms) [----------] 1 test from cuda_DeathTest (4834 ms total) [----------] 43 tests from cuda [ RUN ] cuda.bitset [ OK ] cuda.bitset (15 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 (1 ms) [ RUN ] cuda.dualview_device_correct_kokkos_device [ OK ] cuda.dualview_device_correct_kokkos_device (0 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.dualview_template_views_return_correct_views_from_const_dual_view [ OK ] cuda.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) [ RUN ] cuda.dualview_sequential_host_init [ OK ] cuda.dualview_sequential_host_init (0 ms) [ RUN ] cuda.dynamic_view [ OK ] cuda.dynamic_view (29 ms) [ RUN ] cuda.dyn_rank_view_api_generic [ OK ] cuda.dyn_rank_view_api_generic (31 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 [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 40%] Linking CXX executable Kokkos_ProfilingAllCalls [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 40%] Built target Kokkos_ProfilingAllCalls [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 96%] Linking CXX executable Kokkos_gups [ 96%] Built target Kokkos_gups Scanning dependencies of target Kokkos_launch_latency [ 96%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 96%] Linking CXX executable Kokkos_gather [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_stream [ 96%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [ 96%] Built target Kokkos_gather Scanning dependencies of target Kokkos_view_copy_constructor [ 96%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o Scanning dependencies of target Kokkos_policy_performance [ 96%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ OK ] serial.bitset (7151 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.dualview_template_views_return_correct_views_from_const_dual_view [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) [ RUN ] serial.dualview_sequential_host_init [ OK ] serial.dualview_sequential_host_init (0 ms) [ RUN ] serial.dynamic_view [ OK ] serial.dynamic_view (109 ms) [ RUN ] serial.dyn_rank_view_api_generic [ OK ] serial.dyn_rank_view_api_generic (28 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-7581/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 (625 ms) [ RUN ] serial.offsetview_unmanaged_construction [ OK ] serial.offsetview_unmanaged_construction (0 ms) [ RUN ] serial.offsetview_subview [ OK ] serial.offsetview_subview (9 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 [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o Scanning dependencies of target Kokkos_bytes_and_flops [ 96%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 85%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 96%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 97%] Linking CXX executable Kokkos_view_copy_constructor [ 98%] Linking CXX executable Kokkos_stream [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 98%] Built target Kokkos_view_copy_constructor [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_d.cpp.o [ 98%] Built target Kokkos_stream [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 98%] Linking CXX executable Kokkos_launch_latency [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B 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 [ 98%] Built target Kokkos_launch_latency [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.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 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 86%] Built target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 81%] Linking CXX executable Kokkos_CoreUnitTest_HIP [ 81%] Built target Kokkos_CoreUnitTest_HIP Scanning dependencies of target Kokkos_UnitTest_Sort [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ OK ] serial.scatterview (18259 ms) [ RUN ] serial.scatterview_devicetype [ OK ] serial.scatterview_devicetype (5 ms) [ RUN ] serial.UnorderedMap_insert [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.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_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 86%] 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_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 98%] Linking CXX executable Kokkos_policy_performance [ 98%] Built target Kokkos_policy_performance [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_e.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfViews.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c12.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c13.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c14.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [ 99%] Linking CXX executable Kokkos_bytes_and_flops [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 99%] Built target Kokkos_bytes_and_flops [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o [ 41%] Built target Kokkos_CoreUnitTest_SYCL2D [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 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%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_a.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 42%] Built target Kokkos_CoreUnitTest_KokkosP [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 42%] Linking CXX executable Kokkos_ToolsInitialization [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ OK ] cuda.scatterview (70714 ms) [ RUN ] cuda.scatterview_devicetype [ OK ] cuda.scatterview_devicetype (28 ms) [ RUN ] cuda.UnorderedMap_insert [ 42%] Built target Kokkos_ToolsInitialization [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ OK ] serial.UnorderedMap_insert (48378 ms) [ RUN ] serial.UnorderedMap_failed_insert [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 84%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 84%] Built target Kokkos_PerformanceTest_Benchmark [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_HIP [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 83%] 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_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ OK ] cuda.UnorderedMap_insert (8070 ms) [ RUN ] cuda.UnorderedMap_failed_insert [ OK ] cuda.UnorderedMap_failed_insert (1196 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) [----------] 43 tests from cuda (80113 ms total) [----------] Global test environment tear-down [==========] 44 tests from 2 test suites ran. (84947 ms total) [ PASSED ] 44 tests. [100%] Built target Kokkos_CoreUnitTest_HIP + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Site: 04ef3ae74420 Build name: Linux-hipcc Create new tag: 20241231-1541 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7581/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-7581/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 1: Test timeout computed to be: 1500 1: [==========] Running 350 tests from 4 test suites. 1: [----------] Global test environment set-up. 1: [----------] 17 tests from openmp_DeathTest 1: [ RUN ] openmp_DeathTest.abort_from_host [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o 1: [ OK ] openmp_DeathTest.abort_from_host (1920 ms) 1: [ RUN ] openmp_DeathTest.abort_from_device [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o 1: [ OK ] openmp_DeathTest.abort_from_device (1717 ms) 1: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o 1: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (1628 ms) 1: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o 1: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (1600 ms) 1: [ RUN ] openmp_DeathTest.policy_invalid_bounds [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 42%] Built target Kokkos_CoreUnitTest_Cuda3 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o 1: [ OK ] openmp_DeathTest.policy_invalid_bounds (1603 ms) 1: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda_ViewSupport 1: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (3367 ms) 1: [ RUN ] openmp_DeathTest.range_policy_round_trip_conversion_fires [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o 1: [ OK ] openmp_DeathTest.range_policy_round_trip_conversion_fires (1635 ms) 1: [ RUN ] openmp_DeathTest.range_policy_check_sign_changes [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/UnitTestMainInit.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o 1: [ OK ] openmp_DeathTest.range_policy_check_sign_changes (3225 ms) 1: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ OK ] serial.UnorderedMap_failed_insert (22910 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) [----------] 43 tests from serial (97501 ms total) [----------] Global test environment tear-down [==========] 44 tests from 2 test suites ran. (102273 ms total) [ PASSED ] 43 tests. [ SKIPPED ] 1 test, listed below: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests' make -C containers/performance_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7581 CXX=/var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7581 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-7581/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7581 CXX=/var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7581 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests' ./KokkosContainers_PerformanceTest_Cuda [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from TEST_CATEGORY [ RUN ] TEST_CATEGORY.dynrankview_perf Cuda DynRankView vs View: Initialization Only View time (init only): 0.00126447 View sum computation time: 0.00126447 Strided View time (init only): 0.00115086 View Rank7 time (init only): 0.00122826 DynRankView time (init only): 0.00122903 DynRankView sum computation time: 0.00187881 Ratio of View to DynRankView time: 1.02883 Ratio of View to DynRankView sum computation time: 1.00162 Ratio of View to View Rank7 time: 1.02948 Ratio of StrideView to DynRankView time: 0.936391 Ratio of DynRankView to View Rank7 time: 1.00063 [ OK ] TEST_CATEGORY.dynrankview_perf (13 ms) [ RUN ] TEST_CATEGORY.global_2_local Cuda size, create, generate, fill, find 256, 0.000304009, 4.0726e-05, 0.00256203, 0.00224237 512, 0.000181793, 1.4507e-05, 2.4463e-05, 0.00223891 1024, 0.000177183, 1.3444e-05, 2.4177e-05, 0.00225023 2048, 0.000186764, 1.3103e-05, 2.511e-05, 0.00232309 4096, 0.000174002, 1.2444e-05, 2.6332e-05, 0.0023111 8192, 0.000186026, 1.4824e-05, 2.935e-05, 0.0023403 16384, 0.000174447, 1.3012e-05, 3.1612e-05, 0.00236536 32768, 0.000450069, 1.4281e-05, 3.6418e-05, 0.0024935 65536, 0.000272973, 1.4717e-05, 4.4996e-05, 0.00278502 131072, 0.000344239, 1.5863e-05, 6.6809e-05, 0.0034321 262144, 0.00055296, 1.7379e-05, 0.000155415, 0.00624097 524288, 0.000603068, 2.142e-05, 0.000530111, 0.0191472 1048576, 0.000625147, 2.8144e-05, 0.00139314, 0.0485824 2097152, 0.000731309, 4.2747e-05, 0.00308761, 0.109959 4194304, 0.000945762, 6.6545e-05, 0.0068151, 0.236696 [ OK ] TEST_CATEGORY.global_2_local (469 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 (482 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (482 ms total) [ PASSED ] 4 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests' make -C algorithms/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7581 CXX=/var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7581 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests' [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-7581 CXX=/var/jenkins/workspace/Kokkos_PR-7581/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror -Werror=all-warnings" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-7581/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-7581 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests' [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o ./KokkosAlgorithms_UnitTest_Cuda ./KokkosAlgorithms_UnitTest_Serial [==========] Running 13 tests from 1 test suite. [----------] Global test environment set-up. [----------] 13 tests from serial [ RUN ] serial.Random_XorShift64 Test Seed:1735659721636476914 Test Scalar=int -- Testing randomness properties [==========] Running 13 tests from 1 test suite. [----------] Global test environment set-up. [----------] 13 tests from cuda [ RUN ] cuda.Random_XorShift64 Test Seed:1735659721647085095 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.45775e-07 -0.00749859 -0.0100474 || 0.051031 27978 29311 || 28891 28674.4 || -138.896 -2.0744 -- Testing 3-D histogram Density 3D: 6.5082e-07 -0.00734207 0.00501979 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0164771 -0.012062 || 0.051031 27965 29404 || 29154.8 28674.4 || -166.746 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00618423 -0.00495949 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00918799 0.0164315 || 0.051031 28026 29318 || 28413.3 28674.4 || 227.149 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.000106767 -0.00814045 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00930227 0.00213932 || 0.051031 28068 29298 || 28943.6 28674.4 || 29.574 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.017226 0.00369691 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000245088 -0.99999 -48248.4 || 0.051031 0 195073 || 2.92886e+09 28674.4 || -6.66986e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000734156 -0.308158 0.157801 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195744 -0.999999 -57856.3 || 0.051031 0 1.55176e+06 || 2.86894e+10 28674.4 || -7.99805e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588223 -0.967844 10.2435 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.86136e-07 -0.00223548 -0.0205502 || 0.051031 27943 29308 || 28738.6 28674.4 || -284.086 -2.0744 -- Testing 3-D histogram Density 3D: 7.71903e-07 -0.00479155 -0.000398645 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.000343373 0.00156251 || 0.051031 28043 29355 || 28664.5 28674.4 || 21.6002 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00674211 -0.00779936 || 0.051031 1e+64 -1e+64 Test Seed:1735659721753486124 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.45775e-07 -0.0208459 0.0224585 || 0.051031 27936 29381 || 29284.9 28674.4 || 310.466 -2.0744 -- Testing 3-D histogram Density 3D: 6.5082e-07 0.00756855 0.011299 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00916105 -0.0137122 || 0.051031 28024 29338 || 28414.1 28674.4 || -189.558 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0117219 0.000157886 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00525245 0.011884 || 0.051031 28057 29278 || 28524.6 28674.4 || 164.285 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00228139 0.00324507 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0132254 -0.00105108 || 0.051031 28045 29336 || 29058.7 28674.4 || -14.5302 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0200697 0.00412469 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000245303 -0.99999 -48244.5 || 0.051031 0 195059 || 2.92875e+09 28674.4 || -6.66931e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000734853 -0.320465 0.158918 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195399 -0.999999 -57857.1 || 0.051031 0 1.55133e+06 || 2.86879e+10 28674.4 || -7.99817e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00587175 -0.967712 10.206 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.68478e-07 0.0117198 0.0117687 || 0.051031 28000 29335 || 28342.2 28674.4 || 162.69 -2.0744 -- Testing 3-D histogram Density 3D: 7.18929e-07 -0.026038 0.00330492 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0108964 -0.0116107 || 0.051031 28010 29392 || 28990.3 28674.4 || -160.506 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.000213876 -0.00348116 || 0.051031 1e+64 -1e+64 [ OK ] cuda.Random_XorShift64 (219 ms) [ RUN ] cuda.Random_XorShift1024_0 Test Seed:1735659721866245464 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00932716 -0.00993235 || 0.051031 10974 11773 || 11484.1 11377 || -137.305 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0110253 -0.00321249 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00270746 -0.00593604 || 0.051031 11003 11786 || 11346.2 11377 || -82.0598 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0215371 6.86514e-05 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.01489 -0.00903671 || 0.051031 11002 11810 || 11210 11377 || -124.923 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0182559 0.0017492 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0190556 0.010253 || 0.051031 11008 11813 || 11598 11377 || 141.737 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00518192 0.000305245 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000244073 -0.999975 -7594.2 || 0.051031 0 77695 || 4.61016e+08 11377 || -1.04982e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000731965 -0.148646 0.0248007 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195181 -0.999997 -9108.17 || 0.051031 0 616550 || 4.51667e+09 11377 || -1.25911e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00586685 -0.922533 1.60877 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.60671e-07 -0.0156104 -0.00503922 || 0.051031 10910 11750 || 11557.4 11377 || -69.6622 -0.823045 -- Testing 3-D histogram Density 3D: 2.86102e-07 0.0174311 -0.00223034 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00426857 -0.0117997 || 0.051031 10928 11818 || 11328.6 11377 || -163.118 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00478569 -0.00155687 || 0.051031 1e+64 -1e+64 Test Seed:1735659722047514877 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00888641 -0.0137136 || 0.051031 10973 11807 || 11479 11377 || -189.577 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0108558 -0.00610658 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00122032 0.00210803 || 0.051031 10989 11885 || 11363.1 11377 || 29.1414 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0254464 0.00211107 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00911493 -0.00535531 || 0.051031 10873 11781 || 11274.2 11377 || -74.0318 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0172032 0.00211843 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00900593 0.00570027 || 0.051031 10965 11799 || 11275.4 11377 || 78.8005 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0163677 -0.00150267 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000245199 -0.999975 -7594.87 || 0.051031 0 77614 || 4.61036e+08 11377 || -1.04991e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000735308 -0.17843 0.0217271 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195186 -0.999997 -9107.78 || 0.051031 0 616446 || 4.51616e+09 11377 || -1.25906e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00586627 -0.922616 1.61862 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.60671e-07 0.00725476 0.00683275 || 0.051031 10946 11791 || 11295 11377 || 94.4559 -0.823045 -- Testing 3-D histogram Density 3D: 2.86102e-07 0.000922405 -0.00235976 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00100356 0.00299552 || 0.051031 10978 11775 || 11388.4 11377 || 41.4101 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.017769 -0.00375721 || 0.051031 1e+64 -1e+64 [ OK ] cuda.Random_XorShift1024_0 (486 ms) [ RUN ] cuda.Multi_streams [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ OK ] cuda.Multi_streams (1941 ms) [ RUN ] cuda.SortUnsignedValueType [ OK ] cuda.SortUnsignedValueType (22 ms) [ RUN ] cuda.SortEmptyView [ OK ] cuda.SortEmptyView (0 ms) [ RUN ] cuda.BinSortGenericTests [ OK ] cuda.BinSortGenericTests (22 ms) [ RUN ] cuda.BinSortEmptyView [ OK ] cuda.BinSortEmptyView (0 ms) [ RUN ] cuda.BinSortEmptyKeysView [ OK ] cuda.BinSortEmptyKeysView (0 ms) [ RUN ] cuda.BinSort_issue_7221 [ OK ] cuda.BinSort_issue_7221 (0 ms) [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_BasicView.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o 1: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (6426 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 1: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 1: only enforced when debug bound checks is enabled 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 1: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 1: only enforced when debug bound checks is enabled 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 1: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 1: only enforced when debug bound checks is enabled 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 1: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 1: only enforced when debug bound checks is enabled 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_b.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o 1: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (10947 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0138968 0.00271284 || 0.051031 28005 29308 || 28281.4 28674.4 || 37.5022 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.004992 -0.00539707 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties Scanning dependencies of target Kokkos_CoreUnitTest_TuningBasics [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_Serial2 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/UnitTestMainInit.cpp.o [ 86%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPTarget [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o 1: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (11011 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 1: /var/jenkins/workspace/Kokkos_PR-7581/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-7581/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: [----------] 17 tests from openmp_DeathTest (45086 ms total) 1: 1: [----------] 1 test from openmp_graph_DeathTest 1: [ RUN ] openmp_graph_DeathTest.can_instantiate_only_once [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o 1: [ OK ] openmp_graph_DeathTest.can_instantiate_only_once (3279 ms) 1: [----------] 1 test from openmp_graph_DeathTest (3279 ms total) 1: 1: [----------] 316 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_operator_equal 1: [ OK ] openmp.array_operator_equal (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 (1 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 (7 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 (15 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 (226 ms) 1: [ RUN ] openmp.atomic_views_nonintegral 1: [ OK ] openmp.atomic_views_nonintegral (74 ms) 1: [ RUN ] openmp.atomic_view_api 1: [ OK ] openmp.atomic_view_api (0 ms) 1: [ RUN ] openmp.bit_manip_countl_zero 1: [ OK ] openmp.bit_manip_countl_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countl_one 1: [ OK ] openmp.bit_manip_countl_one (0 ms) 1: [ RUN ] openmp.bit_manip_countr_zero 1: [ OK ] openmp.bit_manip_countr_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countr_one 1: [ OK ] openmp.bit_manip_countr_one (0 ms) 1: [ RUN ] openmp.bit_manip_popcount 1: [ OK ] openmp.bit_manip_popcount (0 ms) 1: [ RUN ] openmp.bit_manip_has_single_bit 1: [ OK ] openmp.bit_manip_has_single_bit (0 ms) 1: [ RUN ] openmp.bit_manip_bit_floor 1: [ OK ] openmp.bit_manip_bit_floor (0 ms) 1: [ RUN ] openmp.bit_manip_bit_ceil 1: [ OK ] openmp.bit_manip_bit_ceil (0 ms) 1: [ RUN ] openmp.bit_manip_bit_width 1: [ OK ] openmp.bit_manip_bit_width (0 ms) 1: [ RUN ] openmp.bit_manip_rotl 1: [ OK ] openmp.bit_manip_rotl (0 ms) 1: [ RUN ] openmp.bit_manip_rotr 1: [ OK ] openmp.bit_manip_rotr (0 ms) 1: [ RUN ] openmp.bit_manip_byeswap 1: [ OK ] openmp.bit_manip_byeswap (0 ms) 1: [ RUN ] openmp.bit_manip_bit_cast 1: [ OK ] openmp.bit_manip_bit_cast (0 ms) 1: [ RUN ] openmp.test_block_deduction_bug_pr_3103 1: [ OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] openmp.checked_integer_operations_multiply_overflow 1: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] openmp.execution_policy_occupancy_and_hint 1: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] openmp.complex_construction 1: [ OK ] openmp.complex_construction (0 ms) 1: [ RUN ] openmp.complex_basic_math 1: [ OK ] openmp.complex_basic_math (0 ms) 1: [ RUN ] openmp.complex_special_funtions 1: [ OK ] openmp.complex_special_funtions (0 ms) 1: [ RUN ] openmp.complex_io 1: [ OK ] openmp.complex_io (0 ms) 1: [ RUN ] openmp.complex_trivially_copyable 1: [ OK ] openmp.complex_trivially_copyable (0 ms) 1: [ RUN ] openmp.complex_issue_3865 1: [ OK ] openmp.complex_issue_3865 (0 ms) 1: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 1: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] openmp.complex_structured_bindings 1: [ OK ] openmp.complex_structured_bindings (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 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 44%] Linking CXX executable Kokkos_StackTraceTestExec [ 85%] Linking CXX executable Kokkos_UnitTest_Random [ 85%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o 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.exec_space_thread_safety_range [ 86%] Built target Kokkos_CoreUnitTest_OpenMPTarget [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o 1: [ OK ] openmp.exec_space_thread_safety_range (1071 ms) 1: [ RUN ] openmp.exec_space_thread_safety_mdrange 1: [ OK ] openmp.exec_space_thread_safety_mdrange (106 ms) 1: [ RUN ] openmp.exec_space_thread_safety_team_policy 1: [ OK ] openmp.exec_space_thread_safety_team_policy (106 ms) 1: [ RUN ] openmp.exec_space_thread_safety_range_reduce 1: [ OK ] openmp.exec_space_thread_safety_range_reduce (106 ms) 1: [ RUN ] openmp.exec_space_thread_safety_mdrange_reduce 1: [ OK ] openmp.exec_space_thread_safety_mdrange_reduce (106 ms) 1: [ RUN ] openmp.exec_space_thread_safety_team_policy_reduce 1: [ OK ] openmp.exec_space_thread_safety_team_policy_reduce (106 ms) 1: [ RUN ] openmp.exec_space_thread_safety_range_scan 1: [ OK ] openmp.exec_space_thread_safety_range_scan (120 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.when_all_type 1: [ OK ] openmp.when_all_type (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.join_backward_compatibility 1: [ OK ] openmp.join_backward_compatibility (0 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test01_execspace_SYCL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 44%] Built target Kokkos_StackTraceTestExec [ 42%] Built target Kokkos_CoreUnitTest_TuningBasics [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1261 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_c.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (2029 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (977 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (973 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 (24 ms) 1: [ RUN ] openmp.mdrange_6d 1: [ OK ] openmp.mdrange_6d (67 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 (33 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 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedAccessor.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o 1: [ OK ] openmp.mdrange_large_deep_copy (749 ms) 1: [ RUN ] openmp.md_range_policy_construction_from_arrays 1: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] openmp.policy_get_tile_size 1: [ OK ] openmp.policy_get_tile_size (0 ms) 1: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o 1: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (838 ms) 1: [ RUN ] openmp.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestMDSpan.hpp:63: 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 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o 1: [ OK ] openmp.max_within_parfor (8 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 (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_policy_one_way_convertible_bounds 1: [ OK ] openmp.range_policy_one_way_convertible_bounds (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 [ 85%] Linking CXX executable Kokkos_UnitTest_Sort [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 86%] Built target Kokkos_UnitTest_Sort 1: [ OK ] openmp.int64_t_reduce_dynamic (143 ms) 1: [ RUN ] openmp.double_reduce_dynamic 1: [ OK ] openmp.double_reduce_dynamic (139 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic_view 1: [ OK ] openmp.int64_t_reduce_dynamic_view (29 ms) 1: [ RUN ] openmp.int_combined_reduce 1: [ OK ] openmp.int_combined_reduce (0 ms) 1: [ RUN ] openmp.mdrange_combined_reduce 1: [ OK ] openmp.mdrange_combined_reduce (0 ms) 1: [ RUN ] openmp.int_combined_reduce_mixed 1: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 1: [ RUN ] openmp.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestReduce.hpp:663: 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 -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0071809 0.00729749 || 0.051031 27827 29351 || 28881.8 28674.4 || 100.88 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00486161 -0.00247645 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o 1: [ OK ] openmp.reduce_device_view_mdrange_policy (332 ms) 1: [ RUN ] openmp.reduce_device_view_team_policy 1: [ OK ] openmp.reduce_device_view_team_policy (38 ms) 1: [ RUN ] openmp.impl_shared_alloc 1: [ OK ] openmp.impl_shared_alloc (20 ms) 1: [ RUN ] openmp.kokkos_swap 1: [ OK ] openmp.kokkos_swap (0 ms) 1: [ RUN ] openmp.team_for 1: [ OK ] openmp.team_for (11 ms) 1: [ RUN ] openmp.team_reduce 1: [ OK ] openmp.team_reduce (11 ms) 1: [ RUN ] openmp.team_reduce_large 1: [ OK ] openmp.team_reduce_large (127 ms) 1: [ RUN ] openmp.team_parallel_single [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o 1: [ OK ] openmp.team_parallel_single (1898 ms) 1: [ RUN ] openmp.large_team_scratch_size 1: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s) 1: [ OK ] openmp.large_team_scratch_size (0 ms) 1: [ RUN ] openmp.team_broadcast_long 1: [ OK ] openmp.team_broadcast_long (52 ms) 1: [ RUN ] openmp.team_broadcast_long_wrapper 1: [ OK ] openmp.team_broadcast_long_wrapper (53 ms) 1: [ RUN ] openmp.team_broadcast_char 1: [ OK ] openmp.team_broadcast_char (51 ms) 1: [ RUN ] openmp.team_broadcast_float 1: [ OK ] openmp.team_broadcast_float (53 ms) 1: [ RUN ] openmp.team_broadcast_double [ 45%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice 1: [ OK ] openmp.team_broadcast_double (51 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 (226 ms) 1: [ RUN ] openmp.triple_nested_parallelism [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o 1: [ OK ] openmp.triple_nested_parallelism (448 ms) 1: [ RUN ] openmp.parallel_scan_with_reducers 1: [ OK ] openmp.parallel_scan_with_reducers (55 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 (3 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelFor 1: [ OK ] openmp.TeamVectorMDRangeParallelFor (3 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 1: [ OK ] openmp.TeamThreadMDRangeParallelReduce (5 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 1: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (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 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.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/TestStdAlgorithmsFindEnd.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions3.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 46%] Built target Kokkos_CoreUnitTest_CTestDevice [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 43%] Built target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpGraph [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test02_atomic_host_SYCL.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/UnitTestMainInit.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 46%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o 1: [ OK ] openmp.team_reduction_scan (7192 ms) 1: [ RUN ] openmp.team_long_reduce 1: [ OK ] openmp.team_long_reduce (15 ms) 1: [ RUN ] openmp.team_double_reduce 1: [ OK ] openmp.team_double_reduce (16 ms) 1: [ RUN ] openmp.team_long_array_reduce 1: [ OK ] openmp.team_long_array_reduce (15 ms) 1: [ RUN ] openmp.team_double_array_reduce 1: [ OK ] openmp.team_double_array_reduce (16 ms) 1: [ RUN ] openmp.team_parallel_dummy_with_reducer_and_scratch_space 1: [ OK ] openmp.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 1: [ RUN ] openmp.repeated_team_reduce 1: [ OK ] openmp.repeated_team_reduce (626 ms) 1: [ RUN ] openmp.nested_team_reduce_functor_as_reducer 1: [ OK ] openmp.nested_team_reduce_functor_as_reducer (0 ms) 1: [ RUN ] openmp.team_scan 1: [ OK ] openmp.team_scan (143 ms) 1: [ RUN ] openmp.team_scan_ret_val [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o 1: [ OK ] openmp.team_scan_ret_val (126 ms) 1: [ RUN ] openmp.team_shared_request [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o 1: [ OK ] openmp.team_shared_request (328 ms) 1: [ RUN ] openmp.team_scratch_request 1: [ OK ] openmp.team_scratch_request (46 ms) 1: [ RUN ] openmp.team_lambda_shared_request 1: [ OK ] openmp.team_lambda_shared_request (3 ms) 1: [ RUN ] openmp.scratch_align 1: [ OK ] openmp.scratch_align (0 ms) 1: [ RUN ] openmp.shmem_size 1: [ OK ] openmp.shmem_size (0 ms) 1: [ RUN ] openmp.multi_level_scratch 1: [ OK ] openmp.multi_level_scratch (3 ms) 1: [ RUN ] openmp.team_scratch_memory_index_parallel_for 1: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 1: [ RUN ] openmp.team_policy_max_recommended [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o 1: [ OK ] openmp.team_policy_max_recommended (2559 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 [ 46%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o 1: [ OK ] openmp.team_teamvector_range (60 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 (73 ms) 1: [ RUN ] openmp.unique_token_team_acquire 1: [ OK ] openmp.unique_token_team_acquire (0 ms) 1: [ RUN ] openmp.view_api_a 1: [ OK ] openmp.view_api_a (6 ms) 1: [ RUN ] openmp.view_layout_left_with_stride 1: [ OK ] openmp.view_layout_left_with_stride (0 ms) 1: [ RUN ] openmp.view_layout_right_with_stride 1: [ OK ] openmp.view_layout_right_with_stride (0 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_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 -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00928803 -0.0289098 || 0.051031 27955 29388 || 28943.2 28674.4 || -399.65 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00471628 0.00422362 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpGraph.dir/cuda/TestCuda_InterOp_Graph.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda_ViewSupport.dir/cuda/TestCuda_View_ReferenceCountedDataHandle.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o 1: [ OK ] openmp.view_allocation_large_rank (1604 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_bad_alloc 1: [ OK ] openmp.view_bad_alloc (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 (1576 ms) 1: [ RUN ] openmp.view_fill_tests_layout_left 1: [ OK ] openmp.view_fill_tests_layout_left (1453 ms) 1: [ RUN ] openmp.vcp_empty_traits 1: [ OK ] openmp.vcp_empty_traits (0 ms) 1: [ RUN ] openmp.is_view_label 1: [ OK ] openmp.is_view_label (0 ms) 1: [ RUN ] openmp.vcp_label_base_traits 1: [ OK ] openmp.vcp_label_base_traits (0 ms) 1: [ RUN ] openmp.vcp_label_traits 1: [ OK ] openmp.vcp_label_traits (0 ms) 1: [ RUN ] openmp.view_alloc_can_perfect_forward_label 1: [ OK ] openmp.view_alloc_can_perfect_forward_label (0 ms) 1: [ RUN ] openmp.vcp_label_copy_constructor 1: [ OK ] openmp.vcp_label_copy_constructor (0 ms) 1: [ RUN ] openmp.vcp_pointer_add_property 1: [ OK ] openmp.vcp_pointer_add_property (0 ms) 1: [ RUN ] openmp.view_empty_runtime_unmanaged 1: [ OK ] openmp.view_empty_runtime_unmanaged (0 ms) 1: [ RUN ] openmp.view_hooks 1: [ OK ] openmp.view_hooks (0 ms) 1: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 1: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (45 ms) 1: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 1: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (42 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 (55 ms) 1: [ RUN ] openmp.view_mapping_operator 1: [ OK ] openmp.view_mapping_operator (0 ms) 1: [ RUN ] openmp.static_extent 1: [ OK ] openmp.static_extent (0 ms) 1: [ RUN ] openmp.view_mapping_atomic 1: [ OK ] openmp.view_mapping_atomic (1 ms) 1: [ RUN ] openmp.view_mapping_class_value 1: [ OK ] openmp.view_mapping_class_value (0 ms) 1: [ RUN ] openmp.view_mapping_assignable 1: [ OK ] openmp.view_mapping_assignable (0 ms) 1: [ RUN ] openmp.view_mapping_trivially_copyable 1: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 1: [ RUN ] openmp.view_mapping_subview 1: [ OK ] openmp.view_mapping_subview (0 ms) 1: [ RUN ] openmp.view_nested_view 1: [ OK ] openmp.view_nested_view (0 ms) 1: [ RUN ] openmp.view_of_views_default 1: [ OK ] openmp.view_of_views_default (0 ms) 1: [ RUN ] openmp.view_of_views_without_initializing 1: [ OK ] openmp.view_of_views_without_initializing (0 ms) 1: [ RUN ] openmp.test_view_of_views_sequential_host_init 1: [ OK ] openmp.test_view_of_views_sequential_host_init (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 [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o 1: [ OK ] openmp.workgraph_fib (724 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-7581/core/unit_test/TestWithoutInitializing.hpp:301: Skipped 1: skipping since the fence checked for isn't necessary 1: [ SKIPPED ] openmp.view_allocation_int (0 ms) 1: [ RUN ] openmp.view_allocation_exec_space_int 1: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 1: [ RUN ] openmp.view_not_default_constructible 1: [ OK ] openmp.view_not_default_constructible (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_left 1: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_right 1: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_stride 1: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 1: [ RUN ] openmp.view_subview_assign_strided 1: [ OK ] openmp.view_subview_assign_strided (0 ms) 1: [ RUN ] openmp.view_subview_left_0 1: [ OK ] openmp.view_subview_left_0 (0 ms) 1: [ RUN ] openmp.view_subview_left_1 1: [ OK ] openmp.view_subview_left_1 (0 ms) 1: [ RUN ] openmp.view_subview_left_2 1: [ OK ] openmp.view_subview_left_2 (0 ms) 1: [ RUN ] openmp.view_subview_left_3 1: [ OK ] openmp.view_subview_left_3 (0 ms) 1: [ RUN ] openmp.view_subview_right_0 1: [ OK ] openmp.view_subview_right_0 (0 ms) 1: [ RUN ] openmp.view_subview_right_1 1: [ OK ] openmp.view_subview_right_1 (0 ms) 1: [ RUN ] openmp.view_subview_right_3 1: [ OK ] openmp.view_subview_right_3 (0 ms) 1: [ RUN ] openmp.view_static_tests 1: [ OK ] openmp.view_static_tests (0 ms) 1: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 1: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (0 ms) 1: [ RUN ] openmp.view_subview_layoutright_to_layoutright 1: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign 1: [ OK ] openmp.view_subview_1d_assign (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign_atomic 1: [ OK ] openmp.view_subview_1d_assign_atomic (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign_randomaccess 1: [ OK ] openmp.view_subview_1d_assign_randomaccess (0 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d 1: [ OK ] openmp.view_subview_2d_from_3d (8 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_atomic 1: [ OK ] openmp.view_subview_2d_from_3d_atomic (8 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 1: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (8 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left 1: [ OK ] openmp.view_subview_3d_from_5d_left (120 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (100 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o 1: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (109 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right 1: [ OK ] openmp.view_subview_3d_from_5d_right (144 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (149 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (151 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: [----------] 316 tests from openmp (30681 ms total) 1: 1: [----------] 16 tests from openmp_graph 1: [ RUN ] openmp_graph.submit_once 1: [ OK ] openmp_graph.submit_once (0 ms) 1: [ RUN ] openmp_graph.submit_once_rvalue 1: [ OK ] openmp_graph.submit_once_rvalue (0 ms) 1: [ RUN ] openmp_graph.instantiate_and_submit_once 1: [ OK ] openmp_graph.instantiate_and_submit_once (0 ms) 1: [ RUN ] openmp_graph.submit_onto_another_execution_space_instance 1: [ OK ] openmp_graph.submit_onto_another_execution_space_instance (0 ms) 1: [ RUN ] openmp_graph.create_graph_no_closure_with_exec 1: [ OK ] openmp_graph.create_graph_no_closure_with_exec (0 ms) 1: [ RUN ] openmp_graph.create_graph_no_arg 1: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:252: Skipped 1: Skipping since useless if the test fixture is not on the default execution space. 1: [ SKIPPED ] openmp_graph.create_graph_no_arg (0 ms) 1: [ RUN ] openmp_graph.submit_six 1: [ OK ] openmp_graph.submit_six (0 ms) 1: [ RUN ] openmp_graph.when_all_cycle 1: [ OK ] openmp_graph.when_all_cycle (0 ms) 1: [ RUN ] openmp_graph.repeat_chain 1: [ OK ] openmp_graph.repeat_chain (0 ms) 1: [ RUN ] openmp_graph.zero_work_reduce 1: [ OK ] openmp_graph.zero_work_reduce (0 ms) 1: [ RUN ] openmp_graph.empty_graph 1: [ OK ] openmp_graph.empty_graph (0 ms) 1: [ RUN ] openmp_graph.force_global_launch 1: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:457: Skipped 1: This execution space does not support global launch. 1: [ SKIPPED ] openmp_graph.force_global_launch (0 ms) 1: [ RUN ] openmp_graph.empty_graph_default_host_exec 1: [ OK ] openmp_graph.empty_graph_default_host_exec (0 ms) 1: [ RUN ] openmp_graph.node_lifetime 1: [ OK ] openmp_graph.node_lifetime (0 ms) 1: [ RUN ] openmp_graph.diamond 1: [ OK ] openmp_graph.diamond (0 ms) 1: [ RUN ] openmp_graph.end_of_submit_control_flow 1: [ OK ] openmp_graph.end_of_submit_control_flow (0 ms) 1: [----------] 16 tests from openmp_graph (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 350 tests from 4 test suites ran. (79047 ms total) 1: [ PASSED ] 339 tests. 1: [ SKIPPED ] 11 tests, listed below: 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_dyn 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_stat 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_mix 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_static_extents 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: [ SKIPPED ] openmp_graph.create_graph_no_arg 1: [ SKIPPED ] openmp_graph.force_global_launch [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o 1/54 Test #1: Kokkos_CoreUnitTest_OpenMP ................................. Passed 79.46 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-7581/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 (362 ms) 2: [----------] 1 test from openmp (362 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (362 ms total) 2: [ PASSED ] 1 test. 2/54 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp .......................... Passed 0.39 sec test 3 Start 3: Kokkos_CoreUnitTest_HIP 3: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_HIP 3: Test timeout computed to be: 1500 3: [==========] Running 414 tests from 6 test suites. 3: [----------] Global test environment set-up. 3: [----------] 17 tests from hip_DeathTest 3: [ RUN ] hip_DeathTest.abort_from_host [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B 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 [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test03a_MemorySpace_malloc_SYCL.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o 3: [ OK ] hip_DeathTest.abort_from_host (1807 ms) 3: [ RUN ] hip_DeathTest.abort_from_device [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o 3: [ OK ] hip_DeathTest.abort_from_device (1666 ms) 3: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 45%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 3: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1615 ms) 3: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o 3: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1572 ms) 3: [ RUN ] hip_DeathTest.policy_invalid_bounds [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o 3: [ OK ] hip_DeathTest.policy_invalid_bounds (1590 ms) 3: [ RUN ] hip_DeathTest.range_policy_invalid_bounds [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.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 [ 48%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o 3: [ OK ] hip_DeathTest.range_policy_invalid_bounds (3177 ms) 3: [ RUN ] hip_DeathTest.range_policy_round_trip_conversion_fires [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_Cuda_ViewSupport [ 46%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpGraph [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCStyleMemoryManagement.cpp.o 3: [ OK ] hip_DeathTest.range_policy_round_trip_conversion_fires (1576 ms) 3: [ RUN ] hip_DeathTest.range_policy_check_sign_changes [ 46%] Built target Kokkos_CoreUnitTest_Cuda_ViewSupport [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 46%] Built target Kokkos_CoreUnitTest_CudaInterOpGraph [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit Scanning dependencies of target Kokkos_CoreUnitTest_TuningBuiltins [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test03b_MemorySpace_free_SYCL.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o 3: [ OK ] hip_DeathTest.range_policy_check_sign_changes (3158 ms) 3: [ RUN ] hip_DeathTest.range_policy_implicitly_converted_bounds [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00567297 0.012945 || 0.051031 27978 29301 || 28512.6 28674.4 || 178.951 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0106605 0.0050314 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_CoreUnitTest_CategoricalTuner [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o 3: [ OK ] hip_DeathTest.range_policy_implicitly_converted_bounds (6343 ms) 3: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_dyn 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 3: only enforced when debug bound checks is enabled 3: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 3: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_stat 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 3: only enforced when debug bound checks is enabled 3: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_stat (0 ms) 3: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_mix 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 3: only enforced when debug bound checks is enabled 3: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_mix (0 ms) 3: [ RUN ] hip_DeathTest.view_construction_with_wrong_static_extents 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 3: only enforced when debug bound checks is enabled 3: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_static_extents (0 ms) 3: [ RUN ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (82456 ms) [ RUN ] cuda.NestedSort [ OK ] cuda.NestedSort (118 ms) [ RUN ] cuda.NestedSortByKey [ OK ] cuda.NestedSortByKey (519 ms) [ RUN ] cuda.SortWithCustomComparator [ OK ] cuda.SortWithCustomComparator (359 ms) [----------] 13 tests from cuda (86146 ms total) [----------] Global test environment tear-down [==========] 13 tests from 1 test suite ran. (86146 ms total) [ PASSED ] 13 tests. [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test04_ParallelFor_RangePolicy_SYCL.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenACC [100%] Built target Kokkos_CoreUnitTest_OpenACC + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Site: 019fe5338949 Build name: Linux-nvc++ Create new tag: 20241231-1543 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7581/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_Serial_ViewSupport 1: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test timeout computed to be: 1500 1: [==========] Running 14 tests from 1 test suite. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from serial 1: [ RUN ] serial.basic_view_default_ctor 1: [ OK ] serial.basic_view_default_ctor (0 ms) 1: [ RUN ] serial.basic_view_extents_ctor 1: [ OK ] serial.basic_view_extents_ctor (0 ms) 1: [ RUN ] serial.basic_view_mapping_ctor_right 1: [ OK ] serial.basic_view_mapping_ctor_right (0 ms) 1: [ RUN ] serial.basic_view_access 1: [ OK ] serial.basic_view_access (0 ms) 1: [ RUN ] serial.basic_view_atomic_accessor 1: [ OK ] serial.basic_view_atomic_accessor (0 ms) 1: [ RUN ] serial.RefCountedAcc_Typedefs 1: [ OK ] serial.RefCountedAcc_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedAcc_Ctors 1: [ OK ] serial.RefCountedAcc_Ctors (0 ms) 1: [ RUN ] serial.RefCountedAcc_ConversionToDefaultAcc 1: [ OK ] serial.RefCountedAcc_ConversionToDefaultAcc (0 ms) 1: [ RUN ] serial.RefCountedAcc_Access 1: [ OK ] serial.RefCountedAcc_Access (0 ms) 1: [ RUN ] serial.RefCountedAcc_Conversion 1: [ OK ] serial.RefCountedAcc_Conversion (0 ms) 1: [ RUN ] serial.RefCountedDataHandle_Typedefs 1: [ OK ] serial.RefCountedDataHandle_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedDataHandle 1: [ OK ] serial.RefCountedDataHandle (0 ms) 1: [ RUN ] serial.RefCountedDataHandleAnonym 1: [ OK ] serial.RefCountedDataHandleAnonym (0 ms) 1: [ RUN ] serial.RefCountedDataHandleConversion 1: [ OK ] serial.RefCountedDataHandleConversion (0 ms) 1: [----------] 14 tests from serial (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 14 tests from 1 test suite ran. (0 ms total) 1: [ PASSED ] 14 tests. 1/23 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.26 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenACC_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_OpenACC_ViewSupport 2: Test timeout computed to be: 1500 2: [==========] Running 14 tests from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 14 tests from openacc 2: [ RUN ] openacc.basic_view_default_ctor 2: [ OK ] openacc.basic_view_default_ctor (0 ms) 2: [ RUN ] openacc.basic_view_extents_ctor 2: [ OK ] openacc.basic_view_extents_ctor (28 ms) 2: [ RUN ] openacc.basic_view_mapping_ctor_right 2: [ OK ] openacc.basic_view_mapping_ctor_right (0 ms) 2: [ RUN ] openacc.basic_view_access 2: [ OK ] openacc.basic_view_access (0 ms) 2: [ RUN ] openacc.basic_view_atomic_accessor 2: [ OK ] openacc.basic_view_atomic_accessor (0 ms) 2: [ RUN ] openacc.RefCountedAcc_Typedefs 2: [ OK ] openacc.RefCountedAcc_Typedefs (0 ms) 2: [ RUN ] openacc.RefCountedAcc_Ctors 2: [ OK ] openacc.RefCountedAcc_Ctors (0 ms) 2: [ RUN ] openacc.RefCountedAcc_ConversionToDefaultAcc 2: [ OK ] openacc.RefCountedAcc_ConversionToDefaultAcc (0 ms) 2: [ RUN ] openacc.RefCountedAcc_Access 2: [ OK ] openacc.RefCountedAcc_Access (0 ms) 2: [ RUN ] openacc.RefCountedAcc_Conversion 2: [ OK ] openacc.RefCountedAcc_Conversion (0 ms) 2: [ RUN ] openacc.RefCountedDataHandle_Typedefs 2: [ OK ] openacc.RefCountedDataHandle_Typedefs (0 ms) 2: [ RUN ] openacc.RefCountedDataHandle 2: [ OK ] openacc.RefCountedDataHandle (0 ms) 2: [ RUN ] openacc.RefCountedDataHandleAnonym 2: [ OK ] openacc.RefCountedDataHandleAnonym (0 ms) 2: [ RUN ] openacc.RefCountedDataHandleConversion 2: [ OK ] openacc.RefCountedDataHandleConversion (0 ms) 2: [----------] 14 tests from openacc (30 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (30 ms total) 2: [ PASSED ] 14 tests. 2/23 Test #2: Kokkos_CoreUnitTest_OpenACC_ViewSupport .................... Passed 0.20 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 3: Test timeout computed to be: 1500 3: [==========] Running 250 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 11 tests from serial_DeathTest 3: [ RUN ] serial_DeathTest.abort_from_host 3: [ OK ] serial_DeathTest.abort_from_host (385 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 3: [ OK ] serial_DeathTest.abort_from_device (361 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (361 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (359 ms) 3: [ RUN ] serial_DeathTest.policy_invalid_bounds 3: [ OK ] serial_DeathTest.policy_invalid_bounds (2 ms) 3: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 3: [ OK ] serial_DeathTest.range_policy_invalid_bounds (3 ms) 3: [ RUN ] serial_DeathTest.range_policy_round_trip_conversion_fires 3: [ OK ] serial_DeathTest.range_policy_round_trip_conversion_fires (1 ms) 3: [ RUN ] serial_DeathTest.range_policy_check_sign_changes 3: [ OK ] serial_DeathTest.range_policy_check_sign_changes (3 ms) 3: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (3 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 3: [----------] 11 tests from serial_DeathTest (1481 ms total) 3: 3: [----------] 1 test from serial_graph_DeathTest 3: [ RUN ] serial_graph_DeathTest.can_instantiate_only_once 3: [ OK ] serial_graph_DeathTest.can_instantiate_only_once (739 ms) 3: [----------] 1 test from serial_graph_DeathTest (739 ms total) 3: 3: [----------] 222 tests from serial 3: [ RUN ] serial.array_capacity 3: [ OK ] serial.array_capacity (0 ms) 3: [ RUN ] serial.array_element_access 3: [ OK ] serial.array_element_access (0 ms) 3: [ RUN ] serial.array_operator_equal 3: [ OK ] serial.array_operator_equal (0 ms) 3: [ RUN ] serial.array_zero_capacity 3: [ OK ] serial.array_zero_capacity (0 ms) 3: [ RUN ] serial.array_zero_data_nullptr 3: [ OK ] serial.array_zero_data_nullptr (0 ms) 3: [ RUN ] serial.array_contiguous_capacity 3: [ OK ] serial.array_contiguous_capacity (0 ms) 3: [ RUN ] serial.array_contiguous_element_access 3: [ OK ] serial.array_contiguous_element_access (0 ms) 3: [ RUN ] serial.array_contiguous_assignment 3: [ OK ] serial.array_contiguous_assignment (0 ms) 3: [ RUN ] serial.array_strided_capacity 3: [ OK ] serial.array_strided_capacity (0 ms) 3: [ RUN ] serial.array_strided_element_access 3: [ OK ] serial.array_strided_element_access (0 ms) 3: [ RUN ] serial.array_strided_assignment 3: [ OK ] serial.array_strided_assignment (0 ms) 3: [ RUN ] serial.atomic_operations_complexdouble 3: [ OK ] serial.atomic_operations_complexdouble (0 ms) 3: [ RUN ] serial.atomic_operations_complexfloat 3: [ OK ] serial.atomic_operations_complexfloat (0 ms) 3: [ RUN ] serial.atomic_operations_double 3: [ OK ] serial.atomic_operations_double (0 ms) 3: [ RUN ] serial.atomic_operations_float 3: [ OK ] serial.atomic_operations_float (0 ms) 3: [ RUN ] serial.atomic_operations_int 3: [ OK ] serial.atomic_operations_int (1 ms) 3: [ RUN ] serial.atomic_operations_long 3: [ OK ] serial.atomic_operations_long (1 ms) 3: [ RUN ] serial.atomic_operations_longlong 3: [ OK ] serial.atomic_operations_longlong (2 ms) 3: [ RUN ] serial.atomic_shared 3: [ OK ] serial.atomic_shared (0 ms) 3: [ RUN ] serial.atomic_operations_unsigned 3: [ OK ] serial.atomic_operations_unsigned (1 ms) 3: [ RUN ] serial.atomic_operations_unsignedlong 3: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 3: [ RUN ] serial.atomics 3: [ OK ] serial.atomics (3 ms) 3: [ RUN ] serial.atomics_tpetra_max_abs 3: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] serial.atomic_views_integral 3: [ OK ] serial.atomic_views_integral (128 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (23 ms) 3: [ RUN ] serial.atomic_view_api 3: [ OK ] serial.atomic_view_api (0 ms) 3: [ RUN ] serial.bit_manip_countl_zero 3: [ OK ] serial.bit_manip_countl_zero (0 ms) 3: [ RUN ] serial.bit_manip_countl_one 3: [ OK ] serial.bit_manip_countl_one (0 ms) 3: [ RUN ] serial.bit_manip_countr_zero 3: [ OK ] serial.bit_manip_countr_zero (0 ms) 3: [ RUN ] serial.bit_manip_countr_one 3: [ OK ] serial.bit_manip_countr_one (0 ms) 3: [ RUN ] serial.bit_manip_popcount 3: [ OK ] serial.bit_manip_popcount (0 ms) 3: [ RUN ] serial.bit_manip_has_single_bit 3: [ OK ] serial.bit_manip_has_single_bit (0 ms) 3: [ RUN ] serial.bit_manip_bit_floor 3: [ OK ] serial.bit_manip_bit_floor (0 ms) 3: [ RUN ] serial.bit_manip_bit_ceil 3: [ OK ] serial.bit_manip_bit_ceil (0 ms) 3: [ RUN ] serial.bit_manip_bit_width 3: [ OK ] serial.bit_manip_bit_width (0 ms) 3: [ RUN ] serial.bit_manip_rotl 3: [ OK ] serial.bit_manip_rotl (0 ms) 3: [ RUN ] serial.bit_manip_rotr 3: [ OK ] serial.bit_manip_rotr (0 ms) 3: [ RUN ] serial.bit_manip_byeswap 3: [ OK ] serial.bit_manip_byeswap (0 ms) 3: [ RUN ] serial.bit_manip_bit_cast 3: [ OK ] serial.bit_manip_bit_cast (0 ms) 3: [ RUN ] serial.test_block_deduction_bug_pr_3103 3: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] serial.checked_integer_operations_multiply_overflow 3: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] serial.execution_policy_occupancy_and_hint 3: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] serial.complex_construction 3: [ OK ] serial.complex_construction (0 ms) 3: [ RUN ] serial.complex_basic_math 3: [ OK ] serial.complex_basic_math (0 ms) 3: [ RUN ] serial.complex_special_funtions 3: [ OK ] serial.complex_special_funtions (0 ms) 3: [ RUN ] serial.complex_io 3: [ OK ] serial.complex_io (0 ms) 3: [ RUN ] serial.complex_trivially_copyable 3: [ OK ] serial.complex_trivially_copyable (0 ms) 3: [ RUN ] serial.complex_issue_3865 3: [ OK ] serial.complex_issue_3865 (0 ms) 3: [ RUN ] serial.complex_operations_arithmetic_types_overloads 3: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] serial.complex_structured_bindings 3: [ OK ] serial.complex_structured_bindings (0 ms) 3: [ RUN ] serial.crs_count_fill 3: [ OK ] serial.crs_count_fill (0 ms) 3: [ RUN ] serial.crs_copy_constructor 3: [ OK ] serial.crs_copy_constructor (1 ms) 3: [ RUN ] serial.deep_copy_alignment 3: [ OK ] serial.deep_copy_alignment (2 ms) 3: [ RUN ] serial.deep_copy_conversion 3: [ OK ] serial.deep_copy_conversion (39 ms) 3: [ RUN ] serial.partitioning_by_args 3: [ OK ] serial.partitioning_by_args (0 ms) 3: [ RUN ] serial.partitioning_by_vector 3: [ OK ] serial.partitioning_by_vector (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_range 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestExecSpaceThreadSafety.hpp:90: Skipped 3: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 3: [ SKIPPED ] serial.exec_space_thread_safety_range (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestExecSpaceThreadSafety.hpp:133: Skipped 3: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 3: [ SKIPPED ] serial.exec_space_thread_safety_mdrange (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestExecSpaceThreadSafety.hpp:178: Skipped 3: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 3: [ SKIPPED ] serial.exec_space_thread_safety_team_policy (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestExecSpaceThreadSafety.hpp:223: Skipped 3: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 3: [ SKIPPED ] serial.exec_space_thread_safety_range_reduce (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestExecSpaceThreadSafety.hpp:263: Skipped 3: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 3: [ SKIPPED ] serial.exec_space_thread_safety_mdrange_reduce (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestExecSpaceThreadSafety.hpp:310: Skipped 3: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 3: [ SKIPPED ] serial.exec_space_thread_safety_team_policy_reduce (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestExecSpaceThreadSafety.hpp:362: Skipped 3: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 3: [ SKIPPED ] serial.exec_space_thread_safety_range_scan (0 ms) 3: [ RUN ] serial.execution_space_as_class_data_member 3: [ OK ] serial.execution_space_as_class_data_member (0 ms) 3: [ RUN ] serial.functor_analysis 3: [ OK ] serial.functor_analysis (0 ms) 3: [ RUN ] serial.when_all_type 3: [ OK ] serial.when_all_type (0 ms) 3: [ RUN ] serial.host_shared_ptr_use_count 3: [ OK ] serial.host_shared_ptr_use_count (0 ms) 3: [ RUN ] serial.host_shared_ptr_get 3: [ OK ] serial.host_shared_ptr_get (0 ms) 3: [ RUN ] serial.host_shared_ptr_dereference_on_device 3: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_special_members_on_device 3: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_tracking 3: [ OK ] serial.host_shared_ptr_tracking (0 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 47%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 47%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 47%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2151 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 48%] Built target Kokkos_CoreUnitTest_Serial1 [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o 3: [ OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (11141 ms) 3: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 47%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2849 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 47%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (977 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 47%] Built target Kokkos_CoreUnitTest_CudaInterOpInit Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1019 ms) 3: [ RUN ] serial.deep_copy_scratch 3: [ OK ] serial.deep_copy_scratch (0 ms) 3: [ RUN ] serial.mathematical_constants_e 3: [ OK ] serial.mathematical_constants_e (0 ms) 3: [ RUN ] serial.mathematical_constants_log2e 3: [ OK ] serial.mathematical_constants_log2e (0 ms) 3: [ RUN ] serial.mathematical_constants_log10e 3: [ OK ] serial.mathematical_constants_log10e (0 ms) 3: [ RUN ] serial.mathematical_constants_pi 3: [ OK ] serial.mathematical_constants_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_pi 3: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrtpi 3: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] serial.mathematical_constants_ln2 3: [ OK ] serial.mathematical_constants_ln2 (0 ms) 3: [ RUN ] serial.mathematical_constants_ln10 3: [ OK ] serial.mathematical_constants_ln10 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt2 3: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt3 3: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrt3 3: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_egamma 3: [ OK ] serial.mathematical_constants_egamma (0 ms) 3: [ RUN ] serial.mathematical_constants_phi 3: [ OK ] serial.mathematical_constants_phi (0 ms) 3: [ RUN ] serial.mathematical_functions_trigonometric_functions 3: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_hyperbolic_functions 3: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_non_standard 3: [ OK ] serial.mathematical_functions_non_standard (0 ms) 3: [ RUN ] serial.mathematical_functions_power_functions 3: [ OK ] serial.mathematical_functions_power_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_fma 3: [ OK ] serial.mathematical_functions_fma (0 ms) 3: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 3: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_absolute_value 3: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 3: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_remainder_function 3: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] serial.mathematical_functions_isfinite 3: [ OK ] serial.mathematical_functions_isfinite (0 ms) 3: [ RUN ] serial.mathematical_functions_isinf 3: [ OK ] serial.mathematical_functions_isinf (0 ms) 3: [ RUN ] serial.mathematical_functions_isnan 3: [ OK ] serial.mathematical_functions_isnan (0 ms) 3: [ RUN ] serial.mathematical_functions_exponential_functions 3: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 3: [ RUN ] serial.mathspecialfunc_expint1 3: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_errorfunc 3: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj0y0 3: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj1y1 3: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli0k0 3: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli1k1 3: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 3: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 3: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] serial.mdrange_5d 3: [ OK ] serial.mdrange_5d (37 ms) 3: [ RUN ] serial.mdrange_6d 3: [ OK ] serial.mdrange_6d (150 ms) 3: [ RUN ] serial.mdrange_2d 3: [ OK ] serial.mdrange_2d (1 ms) 3: [ RUN ] serial.mdrange_array_reduce 3: [ OK ] serial.mdrange_array_reduce (0 ms) 3: [ RUN ] serial.mdrange_3d 3: [ OK ] serial.mdrange_3d (7 ms) 3: [ RUN ] serial.mdrange_neg_idx 3: [ OK ] serial.mdrange_neg_idx (110 ms) 3: [ RUN ] serial.mdrange_4d 3: [ OK ] serial.mdrange_4d (9 ms) 3: [ RUN ] serial.mdrange_scalar 3: [ OK ] serial.mdrange_scalar (0 ms) 3: [ RUN ] serial.mdrange_large_deep_copy [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o 3: [ OK ] serial.mdrange_large_deep_copy (1386 ms) 3: [ RUN ] serial.md_range_policy_construction_from_arrays 3: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] serial.policy_get_tile_size 3: [ OK ] serial.policy_get_tile_size (0 ms) 3: [ RUN ] serial.mdrange_parallel_reduce_primitive_types [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o 3: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3270 ms) 3: [ RUN ] serial.mdspan_minimal_functional 3: [ OK ] serial.mdspan_minimal_functional (0 ms) 3: [ RUN ] serial.mdspan_atomic_accessor 3: [ OK ] serial.mdspan_atomic_accessor (0 ms) 3: [ RUN ] serial.view_mdspan_conversion 3: [ OK ] serial.view_mdspan_conversion (0 ms) 3: [ RUN ] serial.view_mdspan_conversion_with_stride 3: [ OK ] serial.view_mdspan_conversion_with_stride (27 ms) 3: [ RUN ] serial.max 3: [ OK ] serial.max (0 ms) 3: [ RUN ] serial.max_within_parfor 3: [ OK ] serial.max_within_parfor (0 ms) 3: [ RUN ] serial.min 3: [ OK ] serial.min (0 ms) 3: [ RUN ] serial.min_within_parfor 3: [ OK ] serial.min_within_parfor (0 ms) 3: [ RUN ] serial.minmax 3: [ OK ] serial.minmax (0 ms) 3: [ RUN ] serial.minmax_within_parfor 3: [ OK ] serial.minmax_within_parfor (0 ms) 3: [ RUN ] serial.clamp 3: [ OK ] serial.clamp (0 ms) 3: [ RUN ] serial.clamp_within_parfor 3: [ OK ] serial.clamp_within_parfor (0 ms) 3: [ RUN ] serial.numeric_traits_infinity 3: [ OK ] serial.numeric_traits_infinity (0 ms) 3: [ RUN ] serial.numeric_traits_epsilon 3: [ OK ] serial.numeric_traits_epsilon (0 ms) 3: [ RUN ] serial.numeric_traits_round_error 3: [ OK ] serial.numeric_traits_round_error (0 ms) 3: [ RUN ] serial.numeric_traits_norm_min 3: [ OK ] serial.numeric_traits_norm_min (0 ms) 3: [ RUN ] serial.numeric_traits_denorm_min 3: [ OK ] serial.numeric_traits_denorm_min (0 ms) 3: [ RUN ] serial.numeric_traits_finite_min_max 3: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 3: [ RUN ] serial.numeric_traits_digits 3: [ OK ] serial.numeric_traits_digits (0 ms) 3: [ RUN ] serial.numeric_traits_digits10 3: [ OK ] serial.numeric_traits_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_max_digits10 3: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_radix 3: [ OK ] serial.numeric_traits_radix (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent 3: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent10 3: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestNumericTraits.hpp:415: Skipped 3: This test is known to fail with the NVHPC compiler 3: [ SKIPPED ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] serial.numeric_traits_sfinae_friendly 3: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] serial.occupancy_control 3: [ OK ] serial.occupancy_control (0 ms) 3: [ RUN ] serial.memory_pool 3: [ OK ] serial.memory_pool (11 ms) 3: [ RUN ] serial.cxx11 3: [ OK ] serial.cxx11 (0 ms) 3: [ RUN ] serial.viewctorprop_embedded_dim 3: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 3: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 3: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 3: [ RUN ] serial.parallel_scan_range_policy 3: [ OK ] serial.parallel_scan_range_policy (5 ms) 3: [ RUN ] serial.kokkos_printf 3: [ OK ] serial.kokkos_printf (1 ms) 3: [ RUN ] serial.range_for 3: [ OK ] serial.range_for (0 ms) 3: [ RUN ] serial.range_reduce 3: [ OK ] serial.range_reduce (0 ms) 3: [ RUN ] serial.range_dynamic_policy 3: [ OK ] serial.range_dynamic_policy (11 ms) 3: [ RUN ] serial.range_policy_runtime_parameters 3: [ OK ] serial.range_policy_runtime_parameters (0 ms) 3: [ RUN ] serial.range_policy_one_way_convertible_bounds 3: [ OK ] serial.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] serial.range_for_require 3: [ OK ] serial.range_for_require (0 ms) 3: [ RUN ] serial.range_reduce_require 3: [ OK ] serial.range_reduce_require (0 ms) 3: [ RUN ] serial.range_dynamic_policy_require 3: [ OK ] serial.range_dynamic_policy_require (11 ms) 3: [ RUN ] serial.reducers_int 3: [ OK ] serial.reducers_int (0 ms) 3: [ RUN ] serial.reducers_double 3: [ OK ] serial.reducers_double (0 ms) 3: [ RUN ] serial.reducers_complex_double 3: [ OK ] serial.reducers_complex_double (0 ms) 3: [ RUN ] serial.reducers_struct 3: [ OK ] serial.reducers_struct (0 ms) 3: [ RUN ] serial.reducers_half_t 3: [ OK ] serial.reducers_half_t (0 ms) 3: [ RUN ] serial.reducers_bhalf_t 3: [ OK ] serial.reducers_bhalf_t (0 ms) 3: [ RUN ] serial.reducers_int8_t 3: [ OK ] serial.reducers_int8_t (0 ms) 3: [ RUN ] serial.reducers_int16_t 3: [ OK ] serial.reducers_int16_t (0 ms) 3: [ RUN ] serial.reducers_point_t 3: [ OK ] serial.reducers_point_t (0 ms) 3: [ RUN ] serial.reducers_bool 3: [ OK ] serial.reducers_bool (0 ms) 3: [ RUN ] serial.int64_t_reduce 3: [ OK ] serial.int64_t_reduce (300 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (309 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test05_ParallelReduce_RangePolicy_SYCL.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp 3: [ OK ] serial.int64_t_reduce_dynamic (1009 ms) 3: [ RUN ] serial.double_reduce_dynamic 3: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (11138 ms) 3: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o 3: [ OK ] serial.double_reduce_dynamic (1086 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view 3: [ OK ] serial.int64_t_reduce_dynamic_view (636 ms) 3: [ RUN ] serial.reduction_deduction 3: [ OK ] serial.reduction_deduction (0 ms) 3: [ RUN ] serial.reduce_device_view_range_policy 3: [ OK ] serial.reduce_device_view_range_policy (2 ms) 3: [ RUN ] serial.reduce_device_view_mdrange_policy 3: [ OK ] serial.reduce_device_view_mdrange_policy (21 ms) 3: [ RUN ] serial.reduce_device_view_team_policy [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o 3: [ OK ] serial.reduce_device_view_team_policy (2319 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (6 ms) 3: [ RUN ] serial.mdspan_space_aware_accessor 3: [ OK ] serial.mdspan_space_aware_accessor (0 ms) 3: [ RUN ] serial.kokkos_swap 3: [ OK ] serial.kokkos_swap (0 ms) 3: [ RUN ] serial.task_fib_deprecated 3: [ OK ] serial.task_fib_deprecated (195 ms) 3: [ RUN ] serial.task_depend_deprecated 3: [ OK ] serial.task_depend_deprecated (0 ms) 3: [ RUN ] serial.task_team_deprecated 3: [ OK ] serial.task_team_deprecated (0 ms) 3: [ RUN ] serial.task_with_mempool_deprecated 3: [ OK ] serial.task_with_mempool_deprecated (0 ms) 3: [ RUN ] serial.task_multiple_depend_deprecated 3: [ OK ] serial.task_multiple_depend_deprecated (11 ms) 3: [ RUN ] serial.task_scheduler_ctors_deprecated 3: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_deprecated 3: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 3: [ RUN ] serial.task_fib_deprecated_multiple [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 3: [ OK ] serial.task_fib_deprecated_multiple (198 ms) 3: [ RUN ] serial.task_depend_deprecated_multiple 3: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_team_deprecated_multiple 3: [ OK ] serial.task_team_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_with_mempool_deprecated_multiple 3: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_multiple_depend_deprecated_multiple 3: [ OK ] serial.task_multiple_depend_deprecated_multiple (11 ms) 3: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 3: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 3: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 3: [ RUN ] serial.task_fib_single 3: [ OK ] serial.task_fib_single (186 ms) 3: [ RUN ] serial.task_depend_single 3: [ OK ] serial.task_depend_single (0 ms) 3: [ RUN ] serial.task_team_single 3: [ OK ] serial.task_team_single (0 ms) 3: [ RUN ] serial.task_with_mempool_single 3: [ OK ] serial.task_with_mempool_single (0 ms) 3: [ RUN ] serial.task_multiple_depend_single 3: [ OK ] serial.task_multiple_depend_single (10 ms) 3: [ RUN ] serial.task_scheduler_ctors_single 3: [ OK ] serial.task_scheduler_ctors_single (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_single 3: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 3: [ RUN ] serial.task_fib_multiple 3: [ OK ] serial.task_fib_multiple (199 ms) 3: [ RUN ] serial.task_depend_multiple 3: [ OK ] serial.task_depend_multiple (0 ms) 3: [ RUN ] serial.task_team_multiple 3: [ OK ] serial.task_team_multiple (0 ms) 3: [ RUN ] serial.task_with_mempool_multiple 3: [ OK ] serial.task_with_mempool_multiple (0 ms) 3: [ RUN ] serial.task_multiple_depend_multiple 3: [ OK ] serial.task_multiple_depend_multiple (10 ms) 3: [ RUN ] serial.task_scheduler_ctors_multiple 3: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_multiple 3: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 3: [ RUN ] serial.task_fib_chase_lev 3: [ OK ] serial.task_fib_chase_lev (220 ms) 3: [ RUN ] serial.task_depend_chase_lev 3: [ OK ] serial.task_depend_chase_lev (0 ms) 3: [ RUN ] serial.task_team_chase_lev 3: [ OK ] serial.task_team_chase_lev (0 ms) 3: [ RUN ] serial.task_with_mempool_chase_lev 3: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 3: [ RUN ] serial.task_multiple_depend_chase_lev 3: [ OK ] serial.task_multiple_depend_chase_lev (11 ms) 3: [ RUN ] serial.task_scheduler_ctors_chase_lev 3: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 3: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 3: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 3: [----------] 222 tests from serial (19030 ms total) 3: 3: [----------] 16 tests from serial_graph 3: [ RUN ] serial_graph.submit_once 3: [ OK ] serial_graph.submit_once (0 ms) 3: [ RUN ] serial_graph.submit_once_rvalue 3: [ OK ] serial_graph.submit_once_rvalue (0 ms) 3: [ RUN ] serial_graph.instantiate_and_submit_once 3: [ OK ] serial_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] serial_graph.submit_onto_another_execution_space_instance 3: [ OK ] serial_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] serial_graph.create_graph_no_closure_with_exec 3: [ OK ] serial_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] serial_graph.create_graph_no_arg 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:252: Skipped 3: Skipping since useless if the test fixture is not on the default execution space. 3: [ SKIPPED ] serial_graph.create_graph_no_arg (0 ms) 3: [ RUN ] serial_graph.submit_six 3: [ OK ] serial_graph.submit_six (0 ms) 3: [ RUN ] serial_graph.when_all_cycle 3: [ OK ] serial_graph.when_all_cycle (0 ms) 3: [ RUN ] serial_graph.repeat_chain 3: [ OK ] serial_graph.repeat_chain (0 ms) 3: [ RUN ] serial_graph.zero_work_reduce 3: [ OK ] serial_graph.zero_work_reduce (0 ms) 3: [ RUN ] serial_graph.empty_graph 3: [ OK ] serial_graph.empty_graph (0 ms) 3: [ RUN ] serial_graph.force_global_launch 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:457: Skipped 3: This execution space does not support global launch. 3: [ SKIPPED ] serial_graph.force_global_launch (0 ms) 3: [ RUN ] serial_graph.empty_graph_default_host_exec 3: [ OK ] serial_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] serial_graph.node_lifetime 3: [ OK ] serial_graph.node_lifetime (0 ms) 3: [ RUN ] serial_graph.diamond 3: [ OK ] serial_graph.diamond (0 ms) 3: [ RUN ] serial_graph.end_of_submit_control_flow 3: [ OK ] serial_graph.end_of_submit_control_flow (0 ms) 3: [----------] 16 tests from serial_graph (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 250 tests from 4 test suites ran. (21252 ms total) 3: [ PASSED ] 238 tests. 3: [ SKIPPED ] 12 tests, listed below: 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ SKIPPED ] serial.exec_space_thread_safety_range 3: [ SKIPPED ] serial.exec_space_thread_safety_mdrange 3: [ SKIPPED ] serial.exec_space_thread_safety_team_policy 3: [ SKIPPED ] serial.exec_space_thread_safety_range_reduce 3: [ SKIPPED ] serial.exec_space_thread_safety_mdrange_reduce 3: [ SKIPPED ] serial.exec_space_thread_safety_team_policy_reduce 3: [ SKIPPED ] serial.exec_space_thread_safety_range_scan 3: [ SKIPPED ] serial.numeric_traits_quiet_and_signaling_nan 3: [ SKIPPED ] serial_graph.create_graph_no_arg 3: [ SKIPPED ] serial_graph.force_global_launch 3/23 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 21.43 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Test timeout computed to be: 1500 4: [==========] Running 142 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 8 tests from serial_DeathTest 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_a.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2704 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2463 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 8 tests from serial_DeathTest (5168 ms total) 4: 4: [----------] 134 tests from serial 4: [ RUN ] serial.team_for 4: [ OK ] serial.team_for (0 ms) 4: [ RUN ] serial.team_reduce 4: [ OK ] serial.team_reduce (0 ms) 4: [ RUN ] serial.team_reduce_large [ 37%] Built target Kokkos_CoreUnitTest_Cuda3 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o 4: [ OK ] serial.team_reduce_large (535 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (11 ms) 4: [ RUN ] serial.large_team_scratch_size 4: [ OK ] serial.large_team_scratch_size (0 ms) 4: [ RUN ] serial.team_broadcast_long 4: [ OK ] serial.team_broadcast_long (0 ms) 4: [ RUN ] serial.team_broadcast_long_wrapper 4: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] serial.team_broadcast_char 4: [ OK ] serial.team_broadcast_char (0 ms) 4: [ RUN ] serial.team_broadcast_float 4: [ OK ] serial.team_broadcast_float (0 ms) 4: [ RUN ] serial.team_broadcast_double 4: [ OK ] serial.team_broadcast_double (0 ms) 4: [ RUN ] serial.team_handle_by_value 4: [ OK ] serial.team_handle_by_value (0 ms) 4: [ RUN ] serial.team_vector 4: [ OK ] serial.team_vector (6 ms) 4: [ RUN ] serial.triple_nested_parallelism [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o 4: [ OK ] serial.triple_nested_parallelism (426 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.parallel_scan_with_reducers (80 ms) 4: [ RUN ] serial.team_thread_range_combined_reducers 4: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] serial.thread_vector_range_combined_reducers 4: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.team_vector_range_combined_reducers 4: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelFor 4: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelFor 4: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelFor 4: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelReduce 4: [ OK ] serial.TeamThreadMDRangeParallelReduce (5 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 4: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 4: [ RUN ] serial.team_policy_runtime_parameters 4: [ OK ] serial.team_policy_runtime_parameters (0 ms) 4: [ RUN ] serial.team_reduction_scan 4: [ OK ] serial.team_reduction_scan (177 ms) 4: [ RUN ] serial.team_long_reduce [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o 4: [ OK ] serial.team_long_reduce (146 ms) 4: [ RUN ] serial.team_double_reduce 4: [ OK ] serial.team_double_reduce (115 ms) 4: [ RUN ] serial.team_long_array_reduce 4: [ OK ] serial.team_long_array_reduce (146 ms) 4: [ RUN ] serial.team_double_array_reduce 4: [ OK ] serial.team_double_array_reduce (115 ms) 4: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] serial.repeated_team_reduce [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test06_ParallelFor_MDRangePolicy_SYCL.cpp.o 4: [ OK ] serial.repeated_team_reduce (1214 ms) 4: [ RUN ] serial.nested_team_reduce_functor_as_reducer 4: [ OK ] serial.nested_team_reduce_functor_as_reducer (0 ms) 4: [ RUN ] serial.team_scan 4: [ OK ] serial.team_scan (116 ms) 4: [ RUN ] serial.team_shared_request 4: [ OK ] serial.team_shared_request (30 ms) 4: [ RUN ] serial.team_scratch_request 4: [ OK ] serial.team_scratch_request (3 ms) 4: [ RUN ] serial.team_lambda_shared_request 4: [ OK ] serial.team_lambda_shared_request (31 ms) 4: [ RUN ] serial.scratch_align 4: [ OK ] serial.scratch_align (0 ms) 4: [ RUN ] serial.shmem_size 4: [ OK ] serial.shmem_size (0 ms) 4: [ RUN ] serial.multi_level_scratch 4: [ OK ] serial.multi_level_scratch (2 ms) 4: [ RUN ] serial.team_scratch_memory_index_parallel_for 4: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] serial.team_policy_max_recommended 4: [ OK ] serial.team_policy_max_recommended (2 ms) 4: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] serial.team_teamvector_range 4: [ OK ] serial.team_teamvector_range (1 ms) 4: [ RUN ] serial.unique_token_global 4: [ OK ] serial.unique_token_global (15 ms) 4: [ RUN ] serial.unique_token_instance 4: [ OK ] serial.unique_token_instance (15 ms) 4: [ RUN ] serial.unique_token_team_acquire 4: [ OK ] serial.unique_token_team_acquire (0 ms) 4: [ RUN ] serial.view_api_a 4: [ OK ] serial.view_api_a (5 ms) 4: [ RUN ] serial.view_layout_left_with_stride 4: [ OK ] serial.view_layout_left_with_stride (27 ms) 4: [ RUN ] serial.view_layout_right_with_stride 4: [ OK ] serial.view_layout_right_with_stride (0 ms) 4: [ RUN ] serial.view_api_b 4: [ OK ] serial.view_api_b (1 ms) 4: [ RUN ] serial.view_api_c 4: [ OK ] serial.view_api_c (0 ms) 4: [ RUN ] serial.view_api_d 4: [ OK ] serial.view_api_d (0 ms) 4: [ RUN ] serial.view_remap 4: [ OK ] serial.view_remap (0 ms) 4: [ RUN ] serial.view_mirror_nonconst 4: [ OK ] serial.view_mirror_nonconst (0 ms) 4: [ RUN ] serial.view_stride_method 4: [ OK ] serial.view_stride_method (0 ms) 4: [ RUN ] serial.anonymous_space 4: [ OK ] serial.anonymous_space (0 ms) 4: [ RUN ] serial.view_overload_resolution 4: [ OK ] serial.view_overload_resolution (0 ms) 4: [ RUN ] serial.view_allocation_large_rank [ 91%] 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_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o 4: [ OK ] serial.view_allocation_large_rank (881 ms) 4: [ RUN ] serial.view_shmem_size_on_device 4: [ OK ] serial.view_shmem_size_on_device (0 ms) 4: [ RUN ] serial.view_is_assignable 4: [ OK ] serial.view_is_assignable (0 ms) 4: [ RUN ] serial.view_bad_alloc 4: [ OK ] serial.view_bad_alloc (0 ms) 4: [ RUN ] serial.view_copy_tests 4: [ OK ] serial.view_copy_tests (5 ms) 4: [ RUN ] serial.view_copy_tests_rank_0 4: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] serial.view_copy_degenerated 4: [ OK ] serial.view_copy_degenerated (0 ms) 4: [ RUN ] serial.view_fill_tests_layout_right [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 52%] 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_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 95%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP 4: [ OK ] serial.view_fill_tests_layout_right (5389 ms) 4: [ RUN ] serial.view_fill_tests_layout_left [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o 4: [ OK ] serial.view_fill_tests_layout_left (4270 ms) 4: [ RUN ] serial.vcp_empty_traits 4: [ OK ] serial.vcp_empty_traits (0 ms) 4: [ RUN ] serial.is_view_label 4: [ OK ] serial.is_view_label (0 ms) 4: [ RUN ] serial.vcp_label_base_traits 4: [ OK ] serial.vcp_label_base_traits (0 ms) 4: [ RUN ] serial.vcp_label_traits 4: [ OK ] serial.vcp_label_traits (0 ms) 4: [ RUN ] serial.view_alloc_can_perfect_forward_label 4: [ OK ] serial.view_alloc_can_perfect_forward_label (0 ms) 4: [ RUN ] serial.vcp_label_copy_constructor 4: [ OK ] serial.vcp_label_copy_constructor (0 ms) 4: [ RUN ] serial.vcp_pointer_add_property 4: [ OK ] serial.vcp_pointer_add_property (0 ms) 4: [ RUN ] serial.view_empty_runtime_unmanaged 4: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] serial.view_hooks 4: [ OK ] serial.view_hooks (0 ms) 4: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (56 ms) 4: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (55 ms) 4: [ RUN ] serial.view_irregular_layout 4: [ OK ] serial.view_irregular_layout (0 ms) 4: [ RUN ] serial.view_mapping 4: [ OK ] serial.view_mapping (54 ms) 4: [ RUN ] serial.view_mapping_operator 4: [ OK ] serial.view_mapping_operator (3 ms) 4: [ RUN ] serial.static_extent 4: [ OK ] serial.static_extent (0 ms) 4: [ RUN ] serial.view_mapping_atomic 4: [ OK ] serial.view_mapping_atomic (0 ms) 4: [ RUN ] serial.view_mapping_class_value 4: [ OK ] serial.view_mapping_class_value (0 ms) 4: [ RUN ] serial.view_mapping_assignable 4: [ OK ] serial.view_mapping_assignable (0 ms) 4: [ RUN ] serial.view_mapping_trivially_copyable 4: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] serial.view_mapping_subview 4: [ OK ] serial.view_mapping_subview (0 ms) 4: [ RUN ] serial.view_nested_view 4: [ OK ] serial.view_nested_view (0 ms) 4: [ RUN ] serial.view_of_views_default 4: [ OK ] serial.view_of_views_default (0 ms) 4: [ RUN ] serial.view_of_views_without_initializing 4: [ OK ] serial.view_of_views_without_initializing (0 ms) 4: [ RUN ] serial.test_view_of_views_sequential_host_init 4: [ OK ] serial.test_view_of_views_sequential_host_init (0 ms) 4: [ RUN ] serial.append_formatted_multidimensional_index 4: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] serial.view_resize 4: [ OK ] serial.view_resize (8 ms) 4: [ RUN ] serial.view_realloc 4: [ OK ] serial.view_realloc (0 ms) 4: [ RUN ] serial.workgraph_fib 4: [ OK ] serial.workgraph_fib (42 ms) 4: [ RUN ] serial.resize_realloc_no_init 4: [ OK ] serial.resize_realloc_no_init (0 ms) 4: [ RUN ] serial.resize_realloc_no_alloc 4: [ OK ] serial.resize_realloc_no_alloc (0 ms) 4: [ RUN ] serial.realloc_exec_space 4: [ OK ] serial.realloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc 4: [ OK ] serial.view_alloc (0 ms) 4: [ RUN ] serial.view_alloc_exec_space 4: [ OK ] serial.view_alloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc_int 4: [ OK ] serial.view_alloc_int (0 ms) 4: [ RUN ] serial.view_alloc_exec_space_int 4: [ OK ] serial.view_alloc_exec_space_int (0 ms) 4: [ RUN ] serial.deep_copy_zero_memset 4: [ OK ] serial.deep_copy_zero_memset (0 ms) 4: [ RUN ] serial.resize_exec_space 4: [ OK ] serial.resize_exec_space (0 ms) 4: [ RUN ] serial.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestWithoutInitializing.hpp:301: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] serial.view_allocation_int (0 ms) 4: [ RUN ] serial.view_allocation_exec_space_int 4: [ OK ] serial.view_allocation_exec_space_int (0 ms) 4: [ RUN ] serial.view_not_default_constructible 4: [ OK ] serial.view_not_default_constructible (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_left 4: [ OK ] serial.view_subview_auto_1d_left (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_right 4: [ OK ] serial.view_subview_auto_1d_right (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_stride 4: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] serial.view_subview_assign_strided 4: [ OK ] serial.view_subview_assign_strided (0 ms) 4: [ RUN ] serial.view_subview_left_0 4: [ OK ] serial.view_subview_left_0 (0 ms) 4: [ RUN ] serial.view_subview_left_1 4: [ OK ] serial.view_subview_left_1 (0 ms) 4: [ RUN ] serial.view_subview_left_2 4: [ OK ] serial.view_subview_left_2 (0 ms) 4: [ RUN ] serial.view_subview_left_3 4: [ OK ] serial.view_subview_left_3 (0 ms) 4: [ RUN ] serial.view_subview_right_0 4: [ OK ] serial.view_subview_right_0 (0 ms) 4: [ RUN ] serial.view_subview_right_1 4: [ OK ] serial.view_subview_right_1 (0 ms) 4: [ RUN ] serial.view_subview_right_3 4: [ OK ] serial.view_subview_right_3 (0 ms) 4: [ RUN ] serial.view_static_tests 4: [ OK ] serial.view_static_tests (0 ms) 4: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 4: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 4: [ RUN ] serial.view_subview_layoutright_to_layoutright 4: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] serial.view_subview_1d_assign 4: [ OK ] serial.view_subview_1d_assign (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_atomic 4: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_randomaccess 4: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 4: [ RUN ] serial.view_subview_2d_from_3d 4: [ OK ] serial.view_subview_2d_from_3d (3 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_atomic 4: [ OK ] serial.view_subview_2d_from_3d_atomic (3 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 4: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left 4: [ OK ] serial.view_subview_3d_from_5d_left (28 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (27 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (27 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (163 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (162 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (161 ms) 4: [ RUN ] serial.view_test_unmanaged_subview_reset 4: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] serial.view_subview_memory_traits_construction 4: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 4: [----------] 134 tests from serial (14616 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 142 tests from 2 test suites ran. (19785 ms total) 4: [ PASSED ] 135 tests. 4: [ SKIPPED ] 7 tests, listed below: 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] serial.view_allocation_int 4/23 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 19.96 sec test 5 Start 5: Kokkos_CoreUnitTest_OpenACC 5: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_OpenACC 5: Test timeout computed to be: 1500 5: [==========] Running 222 tests from 4 test suites. 5: [----------] Global test environment set-up. 5: [----------] 19 tests from openacc_DeathTest 5: [ RUN ] openacc_DeathTest.abort_from_host [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp 5: [ OK ] openacc_DeathTest.abort_from_host (2084 ms) 5: [ RUN ] openacc_DeathTest.abort_from_device 5: [ OK ] openacc_DeathTest.abort_from_device (43 ms) 5: [ RUN ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test08_deep_copy_SYCL.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o 5: [ OK ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort (1947 ms) 5: [ RUN ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestKernelNames.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o 5: [ OK ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions (1959 ms) 5: [ RUN ] openacc_DeathTest.policy_invalid_bounds 5: [ OK ] openacc_DeathTest.policy_invalid_bounds (2 ms) 5: [ RUN ] openacc_DeathTest.range_policy_invalid_bounds 5: [ OK ] openacc_DeathTest.range_policy_invalid_bounds (3 ms) 5: [ RUN ] openacc_DeathTest.range_policy_round_trip_conversion_fires 5: [ OK ] openacc_DeathTest.range_policy_round_trip_conversion_fires (1 ms) 5: [ RUN ] openacc_DeathTest.range_policy_check_sign_changes 5: [ OK ] openacc_DeathTest.range_policy_check_sign_changes (3 ms) 5: [ RUN ] openacc_DeathTest.range_policy_implicitly_converted_bounds 5: [ OK ] openacc_DeathTest.range_policy_implicitly_converted_bounds (3 ms) 5: [ RUN ] openacc_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D 3: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (29963 ms) 3: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device 5: [ OK ] openacc_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (2257 ms) 5: [ RUN ] openacc_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:122: Skipped 5: skipping because OpenACC backend is currently not able to abort from the device 5: [ SKIPPED ] openacc_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 5: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_dyn 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] openacc_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_stat 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] openacc_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_mix 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] openacc_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] openacc_DeathTest.view_construction_with_wrong_static_extents 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] openacc_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 96%] Built target Kokkos_CoreUnitTest_OpenMP [ 96%] 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 Scanning dependencies of target Kokkos_UnitTest_SIMD [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalSpecialFunctions.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test10_HierarchicalBasics_SYCL.cpp.o [ 94%] 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/TestStdAlgorithmsReplaceCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_b.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_atomic [ 98%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 52%] Built 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 [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o 5: [ OK ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment (16437 ms) 5: [ RUN ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_subview.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o Scanning dependencies of target Kokkos_gather [ 98%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessorAccessViolation.cpp.o [ 52%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.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_G [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 92%] 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_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 98%] Linking CXX executable Kokkos_atomic [ 98%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gups [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypedefs.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o Scanning dependencies of target Kokkos_launch_latency [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o 3: [ OK ] hip_DeathTest.view_memory_access_violations_from_device (29243 ms) 3: [----------] 17 tests from hip_DeathTest (103997 ms total) 3: 3: [----------] 1 test from hip_graph_DeathTest 3: [ RUN ] hip_graph_DeathTest.can_instantiate_only_once 3: [ OK ] hip_graph_DeathTest.can_instantiate_only_once (3687 ms) 3: [----------] 1 test from hip_graph_DeathTest (3687 ms total) 3: 3: [----------] 296 tests from hip 3: [ RUN ] hip.array_capacity 3: [ OK ] hip.array_capacity (0 ms) 3: [ RUN ] hip.array_element_access 3: [ OK ] hip.array_element_access (0 ms) 3: [ RUN ] hip.array_operator_equal 3: [ OK ] hip.array_operator_equal (0 ms) 3: [ RUN ] hip.array_zero_capacity 3: [ OK ] hip.array_zero_capacity (0 ms) 3: [ RUN ] hip.array_zero_data_nullptr 3: [ OK ] hip.array_zero_data_nullptr (0 ms) 3: [ RUN ] hip.atomic_operations_complexdouble 3: [ OK ] hip.atomic_operations_complexdouble (9 ms) 3: [ RUN ] hip.atomic_operations_complexfloat 3: [ OK ] hip.atomic_operations_complexfloat (10 ms) 3: [ RUN ] hip.atomic_operations_double 3: [ OK ] hip.atomic_operations_double (11 ms) 3: [ RUN ] hip.atomic_operations_float 3: [ OK ] hip.atomic_operations_float (9 ms) 3: [ RUN ] hip.atomic_operations_int 3: [ OK ] hip.atomic_operations_int (23 ms) 3: [ RUN ] hip.atomic_operations_long 3: [ OK ] hip.atomic_operations_long (23 ms) 3: [ RUN ] hip.atomic_operations_longlong 3: [ OK ] hip.atomic_operations_longlong (29 ms) 3: [ RUN ] hip.atomic_shared 3: [ OK ] hip.atomic_shared (13 ms) 3: [ RUN ] hip.atomic_operations_unsigned 3: [ OK ] hip.atomic_operations_unsigned (20 ms) 3: [ RUN ] hip.atomic_operations_unsignedlong 3: [ OK ] hip.atomic_operations_unsignedlong (19 ms) 3: [ RUN ] hip.atomics 3: [ OK ] hip.atomics (272 ms) 3: [ RUN ] hip.atomics_tpetra_max_abs 3: [ OK ] hip.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] hip.atomic_views_integral [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SYCL.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 98%] Linking CXX executable Kokkos_UnitTest_SIMD 5: [ OK ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment (15332 ms) 5: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_host [ 98%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_stream [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_Spaces.cpp.o Scanning dependencies of target Kokkos_view_copy_constructor [ 98%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeInfo.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_policy_performance [ 98%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M 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 [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_Default [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 99%] Linking CXX executable Kokkos_gups [ 99%] Built target Kokkos_gups [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 53%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1A [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [100%] Linking CXX executable Kokkos_launch_latency [100%] Built target Kokkos_launch_latency [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F -- Testing 1-D histogram Density 1D: 0.000244904 -0.99999 -48245.4 || 0.051031 0 195059 || 2.92873e+09 28674.4 || -6.66944e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000733671 -0.298075 0.143303 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties 3: [ OK ] hip.atomic_views_integral (11399 ms) 3: [ RUN ] hip.atomic_views_nonintegral [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SpaceAwareAccessor.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamPolicyCTAD.cpp.o [100%] Linking CXX executable Kokkos_stream [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTeamMDRangePolicyCTAD.cpp.o [100%] Built target Kokkos_stream [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.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_P.dir/UnitTestMain.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [100%] Linking CXX executable Kokkos_view_copy_constructor [100%] Built target Kokkos_view_copy_constructor [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o 3: [ OK ] hip.atomic_views_nonintegral (7444 ms) 3: [ RUN ] hip.atomic_view_api 3: [ OK ] hip.atomic_view_api (0 ms) 3: [ RUN ] hip.bit_manip_countl_zero 3: [ OK ] hip.bit_manip_countl_zero (18 ms) 3: [ RUN ] hip.bit_manip_countl_one 3: [ OK ] hip.bit_manip_countl_one (0 ms) 3: [ RUN ] hip.bit_manip_countr_zero 3: [ OK ] hip.bit_manip_countr_zero (0 ms) 3: [ RUN ] hip.bit_manip_countr_one 3: [ OK ] hip.bit_manip_countr_one (0 ms) 3: [ RUN ] hip.bit_manip_popcount 3: [ OK ] hip.bit_manip_popcount (0 ms) 3: [ RUN ] hip.bit_manip_has_single_bit 3: [ OK ] hip.bit_manip_has_single_bit (0 ms) 3: [ RUN ] hip.bit_manip_bit_floor 3: [ OK ] hip.bit_manip_bit_floor (0 ms) 3: [ RUN ] hip.bit_manip_bit_ceil 3: [ OK ] hip.bit_manip_bit_ceil (0 ms) 3: [ RUN ] hip.bit_manip_bit_width 3: [ OK ] hip.bit_manip_bit_width (0 ms) 3: [ RUN ] hip.bit_manip_rotl 3: [ OK ] hip.bit_manip_rotl (0 ms) 3: [ RUN ] hip.bit_manip_rotr 3: [ OK ] hip.bit_manip_rotr (0 ms) 3: [ RUN ] hip.bit_manip_byeswap 3: [ OK ] hip.bit_manip_byeswap (0 ms) 3: [ RUN ] hip.bit_manip_bit_cast 3: [ OK ] hip.bit_manip_bit_cast (0 ms) 3: [ RUN ] hip.test_block_deduction_bug_pr_3103 3: [ OK ] hip.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] hip.checked_integer_operations_multiply_overflow 3: [ OK ] hip.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] hip.execution_policy_occupancy_and_hint 3: [ OK ] hip.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] hip.complex_construction 3: [ OK ] hip.complex_construction (1 ms) 3: [ RUN ] hip.complex_basic_math 3: [ OK ] hip.complex_basic_math (0 ms) 3: [ RUN ] hip.complex_special_funtions 3: [ OK ] hip.complex_special_funtions (0 ms) 3: [ RUN ] hip.complex_io 3: [ OK ] hip.complex_io (0 ms) 3: [ RUN ] hip.complex_trivially_copyable 3: [ OK ] hip.complex_trivially_copyable (0 ms) 3: [ RUN ] hip.complex_issue_3865 3: [ OK ] hip.complex_issue_3865 (0 ms) 3: [ RUN ] hip.complex_operations_arithmetic_types_overloads 3: [ OK ] hip.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] hip.complex_structured_bindings 3: [ OK ] hip.complex_structured_bindings (0 ms) 3: [ RUN ] hip.crs_count_fill 3: [ OK ] hip.crs_count_fill (3 ms) 3: [ RUN ] hip.crs_copy_constructor 3: [ OK ] hip.crs_copy_constructor (7 ms) 3: [ RUN ] hip.deep_copy_alignment 3: [ OK ] hip.deep_copy_alignment (10 ms) 3: [ RUN ] hip.deep_copy_conversion 3: [ OK ] hip.deep_copy_conversion (591 ms) 3: [ RUN ] hip.partitioning_by_args 3: [ OK ] hip.partitioning_by_args (27 ms) 3: [ RUN ] hip.partitioning_by_vector 3: [ OK ] hip.partitioning_by_vector (26 ms) 3: [ RUN ] hip.exec_space_thread_safety_range [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp 3: [ OK ] hip.exec_space_thread_safety_range (1900 ms) 3: [ RUN ] hip.exec_space_thread_safety_mdrange [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SYCL.cpp.o 3: [ OK ] hip.exec_space_thread_safety_mdrange (225 ms) 3: [ RUN ] hip.exec_space_thread_safety_team_policy 3: [ OK ] hip.exec_space_thread_safety_team_policy (190 ms) 3: [ RUN ] hip.exec_space_thread_safety_range_reduce [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o 3: [ OK ] hip.exec_space_thread_safety_range_reduce (190 ms) 3: [ RUN ] hip.exec_space_thread_safety_mdrange_reduce 3: [ OK ] hip.exec_space_thread_safety_mdrange_reduce (190 ms) 3: [ RUN ] hip.exec_space_thread_safety_team_policy_reduce [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o 3: [ OK ] hip.exec_space_thread_safety_team_policy_reduce (190 ms) 3: [ RUN ] hip.exec_space_thread_safety_range_scan 3: [ OK ] hip.exec_space_thread_safety_range_scan (190 ms) 3: [ RUN ] hip.execution_space_as_class_data_member 3: [ OK ] hip.execution_space_as_class_data_member (1 ms) 3: [ RUN ] hip.functor_analysis 3: [ OK ] hip.functor_analysis (0 ms) 3: [ RUN ] hip.when_all_type 3: [ OK ] hip.when_all_type (0 ms) 3: [ RUN ] hip.host_shared_ptr_use_count 3: [ OK ] hip.host_shared_ptr_use_count (0 ms) 3: [ RUN ] hip.host_shared_ptr_get 3: [ OK ] hip.host_shared_ptr_get (0 ms) 3: [ RUN ] hip.host_shared_ptr_dereference_on_device 3: [ OK ] hip.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] hip.host_shared_ptr_special_members_on_device 3: [ OK ] hip.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] hip.host_shared_ptr_tracking 3: 3: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 3: does not support page migration between device and host. 3: HIPManagedSpace might not work as expected. 3: Please refer to the ROCm documentation on unified/managed memory. 3: [ OK ] hip.host_shared_ptr_tracking (8 ms) 3: [ RUN ] hip.join_backward_compatibility 3: [ OK ] hip.join_backward_compatibility (0 ms) 3: [ RUN ] hip.local_deepcopy_teampolicy_layoutleft [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o 3: [ OK ] hip.local_deepcopy_teampolicy_layoutleft (1330 ms) 3: [ RUN ] hip.local_deepcopy_rangepolicy_layoutleft [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestNestedReducerCTAD.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o 3: [ OK ] hip.local_deepcopy_rangepolicy_layoutleft (2732 ms) 3: [ RUN ] hip.local_deepcopy_teampolicy_layoutright [100%] Linking CXX executable Kokkos_policy_performance [100%] Built target Kokkos_policy_performance [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o 3: [ OK ] hip.local_deepcopy_teampolicy_layoutright (1251 ms) 3: [ RUN ] hip.local_deepcopy_rangepolicy_layoutright [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 54%] Linking CXX executable Kokkos_CoreUnitTest_SYCL3 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestBasicViewMDSpanConversion.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [100%] Linking CXX executable Kokkos_gather [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o 3: [ OK ] hip.local_deepcopy_rangepolicy_layoutright (1995 ms) 3: [ RUN ] hip.deep_copy_scratch 3: [ OK ] hip.deep_copy_scratch (0 ms) 3: [ RUN ] hip.mathematical_constants_e 3: [ OK ] hip.mathematical_constants_e (37 ms) 3: [ RUN ] hip.mathematical_constants_log2e 3: [ OK ] hip.mathematical_constants_log2e (0 ms) 3: [ RUN ] hip.mathematical_constants_log10e 3: [ OK ] hip.mathematical_constants_log10e (0 ms) 3: [ RUN ] hip.mathematical_constants_pi 3: [ OK ] hip.mathematical_constants_pi (0 ms) 3: [ RUN ] hip.mathematical_constants_inv_pi 3: [ OK ] hip.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] hip.mathematical_constants_inv_sqrtpi 3: [ OK ] hip.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] hip.mathematical_constants_ln2 3: [ OK ] hip.mathematical_constants_ln2 (0 ms) 3: [ RUN ] hip.mathematical_constants_ln10 3: [ OK ] hip.mathematical_constants_ln10 (0 ms) 3: [ RUN ] hip.mathematical_constants_sqrt2 3: [ OK ] hip.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] hip.mathematical_constants_sqrt3 3: [ OK ] hip.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] hip.mathematical_constants_inv_sqrt3 3: [ OK ] hip.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] hip.mathematical_constants_egamma 3: [ OK ] hip.mathematical_constants_egamma (0 ms) 3: [ RUN ] hip.mathematical_constants_phi 3: [ OK ] hip.mathematical_constants_phi (0 ms) 3: [ RUN ] hip.mathematical_functions_trigonometric_functions 3: [ OK ] hip.mathematical_functions_trigonometric_functions (41 ms) 3: [ RUN ] hip.mathematical_functions_hyperbolic_functions 3: [ OK ] hip.mathematical_functions_hyperbolic_functions (3 ms) 3: [ RUN ] hip.mathematical_functions_non_standard 3: [ OK ] hip.mathematical_functions_non_standard (0 ms) 3: [ RUN ] hip.mathematical_functions_power_functions 3: [ OK ] hip.mathematical_functions_power_functions (36 ms) 3: [ RUN ] hip.mathematical_functions_fma 3: [ OK ] hip.mathematical_functions_fma (0 ms) 3: [ RUN ] hip.mathematical_functions_error_and_gamma_functions 3: [ OK ] hip.mathematical_functions_error_and_gamma_functions (2 ms) 3: [ RUN ] hip.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] hip.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 3: [ RUN ] hip.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] hip.mathematical_functions_floating_point_manipulation_functions (1 ms) 3: [ RUN ] hip.mathematical_functions_absolute_value 3: [ OK ] hip.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] hip.mathematical_functions_floating_point_absolute_value 3: [ OK ] hip.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] hip.mathematical_functions_remainder_function 3: [ OK ] hip.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] hip.mathematical_functions_isfinite 3: [ OK ] hip.mathematical_functions_isfinite (0 ms) 3: [ RUN ] hip.mathematical_functions_isinf 3: [ OK ] hip.mathematical_functions_isinf (0 ms) 3: [ RUN ] hip.mathematical_functions_isnan 3: [ OK ] hip.mathematical_functions_isnan (0 ms) 3: [ RUN ] hip.mathematical_functions_exponential_functions [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [100%] Built target Kokkos_gather 3: [ OK ] hip.mathematical_functions_exponential_functions (21 ms) 3: [ RUN ] hip.mathspecialfunc_expint1 3: [ OK ] hip.mathspecialfunc_expint1 (7 ms) 3: [ RUN ] hip.mathspecialfunc_errorfunc 3: [ OK ] hip.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] hip.mathspecialfunc_cbesselj0y0 3: [ OK ] hip.mathspecialfunc_cbesselj0y0 (18 ms) 3: [ RUN ] hip.mathspecialfunc_cbesselj1y1 3: [ OK ] hip.mathspecialfunc_cbesselj1y1 (19 ms) 3: [ RUN ] hip.mathspecialfunc_cbesseli0k0 3: [ OK ] hip.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] hip.mathspecialfunc_cbesseli1k1 3: [ OK ] hip.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] hip.mathspecialfunc_cbesselh1stkind 3: [ OK ] hip.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] hip.mathspecialfunc_cbesselh2ndkind 3: [ OK ] hip.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] hip.mdrange_5d 3: [ OK ] hip.mdrange_5d (19 ms) 3: [ RUN ] hip.mdrange_6d 3: [ OK ] hip.mdrange_6d (34 ms) 3: [ RUN ] hip.mdrange_2d 3: [ OK ] hip.mdrange_2d (4 ms) 3: [ RUN ] hip.mdrange_array_reduce 3: [ OK ] hip.mdrange_array_reduce (0 ms) 3: [ RUN ] hip.mdrange_3d 3: [ OK ] hip.mdrange_3d (7 ms) 3: [ RUN ] hip.mdrange_neg_idx 3: [ OK ] hip.mdrange_neg_idx (1 ms) 3: [ RUN ] hip.mdrange_4d 3: [ OK ] hip.mdrange_4d (5 ms) 3: [ RUN ] hip.mdrange_scalar 3: [ OK ] hip.mdrange_scalar (0 ms) 3: [ RUN ] hip.mdrange_large_deep_copy 3: [ OK ] hip.mdrange_large_deep_copy (51 ms) 3: [ RUN ] hip.md_range_policy_construction_from_arrays 3: [ OK ] hip.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] hip.policy_get_tile_size 3: [ OK ] hip.policy_get_tile_size (0 ms) 3: [ RUN ] hip.mdrange_parallel_reduce_primitive_types [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 51%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 51%] Built target Kokkos_CoreUnitTest_KokkosP [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 96%] 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_D.dir/TestStdAlgorithmsUnique.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o 3: [ OK ] hip.mdrange_parallel_reduce_primitive_types (5427 ms) 3: [ RUN ] hip.mdspan_minimal_functional 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestMDSpan.hpp:63: Skipped 3: mdspan not enabled 3: [ SKIPPED ] hip.mdspan_minimal_functional (0 ms) 3: [ RUN ] hip.max 3: [ OK ] hip.max (0 ms) 3: [ RUN ] hip.max_within_parfor 3: [ OK ] hip.max_within_parfor (1 ms) 3: [ RUN ] hip.min 3: [ OK ] hip.min (0 ms) 3: [ RUN ] hip.min_within_parfor 3: [ OK ] hip.min_within_parfor (0 ms) 3: [ RUN ] hip.minmax 3: [ OK ] hip.minmax (0 ms) 3: [ RUN ] hip.minmax_within_parfor 3: [ OK ] hip.minmax_within_parfor (0 ms) 3: [ RUN ] hip.clamp 3: [ OK ] hip.clamp (0 ms) 3: [ RUN ] hip.clamp_within_parfor 3: [ OK ] hip.clamp_within_parfor (0 ms) 3: [ RUN ] hip.numeric_traits_infinity 3: [ OK ] hip.numeric_traits_infinity (18 ms) 3: [ RUN ] hip.numeric_traits_epsilon 3: [ OK ] hip.numeric_traits_epsilon (0 ms) 3: [ RUN ] hip.numeric_traits_round_error 3: [ OK ] hip.numeric_traits_round_error (0 ms) 3: [ RUN ] hip.numeric_traits_norm_min 3: [ OK ] hip.numeric_traits_norm_min (0 ms) 3: [ RUN ] hip.numeric_traits_denorm_min 3: [ OK ] hip.numeric_traits_denorm_min (0 ms) 3: [ RUN ] hip.numeric_traits_finite_min_max 3: [ OK ] hip.numeric_traits_finite_min_max (1 ms) 3: [ RUN ] hip.numeric_traits_digits 3: [ OK ] hip.numeric_traits_digits (1 ms) 3: [ RUN ] hip.numeric_traits_digits10 3: [ OK ] hip.numeric_traits_digits10 (1 ms) 3: [ RUN ] hip.numeric_traits_max_digits10 3: [ OK ] hip.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] hip.numeric_traits_radix 3: [ OK ] hip.numeric_traits_radix (1 ms) 3: [ RUN ] hip.numeric_traits_min_max_exponent 3: [ OK ] hip.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] hip.numeric_traits_min_max_exponent10 3: [ OK ] hip.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] hip.numeric_traits_quiet_and_signaling_nan 3: [ OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] hip.numeric_traits_sfinae_friendly 3: [ OK ] hip.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] hip.occupancy_control 3: [ OK ] hip.occupancy_control (1 ms) 3: [ RUN ] hip.memory_pool 3: [ OK ] hip.memory_pool (28 ms) 3: [ RUN ] hip.cxx11 3: [ OK ] hip.cxx11 (1 ms) 3: [ RUN ] hip.viewctorprop_embedded_dim 3: [ OK ] hip.viewctorprop_embedded_dim (0 ms) 3: [ RUN ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility 3: [ OK ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 3: [ RUN ] hip.parallel_scan_range_policy 3: [ OK ] hip.parallel_scan_range_policy (58 ms) 3: [ RUN ] hip.kokkos_printf 3: [ OK ] hip.kokkos_printf (1 ms) 3: [ RUN ] hip.range_for 3: [ OK ] hip.range_for (5 ms) 3: [ RUN ] hip.range_reduce 3: [ OK ] hip.range_reduce (0 ms) 3: [ RUN ] hip.range_dynamic_policy 3: [ OK ] hip.range_dynamic_policy (0 ms) 3: [ RUN ] hip.range_policy_runtime_parameters 3: [ OK ] hip.range_policy_runtime_parameters (0 ms) 3: [ RUN ] hip.range_policy_one_way_convertible_bounds 3: [ OK ] hip.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] hip.range_for_require 3: [ OK ] hip.range_for_require (3 ms) 3: [ RUN ] hip.range_reduce_require 3: [ OK ] hip.range_reduce_require (0 ms) 3: [ RUN ] hip.range_dynamic_policy_require 3: [ OK ] hip.range_dynamic_policy_require (0 ms) 3: [ RUN ] hip.reducers_int 3: [ OK ] hip.reducers_int (10 ms) 3: [ RUN ] hip.reducers_double 3: [ OK ] hip.reducers_double (7 ms) 3: [ RUN ] hip.reducers_complex_double 3: [ OK ] hip.reducers_complex_double (12 ms) 3: [ RUN ] hip.reducers_struct 3: [ OK ] hip.reducers_struct (4 ms) 3: [ RUN ] hip.reducers_half_t 3: [ OK ] hip.reducers_half_t (5 ms) 3: [ RUN ] hip.reducers_bhalf_t 3: [ OK ] hip.reducers_bhalf_t (4 ms) 3: [ RUN ] hip.reducers_int8_t 3: [ OK ] hip.reducers_int8_t (3 ms) 3: [ RUN ] hip.reducers_int16_t 3: [ OK ] hip.reducers_int16_t (4 ms) 3: [ RUN ] hip.reducers_bool 3: [ OK ] hip.reducers_bool (1 ms) 3: [ RUN ] hip.int64_t_reduce 3: [ OK ] hip.int64_t_reduce (26 ms) 3: [ RUN ] hip.double_reduce 3: [ OK ] hip.double_reduce (25 ms) 3: [ RUN ] hip.int64_t_reduce_dynamic 3: [ OK ] hip.int64_t_reduce_dynamic (26 ms) 3: [ RUN ] hip.double_reduce_dynamic 3: [ OK ] hip.double_reduce_dynamic (26 ms) 3: [ RUN ] hip.int64_t_reduce_dynamic_view 3: [ OK ] hip.int64_t_reduce_dynamic_view (6 ms) 3: [ RUN ] hip.int_combined_reduce 3: [ OK ] hip.int_combined_reduce (0 ms) 3: [ RUN ] hip.mdrange_combined_reduce 3: [ OK ] hip.mdrange_combined_reduce (0 ms) 3: [ RUN ] hip.int_combined_reduce_mixed 3: [ OK ] hip.int_combined_reduce_mixed (0 ms) 3: [ RUN ] hip.reduction_with_large_iteration_count 3: [ OK ] hip.reduction_with_large_iteration_count (282 ms) 3: [ RUN ] hip.reduction_deduction 3: [ OK ] hip.reduction_deduction (0 ms) 3: [ RUN ] hip.reduce_device_view_range_policy [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o 5: [ OK ] openacc_DeathTest.view_memory_access_violations_from_host (38757 ms) 5: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_device 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:186: Skipped 5: skipping because OpenACC backend is currently not able to abort from the device 5: [ SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device (0 ms) 5: [----------] 19 tests from openacc_DeathTest (78837 ms total) 5: 5: [----------] 1 test from openacc_graph_DeathTest 5: [ RUN ] openacc_graph_DeathTest.can_instantiate_only_once [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SYCL.cpp.o [ 39%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 51%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 52%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 39%] Built target Kokkos_IncrementalTest_OPENMP [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o 5: [ OK ] openacc_graph_DeathTest.can_instantiate_only_once (4311 ms) 5: [----------] 1 test from openacc_graph_DeathTest (4311 ms total) 5: 5: [----------] 186 tests from openacc 5: [ RUN ] openacc.array_capacity 5: [ OK ] openacc.array_capacity (0 ms) 5: [ RUN ] openacc.array_element_access 5: [ OK ] openacc.array_element_access (0 ms) 5: [ RUN ] openacc.array_operator_equal 5: [ OK ] openacc.array_operator_equal (0 ms) 5: [ RUN ] openacc.array_zero_capacity 5: [ OK ] openacc.array_zero_capacity (0 ms) 5: [ RUN ] openacc.array_zero_data_nullptr 5: [ OK ] openacc.array_zero_data_nullptr (0 ms) 5: [ RUN ] openacc.array_contiguous_capacity 5: [ OK ] openacc.array_contiguous_capacity (0 ms) 5: [ RUN ] openacc.array_contiguous_element_access 5: [ OK ] openacc.array_contiguous_element_access (0 ms) 5: [ RUN ] openacc.array_contiguous_assignment 5: [ OK ] openacc.array_contiguous_assignment (0 ms) 5: [ RUN ] openacc.array_strided_capacity 5: [ OK ] openacc.array_strided_capacity (0 ms) 5: [ RUN ] openacc.array_strided_element_access 5: [ OK ] openacc.array_strided_element_access (0 ms) 5: [ RUN ] openacc.array_strided_assignment 5: [ OK ] openacc.array_strided_assignment (0 ms) 5: [ RUN ] openacc.atomic_operations_double 5: [ OK ] openacc.atomic_operations_double (9 ms) 5: [ RUN ] openacc.atomic_operations_float 5: [ OK ] openacc.atomic_operations_float (9 ms) 5: [ RUN ] openacc.atomic_operations_int 5: [ OK ] openacc.atomic_operations_int (55 ms) 5: [ RUN ] openacc.atomic_operations_long 5: [ OK ] openacc.atomic_operations_long (58 ms) 5: [ RUN ] openacc.atomic_operations_longlong [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o 5: [ OK ] openacc.atomic_operations_longlong (57 ms) 5: [ RUN ] openacc.atomic_operations_unsigned 5: [ OK ] openacc.atomic_operations_unsigned (54 ms) 5: [ RUN ] openacc.atomic_operations_unsignedlong 5: [ OK ] openacc.atomic_operations_unsignedlong (55 ms) 5: [ RUN ] openacc.atomics 5: [ OK ] openacc.atomics (264 ms) 5: [ RUN ] openacc.atomics_tpetra_max_abs 5: [ OK ] openacc.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] openacc.atomic_views_integral [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 53%] 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_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I 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 Scanning dependencies of target Kokkos_UnitTest_SIMD [ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o 3: [ OK ] hip.reduce_device_view_range_policy (13607 ms) 3: [ RUN ] hip.reduce_device_view_mdrange_policy [ 53%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Site: 868170b9b46d Build name: Linux-nvcc_wrapper Create new tag: 20241231-1545 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7581/build Constructing a list of tests [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp 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-7581/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 1: Test timeout computed to be: 1500 1: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 1: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 1: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 1: For unit testing set OMP_PROC_BIND=false 1: [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp 1: [==========] Running 351 tests from 4 test suites. 1: [----------] Global test environment set-up. 1: [----------] 18 tests from openmp_DeathTest 1: [ RUN ] openmp_DeathTest.abort_from_host [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility.dir/UnitTest_CMakeTriBITSCompatibility.cpp.o [ 53%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_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/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 39%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs 1: [ OK ] openmp_DeathTest.abort_from_host (1258 ms) 1: [ RUN ] openmp_DeathTest.abort_from_device [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs 1: [ OK ] openmp_DeathTest.abort_from_device (1159 ms) 1: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 39%] 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_Macros_hpp [ 95%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 1: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (1212 ms) 1: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o 1: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (1023 ms) 1: [ RUN ] openmp_DeathTest.policy_invalid_bounds [ 97%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o 1: [ OK ] openmp_DeathTest.policy_invalid_bounds (967 ms) 1: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test12a_ThreadScratch_SYCL.cpp.o [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o 1: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (2569 ms) 1: [ RUN ] openmp_DeathTest.range_policy_round_trip_conversion_fires 1: [ OK ] openmp_DeathTest.range_policy_round_trip_conversion_fires (1179 ms) 1: [ RUN ] openmp_DeathTest.range_policy_check_sign_changes [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 40%] Built target Kokkos_CoreUnitTest_CMakeTriBITSCompatibility [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o 1: [ OK ] openmp_DeathTest.range_policy_check_sign_changes (2262 ms) 1: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp 3: [ OK ] hip.reduce_device_view_mdrange_policy (15756 ms) 3: [ RUN ] hip.reduce_device_view_team_policy [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o 5: [ OK ] openacc.atomic_views_integral (20926 ms) 5: [ RUN ] openacc.atomic_views_nonintegral 5: [ OK ] openacc.atomic_views_nonintegral (47 ms) 5: [ RUN ] openacc.atomic_view_api 5: [ OK ] openacc.atomic_view_api (0 ms) 5: [ RUN ] openacc.bit_manip_countl_zero 5: [ OK ] openacc.bit_manip_countl_zero (62 ms) 5: [ RUN ] openacc.bit_manip_countl_one 5: [ OK ] openacc.bit_manip_countl_one (0 ms) 5: [ RUN ] openacc.bit_manip_countr_zero 5: [ OK ] openacc.bit_manip_countr_zero (0 ms) 5: [ RUN ] openacc.bit_manip_countr_one 5: [ OK ] openacc.bit_manip_countr_one (0 ms) 5: [ RUN ] openacc.bit_manip_popcount 5: [ OK ] openacc.bit_manip_popcount (0 ms) 5: [ RUN ] openacc.bit_manip_has_single_bit 5: [ OK ] openacc.bit_manip_has_single_bit (0 ms) 5: [ RUN ] openacc.bit_manip_bit_floor 5: [ OK ] openacc.bit_manip_bit_floor (0 ms) 5: [ RUN ] openacc.bit_manip_bit_ceil 5: [ OK ] openacc.bit_manip_bit_ceil (0 ms) 5: [ RUN ] openacc.bit_manip_bit_width 5: [ OK ] openacc.bit_manip_bit_width (0 ms) 5: [ RUN ] openacc.bit_manip_rotl 5: [ OK ] openacc.bit_manip_rotl (0 ms) 5: [ RUN ] openacc.bit_manip_rotr 5: [ OK ] openacc.bit_manip_rotr (0 ms) 5: [ RUN ] openacc.bit_manip_byeswap 5: [ OK ] openacc.bit_manip_byeswap (0 ms) 5: [ RUN ] openacc.bit_manip_bit_cast 5: [ OK ] openacc.bit_manip_bit_cast (0 ms) 5: [ RUN ] openacc.checked_integer_operations_multiply_overflow 5: [ OK ] openacc.checked_integer_operations_multiply_overflow (0 ms) 5: [ RUN ] openacc.execution_policy_occupancy_and_hint 5: [ OK ] openacc.execution_policy_occupancy_and_hint (0 ms) 5: [ RUN ] openacc.complex_construction 5: [ OK ] openacc.complex_construction (8 ms) 5: [ RUN ] openacc.complex_basic_math 5: [ OK ] openacc.complex_basic_math (0 ms) 5: [ RUN ] openacc.complex_special_funtions 5: [ OK ] openacc.complex_special_funtions (0 ms) 5: [ RUN ] openacc.complex_io 5: [ OK ] openacc.complex_io (0 ms) 5: [ RUN ] openacc.complex_trivially_copyable 5: [ OK ] openacc.complex_trivially_copyable (0 ms) 5: [ RUN ] openacc.complex_issue_3865 5: [ OK ] openacc.complex_issue_3865 (0 ms) 5: [ RUN ] openacc.complex_operations_arithmetic_types_overloads 5: [ OK ] openacc.complex_operations_arithmetic_types_overloads (0 ms) 5: [ RUN ] openacc.complex_structured_bindings 5: [ OK ] openacc.complex_structured_bindings (0 ms) 5: [ RUN ] openacc.partitioning_by_args 5: [ OK ] openacc.partitioning_by_args (71 ms) 5: [ RUN ] openacc.partitioning_by_vector 5: [ OK ] openacc.partitioning_by_vector (66 ms) 5: [ RUN ] openacc.exec_space_thread_safety_range 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestExecSpaceThreadSafety.hpp:90: Skipped 5: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 5: [ SKIPPED ] openacc.exec_space_thread_safety_range (0 ms) 5: [ RUN ] openacc.exec_space_thread_safety_mdrange 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestExecSpaceThreadSafety.hpp:133: Skipped 5: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 5: [ SKIPPED ] openacc.exec_space_thread_safety_mdrange (0 ms) 5: [ RUN ] openacc.exec_space_thread_safety_team_policy 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestExecSpaceThreadSafety.hpp:178: Skipped 5: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 5: [ SKIPPED ] openacc.exec_space_thread_safety_team_policy (0 ms) 5: [ RUN ] openacc.exec_space_thread_safety_range_reduce 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestExecSpaceThreadSafety.hpp:223: Skipped 5: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 5: [ SKIPPED ] openacc.exec_space_thread_safety_range_reduce (0 ms) 5: [ RUN ] openacc.exec_space_thread_safety_mdrange_reduce 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestExecSpaceThreadSafety.hpp:263: Skipped 5: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 5: [ SKIPPED ] openacc.exec_space_thread_safety_mdrange_reduce (0 ms) 5: [ RUN ] openacc.exec_space_thread_safety_team_policy_reduce 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestExecSpaceThreadSafety.hpp:310: Skipped 5: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 5: [ SKIPPED ] openacc.exec_space_thread_safety_team_policy_reduce (0 ms) 5: [ RUN ] openacc.exec_space_thread_safety_range_scan 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestExecSpaceThreadSafety.hpp:362: Skipped 5: skipping OpenACC test since unsupported host-side atomics cause race conditions during shared allocation reference counting 5: [ SKIPPED ] openacc.exec_space_thread_safety_range_scan (0 ms) 5: [ RUN ] openacc.execution_space_as_class_data_member 5: [ OK ] openacc.execution_space_as_class_data_member (3 ms) 5: [ RUN ] openacc.functor_analysis 5: [ OK ] openacc.functor_analysis (0 ms) 5: [ RUN ] openacc.when_all_type 5: [ OK ] openacc.when_all_type (0 ms) 5: [ RUN ] openacc.mathematical_constants_e 5: [ OK ] openacc.mathematical_constants_e (39 ms) 5: [ RUN ] openacc.mathematical_constants_log2e 5: [ OK ] openacc.mathematical_constants_log2e (0 ms) 5: [ RUN ] openacc.mathematical_constants_log10e 5: [ OK ] openacc.mathematical_constants_log10e (0 ms) 5: [ RUN ] openacc.mathematical_constants_pi 5: [ OK ] openacc.mathematical_constants_pi (0 ms) 5: [ RUN ] openacc.mathematical_constants_inv_pi 5: [ OK ] openacc.mathematical_constants_inv_pi (0 ms) 5: [ RUN ] openacc.mathematical_constants_inv_sqrtpi 5: [ OK ] openacc.mathematical_constants_inv_sqrtpi (0 ms) 5: [ RUN ] openacc.mathematical_constants_ln2 5: [ OK ] openacc.mathematical_constants_ln2 (0 ms) 5: [ RUN ] openacc.mathematical_constants_ln10 5: [ OK ] openacc.mathematical_constants_ln10 (0 ms) 5: [ RUN ] openacc.mathematical_constants_sqrt2 5: [ OK ] openacc.mathematical_constants_sqrt2 (0 ms) 5: [ RUN ] openacc.mathematical_constants_sqrt3 5: [ OK ] openacc.mathematical_constants_sqrt3 (0 ms) 5: [ RUN ] openacc.mathematical_constants_inv_sqrt3 5: [ OK ] openacc.mathematical_constants_inv_sqrt3 (0 ms) 5: [ RUN ] openacc.mathematical_constants_egamma 5: [ OK ] openacc.mathematical_constants_egamma (0 ms) 5: [ RUN ] openacc.mathematical_constants_phi 5: [ OK ] openacc.mathematical_constants_phi (0 ms) 5: [ RUN ] openacc.mathspecialfunc_expint1 5: [ OK ] openacc.mathspecialfunc_expint1 (12 ms) 5: [ RUN ] openacc.mathspecialfunc_errorfunc 5: [ OK ] openacc.mathspecialfunc_errorfunc (0 ms) 5: [ RUN ] openacc.mathspecialfunc_cbesselj0y0 5: [ OK ] openacc.mathspecialfunc_cbesselj0y0 (51 ms) 5: [ RUN ] openacc.mathspecialfunc_cbesselj1y1 5: [ OK ] openacc.mathspecialfunc_cbesselj1y1 (52 ms) 5: [ RUN ] openacc.mathspecialfunc_cbesseli0k0 5: [ OK ] openacc.mathspecialfunc_cbesseli0k0 (1 ms) 5: [ RUN ] openacc.mathspecialfunc_cbesseli1k1 5: [ OK ] openacc.mathspecialfunc_cbesseli1k1 (1 ms) 5: [ RUN ] openacc.mathspecialfunc_cbesselh1stkind 5: [ OK ] openacc.mathspecialfunc_cbesselh1stkind (1 ms) 5: [ RUN ] openacc.mathspecialfunc_cbesselh2ndkind 5: [ OK ] openacc.mathspecialfunc_cbesselh2ndkind (1 ms) 5: [ RUN ] openacc.mdrange_5d 5: [ OK ] openacc.mdrange_5d (23 ms) 5: [ RUN ] openacc.mdrange_6d 5: [ OK ] openacc.mdrange_6d (34 ms) 5: [ RUN ] openacc.mdrange_3d 5: [ OK ] openacc.mdrange_3d (23 ms) 5: [ RUN ] openacc.mdrange_neg_idx 5: [ OK ] openacc.mdrange_neg_idx (1 ms) 5: [ RUN ] openacc.mdrange_4d 5: [ OK ] openacc.mdrange_4d (16 ms) 5: [ RUN ] openacc.mdrange_large_deep_copy 5: [ OK ] openacc.mdrange_large_deep_copy (29 ms) 5: [ RUN ] openacc.md_range_policy_construction_from_arrays 5: [ OK ] openacc.md_range_policy_construction_from_arrays (0 ms) 5: [ RUN ] openacc.policy_get_tile_size 5: [ OK ] openacc.policy_get_tile_size (0 ms) 5: [ RUN ] openacc.mdrange_parallel_reduce_primitive_types [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o 5: [ OK ] openacc.mdrange_parallel_reduce_primitive_types (2444 ms) 5: [ RUN ] openacc.mdspan_minimal_functional 5: [ OK ] openacc.mdspan_minimal_functional (4 ms) 5: [ RUN ] openacc.mdspan_atomic_accessor 5: [ OK ] openacc.mdspan_atomic_accessor (5 ms) 5: [ RUN ] openacc.view_mdspan_conversion 5: [ OK ] openacc.view_mdspan_conversion (4 ms) 5: [ RUN ] openacc.view_mdspan_conversion_with_stride 5: [ OK ] openacc.view_mdspan_conversion_with_stride (0 ms) 5: [ RUN ] openacc.max 5: [ OK ] openacc.max (0 ms) 5: [ RUN ] openacc.max_within_parfor 5: [ OK ] openacc.max_within_parfor (4 ms) 5: [ RUN ] openacc.min 5: [ OK ] openacc.min (0 ms) 5: [ RUN ] openacc.min_within_parfor 5: [ OK ] openacc.min_within_parfor (0 ms) 5: [ RUN ] openacc.minmax 5: [ OK ] openacc.minmax (0 ms) 5: [ RUN ] openacc.minmax_within_parfor 5: [ OK ] openacc.minmax_within_parfor (0 ms) 5: [ RUN ] openacc.clamp 5: [ OK ] openacc.clamp (0 ms) 5: [ RUN ] openacc.clamp_within_parfor 5: [ OK ] openacc.clamp_within_parfor (0 ms) 5: [ RUN ] openacc.occupancy_control 5: [ OK ] openacc.occupancy_control (6 ms) 5: [ RUN ] openacc.parallel_scan_range_policy 5: [ OK ] openacc.parallel_scan_range_policy (144 ms) 5: [ RUN ] openacc.kokkos_printf 5: [ OK ] openacc.kokkos_printf (4 ms) 5: [ RUN ] openacc.range_policy_runtime_parameters 5: [ OK ] openacc.range_policy_runtime_parameters (0 ms) 5: [ RUN ] openacc.range_policy_one_way_convertible_bounds 5: [ OK ] openacc.range_policy_one_way_convertible_bounds (0 ms) 5: [ RUN ] openacc.reducers_double 5: [ OK ] openacc.reducers_double (16 ms) 5: [ RUN ] openacc.reducers_bool 5: [ OK ] openacc.reducers_bool (7 ms) 5: [ RUN ] openacc.impl_shared_alloc 5: [ OK ] openacc.impl_shared_alloc (53 ms) 5: [ RUN ] openacc.mdspan_space_aware_accessor 5: [ OK ] openacc.mdspan_space_aware_accessor (17 ms) 5: [ RUN ] openacc.kokkos_swap 5: [ OK ] openacc.kokkos_swap (1 ms) 5: [ RUN ] openacc.team_policy_runtime_parameters 5: [ OK ] openacc.team_policy_runtime_parameters (0 ms) 5: [ RUN ] openacc.view_api_a 5: [ OK ] openacc.view_api_a (6 ms) 5: [ RUN ] openacc.view_layout_left_with_stride 5: [ OK ] openacc.view_layout_left_with_stride (0 ms) 5: [ RUN ] openacc.view_layout_right_with_stride 5: [ OK ] openacc.view_layout_right_with_stride (0 ms) 5: [ RUN ] openacc.view_api_b 5: [ OK ] openacc.view_api_b (18 ms) 5: [ RUN ] openacc.view_api_c 5: [ OK ] openacc.view_api_c (6 ms) 5: [ RUN ] openacc.view_api_d 5: [ OK ] openacc.view_api_d (6 ms) 5: [ RUN ] openacc.view_bad_alloc 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewBadAlloc.hpp:65: Skipped 5: acc_malloc() not properly returning nullptr 5: [ SKIPPED ] openacc.view_bad_alloc (0 ms) 5: [ RUN ] openacc.view_copy_tests 5: [ OK ] openacc.view_copy_tests (24 ms) 5: [ RUN ] openacc.view_copy_tests_rank_0 5: [ OK ] openacc.view_copy_tests_rank_0 (7 ms) 5: [ RUN ] openacc.view_copy_degenerated 5: [ OK ] openacc.view_copy_degenerated (0 ms) 5: [ RUN ] openacc.view_fill_tests_layout_right 5: [ OK ] openacc.view_fill_tests_layout_right (93 ms) 5: [ RUN ] openacc.view_fill_tests_layout_left 5: [ OK ] openacc.view_fill_tests_layout_left (24 ms) 5: [ RUN ] openacc.vcp_empty_traits 5: [ OK ] openacc.vcp_empty_traits (0 ms) 5: [ RUN ] openacc.is_view_label 5: [ OK ] openacc.is_view_label (0 ms) 5: [ RUN ] openacc.vcp_label_base_traits 5: [ OK ] openacc.vcp_label_base_traits (0 ms) 5: [ RUN ] openacc.vcp_label_traits 5: [ OK ] openacc.vcp_label_traits (0 ms) 5: [ RUN ] openacc.view_alloc_can_perfect_forward_label 5: [ OK ] openacc.view_alloc_can_perfect_forward_label (0 ms) 5: [ RUN ] openacc.vcp_label_copy_constructor 5: [ OK ] openacc.vcp_label_copy_constructor (0 ms) 5: [ RUN ] openacc.vcp_pointer_add_property 5: [ OK ] openacc.vcp_pointer_add_property (0 ms) 5: [ RUN ] openacc.view_empty_runtime_unmanaged 5: [ OK ] openacc.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] openacc.view_hooks 5: [ OK ] openacc.view_hooks (0 ms) 5: [ RUN ] openacc.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] openacc.view_layoutstride_left_to_layoutleft_assignment (77 ms) 5: [ RUN ] openacc.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] openacc.view_layoutstride_right_to_layoutright_assignment (74 ms) 5: [ RUN ] openacc.view_irregular_layout 5: [ OK ] openacc.view_irregular_layout (28 ms) 5: [ RUN ] openacc.view_mapping 5: [ OK ] openacc.view_mapping (54 ms) 5: [ RUN ] openacc.view_mapping_operator 5: [ OK ] openacc.view_mapping_operator (56 ms) 5: [ RUN ] openacc.static_extent 5: [ OK ] openacc.static_extent (0 ms) 5: [ RUN ] openacc.view_mapping_atomic 5: [ OK ] openacc.view_mapping_atomic (7 ms) 5: [ RUN ] openacc.view_mapping_class_value 5: [ OK ] openacc.view_mapping_class_value (0 ms) 5: [ RUN ] openacc.view_mapping_assignable 5: [ OK ] openacc.view_mapping_assignable (0 ms) 5: [ RUN ] openacc.view_mapping_trivially_copyable 5: [ OK ] openacc.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] openacc.view_of_views_default 5: [ OK ] openacc.view_of_views_default (0 ms) 5: [ RUN ] openacc.view_of_views_without_initializing 5: [ OK ] openacc.view_of_views_without_initializing (0 ms) 5: [ RUN ] openacc.test_view_of_views_sequential_host_init 5: [ OK ] openacc.test_view_of_views_sequential_host_init (0 ms) 5: [ RUN ] openacc.append_formatted_multidimensional_index 5: [ OK ] openacc.append_formatted_multidimensional_index (0 ms) 5: [ RUN ] openacc.resize_realloc_no_init 5: [ OK ] openacc.resize_realloc_no_init (3 ms) 5: [ RUN ] openacc.resize_realloc_no_alloc 5: [ OK ] openacc.resize_realloc_no_alloc (0 ms) 5: [ RUN ] openacc.realloc_exec_space 5: [ OK ] openacc.realloc_exec_space (0 ms) 5: [ RUN ] openacc.view_alloc 5: [ OK ] openacc.view_alloc (0 ms) 5: [ RUN ] openacc.view_alloc_exec_space 5: [ OK ] openacc.view_alloc_exec_space (0 ms) 5: [ RUN ] openacc.view_alloc_int 5: [ OK ] openacc.view_alloc_int (0 ms) 5: [ RUN ] openacc.view_alloc_exec_space_int 5: [ OK ] openacc.view_alloc_exec_space_int (0 ms) 5: [ RUN ] openacc.deep_copy_zero_memset 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestWithoutInitializing.hpp:216: Skipped 5: skipping since the OpenACC backend doesn't implement ZeroMemset 5: [ SKIPPED ] openacc.deep_copy_zero_memset (0 ms) 5: [ RUN ] openacc.resize_exec_space 5: [ OK ] openacc.resize_exec_space (0 ms) 5: [ RUN ] openacc.view_allocation_int 5: [ OK ] openacc.view_allocation_int (0 ms) 5: [ RUN ] openacc.view_allocation_exec_space_int 5: [ OK ] openacc.view_allocation_exec_space_int (0 ms) 5: [ RUN ] openacc.view_not_default_constructible 5: [ OK ] openacc.view_not_default_constructible (0 ms) 5: [ RUN ] openacc.view_subview_auto_1d_left 5: [ OK ] openacc.view_subview_auto_1d_left (6 ms) 5: [ RUN ] openacc.view_subview_auto_1d_right 5: [ OK ] openacc.view_subview_auto_1d_right (0 ms) 5: [ RUN ] openacc.view_subview_auto_1d_stride 5: [ OK ] openacc.view_subview_auto_1d_stride (0 ms) 5: [ RUN ] openacc.view_subview_assign_strided 5: [ OK ] openacc.view_subview_assign_strided (0 ms) 5: [ RUN ] openacc.view_subview_left_0 5: [ OK ] openacc.view_subview_left_0 (0 ms) 5: [ RUN ] openacc.view_subview_left_1 5: [ OK ] openacc.view_subview_left_1 (0 ms) 5: [ RUN ] openacc.view_subview_left_2 5: [ OK ] openacc.view_subview_left_2 (0 ms) 5: [ RUN ] openacc.view_subview_left_3 5: [ OK ] openacc.view_subview_left_3 (0 ms) 5: [ RUN ] openacc.view_subview_right_0 5: [ OK ] openacc.view_subview_right_0 (0 ms) 5: [ RUN ] openacc.view_subview_right_1 5: [ OK ] openacc.view_subview_right_1 (0 ms) 5: [ RUN ] openacc.view_subview_right_3 5: [ OK ] openacc.view_subview_right_3 (0 ms) 5: [ RUN ] openacc.view_static_tests 5: [ OK ] openacc.view_static_tests (0 ms) 5: [ RUN ] openacc.view_subview_layoutleft_to_layoutleft 5: [ OK ] openacc.view_subview_layoutleft_to_layoutleft (9 ms) 5: [ RUN ] openacc.view_subview_layoutright_to_layoutright 5: [ OK ] openacc.view_subview_layoutright_to_layoutright (0 ms) 5: [ RUN ] openacc.view_subview_1d_assign 5: [ OK ] openacc.view_subview_1d_assign (14 ms) 5: [ RUN ] openacc.view_subview_1d_assign_atomic 5: [ OK ] openacc.view_subview_1d_assign_atomic (12 ms) 5: [ RUN ] openacc.view_subview_1d_assign_randomaccess 5: [ OK ] openacc.view_subview_1d_assign_randomaccess (12 ms) 5: [ RUN ] openacc.view_subview_2d_from_3d 1: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (4656 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 1: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 1: only enforced when debug bound checks is enabled 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 1: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 1: only enforced when debug bound checks is enabled 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 1: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 1: only enforced when debug bound checks is enabled 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 1: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 1: only enforced when debug bound checks is enabled 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment 5: [ OK ] openacc.view_subview_2d_from_3d (170 ms) 5: [ RUN ] openacc.view_subview_2d_from_3d_atomic [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp 5: [ OK ] openacc.view_subview_2d_from_3d_atomic (171 ms) 5: [ RUN ] openacc.view_subview_2d_from_3d_randomaccess 5: [ OK ] openacc.view_subview_2d_from_3d_randomaccess (175 ms) 5: [ RUN ] openacc.view_subview_3d_from_5d_left [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P 5: [ OK ] openacc.view_subview_3d_from_5d_left (179 ms) 5: [ RUN ] openacc.view_subview_3d_from_5d_left_atomic 5: [ OK ] openacc.view_subview_3d_from_5d_left_atomic (180 ms) 5: [ RUN ] openacc.view_subview_3d_from_5d_left_randomaccess [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp 5: [ OK ] openacc.view_subview_3d_from_5d_left_randomaccess (181 ms) 5: [ RUN ] openacc.view_subview_3d_from_5d_right 5: [ OK ] openacc.view_subview_3d_from_5d_right (100 ms) 5: [ RUN ] openacc.view_subview_3d_from_5d_right_atomic 5: [ OK ] openacc.view_subview_3d_from_5d_right_atomic (98 ms) 5: [ RUN ] openacc.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] openacc.view_subview_3d_from_5d_right_randomaccess (99 ms) 5: [ RUN ] openacc.view_test_unmanaged_subview_reset 5: [ OK ] openacc.view_test_unmanaged_subview_reset (2 ms) 5: [ RUN ] openacc.view_subview_memory_traits_construction 5: [ OK ] openacc.view_subview_memory_traits_construction (0 ms) 5: [----------] 186 tests from openacc (26673 ms total) 5: 5: [----------] 16 tests from openacc_graph 5: [ RUN ] openacc_graph.submit_once 5: [ OK ] openacc_graph.submit_once (0 ms) 5: [ RUN ] openacc_graph.submit_once_rvalue 5: [ OK ] openacc_graph.submit_once_rvalue (0 ms) 5: [ RUN ] openacc_graph.instantiate_and_submit_once 5: [ OK ] openacc_graph.instantiate_and_submit_once (0 ms) 5: [ RUN ] openacc_graph.submit_onto_another_execution_space_instance 5: [ OK ] openacc_graph.submit_onto_another_execution_space_instance (0 ms) 5: [ RUN ] openacc_graph.create_graph_no_closure_with_exec 5: [ OK ] openacc_graph.create_graph_no_closure_with_exec (0 ms) 5: [ RUN ] openacc_graph.create_graph_no_arg 5: [ OK ] openacc_graph.create_graph_no_arg (0 ms) 5: [ RUN ] openacc_graph.submit_six 5: [ OK ] openacc_graph.submit_six (0 ms) 5: [ RUN ] openacc_graph.when_all_cycle 5: [ OK ] openacc_graph.when_all_cycle (0 ms) 5: [ RUN ] openacc_graph.repeat_chain 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:341: Skipped 5: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 5: [ SKIPPED ] openacc_graph.repeat_chain (0 ms) 5: [ RUN ] openacc_graph.zero_work_reduce 5: [ OK ] openacc_graph.zero_work_reduce (0 ms) 5: [ RUN ] openacc_graph.empty_graph 5: [ OK ] openacc_graph.empty_graph (0 ms) 5: [ RUN ] openacc_graph.force_global_launch 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:457: Skipped 5: This execution space does not support global launch. 5: [ SKIPPED ] openacc_graph.force_global_launch (0 ms) 5: [ RUN ] openacc_graph.empty_graph_default_host_exec 5: [ OK ] openacc_graph.empty_graph_default_host_exec (0 ms) 5: [ RUN ] openacc_graph.node_lifetime 5: [ OK ] openacc_graph.node_lifetime (0 ms) 5: [ RUN ] openacc_graph.diamond 5: [ OK ] openacc_graph.diamond (0 ms) 5: [ RUN ] openacc_graph.end_of_submit_control_flow 5: [ OK ] openacc_graph.end_of_submit_control_flow (0 ms) 5: [----------] 16 tests from openacc_graph (2 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 222 tests from 4 test suites ran. (109825 ms total) 5: [ PASSED ] 205 tests. 5: [ SKIPPED ] 17 tests, listed below: 5: [ SKIPPED ] openacc_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 5: [ SKIPPED ] openacc_DeathTest.view_construction_with_wrong_params_dyn 5: [ SKIPPED ] openacc_DeathTest.view_construction_with_wrong_params_stat 5: [ SKIPPED ] openacc_DeathTest.view_construction_with_wrong_params_mix 5: [ SKIPPED ] openacc_DeathTest.view_construction_with_wrong_static_extents 5: [ SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device 5: [ SKIPPED ] openacc.exec_space_thread_safety_range 5: [ SKIPPED ] openacc.exec_space_thread_safety_mdrange 5: [ SKIPPED ] openacc.exec_space_thread_safety_team_policy 5: [ SKIPPED ] openacc.exec_space_thread_safety_range_reduce 5: [ SKIPPED ] openacc.exec_space_thread_safety_mdrange_reduce 5: [ SKIPPED ] openacc.exec_space_thread_safety_team_policy_reduce 5: [ SKIPPED ] openacc.exec_space_thread_safety_range_scan 5: [ SKIPPED ] openacc.view_bad_alloc 5: [ SKIPPED ] openacc.deep_copy_zero_memset 5: [ SKIPPED ] openacc_graph.repeat_chain 5: [ SKIPPED ] openacc_graph.force_global_launch 5/23 Test #5: Kokkos_CoreUnitTest_OpenACC ................................ Passed 110.35 sec test 6 Start 6: Kokkos_CoreUnitTest_Default 6: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Default 6: Test timeout computed to be: 1500 6: [==========] Running 8 tests from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 8 tests from defaultdevicetype 6: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 6: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (27 ms) 6: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 6: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 6: [ RUN ] defaultdevicetype.compiler_macros 6: [ OK ] defaultdevicetype.compiler_macros (0 ms) 6: [ RUN ] defaultdevicetype.half_conversion 6: [ OK ] defaultdevicetype.half_conversion (2 ms) 6: [ RUN ] defaultdevicetype.bhalf_conversion 6: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 6: [ RUN ] defaultdevicetype.half_operators 6: [ OK ] defaultdevicetype.half_operators (1 ms) 6: [ RUN ] defaultdevicetype.bhalf_operators 6: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 6: [ RUN ] defaultdevicetype.host_space_access 6: [ OK ] defaultdevicetype.host_space_access (0 ms) 6: [----------] 8 tests from defaultdevicetype (34 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 8 tests from 1 test suite ran. (34 ms total) 6: [ PASSED ] 8 tests. 6/23 Test #6: Kokkos_CoreUnitTest_Default ................................ Passed 0.24 sec test 7 Start 7: Kokkos_CoreUnitTest_InitializeFinalize 7: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 7: Test timeout computed to be: 1500 7: [==========] Running 26 tests from 5 test suites. 7: [----------] Global test environment set-up. 7: [----------] 4 tests from InitializeFinalize_DeathTest 7: [ RUN ] InitializeFinalize_DeathTest.initialize [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp 7: [ OK ] InitializeFinalize_DeathTest.initialize (936 ms) 7: [ RUN ] InitializeFinalize_DeathTest.finalize Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o 7: [ OK ] InitializeFinalize_DeathTest.finalize (631 ms) 7: [ RUN ] InitializeFinalize_DeathTest.is_initialized 7: [ OK ] InitializeFinalize_DeathTest.is_initialized (154 ms) 7: [ RUN ] InitializeFinalize_DeathTest.is_finalized 7: [ OK ] InitializeFinalize_DeathTest.is_finalized (153 ms) 7: [----------] 4 tests from InitializeFinalize_DeathTest (1875 ms total) 7: 7: [----------] 1 test from Legion_DeathTest 7: [ RUN ] Legion_DeathTest.individual_backend_initialization 7: [ OK ] Legion_DeathTest.individual_backend_initialization (195 ms) 7: [----------] 1 test from Legion_DeathTest (195 ms total) 7: 7: [----------] 2 tests from PushFinalizeHook_DeathTest 7: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 7: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (154 ms) 7: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 7: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (361 ms) 7: [----------] 2 tests from PushFinalizeHook_DeathTest (515 ms total) 7: 7: [----------] 6 tests from ScopeGuard_DeathTest 7: [ RUN ] ScopeGuard_DeathTest.create 7: [ OK ] ScopeGuard_DeathTest.create (153 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_argument 7: [ OK ] ScopeGuard_DeathTest.create_argument (154 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_while_initialize [ 40%] Built target Kokkos_CoreUnitTest_CTestDevice [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o 7: [ OK ] ScopeGuard_DeathTest.create_while_initialize (358 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_after_initialize [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o 7: [ OK ] ScopeGuard_DeathTest.create_after_initialize (384 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_after_finalize [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F 7: [ OK ] ScopeGuard_DeathTest.create_after_finalize (372 ms) 7: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_atomic [ 97%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o 7: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (360 ms) 7: [----------] 6 tests from ScopeGuard_DeathTest (1784 ms total) 7: 7: [----------] 13 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 (5 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 7: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 7: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (7 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: [----------] 13 tests from defaultdevicetype (15 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 26 tests from 5 test suites ran. (4386 ms total) 7: [ PASSED ] 26 tests. 7/23 Test #7: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 4.43 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from defaultdevicetype 8: [ RUN ] defaultdevicetype.development_test 8: [ OK ] defaultdevicetype.development_test (0 ms) 8: [----------] 1 test from defaultdevicetype (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (0 ms total) 8: [ PASSED ] 1 test. [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I 8/23 Test #8: Kokkos_CoreUnitTest_Develop ................................ Passed 0.16 sec test 9 Start 9: Kokkos_CoreUnitTest_KokkosP 9: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 9: Test timeout computed to be: 1500 9: [==========] Running 27 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 27 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 (26 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.kernel_name_parallel_for 9: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 9: [ RUN ] kokkosp.kernel_name_parallel_reduce 9: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 9: [ RUN ] kokkosp.kernel_name_parallel_scan 9: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 9: [ RUN ] kokkosp.kernel_name_internal 9: [ OK ] kokkosp.kernel_name_internal (0 ms) 9: [ RUN ] kokkosp.profiling_section 9: [ OK ] kokkosp.profiling_section (0 ms) 9: [ RUN ] kokkosp.scoped_profile_region 9: [ OK ] kokkosp.scoped_profile_region (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: [----------] 27 tests from kokkosp (29 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 27 tests from 1 test suite ran. (29 ms total) 9: [ PASSED ] 27 tests. 9/23 Test #9: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.20 sec test 10 Start 10: Kokkos_CoreUnitTest_ToolIndependence 10: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 10: Test timeout computed to be: 1500 10/23 Test #10: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.02 sec test 11 Start 11: Kokkos_ProfilingTestLibraryLoadHelp 11: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 11: Environment variables: 11: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so 11: Test timeout computed to be: 1500 [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 98%] Linking CXX executable Kokkos_atomic [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp 11: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 11: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 11/23 Test #11: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.17 sec test 12 Start 12: Kokkos_ProfilingTestLibraryCmdLineHelp 12: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so" 12: Test timeout computed to be: 1500 [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o 12: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 12/23 Test #12: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.15 sec test 13 Start 13: Kokkos_ProfilingTestLibraryLoad 13: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 13: Environment variables: 13: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7581/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(). 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:OpenACC::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.5.99::kokkosp_allocate_data:Host:source:0xf22fc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xf23240:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xf232c0:Host:source:0xf23040: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:0xf23480: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:0xf23240:40::kokkosp_deallocate_data:Host:source:0xf22fc0:40::kokkosp_finalize_library:: 13/23 Test #13: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.15 sec test 14 Start 14: Kokkos_ProfilingTestLibraryCmdLine 14: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so" 14: Test timeout computed to be: 1500 [ 98%] Built target Kokkos_atomic [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o 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:OpenACC::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.5.99::kokkosp_allocate_data:Host:source:0xf22fc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xf23240:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xf232c0:Host:source:0xf23040: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:0xf23480: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:0xf23240:40::kokkosp_deallocate_data:Host:source:0xf22fc0:40::kokkosp_finalize_library:: 14/23 Test #14: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.15 sec test 15 Start 15: Kokkos_CoreUnitTest_StackTraceTest 15: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec 15: Test timeout computed to be: 1500 15: [==========] Running 3 tests from 2 test suites. 15: [----------] Global test environment set-up. 15: [----------] 2 tests from defaultdevicetype_DeathTest 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o 15: Top of f1 15: Top of f0 15: Top of f0 15: test_f1: 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d3393] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4406bc] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43c666] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x16b) [0x43afeb] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x482f83] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44c5cf] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44e91f] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x44fc47] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462767] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x485dc3] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45100e] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43a235] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff6a32083] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x439f1e] 15: 15: demangled test_f1: 15: [0x4d3393] Kokkos::Impl::save_stacktrace() 15: [0x4406bc] Test::stacktrace_test_f1(std::ostream&) 15: [0x43c666] Test::test_stacktrace(bool, bool) 15: [0x43afeb] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 15: [0x482f83] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44c5cf] testing::Test::Run() 15: [0x44e91f] testing::TestInfo::Run() 15: [0x44fc47] testing::TestSuite::Run() 15: [0x462767] testing::internal::UnitTestImpl::RunAllTests() 15: [0x485dc3] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45100e] testing::UnitTest::Run() 15: [0x43a235] main 15: [0x7ffff6a32083] __libc_start_main 15: [0x439f1e] _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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d3393] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4406bc] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441132] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43d5cd] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x16b) [0x43afeb] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x482f83] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44c5cf] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44e91f] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x44fc47] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462767] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x485dc3] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45100e] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43a235] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff6a32083] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x439f1e] 15: 15: demangled test_f3: 15: [0x4d3393] Kokkos::Impl::save_stacktrace() 15: [0x4406bc] Test::stacktrace_test_f1(std::ostream&) 15: [0x441132] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43d5cd] Test::test_stacktrace(bool, bool) 15: [0x43afeb] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 15: [0x482f83] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44c5cf] testing::Test::Run() 15: [0x44e91f] testing::TestInfo::Run() 15: [0x44fc47] testing::TestSuite::Run() 15: [0x462767] testing::internal::UnitTestImpl::RunAllTests() 15: [0x485dc3] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45100e] testing::UnitTest::Run() 15: [0x43a235] main 15: [0x7ffff6a32083] __libc_start_main 15: [0x439f1e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (338 ms) 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 15: Top of f1 15: Top of f0 15: Top of f0 15: test_f1: 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d3393] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4406bc] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43c666] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x168) [0x43b368] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x482f83] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44c5cf] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44e91f] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x44fc47] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462767] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x485dc3] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45100e] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43a235] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff6a32083] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x439f1e] 15: 15: demangled test_f1: 15: [0x4d3393] Kokkos::Impl::save_stacktrace() 15: [0x4406bc] Test::stacktrace_test_f1(std::ostream&) 15: [0x43c666] Test::test_stacktrace(bool, bool) 15: [0x43b368] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 15: [0x482f83] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44c5cf] testing::Test::Run() 15: [0x44e91f] testing::TestInfo::Run() 15: [0x44fc47] testing::TestSuite::Run() 15: [0x462767] testing::internal::UnitTestImpl::RunAllTests() 15: [0x485dc3] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45100e] testing::UnitTest::Run() 15: [0x43a235] main 15: [0x7ffff6a32083] __libc_start_main 15: [0x439f1e] _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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d3393] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4406bc] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441132] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43d5cd] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x168) [0x43b368] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x482f83] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44c5cf] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44e91f] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x44fc47] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462767] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x485dc3] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45100e] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43a235] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff6a32083] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x439f1e] 15: 15: demangled test_f3: 15: [0x4d3393] Kokkos::Impl::save_stacktrace() 15: [0x4406bc] Test::stacktrace_test_f1(std::ostream&) 15: [0x441132] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43d5cd] Test::test_stacktrace(bool, bool) 15: [0x43b368] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 15: [0x482f83] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44c5cf] testing::Test::Run() 15: [0x44e91f] testing::TestInfo::Run() 15: [0x44fc47] testing::TestSuite::Run() 15: [0x462767] testing::internal::UnitTestImpl::RunAllTests() 15: [0x485dc3] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45100e] testing::UnitTest::Run() 15: [0x43a235] main 15: [0x7ffff6a32083] __libc_start_main 15: [0x439f1e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (332 ms) 15: [----------] 2 tests from defaultdevicetype_DeathTest (670 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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d3393] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4406bc] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43c666] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x482f83] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44c5cf] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44e91f] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x44fc47] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462767] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x485dc3] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45100e] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43a235] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff6a32083] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x439f1e] 15: 15: demangled test_f1: 15: [0x4d3393] Kokkos::Impl::save_stacktrace() 15: [0x4406bc] Test::stacktrace_test_f1(std::ostream&) 15: [0x43c666] Test::test_stacktrace(bool, bool) 15: [0x482f83] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44c5cf] testing::Test::Run() 15: [0x44e91f] testing::TestInfo::Run() 15: [0x44fc47] testing::TestSuite::Run() 15: [0x462767] testing::internal::UnitTestImpl::RunAllTests() 15: [0x485dc3] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45100e] testing::UnitTest::Run() 15: [0x43a235] main 15: [0x7ffff6a32083] __libc_start_main 15: [0x439f1e] _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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d3393] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x4406bc] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441132] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43d5cd] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x482f83] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44c5cf] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44e91f] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x44fc47] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462767] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x485dc3] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45100e] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43a235] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff6a32083] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x439f1e] 15: 15: demangled test_f3: 15: [0x4d3393] Kokkos::Impl::save_stacktrace() 15: [0x4406bc] Test::stacktrace_test_f1(std::ostream&) 15: [0x441132] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43d5cd] Test::test_stacktrace(bool, bool) 15: [0x482f83] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44c5cf] testing::Test::Run() 15: [0x44e91f] testing::TestInfo::Run() 15: [0x44fc47] testing::TestSuite::Run() 15: [0x462767] testing::internal::UnitTestImpl::RunAllTests() 15: [0x485dc3] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45100e] testing::UnitTest::Run() 15: [0x43a235] main 15: [0x7ffff6a32083] __libc_start_main 15: [0x439f1e] _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. (671 ms total) 15: [ PASSED ] 3 tests. 15/23 Test #15: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 0.83 sec test 16 Start 16: Kokkos_IncrementalTest_SERIAL 16: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 16: Test timeout computed to be: 1500 [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o 1: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (8300 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment 16: [==========] Running 28 tests from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 28 tests from SERIAL 16: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 16: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 16: [ RUN ] SERIAL.IncrTest_01_execspace 16: Host Serial Execution Space: 16: KOKKOS_ENABLE_SERIAL: yes 16: 16: Serial Runtime Configuration: 16: Serial 16: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 16: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 16: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 16: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 16: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 16: [ RUN ] SERIAL.IncrTest_02_AtomicSub 16: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 16: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 16: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 16: [ RUN ] SERIAL.IncrTest_03b_memspace_free 16: [ OK ] SERIAL.IncrTest_03b_memspace_free (160 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 3: [ OK ] hip.reduce_device_view_team_policy (12925 ms) 3: [ RUN ] hip.impl_shared_alloc 16: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (175 ms) 16: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 16: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/incremental/Test12a_ThreadScratch.hpp:103: 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-7581/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 (337 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 1 test suite ran. (337 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/23 Test #16: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.49 sec test 17 Start 17: Kokkos_IncrementalTest_OPENACC 17: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_IncrementalTest_OPENACC 17: Test timeout computed to be: 1500 [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o 3: [ OK ] hip.impl_shared_alloc (115 ms) 3: [ RUN ] hip.kokkos_swap 3: [ OK ] hip.kokkos_swap (0 ms) 3: [ RUN ] hip.team_for 3: [ OK ] hip.team_for (31 ms) 3: [ RUN ] hip.team_reduce 3: [ OK ] hip.team_reduce (0 ms) 3: [ RUN ] hip.team_reduce_large 3: [ OK ] hip.team_reduce_large (78 ms) 3: [ RUN ] hip.team_parallel_single 3: [ OK ] hip.team_parallel_single (6 ms) 3: [ RUN ] hip.large_team_scratch_size 3: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s) 3: [ OK ] hip.large_team_scratch_size (0 ms) 3: [ RUN ] hip.team_broadcast_long 3: [ OK ] hip.team_broadcast_long (0 ms) 3: [ RUN ] hip.team_broadcast_long_wrapper 3: [ OK ] hip.team_broadcast_long_wrapper (0 ms) 3: [ RUN ] hip.team_broadcast_char 3: [ OK ] hip.team_broadcast_char (0 ms) 3: [ RUN ] hip.team_broadcast_float 3: [ OK ] hip.team_broadcast_float (0 ms) 3: [ RUN ] hip.team_broadcast_double 3: [ OK ] hip.team_broadcast_double (0 ms) 3: [ RUN ] hip.team_handle_by_value 3: [ OK ] hip.team_handle_by_value (0 ms) 3: [ RUN ] hip.team_vector 3: [ OK ] hip.team_vector (11 ms) 3: [ RUN ] hip.triple_nested_parallelism 3: [ OK ] hip.triple_nested_parallelism (5 ms) 3: [ RUN ] hip.parallel_scan_with_reducers 3: [ OK ] hip.parallel_scan_with_reducers (69 ms) 3: [ RUN ] hip.team_thread_range_combined_reducers 3: [ OK ] hip.team_thread_range_combined_reducers (2 ms) 3: [ RUN ] hip.thread_vector_range_combined_reducers 3: [ OK ] hip.thread_vector_range_combined_reducers (0 ms) 3: [ RUN ] hip.team_vector_range_combined_reducers 3: [ OK ] hip.team_vector_range_combined_reducers (0 ms) 3: [ RUN ] hip.TeamThreadMDRangeParallelFor 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: KOKKOS_ENABLE_OPENACC_FORCE_HOST_AS_DEVICE: no 17: Using OpenACC 17: OpenACC 17: [ OK ] OPENACC.IncrTest_01_execspace (0 ms) 17: [ RUN ] OPENACC.IncrTest_02_AtomicExchange 17: [ OK ] OPENACC.IncrTest_02_AtomicExchange (0 ms) 17: [ RUN ] OPENACC.IncrTest_02_AtomicAdd 17: [ OK ] OPENACC.IncrTest_02_AtomicAdd (0 ms) 17: [ RUN ] OPENACC.IncrTest_02_AtomicSub 17: [ OK ] OPENACC.IncrTest_02_AtomicSub (0 ms) 17: [ RUN ] OPENACC.IncrTest_03a_memspace_malloc 17: [ OK ] OPENACC.IncrTest_03a_memspace_malloc (26 ms) 17: [ RUN ] OPENACC.IncrTest_03b_memspace_free 3: [ OK ] hip.TeamThreadMDRangeParallelFor (43 ms) 3: [ RUN ] hip.ThreadVectorMDRangeParallelFor 3: [ OK ] hip.ThreadVectorMDRangeParallelFor (12 ms) 3: [ RUN ] hip.TeamVectorMDRangeParallelFor 3: [ OK ] hip.TeamVectorMDRangeParallelFor (12 ms) 3: [ RUN ] hip.TeamThreadMDRangeParallelReduce 3: [ OK ] hip.TeamThreadMDRangeParallelReduce (19 ms) 3: [ RUN ] hip.ThreadVectorMDRangeParallelReduce 3: [ OK ] hip.ThreadVectorMDRangeParallelReduce (6 ms) 3: [ RUN ] hip.TeamVectorMDRangeParallelReduce 3: [ OK ] hip.TeamVectorMDRangeParallelReduce (6 ms) 3: [ RUN ] hip.team_policy_runtime_parameters 3: [ OK ] hip.team_policy_runtime_parameters (0 ms) 3: [ RUN ] hip.team_reduction_scan [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp 17: [ OK ] OPENACC.IncrTest_03b_memspace_free (2041 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 (4 ms) 17: [ RUN ] OPENACC.IncrTest_11c_Hierarchical_ForLoop [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp 17: [ OK ] OPENACC.IncrTest_11c_Hierarchical_ForLoop (259 ms) 17: [ RUN ] OPENACC.IncrTest_12a_ThreadScratch 17: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/incremental/Test12a_ThreadScratch.hpp:103: 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-7581/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 (2345 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (2345 ms total) 17: [ PASSED ] 26 tests. 17: [ SKIPPED ] 2 tests, listed below: 17: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch 17: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch 17/23 Test #17: Kokkos_IncrementalTest_OPENACC ............................. Passed 2.52 sec test 18 Start 18: Kokkos_CoreUnitTest_CTestDevice 18: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 18: Test timeout computed to be: 1500 18: [==========] Running 8 tests from 2 test suites. 18: [----------] Global test environment set-up. 18: [----------] 5 tests from ctest_environment_DeathTest 18: [ RUN ] ctest_environment_DeathTest.invalid_rank 18: [ OK ] ctest_environment_DeathTest.invalid_rank (98 ms) 18: [ RUN ] ctest_environment_DeathTest.no_type_str 18: [ OK ] ctest_environment_DeathTest.no_type_str (110 ms) 18: [ RUN ] ctest_environment_DeathTest.missing_type 3: [ OK ] hip.team_reduction_scan (2168 ms) 3: [ RUN ] hip.team_long_reduce 3: [ OK ] hip.team_long_reduce (21 ms) 3: [ RUN ] hip.team_double_reduce 3: [ OK ] hip.team_double_reduce (21 ms) 3: [ RUN ] hip.team_long_array_reduce 3: [ OK ] hip.team_long_array_reduce (23 ms) 3: [ RUN ] hip.team_double_array_reduce 3: [ OK ] hip.team_double_array_reduce (22 ms) 3: [ RUN ] hip.team_parallel_dummy_with_reducer_and_scratch_space 3: [ OK ] hip.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 3: [ RUN ] hip.repeated_team_reduce 3: [ OK ] hip.repeated_team_reduce (19 ms) 3: [ RUN ] hip.nested_team_reduce_functor_as_reducer 3: [ OK ] hip.nested_team_reduce_functor_as_reducer (0 ms) 3: [ RUN ] hip.team_scan 3: [ OK ] hip.team_scan (158 ms) 3: [ RUN ] hip.team_scan_ret_val 3: [ OK ] hip.team_scan_ret_val (143 ms) 3: [ RUN ] hip.team_shared_request 3: [ OK ] hip.team_shared_request (4 ms) 3: [ RUN ] hip.team_scratch_request 3: [ OK ] hip.team_scratch_request (1 ms) 3: [ RUN ] hip.team_lambda_shared_request 3: [ OK ] hip.team_lambda_shared_request (3 ms) 3: [ RUN ] hip.scratch_align 3: [ OK ] hip.scratch_align (0 ms) 3: [ RUN ] hip.shmem_size 3: [ OK ] hip.shmem_size (0 ms) 3: [ RUN ] hip.multi_level_scratch 3: [ OK ] hip.multi_level_scratch (9 ms) 3: [ RUN ] hip.team_scratch_memory_index_parallel_for 3: [ OK ] hip.team_scratch_memory_index_parallel_for (0 ms) 3: [ RUN ] hip.team_policy_max_recommended 3: [ OK ] hip.team_policy_max_recommended (21 ms) 3: [ RUN ] hip.team_policy_minmax_scalar_without_plus_equal_k 3: [ OK ] hip.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 3: [ RUN ] hip.team_teamvector_range 3: [ OK ] hip.team_teamvector_range (3 ms) 3: [ RUN ] hip.unique_token_global 3: [ OK ] hip.unique_token_global (10 ms) 3: [ RUN ] hip.unique_token_instance 3: [ OK ] hip.unique_token_instance (9 ms) 3: [ RUN ] hip.unique_token_team_acquire 3: [ OK ] hip.unique_token_team_acquire (13 ms) 3: [ RUN ] hip.view_api_a 3: [ OK ] hip.view_api_a (4 ms) 3: [ RUN ] hip.view_layout_left_with_stride 3: [ OK ] hip.view_layout_left_with_stride (0 ms) 3: [ RUN ] hip.view_layout_right_with_stride 3: [ OK ] hip.view_layout_right_with_stride (0 ms) 3: [ RUN ] hip.view_api_b Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o 18: [ OK ] ctest_environment_DeathTest.missing_type (219 ms) 18: [ RUN ] ctest_environment_DeathTest.no_id_str 3: [ OK ] hip.view_api_b (5 ms) 3: [ RUN ] hip.view_api_c 3: [ OK ] hip.view_api_c (1 ms) 3: [ RUN ] hip.view_api_d 3: [ OK ] hip.view_api_d (1 ms) 3: [ RUN ] hip.view_remap 3: [ OK ] hip.view_remap (0 ms) 3: [ RUN ] hip.view_mirror_nonconst 3: [ OK ] hip.view_mirror_nonconst (0 ms) 3: [ RUN ] hip.view_stride_method 3: [ OK ] hip.view_stride_method (0 ms) 3: [ RUN ] hip.anonymous_space 3: [ OK ] hip.anonymous_space (1 ms) 3: [ RUN ] hip.view_overload_resolution 3: [ OK ] hip.view_overload_resolution (0 ms) 3: [ RUN ] hip.view_allocation_large_rank 3: [ OK ] hip.view_allocation_large_rank (3 ms) 3: [ RUN ] hip.view_shmem_size_on_device 3: [ OK ] hip.view_shmem_size_on_device (0 ms) 3: [ RUN ] hip.view_is_assignable 3: [ OK ] hip.view_is_assignable (0 ms) 3: [ RUN ] hip.view_bad_alloc 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewBadAlloc.hpp:59: Skipped 3: ROCm 5.3 segfaults when trying to allocate too much memory 3: [ SKIPPED ] hip.view_bad_alloc (0 ms) 3: [ RUN ] hip.view_copy_tests 3: [ OK ] hip.view_copy_tests (9 ms) 3: [ RUN ] hip.view_copy_tests_rank_0 3: [ OK ] hip.view_copy_tests_rank_0 (2 ms) 3: [ RUN ] hip.view_copy_degenerated 3: [ OK ] hip.view_copy_degenerated (0 ms) 3: [ RUN ] hip.view_fill_tests_layout_right 3: [ OK ] hip.view_fill_tests_layout_right (70 ms) 3: [ RUN ] hip.view_fill_tests_layout_left 3: [ OK ] hip.view_fill_tests_layout_left (50 ms) 3: [ RUN ] hip.vcp_empty_traits 3: [ OK ] hip.vcp_empty_traits (0 ms) 3: [ RUN ] hip.is_view_label 3: [ OK ] hip.is_view_label (0 ms) 3: [ RUN ] hip.vcp_label_base_traits 3: [ OK ] hip.vcp_label_base_traits (0 ms) 3: [ RUN ] hip.vcp_label_traits 3: [ OK ] hip.vcp_label_traits (0 ms) 3: [ RUN ] hip.view_alloc_can_perfect_forward_label 3: [ OK ] hip.view_alloc_can_perfect_forward_label (0 ms) 3: [ RUN ] hip.vcp_label_copy_constructor 3: [ OK ] hip.vcp_label_copy_constructor (0 ms) 3: [ RUN ] hip.vcp_pointer_add_property 3: [ OK ] hip.vcp_pointer_add_property (0 ms) 3: [ RUN ] hip.view_empty_runtime_unmanaged 3: [ OK ] hip.view_empty_runtime_unmanaged (0 ms) 3: [ RUN ] hip.view_hooks 3: [ OK ] hip.view_hooks (0 ms) 3: [ RUN ] hip.view_layoutstride_left_to_layoutleft_assignment 3: [ OK ] hip.view_layoutstride_left_to_layoutleft_assignment (68 ms) 3: [ RUN ] hip.view_layoutstride_right_to_layoutright_assignment [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp 18: [ OK ] ctest_environment_DeathTest.no_id_str (110 ms) 18: [ RUN ] ctest_environment_DeathTest.invalid_id_str 18: [ OK ] ctest_environment_DeathTest.invalid_id_str (224 ms) 18: [----------] 5 tests from ctest_environment_DeathTest (764 ms total) 18: 18: [----------] 3 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.good 18: [ OK ] ctest_environment.good (0 ms) 18: [----------] 3 tests from ctest_environment (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 8 tests from 2 test suites ran. (764 ms total) 18: [ PASSED ] 8 tests. 18/23 Test #18: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 0.78 sec test 19 Start 19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 19: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 19: Test timeout computed to be: 1500 [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test12b_TeamScratch_SYCL.cpp.o 3: [ OK ] hip.view_layoutstride_right_to_layoutright_assignment (64 ms) 3: [ RUN ] hip.view_irregular_layout 3: [ OK ] hip.view_irregular_layout (5 ms) 3: [ RUN ] hip.view_mapping 3: [ OK ] hip.view_mapping (55 ms) 3: [ RUN ] hip.view_mapping_operator 3: [ OK ] hip.view_mapping_operator (21 ms) 3: [ RUN ] hip.static_extent 3: [ OK ] hip.static_extent (0 ms) 3: [ RUN ] hip.view_mapping_atomic 3: [ OK ] hip.view_mapping_atomic (1 ms) 3: [ RUN ] hip.view_mapping_class_value 3: [ OK ] hip.view_mapping_class_value (0 ms) 3: [ RUN ] hip.view_mapping_assignable 3: [ OK ] hip.view_mapping_assignable (0 ms) 3: [ RUN ] hip.view_mapping_trivially_copyable 3: [ OK ] hip.view_mapping_trivially_copyable (0 ms) 3: [ RUN ] hip.view_mapping_subview 3: [ OK ] hip.view_mapping_subview (1 ms) 3: [ RUN ] hip.view_nested_view 3: [ OK ] hip.view_nested_view (1 ms) 3: [ RUN ] hip.view_of_views_default 3: [ OK ] hip.view_of_views_default (0 ms) 3: [ RUN ] hip.view_of_views_without_initializing 3: [ OK ] hip.view_of_views_without_initializing (0 ms) 3: [ RUN ] hip.test_view_of_views_sequential_host_init 3: [ OK ] hip.test_view_of_views_sequential_host_init (0 ms) 3: [ RUN ] hip.append_formatted_multidimensional_index 3: [ OK ] hip.append_formatted_multidimensional_index (0 ms) 3: [ RUN ] hip.view_resize 3: [ OK ] hip.view_resize (29 ms) 3: [ RUN ] hip.view_realloc 3: [ OK ] hip.view_realloc (0 ms) 3: [ RUN ] hip.workgraph_fib 19/23 Test #19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.01 sec test 20 Start 20: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 20: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 20: Test timeout computed to be: 1500 20: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 20/23 Test #20: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.01 sec test 21 Start 21: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 21: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 21: Test timeout computed to be: 1500 21/23 Test #21: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.01 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 22: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 22: Environment variables: 22: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 22: Test timeout computed to be: 1500 22/23 Test #22: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.01 sec test 23 Start 23: Kokkos_UnitTest_SIMD 23: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/simd/unit_tests/Kokkos_UnitTest_SIMD 23: Test timeout computed to be: 1500 23: [==========] Running 18 tests from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 18 tests from simd 23: [ RUN ] simd.host_math_ops 23: [ OK ] simd.host_math_ops (0 ms) 23: [ RUN ] simd.device_math_ops 23: [ OK ] simd.device_math_ops (31 ms) 23: [ RUN ] simd.host_mask_ops 23: [ OK ] simd.host_mask_ops (0 ms) 23: [ RUN ] simd.device_mask_ops 23: [ OK ] simd.device_mask_ops (2 ms) 23: [ RUN ] simd.host_conversions 23: [ OK ] simd.host_conversions (0 ms) 23: [ RUN ] simd.device_conversions 23: [ OK ] simd.device_conversions (0 ms) 23: [ RUN ] simd.host_shift_ops 23: [ OK ] simd.host_shift_ops (0 ms) 23: [ RUN ] simd.device_shift_ops 23: [ OK ] simd.device_shift_ops (0 ms) 23: [ RUN ] simd.host_condition 23: [ OK ] simd.host_condition (0 ms) 23: [ RUN ] simd.device_condition 23: [ OK ] simd.device_condition (0 ms) 23: [ RUN ] simd.host_gen_ctors 23: [ OK ] simd.host_gen_ctors (0 ms) 23: [ RUN ] simd.device_gen_ctors 23: [ OK ] simd.device_gen_ctors (0 ms) 23: [ RUN ] simd.host_where_expressions 23: [ OK ] simd.host_where_expressions (0 ms) 23: [ RUN ] simd.device_where_expressions 23: [ OK ] simd.device_where_expressions (2 ms) 23: [ RUN ] simd.host_reductions 23: [ OK ] simd.host_reductions (0 ms) 23: [ RUN ] simd.device_reductions 23: [ OK ] simd.device_reductions (0 ms) 23: [ RUN ] simd.host_construction 23: [ OK ] simd.host_construction (0 ms) 23: [ RUN ] simd.device_construction 23: [ OK ] simd.device_construction (1 ms) 23: [----------] 18 tests from simd (37 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 18 tests from 1 test suite ran. (37 ms total) 23: [ PASSED ] 18 tests. Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o 23/23 Test #23: Kokkos_UnitTest_SIMD ....................................... Passed 0.25 sec 100% tests passed, 0 tests failed out of 23 Label Time Summary: Kokkos = 162.77 sec*proc (23 tests) Total Test time (real) = 162.88 sec Post stage [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 019fe533894930cb341bb8270e6f8880d59f2fb0b906f52298c0ba689a896522 [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7581' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes 019fe533894930cb341bb8270e6f8880d59f2fb0b906f52298c0ba689a896522 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 3: [ OK ] hip.workgraph_fib (2633 ms) 3: [ RUN ] hip.resize_realloc_no_init 3: [ OK ] hip.resize_realloc_no_init (0 ms) 3: [ RUN ] hip.resize_realloc_no_alloc 3: [ OK ] hip.resize_realloc_no_alloc (0 ms) 3: [ RUN ] hip.realloc_exec_space 3: [ OK ] hip.realloc_exec_space (0 ms) 3: [ RUN ] hip.view_alloc 3: [ OK ] hip.view_alloc (1 ms) 3: [ RUN ] hip.view_alloc_exec_space 3: [ OK ] hip.view_alloc_exec_space (0 ms) 3: [ RUN ] hip.view_alloc_int 3: [ OK ] hip.view_alloc_int (0 ms) 3: [ RUN ] hip.view_alloc_exec_space_int 3: [ OK ] hip.view_alloc_exec_space_int (0 ms) 3: [ RUN ] hip.deep_copy_zero_memset 3: [ OK ] hip.deep_copy_zero_memset (0 ms) 3: [ RUN ] hip.resize_exec_space 3: [ OK ] hip.resize_exec_space (0 ms) 3: [ RUN ] hip.view_allocation_int 3: [ OK ] hip.view_allocation_int (0 ms) 3: [ RUN ] hip.view_allocation_exec_space_int 3: [ OK ] hip.view_allocation_exec_space_int (0 ms) 3: [ RUN ] hip.view_not_default_constructible 3: [ OK ] hip.view_not_default_constructible (0 ms) 3: [ RUN ] hip.scan_unit 3: [ OK ] hip.scan_unit (5 ms) 3: [ RUN ] hip.space_access 3: [ OK ] hip.space_access (0 ms) 3: [ RUN ] hip.impl_view_accessible 3: [ OK ] hip.impl_view_accessible (2 ms) 3: [ RUN ] hip.memory_requirements 3: [ OK ] hip.memory_requirements (0 ms) 3: [ RUN ] hip.team_scratch_1_streams [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_View_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 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 98%] Linking CXX executable Kokkos_gups [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 98%] Built target Kokkos_gups [ 98%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o 1: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (8203 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 1: /var/jenkins/workspace/Kokkos_PR-7581/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-7581/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: [ RUN ] openmp_DeathTest.view_out_of_bounds_access [ 99%] Linking CXX executable Kokkos_stream [ 99%] Built target Kokkos_stream [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 97%] Linking CXX executable Kokkos_UnitTest_SIMD [ 97%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_gather [ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 97%] Linking CXX executable Kokkos_atomic [ 97%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gups [ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 99%] Linking CXX executable Kokkos_UnitTest_SIMD [ 99%] Built target Kokkos_UnitTest_SIMD [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 99%] Linking CXX executable Kokkos_view_copy_constructor [ 99%] Linking CXX executable Kokkos_launch_latency [ 99%] Built target Kokkos_view_copy_constructor [ 99%] Built target Kokkos_launch_latency [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 97%] Linking CXX executable Kokkos_gups [ 97%] Built target Kokkos_gups Scanning dependencies of target Kokkos_launch_latency [ 97%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SYCL.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 97%] Linking CXX executable Kokkos_gather [ 97%] Built target Kokkos_gather Scanning dependencies of target Kokkos_stream [ 97%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 61%] 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 [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o 1: [ OK ] openmp_DeathTest.view_out_of_bounds_access (19070 ms) 1: [----------] 18 tests from openmp_DeathTest (51865 ms total) 1: 1: [----------] 1 test from openmp_graph_DeathTest 1: [ RUN ] openmp_graph_DeathTest.can_instantiate_only_once 1: [ OK ] openmp_graph_DeathTest.can_instantiate_only_once (2169 ms) 1: [----------] 1 test from openmp_graph_DeathTest (2169 ms total) 1: 1: [----------] 316 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_operator_equal 1: [ OK ] openmp.array_operator_equal (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 (4 ms) 1: [ RUN ] openmp.atomic_operations_complexfloat 1: [ OK ] openmp.atomic_operations_complexfloat (4 ms) 1: [ RUN ] openmp.atomic_operations_double 1: [ OK ] openmp.atomic_operations_double (7 ms) 1: [ RUN ] openmp.atomic_operations_float 1: [ OK ] openmp.atomic_operations_float (4 ms) 1: [ RUN ] openmp.atomic_operations_int 1: [ OK ] openmp.atomic_operations_int (11 ms) 1: [ RUN ] openmp.atomic_operations_long 1: [ OK ] openmp.atomic_operations_long (10 ms) 1: [ RUN ] openmp.atomic_operations_longlong 1: [ OK ] openmp.atomic_operations_longlong (10 ms) 1: [ RUN ] openmp.atomic_shared 1: [ OK ] openmp.atomic_shared (0 ms) 1: [ RUN ] openmp.atomic_operations_unsigned 1: [ OK ] openmp.atomic_operations_unsigned (8 ms) 1: [ RUN ] openmp.atomic_operations_unsignedlong 1: [ OK ] openmp.atomic_operations_unsignedlong (9 ms) 1: [ RUN ] openmp.atomics 1: [ OK ] openmp.atomics (18 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 (477 ms) 1: [ RUN ] openmp.atomic_views_nonintegral 1: [ OK ] openmp.atomic_views_nonintegral (332 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 (37 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.complex_structured_bindings 1: [ OK ] openmp.complex_structured_bindings (0 ms) 1: [ RUN ] openmp.crs_count_fill 1: [ OK ] openmp.crs_count_fill (3 ms) 1: [ RUN ] openmp.crs_copy_constructor 1: [ OK ] openmp.crs_copy_constructor (17 ms) 1: [ RUN ] openmp.deep_copy_alignment 1: [ OK ] openmp.deep_copy_alignment (9 ms) 1: [ RUN ] openmp.deep_copy_conversion 1: [ OK ] openmp.deep_copy_conversion (111 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.exec_space_thread_safety_range [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o -- Testing 1-D histogram Density 1D: 0.00195626 -0.999999 -57857.4 || 0.051031 0 1.55112e+06 || 2.86892e+10 28674.4 || -7.99821e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00587882 -0.967825 10.2696 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 99%] Linking CXX executable Kokkos_gather [ 99%] Built target Kokkos_gather [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp 1: [ OK ] openmp.exec_space_thread_safety_range (2610 ms) 1: [ RUN ] openmp.exec_space_thread_safety_mdrange 1: [ OK ] openmp.exec_space_thread_safety_mdrange (261 ms) 1: [ RUN ] openmp.exec_space_thread_safety_team_policy [ 97%] Linking CXX executable Kokkos_launch_latency [ 97%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_view_copy_constructor [ 97%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o 1: [ OK ] openmp.exec_space_thread_safety_team_policy (261 ms) 1: [ RUN ] openmp.exec_space_thread_safety_range_reduce 1: [ OK ] openmp.exec_space_thread_safety_range_reduce (261 ms) 1: [ RUN ] openmp.exec_space_thread_safety_mdrange_reduce 1: [ OK ] openmp.exec_space_thread_safety_mdrange_reduce (261 ms) 1: [ RUN ] openmp.exec_space_thread_safety_team_policy_reduce 1: [ OK ] openmp.exec_space_thread_safety_team_policy_reduce (258 ms) 1: [ RUN ] openmp.exec_space_thread_safety_range_scan 1: [ OK ] openmp.exec_space_thread_safety_range_scan (252 ms) 1: [ RUN ] openmp.execution_space_as_class_data_member 1: [ OK ] openmp.execution_space_as_class_data_member (1 ms) 1: [ RUN ] openmp.functor_analysis 1: [ OK ] openmp.functor_analysis (0 ms) 1: [ RUN ] openmp.when_all_type 1: [ OK ] openmp.when_all_type (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.join_backward_compatibility 1: [ OK ] openmp.join_backward_compatibility (0 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 58%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M + ctest --no-compress-output -T Test --verbose [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Site: 2cad51223b82 Build name: Linux-clang++ Create new tag: 20241231-1546 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7581/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_Serial_ViewSupport 1: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport 1: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 1: Test timeout computed to be: 1500 1: [==========] Running 14 tests from 1 test suite. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from serial 1: [ RUN ] serial.basic_view_default_ctor 1: [ OK ] serial.basic_view_default_ctor (0 ms) 1: [ RUN ] serial.basic_view_extents_ctor 1: [ OK ] serial.basic_view_extents_ctor (0 ms) 1: [ RUN ] serial.basic_view_mapping_ctor_right 1: [ OK ] serial.basic_view_mapping_ctor_right (0 ms) 1: [ RUN ] serial.basic_view_access 1: [ OK ] serial.basic_view_access (0 ms) 1: [ RUN ] serial.basic_view_atomic_accessor 1: [ OK ] serial.basic_view_atomic_accessor (1 ms) 1: [ RUN ] serial.RefCountedAcc_Typedefs 1: [ OK ] serial.RefCountedAcc_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedAcc_Ctors 1: [ OK ] serial.RefCountedAcc_Ctors (0 ms) 1: [ RUN ] serial.RefCountedAcc_ConversionToDefaultAcc 1: [ OK ] serial.RefCountedAcc_ConversionToDefaultAcc (0 ms) 1: [ RUN ] serial.RefCountedAcc_Access 1: [ OK ] serial.RefCountedAcc_Access (0 ms) 1: [ RUN ] serial.RefCountedAcc_Conversion 1: [ OK ] serial.RefCountedAcc_Conversion (0 ms) 1: [ RUN ] serial.RefCountedDataHandle_Typedefs 1: [ OK ] serial.RefCountedDataHandle_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedDataHandle 1: [ OK ] serial.RefCountedDataHandle (0 ms) 1: [ RUN ] serial.RefCountedDataHandleAnonym 1: [ OK ] serial.RefCountedDataHandleAnonym (0 ms) 1: [ RUN ] serial.RefCountedDataHandleConversion 1: [ OK ] serial.RefCountedDataHandleConversion (0 ms) 1: [----------] 14 tests from serial (1 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 14 tests from 1 test suite ran. (1 ms total) 1: [ PASSED ] 14 tests. 1/53 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.53 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport 2: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 2: Test timeout computed to be: 1500 2: [==========] Running 14 tests from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 14 tests from openmptarget 2: [ RUN ] openmptarget.basic_view_default_ctor 2: [ OK ] openmptarget.basic_view_default_ctor (0 ms) 2: [ RUN ] openmptarget.basic_view_extents_ctor 2: [ OK ] openmptarget.basic_view_extents_ctor (95 ms) 2: [ RUN ] openmptarget.basic_view_mapping_ctor_right 2: [ OK ] openmptarget.basic_view_mapping_ctor_right (0 ms) 2: [ RUN ] openmptarget.basic_view_access 2: [ OK ] openmptarget.basic_view_access (0 ms) 2: [ RUN ] openmptarget.basic_view_atomic_accessor 2: [ OK ] openmptarget.basic_view_atomic_accessor (0 ms) 2: [ RUN ] openmptarget.RefCountedAcc_Typedefs 2: [ OK ] openmptarget.RefCountedAcc_Typedefs (0 ms) 2: [ RUN ] openmptarget.RefCountedAcc_Ctors 2: [ OK ] openmptarget.RefCountedAcc_Ctors (0 ms) 2: [ RUN ] openmptarget.RefCountedAcc_ConversionToDefaultAcc 2: [ OK ] openmptarget.RefCountedAcc_ConversionToDefaultAcc (0 ms) 2: [ RUN ] openmptarget.RefCountedAcc_Access 2: [ OK ] openmptarget.RefCountedAcc_Access (0 ms) 2: [ RUN ] openmptarget.RefCountedAcc_Conversion 2: [ OK ] openmptarget.RefCountedAcc_Conversion (0 ms) 2: [ RUN ] openmptarget.RefCountedDataHandle_Typedefs 2: [ OK ] openmptarget.RefCountedDataHandle_Typedefs (0 ms) 2: [ RUN ] openmptarget.RefCountedDataHandle 2: [ OK ] openmptarget.RefCountedDataHandle (0 ms) 2: [ RUN ] openmptarget.RefCountedDataHandleAnonym 2: [ OK ] openmptarget.RefCountedDataHandleAnonym (0 ms) 2: [ RUN ] openmptarget.RefCountedDataHandleConversion 2: [ OK ] openmptarget.RefCountedDataHandleConversion (0 ms) 2: [----------] 14 tests from openmptarget (98 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (98 ms total) 2: [ PASSED ] 14 tests. 2/53 Test #2: Kokkos_CoreUnitTest_OpenMPTarget_ViewSupport ............... Passed 0.18 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 3: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 3: Test timeout computed to be: 1500 3: [==========] Running 198 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 9 tests from serial_DeathTest 3: [ RUN ] serial_DeathTest.abort_from_host 3: [ OK ] serial_DeathTest.abort_from_host (140 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 3: [ OK ] serial_DeathTest.abort_from_device (141 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (146 ms) 3: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 3: [ OK ] serial_DeathTest.range_policy_invalid_bounds (4 ms) 3: [ RUN ] serial_DeathTest.range_policy_round_trip_conversion_fires 3: [ OK ] serial_DeathTest.range_policy_round_trip_conversion_fires (2 ms) 3: [ RUN ] serial_DeathTest.range_policy_check_sign_changes 3: [ OK ] serial_DeathTest.range_policy_check_sign_changes (4 ms) 3: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (4 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 3: [----------] 9 tests from serial_DeathTest (445 ms total) 3: 3: [----------] 1 test from serial_graph_DeathTest 3: [ RUN ] serial_graph_DeathTest.can_instantiate_only_once 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:181: Skipped 3: Preconditions are not checked. 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once (0 ms) 3: [----------] 1 test from serial_graph_DeathTest (0 ms total) 3: 3: [----------] 172 tests from serial 3: [ RUN ] serial.array_capacity 3: [ OK ] serial.array_capacity (0 ms) 3: [ RUN ] serial.array_element_access 3: [ OK ] serial.array_element_access (0 ms) 3: [ RUN ] serial.array_operator_equal 3: [ OK ] serial.array_operator_equal (0 ms) 3: [ RUN ] serial.array_zero_capacity 3: [ OK ] serial.array_zero_capacity (0 ms) 3: [ RUN ] serial.array_zero_data_nullptr 3: [ OK ] serial.array_zero_data_nullptr (0 ms) 3: [ RUN ] serial.array_contiguous_capacity 3: [ OK ] serial.array_contiguous_capacity (0 ms) 3: [ RUN ] serial.array_contiguous_element_access 3: [ OK ] serial.array_contiguous_element_access (0 ms) 3: [ RUN ] serial.array_contiguous_assignment 3: [ OK ] serial.array_contiguous_assignment (0 ms) 3: [ RUN ] serial.array_strided_capacity 3: [ OK ] serial.array_strided_capacity (0 ms) 3: [ RUN ] serial.array_strided_element_access 3: [ OK ] serial.array_strided_element_access (0 ms) 3: [ RUN ] serial.array_strided_assignment 3: [ OK ] serial.array_strided_assignment (0 ms) 3: [ RUN ] serial.atomic_operations_complexdouble 3: [ OK ] serial.atomic_operations_complexdouble (0 ms) 3: [ RUN ] serial.atomic_operations_complexfloat 3: [ OK ] serial.atomic_operations_complexfloat (0 ms) 3: [ RUN ] serial.atomic_operations_double 3: [ OK ] serial.atomic_operations_double (0 ms) 3: [ RUN ] serial.atomic_operations_float 3: [ OK ] serial.atomic_operations_float (0 ms) 3: [ RUN ] serial.atomic_operations_int 3: [ OK ] serial.atomic_operations_int (0 ms) 3: [ RUN ] serial.atomic_operations_long 3: [ OK ] serial.atomic_operations_long (0 ms) 3: [ RUN ] serial.atomic_operations_longlong 3: [ OK ] serial.atomic_operations_longlong (0 ms) 3: [ RUN ] serial.atomic_shared 3: [ OK ] serial.atomic_shared (0 ms) 3: [ RUN ] serial.atomic_operations_unsigned 3: [ OK ] serial.atomic_operations_unsigned (0 ms) 3: [ RUN ] serial.atomic_operations_unsignedlong 3: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 3: [ RUN ] serial.atomics 3: [ OK ] serial.atomics (2 ms) 3: [ RUN ] serial.atomics_tpetra_max_abs 3: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] serial.atomic_views_integral [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o 3: [ OK ] serial.atomic_views_integral (77 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (43 ms) 3: [ RUN ] serial.atomic_view_api 3: [ OK ] serial.atomic_view_api (0 ms) 3: [ RUN ] serial.bit_manip_countl_zero 3: [ OK ] serial.bit_manip_countl_zero (0 ms) 3: [ RUN ] serial.bit_manip_countl_one 3: [ OK ] serial.bit_manip_countl_one (0 ms) 3: [ RUN ] serial.bit_manip_countr_zero 3: [ OK ] serial.bit_manip_countr_zero (0 ms) 3: [ RUN ] serial.bit_manip_countr_one 3: [ OK ] serial.bit_manip_countr_one (0 ms) 3: [ RUN ] serial.bit_manip_popcount 3: [ OK ] serial.bit_manip_popcount (0 ms) 3: [ RUN ] serial.bit_manip_has_single_bit 3: [ OK ] serial.bit_manip_has_single_bit (0 ms) 3: [ RUN ] serial.bit_manip_bit_floor 3: [ OK ] serial.bit_manip_bit_floor (0 ms) 3: [ RUN ] serial.bit_manip_bit_ceil 3: [ OK ] serial.bit_manip_bit_ceil (0 ms) 3: [ RUN ] serial.bit_manip_bit_width 3: [ OK ] serial.bit_manip_bit_width (0 ms) 3: [ RUN ] serial.bit_manip_rotl 3: [ OK ] serial.bit_manip_rotl (0 ms) 3: [ RUN ] serial.bit_manip_rotr 3: [ OK ] serial.bit_manip_rotr (0 ms) 3: [ RUN ] serial.bit_manip_byeswap 3: [ OK ] serial.bit_manip_byeswap (0 ms) 3: [ RUN ] serial.bit_manip_bit_cast 3: [ OK ] serial.bit_manip_bit_cast (0 ms) 3: [ RUN ] serial.test_block_deduction_bug_pr_3103 3: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] serial.checked_integer_operations_multiply_overflow 3: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] serial.execution_policy_occupancy_and_hint 3: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] serial.complex_construction 3: [ OK ] serial.complex_construction (0 ms) 3: [ RUN ] serial.complex_basic_math 3: [ OK ] serial.complex_basic_math (0 ms) 3: [ RUN ] serial.complex_special_funtions 3: [ OK ] serial.complex_special_funtions (0 ms) 3: [ RUN ] serial.complex_io 3: [ OK ] serial.complex_io (0 ms) 3: [ RUN ] serial.complex_trivially_copyable 3: [ OK ] serial.complex_trivially_copyable (0 ms) 3: [ RUN ] serial.complex_issue_3865 3: [ OK ] serial.complex_issue_3865 (0 ms) 3: [ RUN ] serial.complex_issue_3867 3: [ OK ] serial.complex_issue_3867 (0 ms) 3: [ RUN ] serial.complex_operations_arithmetic_types_overloads 3: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] serial.complex_structured_bindings 3: [ OK ] serial.complex_structured_bindings (0 ms) 3: [ RUN ] serial.crs_count_fill 3: [ OK ] serial.crs_count_fill (0 ms) 3: [ RUN ] serial.crs_copy_constructor 3: [ OK ] serial.crs_copy_constructor (1 ms) 3: [ RUN ] serial.deep_copy_alignment 3: [ OK ] serial.deep_copy_alignment (1 ms) 3: [ RUN ] serial.deep_copy_conversion 3: [ OK ] serial.deep_copy_conversion (30 ms) 3: [ RUN ] serial.partitioning_by_args 3: [ OK ] serial.partitioning_by_args (0 ms) 3: [ RUN ] serial.partitioning_by_vector 3: [ OK ] serial.partitioning_by_vector (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_range [ 98%] Linking CXX executable Kokkos_stream [ 98%] Built target Kokkos_stream [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H Scanning dependencies of target Kokkos_policy_performance [ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H 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 -- Testing 1-D histogram Density 1D: 6.65955e-07 0.0130458 -0.0183665 || 0.051031 28065 29295 || 28305.1 28674.4 || -253.898 -2.0744 -- Testing 3-D histogram Density 3D: 7.11361e-07 0.020417 0.00219693 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties 3: [ OK ] serial.exec_space_thread_safety_range (1715 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 3: [ OK ] serial.exec_space_thread_safety_mdrange (165 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: [ OK ] serial.exec_space_thread_safety_team_policy (165 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: [ OK ] serial.exec_space_thread_safety_range_reduce (165 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (4602 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft 3: [ OK ] serial.exec_space_thread_safety_mdrange_reduce (169 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 61%] 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_PointerOwnership_hpp 3: [ OK ] serial.exec_space_thread_safety_team_policy_reduce (173 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: [ OK ] serial.exec_space_thread_safety_range_scan (164 ms) 3: [ RUN ] serial.functor_analysis 3: [ OK ] serial.functor_analysis (0 ms) 3: [ RUN ] serial.when_all_type 3: [ OK ] serial.when_all_type (0 ms) 3: [ RUN ] serial.host_shared_ptr_use_count 3: [ OK ] serial.host_shared_ptr_use_count (0 ms) 3: [ RUN ] serial.host_shared_ptr_get 3: [ OK ] serial.host_shared_ptr_get (0 ms) 3: [ RUN ] serial.host_shared_ptr_dereference_on_device 3: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] serial.join_backward_compatibility 3: [ OK ] serial.join_backward_compatibility (0 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_CoreUnitTest_SYCL3 [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 99%] Linking CXX executable Kokkos_view_copy_constructor [ 99%] Built target Kokkos_view_copy_constructor [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SYCL.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (1972 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 60%] Built target Kokkos_IncrementalTest_SERIAL [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (5494 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2699 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (899 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (904 ms) 3: [ RUN ] serial.deep_copy_scratch 3: [ OK ] serial.deep_copy_scratch (0 ms) 3: [ RUN ] serial.mathematical_constants_e 3: [ OK ] serial.mathematical_constants_e (0 ms) 3: [ RUN ] serial.mathematical_constants_log2e 3: [ OK ] serial.mathematical_constants_log2e (0 ms) 3: [ RUN ] serial.mathematical_constants_log10e 3: [ OK ] serial.mathematical_constants_log10e (0 ms) 3: [ RUN ] serial.mathematical_constants_pi 3: [ OK ] serial.mathematical_constants_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_pi 3: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrtpi 3: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] serial.mathematical_constants_ln2 3: [ OK ] serial.mathematical_constants_ln2 (0 ms) 3: [ RUN ] serial.mathematical_constants_ln10 3: [ OK ] serial.mathematical_constants_ln10 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt2 3: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt3 3: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrt3 3: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_egamma 3: [ OK ] serial.mathematical_constants_egamma (0 ms) 3: [ RUN ] serial.mathematical_constants_phi 3: [ OK ] serial.mathematical_constants_phi (0 ms) 3: [ RUN ] serial.mathematical_functions_trigonometric_functions 3: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_hyperbolic_functions 3: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_non_standard 3: [ OK ] serial.mathematical_functions_non_standard (0 ms) 3: [ RUN ] serial.mathematical_functions_power_functions 3: [ OK ] serial.mathematical_functions_power_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_fma 3: [ OK ] serial.mathematical_functions_fma (0 ms) 3: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 3: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_absolute_value 3: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 3: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_remainder_function 3: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] serial.mathematical_functions_isfinite 3: [ OK ] serial.mathematical_functions_isfinite (0 ms) 3: [ RUN ] serial.mathematical_functions_isinf 3: [ OK ] serial.mathematical_functions_isinf (0 ms) 3: [ RUN ] serial.mathematical_functions_isnan 3: [ OK ] serial.mathematical_functions_isnan (0 ms) 3: [ RUN ] serial.mathematical_functions_exponential_functions 3: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 3: [ RUN ] serial.mathspecialfunc_expint1 3: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj0y0 3: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj1y1 3: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli0k0 3: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli1k1 3: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 3: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 3: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] serial.mdrange_5d 3: [ OK ] serial.mdrange_5d (11 ms) 3: [ RUN ] serial.mdrange_6d 3: [ OK ] serial.mdrange_6d (6 ms) 3: [ RUN ] serial.mdrange_2d 3: [ OK ] serial.mdrange_2d (0 ms) 3: [ RUN ] serial.mdrange_3d 3: [ OK ] serial.mdrange_3d (2 ms) 3: [ RUN ] serial.mdrange_4d 3: [ OK ] serial.mdrange_4d (1 ms) 3: [ RUN ] serial.mdrange_large_deep_copy [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o 3: [ OK ] serial.mdrange_large_deep_copy (686 ms) 3: [ RUN ] serial.md_range_policy_construction_from_arrays 3: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] serial.policy_get_tile_size 3: [ OK ] serial.policy_get_tile_size (0 ms) 3: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestMDRangeReduce.hpp:50: Skipped 3: FIXME OPENMPTARGET Tests of MDRange reduce over values smaller than int would fail 3: [ SKIPPED ] serial.mdrange_parallel_reduce_primitive_types (0 ms) 3: [ RUN ] serial.mdspan_minimal_functional 3: [ OK ] serial.mdspan_minimal_functional (0 ms) 3: [ RUN ] serial.mdspan_atomic_accessor 3: [ OK ] serial.mdspan_atomic_accessor (0 ms) 3: [ RUN ] serial.view_mdspan_conversion 3: [ OK ] serial.view_mdspan_conversion (0 ms) 3: [ RUN ] serial.view_mdspan_conversion_with_stride 3: [ OK ] serial.view_mdspan_conversion_with_stride (98 ms) 3: [ RUN ] serial.numeric_traits_infinity 3: [ OK ] serial.numeric_traits_infinity (0 ms) 3: [ RUN ] serial.numeric_traits_epsilon 3: [ OK ] serial.numeric_traits_epsilon (0 ms) 3: [ RUN ] serial.numeric_traits_round_error 3: [ OK ] serial.numeric_traits_round_error (0 ms) 3: [ RUN ] serial.numeric_traits_norm_min 3: [ OK ] serial.numeric_traits_norm_min (0 ms) 3: [ RUN ] serial.numeric_traits_denorm_min 3: [ OK ] serial.numeric_traits_denorm_min (0 ms) 3: [ RUN ] serial.numeric_traits_finite_min_max 3: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 3: [ RUN ] serial.numeric_traits_digits 3: [ OK ] serial.numeric_traits_digits (0 ms) 3: [ RUN ] serial.numeric_traits_digits10 3: [ OK ] serial.numeric_traits_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_max_digits10 3: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_radix 3: [ OK ] serial.numeric_traits_radix (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent 3: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent10 3: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 3: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] serial.numeric_traits_sfinae_friendly 3: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] serial.occupancy_control 3: [ OK ] serial.occupancy_control (0 ms) 3: [ RUN ] serial.memory_pool 3: [ OK ] serial.memory_pool (25 ms) 3: [ RUN ] serial.cxx11 3: [ OK ] serial.cxx11 (0 ms) 3: [ RUN ] serial.viewctorprop_embedded_dim 3: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 3: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 3: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 3: [ RUN ] serial.parallel_scan_range_policy 3: [ OK ] serial.parallel_scan_range_policy (2 ms) 3: [ RUN ] serial.kokkos_printf 3: [ OK ] serial.kokkos_printf (1 ms) 3: [ RUN ] serial.range_for 3: [ OK ] serial.range_for (0 ms) 3: [ RUN ] serial.range_reduce 3: [ OK ] serial.range_reduce (0 ms) 3: [ RUN ] serial.range_policy_runtime_parameters 3: [ OK ] serial.range_policy_runtime_parameters (0 ms) 3: [ RUN ] serial.range_policy_one_way_convertible_bounds 3: [ OK ] serial.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] serial.range_for_require 3: [ OK ] serial.range_for_require (0 ms) 3: [ RUN ] serial.range_reduce_require 3: [ OK ] serial.range_reduce_require (0 ms) 3: [ RUN ] serial.reducers_int 3: [ OK ] serial.reducers_int (1 ms) 3: [ RUN ] serial.reducers_double 3: [ OK ] serial.reducers_double (1 ms) 3: [ RUN ] serial.reducers_complex_double 3: [ OK ] serial.reducers_complex_double (0 ms) 3: [ RUN ] serial.reducers_struct 3: [ OK ] serial.reducers_struct (0 ms) 3: [ RUN ] serial.reducers_half_t 3: [ OK ] serial.reducers_half_t (0 ms) 3: [ RUN ] serial.reducers_bhalf_t 3: [ OK ] serial.reducers_bhalf_t (0 ms) 3: [ RUN ] serial.reducers_int8_t 3: [ OK ] serial.reducers_int8_t (0 ms) 3: [ RUN ] serial.reducers_int16_t 3: [ OK ] serial.reducers_int16_t (0 ms) 3: [ RUN ] serial.reducers_bool 3: [ OK ] serial.reducers_bool (0 ms) 3: [ RUN ] serial.int64_t_reduce 3: [ OK ] serial.int64_t_reduce (44 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (144 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (4032 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 3: [ OK ] serial.int64_t_reduce_dynamic (1332 ms) 3: [ RUN ] serial.double_reduce_dynamic [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp 3: [ OK ] serial.double_reduce_dynamic (1295 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view 3: [ OK ] serial.int64_t_reduce_dynamic_view (285 ms) 3: [ RUN ] serial.reduction_with_large_iteration_count 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestReduce.hpp:663: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 3: [ RUN ] serial.reduction_deduction 3: [ OK ] serial.reduction_deduction (0 ms) 3: [ RUN ] serial.reduce_device_view_range_policy 3: [ OK ] serial.reduce_device_view_range_policy (10 ms) 3: [ RUN ] serial.reduce_device_view_mdrange_policy [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (3894 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 (2 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 (1 ms) 1: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_absolute_value 1: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 1: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_remainder_function 1: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] openmp.mathematical_functions_isfinite 1: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 1: [ RUN ] openmp.mathematical_functions_isinf 1: [ OK ] openmp.mathematical_functions_isinf (0 ms) 1: [ RUN ] openmp.mathematical_functions_isnan 1: [ OK ] openmp.mathematical_functions_isnan (0 ms) 1: [ RUN ] openmp.mathematical_functions_exponential_functions 1: [ OK ] openmp.mathematical_functions_exponential_functions (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 (8 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 1: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (8 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 (304 ms) 1: [ RUN ] openmp.mdrange_6d 1: [ OK ] openmp.mdrange_6d (544 ms) 1: [ RUN ] openmp.mdrange_2d 1: [ OK ] openmp.mdrange_2d (6 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 (53 ms) 1: [ RUN ] openmp.mdrange_neg_idx 1: [ OK ] openmp.mdrange_neg_idx (149 ms) 1: [ RUN ] openmp.mdrange_4d 3: [ OK ] hip.team_scratch_1_streams (44081 ms) 3: [ RUN ] hip.async_launcher 3: [ OK ] hip.async_launcher (3 ms) 3: [ RUN ] hip.preferred_blocksize_deduction 3: [ OK ] hip.preferred_blocksize_deduction (0 ms) 3: [ RUN ] hip.unified_memory_zero_memset 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp:27: Skipped 3: this test should only be run with HIP unified memory enabled 3: [ SKIPPED ] hip.unified_memory_zero_memset (0 ms) 3: [----------] 296 tests from hip (129215 ms total) 3: 3: [----------] 16 tests from hip_graph 3: [ RUN ] hip_graph.submit_once 3: [ OK ] hip_graph.submit_once (20 ms) 3: [ RUN ] hip_graph.submit_once_rvalue 3: [ OK ] hip_graph.submit_once_rvalue (10 ms) 3: [ RUN ] hip_graph.instantiate_and_submit_once 3: [ OK ] hip_graph.instantiate_and_submit_once (9 ms) 3: [ RUN ] hip_graph.submit_onto_another_execution_space_instance 3: [ OK ] hip_graph.submit_onto_another_execution_space_instance (10 ms) 3: [ RUN ] hip_graph.create_graph_no_closure_with_exec 3: [ OK ] hip_graph.create_graph_no_closure_with_exec (9 ms) 3: [ RUN ] hip_graph.create_graph_no_arg 3: [ OK ] hip_graph.create_graph_no_arg (9 ms) 3: [ RUN ] hip_graph.submit_six 3: [ OK ] hip_graph.submit_six (11 ms) 3: [ RUN ] hip_graph.when_all_cycle 3: [ OK ] hip_graph.when_all_cycle (10 ms) 3: [ RUN ] hip_graph.repeat_chain 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:341: Skipped 3: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 3: [ SKIPPED ] hip_graph.repeat_chain (0 ms) 3: [ RUN ] hip_graph.zero_work_reduce 3: [ OK ] hip_graph.zero_work_reduce (9 ms) 3: [ RUN ] hip_graph.empty_graph 3: [ OK ] hip_graph.empty_graph (9 ms) 3: [ RUN ] hip_graph.force_global_launch 3: [ OK ] hip_graph.force_global_launch (18 ms) 3: [ RUN ] hip_graph.empty_graph_default_host_exec 3: [ OK ] hip_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] hip_graph.node_lifetime 3: [ OK ] hip_graph.node_lifetime (9 ms) 3: [ RUN ] hip_graph.diamond 3: [ OK ] hip_graph.diamond (12 ms) 3: [ RUN ] hip_graph.end_of_submit_control_flow 3: [ OK ] hip_graph.end_of_submit_control_flow (12 ms) 3: [----------] 16 tests from hip_graph (164 ms total) 3: 3: [----------] 56 tests from hip_managed 3: [ RUN ] hip_managed.view_subview_auto_1d_left 3: [ OK ] hip_managed.view_subview_auto_1d_left (2 ms) 3: [ RUN ] hip_managed.view_subview_auto_1d_right 3: [ OK ] hip_managed.view_subview_auto_1d_right (0 ms) 3: [ RUN ] hip_managed.view_subview_auto_1d_stride 3: [ OK ] hip_managed.view_subview_auto_1d_stride (0 ms) 3: [ RUN ] hip_managed.view_subview_assign_strided 3: [ OK ] hip_managed.view_subview_assign_strided (1 ms) 3: [ RUN ] hip_managed.view_subview_left_0 3: [ OK ] hip_managed.view_subview_left_0 (0 ms) 3: [ RUN ] hip_managed.view_subview_left_1 3: [ OK ] hip_managed.view_subview_left_1 (0 ms) 3: [ RUN ] hip_managed.view_subview_left_2 3: [ OK ] hip_managed.view_subview_left_2 (0 ms) 3: [ RUN ] hip_managed.view_subview_left_3 3: [ OK ] hip_managed.view_subview_left_3 (0 ms) 3: [ RUN ] hip_managed.view_subview_right_0 3: [ OK ] hip_managed.view_subview_right_0 (0 ms) 3: [ RUN ] hip_managed.view_subview_right_1 3: [ OK ] hip_managed.view_subview_right_1 (0 ms) 3: [ RUN ] hip_managed.view_subview_right_3 3: [ OK ] hip_managed.view_subview_right_3 (0 ms) 3: [ RUN ] hip_managed.view_static_tests 3: [ OK ] hip_managed.view_static_tests (0 ms) 3: [ RUN ] hip_managed.view_subview_layoutleft_to_layoutleft 3: [ OK ] hip_managed.view_subview_layoutleft_to_layoutleft (2 ms) 3: [ RUN ] hip_managed.view_subview_layoutright_to_layoutright 3: [ OK ] hip_managed.view_subview_layoutright_to_layoutright (0 ms) 3: [ RUN ] hip_managed.view_subview_1d_assign 3: [ OK ] hip_managed.view_subview_1d_assign (3 ms) 3: [ RUN ] hip_managed.view_subview_1d_assign_atomic 3: [ OK ] hip_managed.view_subview_1d_assign_atomic (3 ms) 3: [ RUN ] hip_managed.view_subview_1d_assign_randomaccess 3: [ OK ] hip_managed.view_subview_1d_assign_randomaccess (3 ms) 3: [ RUN ] hip_managed.view_subview_2d_from_3d 3: [ OK ] hip_managed.view_subview_2d_from_3d (46 ms) 3: [ RUN ] hip_managed.view_subview_2d_from_3d_atomic 3: [ OK ] hip_managed.view_subview_2d_from_3d_atomic (53 ms) 3: [ RUN ] hip_managed.view_subview_2d_from_3d_randomaccess 3: [ OK ] hip_managed.view_subview_2d_from_3d_randomaccess (45 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_left 3: [ OK ] hip_managed.view_subview_3d_from_5d_left (192 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_left_atomic 3: [ OK ] hip_managed.view_subview_3d_from_5d_left_atomic (181 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_left_randomaccess 3: [ OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (178 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_right 3: [ OK ] hip_managed.view_subview_3d_from_5d_right (181 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_right_atomic 3: [ OK ] hip_managed.view_subview_3d_from_5d_right_atomic (186 ms) 3: [ RUN ] hip_managed.view_subview_3d_from_5d_right_randomaccess 3: [ OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (183 ms) 3: [ RUN ] hip_managed.view_test_unmanaged_subview_reset 3: [ OK ] hip_managed.view_test_unmanaged_subview_reset (1 ms) 3: [ RUN ] hip_managed.view_subview_memory_traits_construction 3: [ OK ] hip_managed.view_subview_memory_traits_construction (0 ms) 3: [ RUN ] hip_managed.impl_shared_alloc 3: [ OK ] hip_managed.impl_shared_alloc (263 ms) 3: [ RUN ] hip_managed.view_api_a 3: [ OK ] hip_managed.view_api_a (6 ms) 3: [ RUN ] hip_managed.view_layout_left_with_stride 3: [ OK ] hip_managed.view_layout_left_with_stride (0 ms) 3: [ RUN ] hip_managed.view_layout_right_with_stride 3: [ OK ] hip_managed.view_layout_right_with_stride (0 ms) 3: [ RUN ] hip_managed.view_api_b 3: [ OK ] hip_managed.view_api_b (21 ms) 3: [ RUN ] hip_managed.view_api_c 3: [ OK ] hip_managed.view_api_c (1 ms) 3: [ RUN ] hip_managed.view_api_d 3: [ OK ] hip_managed.view_api_d (4 ms) 3: [ RUN ] hip_managed.view_remap 3: [ OK ] hip_managed.view_remap (1 ms) 3: [ RUN ] hip_managed.view_mirror_nonconst 3: [ OK ] hip_managed.view_mirror_nonconst (0 ms) 3: [ RUN ] hip_managed.view_stride_method 3: [ OK ] hip_managed.view_stride_method (0 ms) 3: [ RUN ] hip_managed.anonymous_space 3: [ OK ] hip_managed.anonymous_space (0 ms) 3: [ RUN ] hip_managed.view_overload_resolution 3: [ OK ] hip_managed.view_overload_resolution (0 ms) 3: [ RUN ] hip_managed.view_allocation_large_rank 1: [ OK ] openmp.mdrange_4d (61 ms) 1: [ RUN ] openmp.mdrange_scalar 1: [ OK ] openmp.mdrange_scalar (0 ms) 1: [ RUN ] openmp.mdrange_large_deep_copy 3: [ OK ] serial.reduce_device_view_mdrange_policy (2984 ms) 3: [ RUN ] serial.reduce_device_view_team_policy 3: [ OK ] serial.reduce_device_view_team_policy (162 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (6 ms) 3: [ RUN ] serial.mdspan_space_aware_accessor 3: [ OK ] serial.mdspan_space_aware_accessor (0 ms) 3: [ RUN ] serial.kokkos_swap 3: [ OK ] serial.kokkos_swap (0 ms) 3: [----------] 172 tests from serial (16480 ms total) 3: 3: [----------] 16 tests from serial_graph 3: [ RUN ] serial_graph.submit_once 3: [ OK ] serial_graph.submit_once (0 ms) 3: [ RUN ] serial_graph.submit_once_rvalue 3: [ OK ] serial_graph.submit_once_rvalue (0 ms) 3: [ RUN ] serial_graph.instantiate_and_submit_once 3: [ OK ] serial_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] serial_graph.submit_onto_another_execution_space_instance 3: [ OK ] serial_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] serial_graph.create_graph_no_closure_with_exec 3: [ OK ] serial_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] serial_graph.create_graph_no_arg 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:252: Skipped 3: Skipping since useless if the test fixture is not on the default execution space. 3: [ SKIPPED ] serial_graph.create_graph_no_arg (0 ms) 3: [ RUN ] serial_graph.submit_six 3: [ OK ] serial_graph.submit_six (0 ms) 3: [ RUN ] serial_graph.when_all_cycle 3: [ OK ] serial_graph.when_all_cycle (0 ms) 3: [ RUN ] serial_graph.repeat_chain 3: [ OK ] serial_graph.repeat_chain (0 ms) 3: [ RUN ] serial_graph.zero_work_reduce 3: [ OK ] serial_graph.zero_work_reduce (0 ms) 3: [ RUN ] serial_graph.empty_graph 3: [ OK ] serial_graph.empty_graph (0 ms) 3: [ RUN ] serial_graph.force_global_launch 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:457: Skipped 3: This execution space does not support global launch. 3: [ SKIPPED ] serial_graph.force_global_launch (0 ms) 3: [ RUN ] serial_graph.empty_graph_default_host_exec 3: [ OK ] serial_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] serial_graph.node_lifetime 3: [ OK ] serial_graph.node_lifetime (0 ms) 3: [ RUN ] serial_graph.diamond 3: [ OK ] serial_graph.diamond (0 ms) 3: [ RUN ] serial_graph.end_of_submit_control_flow 3: [ OK ] serial_graph.end_of_submit_control_flow (0 ms) 3: [----------] 16 tests from serial_graph (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 198 tests from 4 test suites ran. (16926 ms total) 3: [ PASSED ] 191 tests. 3: [ SKIPPED ] 7 tests, listed below: 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once 3: [ SKIPPED ] serial.mdrange_parallel_reduce_primitive_types 3: [ SKIPPED ] serial.reduction_with_large_iteration_count 3: [ SKIPPED ] serial_graph.create_graph_no_arg 3: [ SKIPPED ] serial_graph.force_global_launch 3/53 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 17.00 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 4: Test timeout computed to be: 1500 4: [==========] Running 134 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 4 tests from serial_DeathTest 4: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (0 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (0 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 4 tests from serial_DeathTest (0 ms total) 4: 4: [----------] 130 tests from serial 4: [ RUN ] serial.team_for 4: [ OK ] serial.team_for (0 ms) 4: [ RUN ] serial.team_reduce_large 4: [ OK ] serial.team_reduce_large (266 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (7 ms) 4: [ RUN ] serial.large_team_scratch_size 4: [ OK ] serial.large_team_scratch_size (0 ms) 4: [ RUN ] serial.team_broadcast_long 4: [ OK ] serial.team_broadcast_long (0 ms) 4: [ RUN ] serial.team_broadcast_char 4: [ OK ] serial.team_broadcast_char (0 ms) 4: [ RUN ] serial.team_broadcast_float 4: [ OK ] serial.team_broadcast_float (0 ms) 4: [ RUN ] serial.team_broadcast_double 4: [ OK ] serial.team_broadcast_double (0 ms) 4: [ RUN ] serial.team_handle_by_value 4: [ OK ] serial.team_handle_by_value (0 ms) 4: [ RUN ] serial.team_thread_range_combined_reducers 4: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] serial.thread_vector_range_combined_reducers 4: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.team_vector_range_combined_reducers 4: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelFor 4: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelFor 4: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelFor 4: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelReduce 4: [ OK ] serial.TeamThreadMDRangeParallelReduce (6 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 4: [ OK ] serial.ThreadVectorMDRangeParallelReduce (6 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (6 ms) 4: [ RUN ] serial.team_policy_runtime_parameters 4: [ OK ] serial.team_policy_runtime_parameters (0 ms) 4: [ RUN ] serial.team_reduction_scan [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp 4: [ OK ] serial.team_reduction_scan (41 ms) 4: [ RUN ] serial.team_long_reduce 4: [ OK ] serial.team_long_reduce (80 ms) 4: [ RUN ] serial.team_double_reduce 4: [ OK ] serial.team_double_reduce (36 ms) 4: [ RUN ] serial.team_long_array_reduce 4: [ OK ] serial.team_long_array_reduce (82 ms) 4: [ RUN ] serial.team_double_array_reduce [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o 4: [ OK ] serial.team_double_array_reduce (50 ms) 4: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] serial.repeated_team_reduce [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00346704 -0.0432546 || 0.051031 28056 29313 || 28575.3 28674.4 || -597.952 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0234953 0.00654286 || 0.051031 1e+64 -1e+64 Test Seed:1735660024404505752 Test Scalar=int -- Testing randomness properties 3: [ OK ] hip_managed.view_allocation_large_rank (2904 ms) 3: [ RUN ] hip_managed.view_shmem_size_on_device 3: [ OK ] hip_managed.view_shmem_size_on_device (0 ms) 3: [ RUN ] hip_managed.view_is_assignable 3: [ OK ] hip_managed.view_is_assignable (176 ms) 3: [ RUN ] hip_managed.view_copy_tests 3: [ OK ] hip_managed.view_copy_tests (42 ms) 3: [ RUN ] hip_managed.view_copy_tests_rank_0 3: [ OK ] hip_managed.view_copy_tests_rank_0 (3 ms) 3: [ RUN ] hip_managed.view_copy_degenerated 3: [ OK ] hip_managed.view_copy_degenerated (0 ms) 3: [ RUN ] hip_managed.view_fill_tests_layout_right [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessorAccessViolation.cpp.o [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp 1: [ OK ] openmp.mdrange_large_deep_copy (3937 ms) 1: [ RUN ] openmp.md_range_policy_construction_from_arrays 1: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] openmp.policy_get_tile_size 1: [ OK ] openmp.policy_get_tile_size (0 ms) 1: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfViews.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [100%] Linking CXX executable Kokkos_policy_performance [100%] Built target Kokkos_policy_performance [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o 3: [ OK ] hip_managed.view_fill_tests_layout_right (4326 ms) 3: [ RUN ] hip_managed.view_fill_tests_layout_left 3: [ OK ] hip_managed.view_fill_tests_layout_left (1439 ms) 3: [ RUN ] hip_managed.view_mapping 3: [ OK ] hip_managed.view_mapping (59 ms) 3: [ RUN ] hip_managed.view_mapping_operator 3: [ OK ] hip_managed.view_mapping_operator (19 ms) 3: [ RUN ] hip_managed.static_extent 3: [ OK ] hip_managed.static_extent (0 ms) 3: [ RUN ] hip_managed.view_mapping_atomic 3: [ OK ] hip_managed.view_mapping_atomic (1 ms) 3: [ RUN ] hip_managed.view_mapping_class_value 3: [ OK ] hip_managed.view_mapping_class_value (0 ms) 3: [ RUN ] hip_managed.view_mapping_assignable 3: [ OK ] hip_managed.view_mapping_assignable (0 ms) 3: [ RUN ] hip_managed.view_mapping_trivially_copyable 3: [ OK ] hip_managed.view_mapping_trivially_copyable (0 ms) 3: [ RUN ] hip_managed.view_mapping_subview 3: [ OK ] hip_managed.view_mapping_subview (1 ms) 3: [----------] 56 tests from hip_managed (10546 ms total) 3: 3: [----------] 28 tests from hip_hostpinned 3: [ RUN ] hip_hostpinned.impl_shared_alloc 3: [ OK ] hip_hostpinned.impl_shared_alloc (222 ms) 3: [ RUN ] hip_hostpinned.view_api_a 3: [ OK ] hip_hostpinned.view_api_a (41 ms) 3: [ RUN ] hip_hostpinned.view_layout_left_with_stride 3: [ OK ] hip_hostpinned.view_layout_left_with_stride (0 ms) 3: [ RUN ] hip_hostpinned.view_layout_right_with_stride 3: [ OK ] hip_hostpinned.view_layout_right_with_stride (0 ms) 3: [ RUN ] hip_hostpinned.view_api_b 3: [ OK ] hip_hostpinned.view_api_b (6 ms) 3: [ RUN ] hip_hostpinned.view_api_c 3: [ OK ] hip_hostpinned.view_api_c (0 ms) 3: [ RUN ] hip_hostpinned.view_api_d 3: [ OK ] hip_hostpinned.view_api_d (54 ms) 3: [ RUN ] hip_hostpinned.view_remap 3: [ OK ] hip_hostpinned.view_remap (0 ms) 3: [ RUN ] hip_hostpinned.view_mirror_nonconst 3: [ OK ] hip_hostpinned.view_mirror_nonconst (0 ms) 3: [ RUN ] hip_hostpinned.view_stride_method 3: [ OK ] hip_hostpinned.view_stride_method (0 ms) 3: [ RUN ] hip_hostpinned.anonymous_space 3: [ OK ] hip_hostpinned.anonymous_space (0 ms) 3: [ RUN ] hip_hostpinned.view_overload_resolution 3: [ OK ] hip_hostpinned.view_overload_resolution (0 ms) 3: [ RUN ] hip_hostpinned.view_allocation_large_rank 4: [ OK ] serial.repeated_team_reduce (8076 ms) 4: [ RUN ] serial.nested_team_reduce_functor_as_reducer 4: [ OK ] serial.nested_team_reduce_functor_as_reducer (0 ms) 4: [ RUN ] serial.team_scan 4: [ OK ] serial.team_scan (95 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (86 ms) 4: [ RUN ] serial.team_shared_request 4: [ OK ] serial.team_shared_request (28 ms) 4: [ RUN ] serial.team_scratch_request 4: [ OK ] serial.team_scratch_request (3 ms) 4: [ RUN ] serial.team_lambda_shared_request 4: [ OK ] serial.team_lambda_shared_request (25 ms) 4: [ RUN ] serial.scratch_align 4: [ OK ] serial.scratch_align (0 ms) 4: [ RUN ] serial.shmem_size 4: [ OK ] serial.shmem_size (0 ms) 4: [ RUN ] serial.multi_level_scratch 4: [ OK ] serial.multi_level_scratch (0 ms) 4: [ RUN ] serial.team_scratch_memory_index_parallel_for 4: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] serial.team_policy_max_recommended 4: [ OK ] serial.team_policy_max_recommended (1 ms) 4: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] serial.team_teamvector_range 4: [ OK ] serial.team_teamvector_range (0 ms) 4: [ RUN ] serial.unique_token_global 4: [ OK ] serial.unique_token_global (0 ms) 4: [ RUN ] serial.unique_token_instance 4: [ OK ] serial.unique_token_instance (0 ms) 4: [ RUN ] serial.unique_token_team_acquire 4: [ OK ] serial.unique_token_team_acquire (0 ms) 4: [ RUN ] serial.view_api_a 4: [ OK ] serial.view_api_a (0 ms) 4: [ RUN ] serial.view_layout_left_with_stride 4: [ OK ] serial.view_layout_left_with_stride (81 ms) 4: [ RUN ] serial.view_layout_right_with_stride 4: [ OK ] serial.view_layout_right_with_stride (0 ms) 4: [ RUN ] serial.view_api_b 4: [ OK ] serial.view_api_b (0 ms) 4: [ RUN ] serial.view_api_c 4: [ OK ] serial.view_api_c (0 ms) 4: [ RUN ] serial.view_api_d 4: [ OK ] serial.view_api_d (0 ms) 4: [ RUN ] serial.view_remap 4: [ OK ] serial.view_remap (0 ms) 4: [ RUN ] serial.view_mirror_nonconst 4: [ OK ] serial.view_mirror_nonconst (0 ms) 4: [ RUN ] serial.view_stride_method 4: [ OK ] serial.view_stride_method (0 ms) 4: [ RUN ] serial.anonymous_space 4: [ OK ] serial.anonymous_space (0 ms) 4: [ RUN ] serial.view_overload_resolution 4: [ OK ] serial.view_overload_resolution (0 ms) 4: [ RUN ] serial.view_allocation_large_rank [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessor.cpp.o 1: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (6084 ms) 1: [ RUN ] openmp.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestMDSpan.hpp:63: 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 (5 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 (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 (46 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 (41 ms) 1: [ RUN ] openmp.kokkos_printf 4: [ OK ] serial.view_allocation_large_rank (900 ms) 4: [ RUN ] serial.view_shmem_size_on_device 4: [ OK ] serial.view_shmem_size_on_device (0 ms) 4: [ RUN ] serial.view_is_assignable 4: [ OK ] serial.view_is_assignable (0 ms) 4: [ RUN ] serial.view_bad_alloc 4: [ OK ] serial.view_bad_alloc (0 ms) 4: [ RUN ] serial.view_copy_tests 4: [ OK ] serial.view_copy_tests (4 ms) 4: [ RUN ] serial.view_copy_tests_rank_0 4: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] serial.view_copy_degenerated 4: [ OK ] serial.view_copy_degenerated (0 ms) 4: [ RUN ] serial.view_fill_tests_layout_right 3: [ OK ] hip_hostpinned.view_allocation_large_rank (2096 ms) 3: [ RUN ] hip_hostpinned.view_shmem_size_on_device 3: [ OK ] hip_hostpinned.view_shmem_size_on_device (0 ms) 3: [ RUN ] hip_hostpinned.view_is_assignable 3: [ OK ] hip_hostpinned.view_is_assignable (1 ms) 3: [ RUN ] hip_hostpinned.view_copy_tests 3: [ OK ] hip_hostpinned.view_copy_tests (20 ms) 3: [ RUN ] hip_hostpinned.view_copy_tests_rank_0 3: [ OK ] hip_hostpinned.view_copy_tests_rank_0 (0 ms) 3: [ RUN ] hip_hostpinned.view_copy_degenerated 3: [ OK ] hip_hostpinned.view_copy_degenerated (0 ms) 3: [ RUN ] hip_hostpinned.view_fill_tests_layout_right 1: [ OK ] openmp.kokkos_printf (24 ms) 1: [ RUN ] openmp.range_for 1: [ OK ] openmp.range_for (1 ms) 1: [ RUN ] openmp.range_reduce 1: [ OK ] openmp.range_reduce (0 ms) 1: [ RUN ] openmp.range_dynamic_policy 1: [ OK ] openmp.range_dynamic_policy (0 ms) 1: [ RUN ] openmp.range_policy_runtime_parameters 1: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.range_policy_one_way_convertible_bounds 1: [ OK ] openmp.range_policy_one_way_convertible_bounds (0 ms) 1: [ RUN ] openmp.range_for_require 1: [ OK ] openmp.range_for_require (1 ms) 1: [ RUN ] openmp.range_reduce_require 1: [ OK ] openmp.range_reduce_require (0 ms) 1: [ RUN ] openmp.range_dynamic_policy_require 1: [ OK ] openmp.range_dynamic_policy_require (0 ms) 1: [ RUN ] openmp.reducers_int 1: [ OK ] openmp.reducers_int (49 ms) 1: [ RUN ] openmp.reducers_double 1: [ OK ] openmp.reducers_double (8 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 (4 ms) 1: [ RUN ] openmp.reducers_half_t 1: [ OK ] openmp.reducers_half_t (3 ms) 1: [ RUN ] openmp.reducers_bhalf_t 1: [ OK ] openmp.reducers_bhalf_t (3 ms) 1: [ RUN ] openmp.reducers_int8_t 1: [ OK ] openmp.reducers_int8_t (2 ms) 1: [ RUN ] openmp.reducers_int16_t 1: [ OK ] openmp.reducers_int16_t (2 ms) 1: [ RUN ] openmp.reducers_point_t 1: [ OK ] openmp.reducers_point_t (2 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 (73 ms) 1: [ RUN ] openmp.double_reduce 1: [ OK ] openmp.double_reduce (75 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o 1: [ OK ] openmp.int64_t_reduce_dynamic (160 ms) 1: [ RUN ] openmp.double_reduce_dynamic 1: [ OK ] openmp.double_reduce_dynamic (161 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic_view 1: [ OK ] openmp.int64_t_reduce_dynamic_view (34 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 [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o 1: [ OK ] openmp.reduce_device_view_range_policy (753 ms) 1: [ RUN ] openmp.reduce_device_view_mdrange_policy 4: [ OK ] serial.view_fill_tests_layout_right (1991 ms) 4: [ RUN ] serial.view_fill_tests_layout_left 3: [ OK ] hip_hostpinned.view_fill_tests_layout_right (1841 ms) 3: [ RUN ] hip_hostpinned.view_fill_tests_layout_left [ 43%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SYCL.cpp.o 4: [ OK ] serial.view_fill_tests_layout_left (1523 ms) 4: [ RUN ] serial.vcp_empty_traits 4: [ OK ] serial.vcp_empty_traits (0 ms) 4: [ RUN ] serial.is_view_label 4: [ OK ] serial.is_view_label (0 ms) 4: [ RUN ] serial.vcp_label_base_traits 4: [ OK ] serial.vcp_label_base_traits (0 ms) 4: [ RUN ] serial.vcp_label_traits 4: [ OK ] serial.vcp_label_traits (0 ms) 4: [ RUN ] serial.view_alloc_can_perfect_forward_label 4: [ OK ] serial.view_alloc_can_perfect_forward_label (0 ms) 4: [ RUN ] serial.vcp_label_copy_constructor 4: [ OK ] serial.vcp_label_copy_constructor (0 ms) 4: [ RUN ] serial.vcp_pointer_add_property 4: [ OK ] serial.vcp_pointer_add_property (0 ms) 4: [ RUN ] serial.view_empty_runtime_unmanaged 4: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] serial.view_hooks 4: [ OK ] serial.view_hooks (0 ms) 4: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (52 ms) 4: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (51 ms) 4: [ RUN ] serial.view_irregular_layout 4: [ OK ] serial.view_irregular_layout (0 ms) 4: [ RUN ] serial.view_mapping 4: [ OK ] serial.view_mapping (52 ms) 4: [ RUN ] serial.view_mapping_operator 4: [ OK ] serial.view_mapping_operator (2 ms) 4: [ RUN ] serial.static_extent 4: [ OK ] serial.static_extent (0 ms) 4: [ RUN ] serial.view_mapping_atomic 4: [ OK ] serial.view_mapping_atomic (0 ms) 4: [ RUN ] serial.view_mapping_class_value 4: [ OK ] serial.view_mapping_class_value (0 ms) 4: [ RUN ] serial.view_mapping_assignable 4: [ OK ] serial.view_mapping_assignable (0 ms) 4: [ RUN ] serial.view_mapping_trivially_copyable 4: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] serial.view_mapping_subview 4: [ OK ] serial.view_mapping_subview (0 ms) 4: [ RUN ] serial.view_nested_view 4: [ OK ] serial.view_nested_view (0 ms) 4: [ RUN ] serial.view_of_views_default 4: [ OK ] serial.view_of_views_default (0 ms) 4: [ RUN ] serial.view_of_views_without_initializing 4: [ OK ] serial.view_of_views_without_initializing (0 ms) 4: [ RUN ] serial.test_view_of_views_sequential_host_init 4: [ OK ] serial.test_view_of_views_sequential_host_init (0 ms) 4: [ RUN ] serial.append_formatted_multidimensional_index 4: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] serial.view_resize 4: [ OK ] serial.view_resize (3 ms) 4: [ RUN ] serial.view_realloc 4: [ OK ] serial.view_realloc (0 ms) 4: [ RUN ] serial.workgraph_fib 4: [ OK ] serial.workgraph_fib (108 ms) 4: [ RUN ] serial.resize_realloc_no_init 4: [ OK ] serial.resize_realloc_no_init (0 ms) 4: [ RUN ] serial.resize_realloc_no_alloc 4: [ OK ] serial.resize_realloc_no_alloc (0 ms) 4: [ RUN ] serial.realloc_exec_space 4: [ OK ] serial.realloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc 4: [ OK ] serial.view_alloc (0 ms) 4: [ RUN ] serial.view_alloc_exec_space 4: [ OK ] serial.view_alloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc_int 4: [ OK ] serial.view_alloc_int (0 ms) 4: [ RUN ] serial.view_alloc_exec_space_int 4: [ OK ] serial.view_alloc_exec_space_int (0 ms) 4: [ RUN ] serial.deep_copy_zero_memset 4: [ OK ] serial.deep_copy_zero_memset (0 ms) 4: [ RUN ] serial.resize_exec_space 4: [ OK ] serial.resize_exec_space (0 ms) 4: [ RUN ] serial.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestWithoutInitializing.hpp:301: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] serial.view_allocation_int (0 ms) 4: [ RUN ] serial.view_allocation_exec_space_int 4: [ OK ] serial.view_allocation_exec_space_int (0 ms) 4: [ RUN ] serial.view_not_default_constructible 4: [ OK ] serial.view_not_default_constructible (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_left 4: [ OK ] serial.view_subview_auto_1d_left (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_right 4: [ OK ] serial.view_subview_auto_1d_right (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_stride 4: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] serial.view_subview_assign_strided 4: [ OK ] serial.view_subview_assign_strided (0 ms) 4: [ RUN ] serial.view_subview_left_0 4: [ OK ] serial.view_subview_left_0 (0 ms) 4: [ RUN ] serial.view_subview_left_1 4: [ OK ] serial.view_subview_left_1 (0 ms) 4: [ RUN ] serial.view_subview_left_2 4: [ OK ] serial.view_subview_left_2 (0 ms) 4: [ RUN ] serial.view_subview_left_3 4: [ OK ] serial.view_subview_left_3 (0 ms) 4: [ RUN ] serial.view_subview_right_0 4: [ OK ] serial.view_subview_right_0 (0 ms) 4: [ RUN ] serial.view_subview_right_1 4: [ OK ] serial.view_subview_right_1 (0 ms) 4: [ RUN ] serial.view_subview_right_3 4: [ OK ] serial.view_subview_right_3 (0 ms) 4: [ RUN ] serial.view_static_tests 4: [ OK ] serial.view_static_tests (0 ms) 4: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 4: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 4: [ RUN ] serial.view_subview_layoutright_to_layoutright 4: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] serial.view_subview_1d_assign 4: [ OK ] serial.view_subview_1d_assign (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_atomic 4: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_randomaccess 4: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 4: [ RUN ] serial.view_subview_2d_from_3d 4: [ OK ] serial.view_subview_2d_from_3d (4 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_atomic 4: [ OK ] serial.view_subview_2d_from_3d_atomic (4 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 4: [ OK ] serial.view_subview_2d_from_3d_randomaccess (4 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left 4: [ OK ] serial.view_subview_3d_from_5d_left (105 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 3: [ OK ] hip_hostpinned.view_fill_tests_layout_left (1715 ms) 3: [ RUN ] hip_hostpinned.view_mapping 3: [ OK ] hip_hostpinned.view_mapping (57 ms) 3: [ RUN ] hip_hostpinned.view_mapping_operator 3: [ OK ] hip_hostpinned.view_mapping_operator (1 ms) 3: [ RUN ] hip_hostpinned.static_extent 3: [ OK ] hip_hostpinned.static_extent (0 ms) 3: [ RUN ] hip_hostpinned.view_mapping_atomic 3: [ OK ] hip_hostpinned.view_mapping_atomic (1 ms) 3: [ RUN ] hip_hostpinned.view_mapping_class_value 3: [ OK ] hip_hostpinned.view_mapping_class_value (0 ms) 3: [ RUN ] hip_hostpinned.view_mapping_assignable 3: [ OK ] hip_hostpinned.view_mapping_assignable (0 ms) 3: [ RUN ] hip_hostpinned.view_mapping_trivially_copyable 3: [ OK ] hip_hostpinned.view_mapping_trivially_copyable (0 ms) 3: [ RUN ] hip_hostpinned.view_mapping_subview 3: [ OK ] hip_hostpinned.view_mapping_subview (0 ms) 3: [----------] 28 tests from hip_hostpinned (6063 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 414 tests from 6 test suites ran. (253675 ms total) 3: [ PASSED ] 406 tests. 3: [ SKIPPED ] 8 tests, listed below: 3: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_dyn 3: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_stat 3: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_mix 3: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_static_extents 3: [ SKIPPED ] hip.mdspan_minimal_functional 3: [ SKIPPED ] hip.view_bad_alloc 3: [ SKIPPED ] hip.unified_memory_zero_memset 3: [ SKIPPED ] hip_graph.repeat_chain 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (107 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (102 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (155 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (156 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 43%] Built target Kokkos_IncrementalTest_CUDA [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (154 ms) 4: [ RUN ] serial.view_test_unmanaged_subview_reset 4: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] serial.view_subview_memory_traits_construction 4: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 4: [----------] 130 tests from serial (14491 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 134 tests from 2 test suites ran. (14491 ms total) 4: [ PASSED ] 131 tests. 4: [ SKIPPED ] 3 tests, listed below: 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] serial.view_allocation_int 4/53 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 14.57 sec test 5 Start 5: Kokkos_CoreUnitTest_OpenMPTarget 5: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPTarget 5: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 5: Test timeout computed to be: 1500 5: [==========] Running 276 tests from 4 test suites. 5: [----------] Global test environment set-up. 5: [----------] 13 tests from openmptarget_DeathTest 5: [ RUN ] openmptarget_DeathTest.abort_from_host 5: [ OK ] openmptarget_DeathTest.abort_from_host (129 ms) 5: [ RUN ] openmptarget_DeathTest.abort_from_device [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o 3/54 Test #3: Kokkos_CoreUnitTest_HIP .................................... Passed 255.90 sec test 4 Start 4: Kokkos_CoreUnitTest_HIPInterOpInit 4: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 4: Test timeout computed to be: 1500 4: [==========] Running 1 test from 1 test suite. 4: [----------] Global test environment set-up. 4: [----------] 1 test from hip 4: [ RUN ] hip.raw_hip_interop [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M 4: [ OK ] hip.raw_hip_interop (416 ms) 4: [----------] 1 test from hip (416 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 1 test from 1 test suite ran. (416 ms total) 4: [ PASSED ] 1 test. 5: [ OK ] openmptarget_DeathTest.abort_from_device (1320 ms) 5: [ RUN ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort 5: [ OK ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort (143 ms) 5: [ RUN ] openmptarget_DeathTest.range_policy_invalid_bounds 5: [ OK ] openmptarget_DeathTest.range_policy_invalid_bounds (16 ms) 5: [ RUN ] openmptarget_DeathTest.range_policy_round_trip_conversion_fires 5: [ OK ] openmptarget_DeathTest.range_policy_round_trip_conversion_fires (6 ms) 5: [ RUN ] openmptarget_DeathTest.range_policy_check_sign_changes 5: [ OK ] openmptarget_DeathTest.range_policy_check_sign_changes (14 ms) 5: [ RUN ] openmptarget_DeathTest.range_policy_implicitly_converted_bounds 5: [ OK ] openmptarget_DeathTest.range_policy_implicitly_converted_bounds (15 ms) 5: [ RUN ] openmptarget_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 4/54 Test #4: Kokkos_CoreUnitTest_HIPInterOpInit ......................... Passed 0.45 sec test 5 Start 5: Kokkos_CoreUnitTest_HIPInterOpStreams 5: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams 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_streams [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o 5: [ OK ] openmptarget_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (148 ms) 5: [ RUN ] openmptarget_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:116: Skipped 5: skipping because OpenMPTarget backend is currently not able to abort from the device 5: [ SKIPPED ] openmptarget_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 5: [ RUN ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment 5: [ OK ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment (0 ms) 5: [ RUN ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment 5: [ OK ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment (0 ms) 5: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_host [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o 5: [ OK ] hip.raw_hip_streams (464 ms) 5: [----------] 1 test from hip (464 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (464 ms total) 5: [ PASSED ] 1 test. 5/54 Test #5: Kokkos_CoreUnitTest_HIPInterOpStreams ...................... Passed 0.50 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPInterOpGraph 6: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpGraph 6: Test timeout computed to be: 1500 6: [==========] Running 2 tests from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 2 tests from hip 6: [ RUN ] hip.graph_promises_on_native_objects 6: [ OK ] hip.graph_promises_on_native_objects (17 ms) 6: [ RUN ] hip.graph_instantiate_and_debug_dot_print 6: [ OK ] hip.graph_instantiate_and_debug_dot_print (9 ms) 6: [----------] 2 tests from hip (27 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 2 tests from 1 test suite ran. (27 ms total) 6: [ PASSED ] 2 tests. 6/54 Test #6: Kokkos_CoreUnitTest_HIPInterOpGraph ........................ Passed 0.48 sec test 7 Start 7: Kokkos_CoreUnitTest_Default 7: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Default 7: Test timeout computed to be: 1500 [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp 7: [==========] Running 59 tests from 41 test suites. 7: [----------] Global test environment set-up. 7: [----------] 19 tests from defaultdevicetype 7: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 7: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (1 ms) 7: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 7: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 7: [ RUN ] defaultdevicetype.shared_space 7: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSharedSpace.cpp:109: Skipped 7: skipping because specified arch does not support page migration 7: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 7: [ RUN ] defaultdevicetype.shared_host_pinned_space 7: [ OK ] defaultdevicetype.shared_host_pinned_space (1 ms) 7: [ RUN ] defaultdevicetype.compiler_macros 7: [ OK ] defaultdevicetype.compiler_macros (0 ms) 7: [ RUN ] defaultdevicetype.half_conversion 7: [ OK ] defaultdevicetype.half_conversion (5 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 (7 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b1 7: [ OK ] defaultdevicetype.reduce_instantiation_b1 (17 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 (10 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b2 7: [ OK ] defaultdevicetype.reduce_instantiation_b2 (24 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c2 7: [ OK ] defaultdevicetype.reduce_instantiation_c2 (18 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a3 7: [ OK ] defaultdevicetype.reduce_instantiation_a3 (14 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b3 7: [ OK ] defaultdevicetype.reduce_instantiation_b3 (46 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c3 7: [ OK ] defaultdevicetype.reduce_instantiation_c3 (14 ms) 7: [----------] 19 tests from defaultdevicetype (170 ms total) 7: 7: [----------] 1 test from kokkosresize 7: [ RUN ] kokkosresize.host_space_access [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp 7: [ OK ] kokkosresize.host_space_access (39 ms) 7: [----------] 1 test from kokkosresize (39 ms total) 7: 7: [----------] 1 test from TestViewAPI/0, where TypeParam = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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 = <type> 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: [==========] 59 tests from 41 test suites ran. (211 ms total) 7: [ PASSED ] 58 tests. 7: [ SKIPPED ] 1 test, listed below: 7: [ SKIPPED ] defaultdevicetype.shared_space 7/54 Test #7: Kokkos_CoreUnitTest_Default ................................ Passed 0.65 sec test 8 Start 8: Kokkos_CoreUnitTest_InitializeFinalize 8: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 8: Test timeout computed to be: 1500 8: [==========] Running 26 tests from 5 test suites. 8: [----------] Global test environment set-up. 8: [----------] 4 tests from InitializeFinalize_DeathTest 8: [ RUN ] InitializeFinalize_DeathTest.initialize 1: [ OK ] openmp.reduce_device_view_mdrange_policy (6467 ms) 1: [ RUN ] openmp.reduce_device_view_team_policy 1: [ OK ] openmp.reduce_device_view_team_policy (1246 ms) 1: [ RUN ] openmp.impl_shared_alloc 1: [ OK ] openmp.impl_shared_alloc (36 ms) 1: [ RUN ] openmp.kokkos_swap 1: [ OK ] openmp.kokkos_swap (0 ms) 1: [ RUN ] openmp.team_for 1: [ OK ] openmp.team_for (51 ms) 1: [ RUN ] openmp.team_reduce 1: [ OK ] openmp.team_reduce (55 ms) 1: [ RUN ] openmp.team_reduce_large [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00450125 -0.0113983 || 0.051031 28035 29309 || 28545.9 28674.4 || -157.571 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00790425 -0.00145435 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o 1: [ OK ] openmp.team_reduce_large (1201 ms) 1: [ RUN ] openmp.team_parallel_single 8: [ OK ] InitializeFinalize_DeathTest.initialize (3209 ms) 8: [ RUN ] InitializeFinalize_DeathTest.finalize [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o 8: [ OK ] InitializeFinalize_DeathTest.finalize (2024 ms) 8: [ RUN ] InitializeFinalize_DeathTest.is_initialized 1: [ OK ] openmp.team_parallel_single (2728 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 (19 ms) 1: [ RUN ] openmp.team_broadcast_long [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp 1: [ OK ] openmp.team_broadcast_long (285 ms) 1: [ RUN ] openmp.team_broadcast_long_wrapper 8: [ OK ] InitializeFinalize_DeathTest.is_initialized (446 ms) 8: [ RUN ] InitializeFinalize_DeathTest.is_finalized 1: [ OK ] openmp.team_broadcast_long_wrapper (278 ms) 1: [ RUN ] openmp.team_broadcast_char [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 64%] 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_StdAlgorithms_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o 8: [ OK ] InitializeFinalize_DeathTest.is_finalized (434 ms) 8: [----------] 4 tests from InitializeFinalize_DeathTest (6115 ms total) 8: 8: [----------] 1 test from Legion_DeathTest 8: [ RUN ] Legion_DeathTest.individual_backend_initialization 1: [ OK ] openmp.team_broadcast_char (288 ms) 1: [ RUN ] openmp.team_broadcast_float 1: [ OK ] openmp.team_broadcast_float (276 ms) 1: [ RUN ] openmp.team_broadcast_double 8: [ OK ] Legion_DeathTest.individual_backend_initialization (455 ms) 8: [----------] 1 test from Legion_DeathTest (455 ms total) 8: 8: [----------] 2 tests from PushFinalizeHook_DeathTest 8: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 1: [ OK ] openmp.team_broadcast_double (263 ms) 1: [ RUN ] openmp.team_handle_by_value 1: [ OK ] openmp.team_handle_by_value (0 ms) 1: [ RUN ] openmp.team_vector [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp 8: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (450 ms) 8: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 1: [ OK ] openmp.team_vector (780 ms) 1: [ RUN ] openmp.triple_nested_parallelism 1: [ OK ] openmp.triple_nested_parallelism (523 ms) 1: [ RUN ] openmp.parallel_scan_with_reducers 8: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (1420 ms) 8: [----------] 2 tests from PushFinalizeHook_DeathTest (1871 ms total) 8: 8: [----------] 6 tests from ScopeGuard_DeathTest 8: [ RUN ] ScopeGuard_DeathTest.create 8: [ OK ] ScopeGuard_DeathTest.create (448 ms) 8: [ RUN ] ScopeGuard_DeathTest.create_argument 1: [ OK ] openmp.parallel_scan_with_reducers (898 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 (76 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 1: [ OK ] openmp.ThreadVectorMDRangeParallelFor (76 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelFor 1: [ OK ] openmp.TeamVectorMDRangeParallelFor (77 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 1: [ OK ] openmp.TeamThreadMDRangeParallelReduce (27 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 1: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (29 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 1: [ OK ] openmp.TeamVectorMDRangeParallelReduce (29 ms) 1: [ RUN ] openmp.team_policy_runtime_parameters 1: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.team_reduction_scan 8: [ OK ] ScopeGuard_DeathTest.create_argument (446 ms) 8: [ RUN ] ScopeGuard_DeathTest.create_while_initialize Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Site: 517e59de6f3f Build name: Linux-amdclang++ Create new tag: 20241231-1552 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7581/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_Serial_ViewSupport 1: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test timeout computed to be: 1500 1: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 1: [==========] Running 14 tests from 1 test suite. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from serial 1: [ RUN ] serial.basic_view_default_ctor 1: [ OK ] serial.basic_view_default_ctor (0 ms) 1: [ RUN ] serial.basic_view_extents_ctor 1: [ OK ] serial.basic_view_extents_ctor (0 ms) 1: [ RUN ] serial.basic_view_mapping_ctor_right 1: [ OK ] serial.basic_view_mapping_ctor_right (0 ms) 1: [ RUN ] serial.basic_view_access 1: [ OK ] serial.basic_view_access (0 ms) 1: [ RUN ] serial.basic_view_atomic_accessor 1: [ OK ] serial.basic_view_atomic_accessor (0 ms) 1: [ RUN ] serial.RefCountedAcc_Typedefs 1: [ OK ] serial.RefCountedAcc_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedAcc_Ctors 1: [ OK ] serial.RefCountedAcc_Ctors (0 ms) 1: [ RUN ] serial.RefCountedAcc_ConversionToDefaultAcc 1: [ OK ] serial.RefCountedAcc_ConversionToDefaultAcc (0 ms) 1: [ RUN ] serial.RefCountedAcc_Access 1: [ OK ] serial.RefCountedAcc_Access (0 ms) 1: [ RUN ] serial.RefCountedAcc_Conversion 1: [ OK ] serial.RefCountedAcc_Conversion (0 ms) 1: [ RUN ] serial.RefCountedDataHandle_Typedefs 1: [ OK ] serial.RefCountedDataHandle_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedDataHandle 1: [ OK ] serial.RefCountedDataHandle (0 ms) 1: [ RUN ] serial.RefCountedDataHandleAnonym 1: [ OK ] serial.RefCountedDataHandleAnonym (0 ms) 1: [ RUN ] serial.RefCountedDataHandleConversion 1: [ OK ] serial.RefCountedDataHandleConversion (0 ms) 1: [----------] 14 tests from serial (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 14 tests from 1 test suite ran. (0 ms total) 1: [ PASSED ] 14 tests. 1/55 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.40 sec test 2 Start 2: Kokkos_CoreUnitTest_HIP_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_HIP_ViewSupport 2: Test timeout computed to be: 1500 2: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 2: [==========] Running 14 tests from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 14 tests from hip 2: [ RUN ] hip.basic_view_default_ctor 2: [ OK ] hip.basic_view_default_ctor (0 ms) 2: [ RUN ] hip.basic_view_extents_ctor 2: [ OK ] hip.basic_view_extents_ctor (0 ms) 2: [ RUN ] hip.basic_view_mapping_ctor_right 2: [ OK ] hip.basic_view_mapping_ctor_right (0 ms) 2: [ RUN ] hip.basic_view_access 2: [ OK ] hip.basic_view_access (1 ms) 2: [ RUN ] hip.basic_view_atomic_accessor 2: [ OK ] hip.basic_view_atomic_accessor (0 ms) 2: [ RUN ] hip.RefCountedAcc_Typedefs 2: [ OK ] hip.RefCountedAcc_Typedefs (0 ms) 2: [ RUN ] hip.RefCountedAcc_Ctors 2: [ OK ] hip.RefCountedAcc_Ctors (0 ms) 2: [ RUN ] hip.RefCountedAcc_ConversionToDefaultAcc 2: [ OK ] hip.RefCountedAcc_ConversionToDefaultAcc (0 ms) 2: [ RUN ] hip.RefCountedAcc_Access 2: [ OK ] hip.RefCountedAcc_Access (0 ms) 2: [ RUN ] hip.RefCountedAcc_Conversion 2: [ OK ] hip.RefCountedAcc_Conversion (0 ms) 2: [ RUN ] hip.RefCountedDataHandle_Typedefs 2: [ OK ] hip.RefCountedDataHandle_Typedefs (0 ms) 2: [ RUN ] hip.RefCountedDataHandle 2: [ OK ] hip.RefCountedDataHandle (0 ms) 2: [ RUN ] hip.RefCountedDataHandleAnonym 2: [ OK ] hip.RefCountedDataHandleAnonym (0 ms) 2: [ RUN ] hip.RefCountedDataHandleConversion 2: [ OK ] hip.RefCountedDataHandleConversion (0 ms) 2: [----------] 14 tests from hip (4 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (4 ms total) 2: [ PASSED ] 14 tests. 2/55 Test #2: Kokkos_CoreUnitTest_HIP_ViewSupport ........................ Passed 0.38 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 3: Test timeout computed to be: 1500 3: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 3: [==========] Running 219 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 11 tests from serial_DeathTest 3: [ RUN ] serial_DeathTest.abort_from_host 8: [ OK ] ScopeGuard_DeathTest.create_while_initialize (1406 ms) 8: [ RUN ] ScopeGuard_DeathTest.create_after_initialize [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o 3: [ OK ] serial_DeathTest.abort_from_host (1233 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 8: [ OK ] ScopeGuard_DeathTest.create_after_initialize (1459 ms) 8: [ RUN ] ScopeGuard_DeathTest.create_after_finalize [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp 3: [ OK ] serial_DeathTest.abort_from_device (1230 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 8: [ OK ] ScopeGuard_DeathTest.create_after_finalize (1267 ms) 8: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (1215 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o 8: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (1272 ms) 8: [----------] 6 tests from ScopeGuard_DeathTest (6301 ms total) 8: 8: [----------] 13 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 (1 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: [----------] 13 tests from defaultdevicetype (1 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 26 tests from 5 test suites ran. (14744 ms total) 8: [ PASSED ] 26 tests. 8/54 Test #8: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 14.76 sec test 9 Start 9: Kokkos_CoreUnitTest_Develop 9: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Develop 9: Test timeout computed to be: 1500 [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_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 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from defaultdevicetype 9: [ RUN ] defaultdevicetype.development_test 9: [ OK ] defaultdevicetype.development_test (0 ms) 9: [----------] 1 test from defaultdevicetype (0 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (0 ms total) 9: [ PASSED ] 1 test. 9/54 Test #9: Kokkos_CoreUnitTest_Develop ................................ Passed 0.46 sec test 10 Start 10: Kokkos_CoreUnitTest_KokkosP 10: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 10: Test timeout computed to be: 1500 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (1233 ms) 3: [ RUN ] serial_DeathTest.policy_invalid_bounds 3: [ OK ] serial_DeathTest.policy_invalid_bounds (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 3: [ OK ] serial_DeathTest.range_policy_invalid_bounds (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_round_trip_conversion_fires 3: [ OK ] serial_DeathTest.range_policy_round_trip_conversion_fires (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_check_sign_changes 3: [ OK ] serial_DeathTest.range_policy_check_sign_changes (0 ms) 3: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 3: [----------] 11 tests from serial_DeathTest (4915 ms total) 3: 3: [----------] 1 test from serial_graph_DeathTest 3: [ RUN ] serial_graph_DeathTest.can_instantiate_only_once 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:181: Skipped 3: Preconditions are not checked. 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once (0 ms) 3: [----------] 1 test from serial_graph_DeathTest (0 ms total) 3: 3: [----------] 191 tests from serial 3: [ RUN ] serial.array_capacity 3: [ OK ] serial.array_capacity (0 ms) 3: [ RUN ] serial.array_element_access 3: [ OK ] serial.array_element_access (0 ms) 3: [ RUN ] serial.array_operator_equal 3: [ OK ] serial.array_operator_equal (0 ms) 3: [ RUN ] serial.array_zero_capacity 3: [ OK ] serial.array_zero_capacity (0 ms) 3: [ RUN ] serial.array_zero_data_nullptr 3: [ OK ] serial.array_zero_data_nullptr (0 ms) 3: [ RUN ] serial.array_contiguous_capacity 3: [ OK ] serial.array_contiguous_capacity (0 ms) 3: [ RUN ] serial.array_contiguous_element_access 3: [ OK ] serial.array_contiguous_element_access (0 ms) 3: [ RUN ] serial.array_contiguous_assignment 3: [ OK ] serial.array_contiguous_assignment (0 ms) 3: [ RUN ] serial.array_strided_capacity 3: [ OK ] serial.array_strided_capacity (0 ms) 3: [ RUN ] serial.array_strided_element_access 3: [ OK ] serial.array_strided_element_access (0 ms) 3: [ RUN ] serial.array_strided_assignment 3: [ OK ] serial.array_strided_assignment (0 ms) 3: [ RUN ] serial.atomic_operations_complexdouble 3: [ OK ] serial.atomic_operations_complexdouble (0 ms) 3: [ RUN ] serial.atomic_operations_complexfloat 3: [ OK ] serial.atomic_operations_complexfloat (0 ms) 3: [ RUN ] serial.atomic_operations_double 3: [ OK ] serial.atomic_operations_double (0 ms) 3: [ RUN ] serial.atomic_operations_float 3: [ OK ] serial.atomic_operations_float (0 ms) 3: [ RUN ] serial.atomic_operations_int 3: [ OK ] serial.atomic_operations_int (0 ms) 3: [ RUN ] serial.atomic_operations_long 3: [ OK ] serial.atomic_operations_long (0 ms) 3: [ RUN ] serial.atomic_operations_longlong 3: [ OK ] serial.atomic_operations_longlong (0 ms) 3: [ RUN ] serial.atomic_shared 3: [ OK ] serial.atomic_shared (0 ms) 3: [ RUN ] serial.atomic_operations_unsigned 3: [ OK ] serial.atomic_operations_unsigned (0 ms) 3: [ RUN ] serial.atomic_operations_unsignedlong 3: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 3: [ RUN ] serial.atomics 3: [ OK ] serial.atomics (1 ms) 3: [ RUN ] serial.atomics_tpetra_max_abs 3: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] serial.atomic_views_integral 3: [ OK ] serial.atomic_views_integral (48 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (24 ms) 3: [ RUN ] serial.atomic_view_api 3: [ OK ] serial.atomic_view_api (0 ms) 3: [ RUN ] serial.bit_manip_countl_zero 3: [ OK ] serial.bit_manip_countl_zero (0 ms) 3: [ RUN ] serial.bit_manip_countl_one 3: [ OK ] serial.bit_manip_countl_one (0 ms) 3: [ RUN ] serial.bit_manip_countr_zero 3: [ OK ] serial.bit_manip_countr_zero (0 ms) 3: [ RUN ] serial.bit_manip_countr_one 3: [ OK ] serial.bit_manip_countr_one (0 ms) 3: [ RUN ] serial.bit_manip_popcount 3: [ OK ] serial.bit_manip_popcount (0 ms) 3: [ RUN ] serial.bit_manip_has_single_bit 3: [ OK ] serial.bit_manip_has_single_bit (0 ms) 3: [ RUN ] serial.bit_manip_bit_floor 3: [ OK ] serial.bit_manip_bit_floor (0 ms) 3: [ RUN ] serial.bit_manip_bit_ceil 3: [ OK ] serial.bit_manip_bit_ceil (0 ms) 3: [ RUN ] serial.bit_manip_bit_width 3: [ OK ] serial.bit_manip_bit_width (0 ms) 3: [ RUN ] serial.bit_manip_rotl 3: [ OK ] serial.bit_manip_rotl (0 ms) 3: [ RUN ] serial.bit_manip_rotr 3: [ OK ] serial.bit_manip_rotr (0 ms) 3: [ RUN ] serial.bit_manip_byeswap 3: [ OK ] serial.bit_manip_byeswap (0 ms) 3: [ RUN ] serial.bit_manip_bit_cast 3: [ OK ] serial.bit_manip_bit_cast (0 ms) 3: [ RUN ] serial.test_block_deduction_bug_pr_3103 3: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] serial.checked_integer_operations_multiply_overflow 3: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] serial.execution_policy_occupancy_and_hint 3: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] serial.complex_construction 3: [ OK ] serial.complex_construction (0 ms) 3: [ RUN ] serial.complex_basic_math 3: [ OK ] serial.complex_basic_math (0 ms) 3: [ RUN ] serial.complex_special_funtions 3: [ OK ] serial.complex_special_funtions (0 ms) 3: [ RUN ] serial.complex_io 3: [ OK ] serial.complex_io (0 ms) 3: [ RUN ] serial.complex_trivially_copyable 3: [ OK ] serial.complex_trivially_copyable (0 ms) 3: [ RUN ] serial.complex_issue_3865 3: [ OK ] serial.complex_issue_3865 (0 ms) 3: [ RUN ] serial.complex_operations_arithmetic_types_overloads 3: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] serial.complex_structured_bindings 3: [ OK ] serial.complex_structured_bindings (0 ms) 3: [ RUN ] serial.crs_count_fill 3: [ OK ] serial.crs_count_fill (0 ms) 3: [ RUN ] serial.crs_copy_constructor 3: [ OK ] serial.crs_copy_constructor (1 ms) 3: [ RUN ] serial.deep_copy_alignment 3: [ OK ] serial.deep_copy_alignment (1 ms) 3: [ RUN ] serial.deep_copy_conversion 3: [ OK ] serial.deep_copy_conversion (19 ms) 3: [ RUN ] serial.partitioning_by_args 3: [ OK ] serial.partitioning_by_args (0 ms) 3: [ RUN ] serial.partitioning_by_vector 3: [ OK ] serial.partitioning_by_vector (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_range 10: [==========] Running 31 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 31 tests from kokkosp 10: [ RUN ] kokkosp.test_named_instance_fence 10: Ref: 50331649 10: Ref: named_instance 10: 50331649 10: named_instance 10: [ OK ] kokkosp.test_named_instance_fence (0 ms) 10: [ RUN ] kokkosp.test_unnamed_instance_fence 10: Ref: 50331649 10: Ref: Unnamed Instance Fence 10: 50331649 10: Kokkos::HIP::fence(): Unnamed Instance Fence 10: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 10: [ RUN ] kokkosp.test_named_global_fence 10: Ref: 50331648 10: Ref: test global fence 10: 16777216 10: test global fence 10: Miss on id 10: 50331648 10: test global fence 10: [ OK ] kokkosp.test_named_global_fence (0 ms) 10: [ RUN ] kokkosp.test_unnamed_global_fence 10: Ref: 50331648 10: Ref: Unnamed Global Fence 10: 16777216 10: Kokkos::fence: Unnamed Global Fence 10: Miss on id 10: 50331648 10: Kokkos::fence: Unnamed Global Fence 10: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 10: [ RUN ] kokkosp.test_multiple_default_instances 10: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 10: [ RUN ] kokkosp.test_id_gen 10: [ OK ] kokkosp.test_id_gen (0 ms) 10: [ RUN ] kokkosp.test_kernel_sequence 10: Ref: 50331649 10: Ref: named_instance 10: 50331649 10: named_instance 10: Ref: 50331649 10: Ref: test_kernel 10: 50331649 10: named_instance 10: Miss on name 10: 16777216 10: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 10: Miss on name 10: Miss on id 10: 50331648 10: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 10: Miss on name 10: Miss on id 10: 50331649 10: test_kernel 10: [ OK ] kokkosp.test_kernel_sequence (3 ms) 10: [ RUN ] kokkosp.async_deep_copy 10: [ OK ] kokkosp.async_deep_copy (0 ms) 10: [ RUN ] kokkosp.parallel_for 10: [ OK ] kokkosp.parallel_for (0 ms) 10: [ RUN ] kokkosp.parallel_reduce 10: [ OK ] kokkosp.parallel_reduce (0 ms) 10: [ RUN ] kokkosp.parallel_scan 10: [ OK ] kokkosp.parallel_scan (46 ms) 10: [ RUN ] kokkosp.parallel_scan_no_fence 10: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 10: [ RUN ] kokkosp.parallel_scan_no_fence_view 10: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 10: [ RUN ] kokkosp.regions 10: [ OK ] kokkosp.regions (0 ms) 10: [ RUN ] kokkosp.fences 10: [ OK ] kokkosp.fences (0 ms) 10: [ RUN ] kokkosp.raw_allocation 10: [ OK ] kokkosp.raw_allocation (1 ms) 10: [ RUN ] kokkosp.view 10: [ OK ] kokkosp.view (0 ms) 10: [ RUN ] kokkosp.sections 10: [ OK ] kokkosp.sections (0 ms) 10: [ RUN ] kokkosp.metadata 10: [ OK ] kokkosp.metadata (0 ms) 10: [ RUN ] kokkosp.profile_events 10: [ OK ] kokkosp.profile_events (0 ms) 10: [ RUN ] kokkosp.no_init_kernel 10: [ OK ] kokkosp.no_init_kernel (0 ms) 10: [ RUN ] kokkosp.get_events 10: [ OK ] kokkosp.get_events (0 ms) 10: [ RUN ] kokkosp.kernel_name_parallel_for 10: [ OK ] kokkosp.kernel_name_parallel_for (1 ms) 10: [ RUN ] kokkosp.kernel_name_parallel_reduce 10: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 10: [ RUN ] kokkosp.kernel_name_parallel_scan 10: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 10: [ RUN ] kokkosp.kernel_name_internal 10: [ OK ] kokkosp.kernel_name_internal (0 ms) 10: [ RUN ] kokkosp.profiling_section 10: [ OK ] kokkosp.profiling_section (0 ms) 10: [ RUN ] kokkosp.scoped_profile_region 10: [ OK ] kokkosp.scoped_profile_region (0 ms) 10: [ RUN ] kokkosp.create_mirror_no_init 10: [ OK ] kokkosp.create_mirror_no_init (0 ms) 10: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 10: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 10: [ RUN ] kokkosp.create_mirror_view_and_copy 10: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 10: [----------] 31 tests from kokkosp (53 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 31 tests from 1 test suite ran. (53 ms total) 10: [ PASSED ] 31 tests. 10/54 Test #10: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.50 sec test 11 Start 11: Kokkos_CoreUnitTest_ToolIndependence 11: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 11: Test timeout computed to be: 1500 11/54 Test #11: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.02 sec test 12 Start 12: Kokkos_ProfilingTestLibraryLoadHelp 12: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 12: Environment variables: 12: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so 12: Test timeout computed to be: 1500 12: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 3: [ OK ] serial.exec_space_thread_safety_range (385 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 3: [ OK ] serial.exec_space_thread_safety_mdrange (39 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: [ OK ] serial.exec_space_thread_safety_team_policy (44 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: [ OK ] serial.exec_space_thread_safety_range_reduce (41 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 3: [ OK ] serial.exec_space_thread_safety_mdrange_reduce (42 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 3: [ OK ] serial.exec_space_thread_safety_team_policy_reduce (44 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: [ OK ] serial.exec_space_thread_safety_range_scan (41 ms) 3: [ RUN ] serial.execution_space_as_class_data_member 3: [ OK ] serial.execution_space_as_class_data_member (0 ms) 3: [ RUN ] serial.functor_analysis 3: [ OK ] serial.functor_analysis (0 ms) 3: [ RUN ] serial.when_all_type 3: [ OK ] serial.when_all_type (0 ms) 3: [ RUN ] serial.host_shared_ptr_use_count 3: [ OK ] serial.host_shared_ptr_use_count (0 ms) 3: [ RUN ] serial.host_shared_ptr_get 3: [ OK ] serial.host_shared_ptr_get (0 ms) 3: [ RUN ] serial.host_shared_ptr_dereference_on_device 3: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_special_members_on_device 3: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_tracking 3: [ OK ] serial.host_shared_ptr_tracking (0 ms) 3: [ RUN ] serial.join_backward_compatibility 3: [ OK ] serial.join_backward_compatibility (0 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp 12: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 12/54 Test #12: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.45 sec test 13 Start 13: Kokkos_ProfilingTestLibraryCmdLineHelp 13: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so" 13: Test timeout computed to be: 1500 13: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 13/54 Test #13: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.45 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoad 14: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7581/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(). [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp 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:HIP::kokkosp_declare_metadata:GPU architecture:AMD_GFX90A::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1500::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.5.99::kokkosp_allocate_data:Host:source:0x155f0c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x155f340:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x155f440:Host:source:0x155f1c0: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:0x155f340:40::kokkosp_deallocate_data:Host:source:0x155f0c0:40::kokkosp_finalize_library:: 14/54 Test #14: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.44 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLine 15: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so" 15: Test timeout computed to be: 1500 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (1287 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test14_MDRangeReduce_SYCL.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o 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 15: 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:HIP::kokkosp_declare_metadata:GPU architecture:AMD_GFX90A::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1500::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.5.99::kokkosp_allocate_data:Host:source:0xa8b200:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xa8b500:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xa8b600:Host:source:0xa8b300: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:0xa8b500:40::kokkosp_deallocate_data:Host:source:0xa8b200:40::kokkosp_finalize_library:: 15/54 Test #15: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.45 sec test 16 Start 16: Kokkos_CoreUnitTest_StackTraceTest 16: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec 16: Test timeout computed to be: 1500 16: [==========] Running 3 tests from 2 test suites. 16: [----------] Global test environment set-up. 16: [----------] 2 tests from defaultdevicetype_DeathTest 16: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (1251 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 16: Top of f1 16: Top of f0 16: Top of f0 16: test_f1: 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4135f0] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ac48b] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x3a8dc1] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xdb) [0x3a889b] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3e2666] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3babb8] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x44f) [0x3bc3df] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x3bccb1] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x71c) [0x3cd2ac] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3e3426] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3ccb5c] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3aa130] 16: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f0af5fdc083] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3a86ee] 16: 16: demangled test_f1: 16: [0x4135f0] Kokkos::Impl::save_stacktrace() 16: [0x3ac48b] Test::stacktrace_test_f1(std::ostream&) 16: [0x3a8dc1] Test::test_stacktrace(bool, bool) 16: [0x3a889b] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 16: [0x3e2666] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x3babb8] testing::Test::Run() 16: [0x3bc3df] testing::TestInfo::Run() 16: [0x3bccb1] testing::TestSuite::Run() 16: [0x3cd2ac] testing::internal::UnitTestImpl::RunAllTests() 16: [0x3e3426] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x3ccb5c] testing::UnitTest::Run() 16: [0x3aa130] main 16: [0x7f0af5fdc083] __libc_start_main 16: [0x3a86ee] _start 16: 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f1 16: Top of f0 16: Top of f0 16: StackTrace f3(std::cout, 4) returned: 110 16: test_f3: 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4135f0] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ac48b] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3ac966] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x9f3) [0x3a9793] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xdb) [0x3a889b] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3e2666] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3babb8] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x44f) [0x3bc3df] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x3bccb1] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x71c) [0x3cd2ac] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3e3426] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3ccb5c] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3aa130] 16: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f0af5fdc083] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3a86ee] 16: 16: demangled test_f3: 16: [0x4135f0] Kokkos::Impl::save_stacktrace() 16: [0x3ac48b] Test::stacktrace_test_f1(std::ostream&) 16: [0x3ac966] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x3a9793] Test::test_stacktrace(bool, bool) 16: [0x3a889b] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 16: [0x3e2666] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x3babb8] testing::Test::Run() 16: [0x3bc3df] testing::TestInfo::Run() 16: [0x3bccb1] testing::TestSuite::Run() 16: [0x3cd2ac] testing::internal::UnitTestImpl::RunAllTests() 16: [0x3e3426] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x3ccb5c] testing::UnitTest::Run() 16: [0x3aa130] main 16: [0x7f0af5fdc083] __libc_start_main 16: [0x3a86ee] _start 16: 16: Test setting std::terminate handler that prints the last saved stack trace 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (435 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (445 ms) 3: [ RUN ] serial.deep_copy_scratch 3: [ OK ] serial.deep_copy_scratch (0 ms) 3: [ RUN ] serial.mathematical_constants_e 3: [ OK ] serial.mathematical_constants_e (0 ms) 3: [ RUN ] serial.mathematical_constants_log2e 3: [ OK ] serial.mathematical_constants_log2e (0 ms) 3: [ RUN ] serial.mathematical_constants_log10e 3: [ OK ] serial.mathematical_constants_log10e (0 ms) 3: [ RUN ] serial.mathematical_constants_pi 3: [ OK ] serial.mathematical_constants_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_pi 3: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrtpi 3: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] serial.mathematical_constants_ln2 3: [ OK ] serial.mathematical_constants_ln2 (0 ms) 3: [ RUN ] serial.mathematical_constants_ln10 3: [ OK ] serial.mathematical_constants_ln10 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt2 3: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt3 3: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrt3 3: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_egamma 3: [ OK ] serial.mathematical_constants_egamma (0 ms) 3: [ RUN ] serial.mathematical_constants_phi 3: [ OK ] serial.mathematical_constants_phi (0 ms) 3: [ RUN ] serial.mathematical_functions_trigonometric_functions 3: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_hyperbolic_functions 3: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_non_standard 3: [ OK ] serial.mathematical_functions_non_standard (0 ms) 3: [ RUN ] serial.mathematical_functions_power_functions 3: [ OK ] serial.mathematical_functions_power_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_fma 3: [ OK ] serial.mathematical_functions_fma (0 ms) 3: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 3: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_absolute_value 3: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 3: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_remainder_function 3: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] serial.mathematical_functions_isfinite 3: [ OK ] serial.mathematical_functions_isfinite (0 ms) 3: [ RUN ] serial.mathematical_functions_isinf 3: [ OK ] serial.mathematical_functions_isinf (0 ms) 3: [ RUN ] serial.mathematical_functions_isnan 3: [ OK ] serial.mathematical_functions_isnan (0 ms) 3: [ RUN ] serial.mathematical_functions_exponential_functions 3: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 3: [ RUN ] serial.mathspecialfunc_expint1 3: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_errorfunc 3: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj0y0 3: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj1y1 3: [ OK ] serial.mathspecialfunc_cbesselj1y1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli0k0 3: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli1k1 3: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 3: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 3: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] serial.mdrange_5d 3: [ OK ] serial.mdrange_5d (26 ms) 3: [ RUN ] serial.mdrange_6d 3: [ OK ] serial.mdrange_6d (119 ms) 3: [ RUN ] serial.mdrange_2d 3: [ OK ] serial.mdrange_2d (0 ms) 3: [ RUN ] serial.mdrange_array_reduce 3: [ OK ] serial.mdrange_array_reduce (0 ms) 3: [ RUN ] serial.mdrange_3d 3: [ OK ] serial.mdrange_3d (5 ms) 3: [ RUN ] serial.mdrange_neg_idx [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp 3: [ OK ] serial.mdrange_neg_idx (75 ms) 3: [ RUN ] serial.mdrange_4d 3: [ OK ] serial.mdrange_4d (5 ms) 3: [ RUN ] serial.mdrange_scalar 3: [ OK ] serial.mdrange_scalar (0 ms) 3: [ RUN ] serial.mdrange_large_deep_copy 16: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (1659 ms) 16: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp 3: [ OK ] serial.mdrange_large_deep_copy (280 ms) 3: [ RUN ] serial.md_range_policy_construction_from_arrays 3: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] serial.policy_get_tile_size 3: [ OK ] serial.policy_get_tile_size (0 ms) 3: [ RUN ] serial.mdrange_parallel_reduce_primitive_types Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o 16: Top of f1 16: Top of f0 16: Top of f0 16: test_f1: 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4135f0] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ac48b] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x3a8dc1] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd8) [0x3a8b68] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3e2666] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3babb8] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x44f) [0x3bc3df] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x3bccb1] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x71c) [0x3cd2ac] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3e3426] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3ccb5c] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3aa130] 16: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fd057518083] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3a86ee] 16: 16: demangled test_f1: 16: [0x4135f0] Kokkos::Impl::save_stacktrace() 16: [0x3ac48b] Test::stacktrace_test_f1(std::ostream&) 16: [0x3a8dc1] Test::test_stacktrace(bool, bool) 16: [0x3a8b68] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 16: [0x3e2666] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x3babb8] testing::Test::Run() 16: [0x3bc3df] testing::TestInfo::Run() 16: [0x3bccb1] testing::TestSuite::Run() 16: [0x3cd2ac] testing::internal::UnitTestImpl::RunAllTests() 16: [0x3e3426] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x3ccb5c] testing::UnitTest::Run() 16: [0x3aa130] main 16: [0x7fd057518083] __libc_start_main 16: [0x3a86ee] _start 16: 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f1 16: Top of f0 16: Top of f0 16: StackTrace f3(std::cout, 4) returned: 110 16: test_f3: 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4135f0] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ac48b] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3ac966] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x9f3) [0x3a9793] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd8) [0x3a8b68] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3e2666] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3babb8] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x44f) [0x3bc3df] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x3bccb1] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x71c) [0x3cd2ac] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3e3426] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3ccb5c] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3aa130] 16: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fd057518083] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3a86ee] 16: 16: demangled test_f3: 16: [0x4135f0] Kokkos::Impl::save_stacktrace() 16: [0x3ac48b] Test::stacktrace_test_f1(std::ostream&) 16: [0x3ac966] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x3a9793] Test::test_stacktrace(bool, bool) 16: [0x3a8b68] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 16: [0x3e2666] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x3babb8] testing::Test::Run() 16: [0x3bc3df] testing::TestInfo::Run() 16: [0x3bccb1] testing::TestSuite::Run() 16: [0x3cd2ac] testing::internal::UnitTestImpl::RunAllTests() 16: [0x3e3426] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x3ccb5c] testing::UnitTest::Run() 16: [0x3aa130] main 16: [0x7fd057518083] __libc_start_main 16: [0x3a86ee] _start 16: 16: Test setting std::terminate handler that prints the last saved stack trace 16: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (1642 ms) 16: [----------] 2 tests from defaultdevicetype_DeathTest (3301 ms total) 16: 16: [----------] 1 test from defaultdevicetype 16: [ RUN ] defaultdevicetype.stacktrace_normal 16: Top of f1 16: Top of f0 16: Top of f0 16: test_f1: 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4135f0] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ac48b] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x3a8dc1] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3e2666] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3babb8] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x44f) [0x3bc3df] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x3bccb1] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x71c) [0x3cd2ac] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3e3426] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3ccb5c] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3aa130] 16: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f6b84519083] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3a86ee] 16: 16: demangled test_f1: 16: [0x4135f0] Kokkos::Impl::save_stacktrace() 16: [0x3ac48b] Test::stacktrace_test_f1(std::ostream&) 16: [0x3a8dc1] Test::test_stacktrace(bool, bool) 16: [0x3e2666] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x3babb8] testing::Test::Run() 16: [0x3bc3df] testing::TestInfo::Run() 16: [0x3bccb1] testing::TestSuite::Run() 16: [0x3cd2ac] testing::internal::UnitTestImpl::RunAllTests() 16: [0x3e3426] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x3ccb5c] testing::UnitTest::Run() 16: [0x3aa130] main 16: [0x7f6b84519083] __libc_start_main 16: [0x3a86ee] _start 16: 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f3 16: Top of f1 16: Top of f0 16: Top of f0 16: StackTrace f3(std::cout, 4) returned: 110 16: test_f3: 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4135f0] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3ac48b] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3ac966] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x9f3) [0x3a9793] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3e2666] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3babb8] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x44f) [0x3bc3df] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x3bccb1] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x71c) [0x3cd2ac] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3e3426] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3ccb5c] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3aa130] 16: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f6b84519083] 16: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3a86ee] 16: 16: demangled test_f3: 16: [0x4135f0] Kokkos::Impl::save_stacktrace() 16: [0x3ac48b] Test::stacktrace_test_f1(std::ostream&) 16: [0x3ac966] Test::stacktrace_test_f3(std::ostream&, int) 16: [0x3a9793] Test::test_stacktrace(bool, bool) 16: [0x3e2666] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 16: [0x3babb8] testing::Test::Run() 16: [0x3bc3df] testing::TestInfo::Run() 16: [0x3bccb1] testing::TestSuite::Run() 16: [0x3cd2ac] testing::internal::UnitTestImpl::RunAllTests() 16: [0x3e3426] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 16: [0x3ccb5c] testing::UnitTest::Run() 16: [0x3aa130] main 16: [0x7f6b84519083] __libc_start_main 16: [0x3a86ee] _start 16: 16: Test setting std::terminate handler that prints the last saved stack trace 16: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 16: [----------] 1 test from defaultdevicetype (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 3 tests from 2 test suites ran. (3302 ms total) 16: [ PASSED ] 3 tests. 16/54 Test #16: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 3.75 sec test 17 Start 17: Kokkos_IncrementalTest_OPENMP 17: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 17: Test timeout computed to be: 1500 [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o 3: [ OK ] serial.mdrange_parallel_reduce_primitive_types (1456 ms) 3: [ RUN ] serial.mdspan_minimal_functional 3: [ OK ] serial.mdspan_minimal_functional (0 ms) 3: [ RUN ] serial.mdspan_atomic_accessor 3: [ OK ] serial.mdspan_atomic_accessor (0 ms) 3: [ RUN ] serial.view_mdspan_conversion 3: [ OK ] serial.view_mdspan_conversion (0 ms) 3: [ RUN ] serial.view_mdspan_conversion_with_stride 3: [ OK ] serial.view_mdspan_conversion_with_stride (0 ms) 3: [ RUN ] serial.max 3: [ OK ] serial.max (0 ms) 3: [ RUN ] serial.max_within_parfor 3: [ OK ] serial.max_within_parfor (2 ms) 3: [ RUN ] serial.min 3: [ OK ] serial.min (0 ms) 3: [ RUN ] serial.min_within_parfor 3: [ OK ] serial.min_within_parfor (0 ms) 3: [ RUN ] serial.minmax 3: [ OK ] serial.minmax (0 ms) 3: [ RUN ] serial.minmax_within_parfor 3: [ OK ] serial.minmax_within_parfor (0 ms) 3: [ RUN ] serial.clamp 3: [ OK ] serial.clamp (0 ms) 3: [ RUN ] serial.clamp_within_parfor 3: [ OK ] serial.clamp_within_parfor (0 ms) 3: [ RUN ] serial.numeric_traits_infinity 3: [ OK ] serial.numeric_traits_infinity (0 ms) 3: [ RUN ] serial.numeric_traits_epsilon 3: [ OK ] serial.numeric_traits_epsilon (0 ms) 3: [ RUN ] serial.numeric_traits_round_error 3: [ OK ] serial.numeric_traits_round_error (0 ms) 3: [ RUN ] serial.numeric_traits_norm_min 3: [ OK ] serial.numeric_traits_norm_min (0 ms) 3: [ RUN ] serial.numeric_traits_denorm_min 3: [ OK ] serial.numeric_traits_denorm_min (0 ms) 3: [ RUN ] serial.numeric_traits_finite_min_max 3: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 3: [ RUN ] serial.numeric_traits_digits 3: [ OK ] serial.numeric_traits_digits (0 ms) 3: [ RUN ] serial.numeric_traits_digits10 3: [ OK ] serial.numeric_traits_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_max_digits10 3: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_radix 3: [ OK ] serial.numeric_traits_radix (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent 3: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent10 3: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 3: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] serial.numeric_traits_sfinae_friendly 3: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] serial.occupancy_control 3: [ OK ] serial.occupancy_control (0 ms) 3: [ RUN ] serial.memory_pool 3: [ OK ] serial.memory_pool (24 ms) 3: [ RUN ] serial.cxx11 3: [ OK ] serial.cxx11 (0 ms) 3: [ RUN ] serial.viewctorprop_embedded_dim 3: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 3: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 3: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 3: [ RUN ] serial.parallel_scan_range_policy 3: [ OK ] serial.parallel_scan_range_policy (2 ms) 3: [ RUN ] serial.kokkos_printf 3: [ OK ] serial.kokkos_printf (0 ms) 3: [ RUN ] serial.range_for 3: [ OK ] serial.range_for (0 ms) 3: [ RUN ] serial.range_reduce 3: [ OK ] serial.range_reduce (0 ms) 3: [ RUN ] serial.range_dynamic_policy 3: [ OK ] serial.range_dynamic_policy (0 ms) 3: [ RUN ] serial.range_policy_runtime_parameters 3: [ OK ] serial.range_policy_runtime_parameters (0 ms) 3: [ RUN ] serial.range_policy_one_way_convertible_bounds 3: [ OK ] serial.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] serial.range_for_require 3: [ OK ] serial.range_for_require (0 ms) 3: [ RUN ] serial.range_reduce_require 3: [ OK ] serial.range_reduce_require (0 ms) 3: [ RUN ] serial.range_dynamic_policy_require 3: [ OK ] serial.range_dynamic_policy_require (0 ms) 3: [ RUN ] serial.reducers_int 3: [ OK ] serial.reducers_int (1 ms) 3: [ RUN ] serial.reducers_double 3: [ OK ] serial.reducers_double (1 ms) 3: [ RUN ] serial.reducers_complex_double 3: [ OK ] serial.reducers_complex_double (0 ms) 3: [ RUN ] serial.reducers_struct 3: [ OK ] serial.reducers_struct (0 ms) 3: [ RUN ] serial.reducers_half_t 3: [ OK ] serial.reducers_half_t (0 ms) 3: [ RUN ] serial.reducers_bhalf_t 3: [ OK ] serial.reducers_bhalf_t (0 ms) 3: [ RUN ] serial.reducers_int8_t 3: [ OK ] serial.reducers_int8_t (0 ms) 3: [ RUN ] serial.reducers_int16_t 3: [ OK ] serial.reducers_int16_t (0 ms) 3: [ RUN ] serial.reducers_bool 3: [ OK ] serial.reducers_bool (0 ms) 3: [ RUN ] serial.int64_t_reduce 3: [ OK ] serial.int64_t_reduce (39 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (203 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic 17: [==========] Running 28 tests from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 28 tests from OPENMP 17: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 17: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 17: [ RUN ] OPENMP.IncrTest_01_execspace 17: Host Parallel Execution Space: 17: KOKKOS_ENABLE_OPENMP: yes 17: 17: OpenMP Runtime Configuration: 17: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 17: OpenMP 17: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 17: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 17: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 17: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 17: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 17: [ RUN ] OPENMP.IncrTest_02_AtomicSub 17: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 17: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 17: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 17: [ RUN ] OPENMP.IncrTest_03b_memspace_free 17: [ OK ] OPENMP.IncrTest_03b_memspace_free (73 ms) 17: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 17: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 17: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 17: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 17: [ RUN ] OPENMP.IncrTest_05_reduction 17: [ OK ] OPENMP.IncrTest_05_reduction (4 ms) 17: [ RUN ] OPENMP.IncrTest_06_mdrange2D 17: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 17: [ RUN ] OPENMP.IncrTest_06_mdrange3D 17: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 17: [ RUN ] OPENMP.IncrTest_06_mdrange4D 17: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 17: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 17: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 17: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 17: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 17: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 17: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 17: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 17: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms) 17: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 17: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 17: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 17: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 17: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 17: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (101 ms) 17: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 17: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (0 ms) 17: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 17: [ OK ] OPENMP.IncrTest_12b_TeamScratch (0 ms) 17: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 17: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 17: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 17: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 17: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 17: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 17: [ RUN ] OPENMP.incr_14_MDrangeReduce 17: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 17: [ RUN ] OPENMP.IncrTest_16_parallelscan 17: [ OK ] OPENMP.IncrTest_16_parallelscan (0 ms) 17: [ RUN ] OPENMP.incr_17_atomicView 17: [ OK ] OPENMP.incr_17_atomicView (0 ms) 17: [----------] 28 tests from OPENMP (182 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (182 ms total) 17: [ PASSED ] 28 tests. [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o 17/54 Test #17: Kokkos_IncrementalTest_OPENMP .............................. Passed 0.62 sec test 18 Start 18: Kokkos_IncrementalTest_HIP 18: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_IncrementalTest_HIP 18: Test timeout computed to be: 1500 [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 18: [==========] Running 28 tests from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 28 tests from HIP 18: [ RUN ] HIP.IncrTest_01_execspace_typedef 18: [ OK ] HIP.IncrTest_01_execspace_typedef (0 ms) 18: [ RUN ] HIP.IncrTest_01_execspace 18: Device Execution Space: 18: KOKKOS_ENABLE_HIP: yes 18: HIP Options: 18: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 18: 18: Runtime Configuration: 18: macro KOKKOS_ENABLE_HIP : defined 18: macro HIP_VERSION = 50322062 = version 5.3.22062 18: macro KOKKOS_ENABLE_ROCTHRUST : defined 18: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: no 18: Kokkos::HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 18: HIP 18: [ OK ] HIP.IncrTest_01_execspace (0 ms) 18: [ RUN ] HIP.IncrTest_02_AtomicExchange 18: [ OK ] HIP.IncrTest_02_AtomicExchange (0 ms) 18: [ RUN ] HIP.IncrTest_02_AtomicAdd 18: [ OK ] HIP.IncrTest_02_AtomicAdd (0 ms) 18: [ RUN ] HIP.IncrTest_02_AtomicSub 18: [ OK ] HIP.IncrTest_02_AtomicSub (0 ms) 18: [ RUN ] HIP.IncrTest_03a_memspace_malloc 18: [ OK ] HIP.IncrTest_03a_memspace_malloc (1 ms) 18: [ RUN ] HIP.IncrTest_03b_memspace_free [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00330256 0.00205528 || 0.051031 28009 29405 || 28769.4 28674.4 || 28.4123 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00699919 -0.00824082 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o 3: [ OK ] serial.int64_t_reduce_dynamic (2794 ms) 3: [ RUN ] serial.double_reduce_dynamic 18: [ OK ] HIP.IncrTest_03b_memspace_free (2490 ms) 18: [ RUN ] HIP.IncrTest_04_simple_parallelFor 18: [ OK ] HIP.IncrTest_04_simple_parallelFor (1 ms) 18: [ RUN ] HIP.IncrTest_04_RangePolicy_parallelFor 18: [ OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms) 18: [ RUN ] HIP.IncrTest_05_reduction 18: [ OK ] HIP.IncrTest_05_reduction (6 ms) 18: [ RUN ] HIP.IncrTest_06_mdrange2D 18: [ OK ] HIP.IncrTest_06_mdrange2D (0 ms) 18: [ RUN ] HIP.IncrTest_06_mdrange3D 18: [ OK ] HIP.IncrTest_06_mdrange3D (0 ms) 18: [ RUN ] HIP.IncrTest_06_mdrange4D 18: [ OK ] HIP.IncrTest_06_mdrange4D (0 ms) 18: [ RUN ] HIP.IncrTest_08_deep_copy_2D 18: [ OK ] HIP.IncrTest_08_deep_copy_2D (4 ms) 18: [ RUN ] HIP.IncrTest_08_deep_copy_3D 18: [ OK ] HIP.IncrTest_08_deep_copy_3D (0 ms) 18: [ RUN ] HIP.IncrTest_08_deep_copy_4D 18: [ OK ] HIP.IncrTest_08_deep_copy_4D (0 ms) 18: [ RUN ] HIP.IncrTest_10_Hierarchical_Basics 18: [ OK ] HIP.IncrTest_10_Hierarchical_Basics (1 ms) 18: [ RUN ] HIP.IncrTest_11a_Hierarchical_ForLoop 18: [ OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms) 18: [ RUN ] HIP.IncrTest_11b_Hierarchical_ForLoop 18: [ OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (1 ms) 18: [ RUN ] HIP.IncrTest_11c_Hierarchical_ForLoop [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp 18: [ OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (422 ms) 18: [ RUN ] HIP.IncrTest_12a_ThreadScratch 18: [ OK ] HIP.IncrTest_12a_ThreadScratch (42 ms) 18: [ RUN ] HIP.IncrTest_12b_TeamScratch 18: [ OK ] HIP.IncrTest_12b_TeamScratch (1 ms) 18: [ RUN ] HIP.IncrTest_13a_Hierarchical_Red 18: [ OK ] HIP.IncrTest_13a_Hierarchical_Red (1 ms) 18: [ RUN ] HIP.IncrTest_13b_Hierarchical_Red 18: [ OK ] HIP.IncrTest_13b_Hierarchical_Red (0 ms) 18: [ RUN ] HIP.IncrTest_13c_Hierarchical_Red 18: [ OK ] HIP.IncrTest_13c_Hierarchical_Red (1 ms) 18: [ RUN ] HIP.incr_14_MDrangeReduce 18: [ OK ] HIP.incr_14_MDrangeReduce (1 ms) 18: [ RUN ] HIP.IncrTest_16_parallelscan 18: [ OK ] HIP.IncrTest_16_parallelscan (2 ms) 18: [ RUN ] HIP.incr_17_atomicView 18: [ OK ] HIP.incr_17_atomicView (0 ms) 18: [----------] 28 tests from HIP (2983 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 28 tests from 1 test suite ran. (2983 ms total) 18: [ PASSED ] 28 tests. 18/54 Test #18: Kokkos_IncrementalTest_HIP ................................. Passed 3.41 sec test 19 Start 19: Kokkos_CoreUnitTest_CTestDevice 19: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 19: Test timeout computed to be: 1500 19: [==========] Running 8 tests from 2 test suites. 19: [----------] Global test environment set-up. 19: [----------] 5 tests from ctest_environment_DeathTest 19: [ RUN ] ctest_environment_DeathTest.invalid_rank 19: [ OK ] ctest_environment_DeathTest.invalid_rank (348 ms) 19: [ RUN ] ctest_environment_DeathTest.no_type_str [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 3: [ OK ] serial.double_reduce_dynamic (1599 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view 3: [ OK ] serial.int64_t_reduce_dynamic_view (197 ms) 3: [ RUN ] serial.int_combined_reduce 3: [ OK ] serial.int_combined_reduce (0 ms) 3: [ RUN ] serial.mdrange_combined_reduce 3: [ OK ] serial.mdrange_combined_reduce (0 ms) 3: [ RUN ] serial.int_combined_reduce_mixed 3: [ OK ] serial.int_combined_reduce_mixed (0 ms) 3: [ RUN ] serial.reduction_with_large_iteration_count 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestReduce.hpp:663: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 3: [ RUN ] serial.reduction_deduction 3: [ OK ] serial.reduction_deduction (0 ms) 3: [ RUN ] serial.reduce_device_view_range_policy 3: [ OK ] serial.reduce_device_view_range_policy (4 ms) 3: [ RUN ] serial.reduce_device_view_mdrange_policy 19: [ OK ] ctest_environment_DeathTest.no_type_str (348 ms) 19: [ RUN ] ctest_environment_DeathTest.missing_type [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp 19: [ OK ] ctest_environment_DeathTest.missing_type (671 ms) 19: [ RUN ] ctest_environment_DeathTest.no_id_str [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o 19: [ OK ] ctest_environment_DeathTest.no_id_str (339 ms) 19: [ RUN ] ctest_environment_DeathTest.invalid_id_str [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp 19: [ OK ] ctest_environment_DeathTest.invalid_id_str (686 ms) 19: [----------] 5 tests from ctest_environment_DeathTest (2395 ms total) 19: 19: [----------] 3 tests from ctest_environment 19: [ RUN ] ctest_environment.no_device_type 19: [ OK ] ctest_environment.no_device_type (0 ms) 19: [ RUN ] ctest_environment.no_process_count 19: [ OK ] ctest_environment.no_process_count (0 ms) 19: [ RUN ] ctest_environment.good 19: [ OK ] ctest_environment.good (0 ms) 19: [----------] 3 tests from ctest_environment (0 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 8 tests from 2 test suites ran. (2395 ms total) 19: [ PASSED ] 8 tests. 19/54 Test #19: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 2.41 sec test 20 Start 20: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 20: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 20: Test timeout computed to be: 1500 20/54 Test #20: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.02 sec test 21 Start 21: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 21: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 21: Test timeout computed to be: 1500 21: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 21/54 Test #21: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.02 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 22: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 22: Test timeout computed to be: 1500 22/54 Test #22: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.01 sec test 23 Start 23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 23: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 23: Environment variables: 23: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 23: Test timeout computed to be: 1500 23/54 Test #23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.02 sec test 24 Start 24: Kokkos_CoreUnitTest_DeviceAndThreads 24: Test command: /usr/bin/python3.8 "/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/TestDeviceAndThreads.py" "-v" 24: Test timeout computed to be: 1500 [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 68%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 3: [ OK ] serial.reduce_device_view_mdrange_policy (1944 ms) 3: [ RUN ] serial.reduce_device_view_team_policy 3: [ OK ] serial.reduce_device_view_team_policy (139 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (3 ms) 3: [ RUN ] serial.mdspan_space_aware_accessor 3: [ OK ] serial.mdspan_space_aware_accessor (0 ms) 3: [ RUN ] serial.kokkos_swap 3: [ OK ] serial.kokkos_swap (0 ms) 3: [----------] 191 tests from serial (13098 ms total) 3: 3: [----------] 16 tests from serial_graph 3: [ RUN ] serial_graph.submit_once 3: [ OK ] serial_graph.submit_once (0 ms) 3: [ RUN ] serial_graph.submit_once_rvalue 3: [ OK ] serial_graph.submit_once_rvalue (0 ms) 3: [ RUN ] serial_graph.instantiate_and_submit_once 3: [ OK ] serial_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] serial_graph.submit_onto_another_execution_space_instance 3: [ OK ] serial_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] serial_graph.create_graph_no_closure_with_exec 3: [ OK ] serial_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] serial_graph.create_graph_no_arg 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:252: Skipped 3: Skipping since useless if the test fixture is not on the default execution space. 3: [ SKIPPED ] serial_graph.create_graph_no_arg (0 ms) 3: [ RUN ] serial_graph.submit_six 3: [ OK ] serial_graph.submit_six (0 ms) 3: [ RUN ] serial_graph.when_all_cycle 3: [ OK ] serial_graph.when_all_cycle (0 ms) 3: [ RUN ] serial_graph.repeat_chain 3: [ OK ] serial_graph.repeat_chain (0 ms) 3: [ RUN ] serial_graph.zero_work_reduce 3: [ OK ] serial_graph.zero_work_reduce (0 ms) 3: [ RUN ] serial_graph.empty_graph 3: [ OK ] serial_graph.empty_graph (0 ms) 3: [ RUN ] serial_graph.force_global_launch 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:457: Skipped 3: This execution space does not support global launch. 3: [ SKIPPED ] serial_graph.force_global_launch (0 ms) 3: [ RUN ] serial_graph.empty_graph_default_host_exec 3: [ OK ] serial_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] serial_graph.node_lifetime 3: [ OK ] serial_graph.node_lifetime (0 ms) 3: [ RUN ] serial_graph.diamond 3: [ OK ] serial_graph.diamond (0 ms) 3: [ RUN ] serial_graph.end_of_submit_control_flow 3: [ OK ] serial_graph.end_of_submit_control_flow (0 ms) 3: [----------] 16 tests from serial_graph (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 219 tests from 4 test suites ran. (18014 ms total) 3: [ PASSED ] 213 tests. 3: [ SKIPPED ] 6 tests, listed below: 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once 3: [ SKIPPED ] serial.reduction_with_large_iteration_count 3: [ SKIPPED ] serial_graph.create_graph_no_arg 3: [ SKIPPED ] serial_graph.force_global_launch 3/55 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 18.39 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Test timeout computed to be: 1500 4: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 4: [==========] Running 143 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 8 tests from serial_DeathTest 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o 24: test_device_id (__main__.KokkosInitializationTestCase) ... ok [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 68%] Built target Kokkos_CoreUnitTest_Serial2 [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp 24: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok 24: test_num_devices (__main__.KokkosInitializationTestCase) ... ok [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpanAtomicAccessor.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 68%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 68%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 68%] Built target Kokkos_CoreUnitTest_Cuda1 [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o 24: test_num_threads (__main__.KokkosInitializationTestCase) ... ok [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o 1: [ OK ] openmp.team_reduction_scan (23327 ms) 1: [ RUN ] openmp.team_long_reduce 1: [ OK ] openmp.team_long_reduce (56 ms) 1: [ RUN ] openmp.team_double_reduce 1: [ OK ] openmp.team_double_reduce (55 ms) 1: [ RUN ] openmp.team_long_array_reduce 1: [ OK ] openmp.team_long_array_reduce (53 ms) 1: [ RUN ] openmp.team_double_array_reduce 1: [ OK ] openmp.team_double_array_reduce (56 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 (347 ms) 1: [ RUN ] openmp.nested_team_reduce_functor_as_reducer 1: [ OK ] openmp.nested_team_reduce_functor_as_reducer (0 ms) 1: [ RUN ] openmp.team_scan 1: [ OK ] openmp.team_scan (845 ms) 1: [ RUN ] openmp.team_scan_ret_val 1: [ OK ] openmp.team_scan_ret_val (878 ms) 1: [ RUN ] openmp.team_shared_request 1: [ OK ] openmp.team_shared_request (69 ms) 1: [ RUN ] openmp.team_scratch_request 1: [ OK ] openmp.team_scratch_request (44 ms) 1: [ RUN ] openmp.team_lambda_shared_request 1: [ OK ] openmp.team_lambda_shared_request (48 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 (27 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 24: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok 24: 24: ---------------------------------------------------------------------- 24: Ran 5 tests in 8.398s 24: 24: OK 24/54 Test #24: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 8.45 sec test 25 Start 25: Kokkos_PerformanceTest_TaskDag 25: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 25: Test timeout computed to be: 1500 25/54 Test #25: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.02 sec test 26 Start 26: Kokkos_PerformanceTest_Benchmark 26: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-12-31_T15-21-49.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 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected" 26: 2024-12-31T15:47:57+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 26: Run on (128 X 3334.48 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: 5.60, 10.00, 10.32 26: CPU architecture: none 26: Default Device: HIP 26: GPU architecture: AMD_GFX90A 26: KOKKOS_COMPILER_CLANG: 1500 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.5.99 26: macro KOKKOS_ENABLE_HIP: defined 26: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: no 26: macro KOKKOS_ENABLE_ROCTHRUST: defined 26: platform: 64bit 26: --------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations Count Time normalized 26: --------------------------------------------------------------------------------------------------------------------------------------------------- 26: GramSchmidt<double>/Count:1024/iterations:5/manual_time 0.007 s 0.008 s 5 1024 6.95504u 26: GramSchmidt<double>/Count:2048/iterations:5/manual_time 0.007 s 0.007 s 5 2.048k 3.46827u 26: GramSchmidt<double>/Count:4096/iterations:5/manual_time 0.007 s 0.008 s 5 4.096k 1.74964u 26: GramSchmidt<double>/Count:8192/iterations:5/manual_time 0.008 s 0.018 s 5 8.192k 992.161n 26: GramSchmidt<double>/Count:16384/iterations:5/manual_time 0.010 s 0.025 s 5 16.384k 636.283n 26: GramSchmidt<double>/Count:32768/iterations:5/manual_time 0.013 s 0.040 s 5 32.768k 403.804n [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o 26: GramSchmidt<double>/Count:65536/iterations:5/manual_time 0.016 s 0.102 s 5 65.536k 233.553n 26: GramSchmidt<double>/Count:131072/iterations:5/manual_time 0.018 s 0.111 s 5 131.072k 137.993n [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test16_ParallelScan_SYCL.cpp.o 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (8462 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment -- Testing 1-D histogram Density 1D: 6.43252e-07 0.017349 0.00539006 || 0.051031 28024 29323 || 28185.4 28674.4 || 74.5121 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00648238 -0.0031006 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties 26: GramSchmidt<double>/Count:262144/iterations:5/manual_time 0.020 s 0.206 s 5 262.144k 76.6327n [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o 26: GramSchmidt<double>/Count:524288/iterations:5/manual_time 0.020 s 0.319 s 5 524.288k 36.8025n [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp 1: [ OK ] openmp.team_policy_max_recommended (9043 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 (236 ms) 1: [ RUN ] openmp.unique_token_global 1: [ OK ] openmp.unique_token_global (248 ms) 1: [ RUN ] openmp.unique_token_instance 26: ---------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations FOM: GB/s Max 26: ---------------------------------------------------------------------------------------------------------------------------------------------- 26: CustomReduction<double>/N:100000/R:1000/manual_time 0.006 s 0.021 s 124 24.9559k/s 11.5 26: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 26: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 26: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 26: OverlapRangePolicy/N:2000/M:10000/R:10 0.518 s 0.516 s 1 0.103074 0.0494363 0.0851891 0.0415874 0.0423865 5.27u 1: [ OK ] openmp.unique_token_instance (252 ms) 1: [ RUN ] openmp.unique_token_team_acquire 1: [ OK ] openmp.unique_token_team_acquire (1 ms) 1: [ RUN ] openmp.view_api_a 1: [ OK ] openmp.view_api_a (78 ms) 1: [ RUN ] openmp.view_layout_left_with_stride 1: [ OK ] openmp.view_layout_left_with_stride (0 ms) 1: [ RUN ] openmp.view_layout_right_with_stride 1: [ OK ] openmp.view_layout_right_with_stride (0 ms) 1: [ RUN ] openmp.view_api_b 1: [ OK ] openmp.view_api_b (2 ms) 1: [ RUN ] openmp.view_api_c 1: [ OK ] openmp.view_api_c (14 ms) 1: [ RUN ] openmp.view_api_d 1: [ OK ] openmp.view_api_d (2 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 5: [ OK ] openmptarget_DeathTest.view_memory_access_violations_from_host (40703 ms) 5: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_device 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:180: Skipped 5: skipping because OpenMPTarget backend is currently not able to abort from the device 5: [ SKIPPED ] openmptarget_DeathTest.view_memory_access_violations_from_device (0 ms) 5: [----------] 13 tests from openmptarget_DeathTest (42499 ms total) 5: 5: [----------] 1 test from openmptarget_graph_DeathTest 5: [ RUN ] openmptarget_graph_DeathTest.can_instantiate_only_once 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:181: Skipped 5: Preconditions are not checked. 5: [ SKIPPED ] openmptarget_graph_DeathTest.can_instantiate_only_once (0 ms) 5: [----------] 1 test from openmptarget_graph_DeathTest (0 ms total) 5: 5: [----------] 246 tests from openmptarget 5: [ RUN ] openmptarget.array_capacity 5: [ OK ] openmptarget.array_capacity (0 ms) 5: [ RUN ] openmptarget.array_element_access 5: [ OK ] openmptarget.array_element_access (0 ms) 5: [ RUN ] openmptarget.array_operator_equal 5: [ OK ] openmptarget.array_operator_equal (0 ms) 5: [ RUN ] openmptarget.array_zero_capacity 5: [ OK ] openmptarget.array_zero_capacity (0 ms) 5: [ RUN ] openmptarget.array_zero_data_nullptr 5: [ OK ] openmptarget.array_zero_data_nullptr (0 ms) 5: [ RUN ] openmptarget.array_contiguous_capacity 5: [ OK ] openmptarget.array_contiguous_capacity (0 ms) 5: [ RUN ] openmptarget.array_contiguous_element_access 5: [ OK ] openmptarget.array_contiguous_element_access (0 ms) 5: [ RUN ] openmptarget.array_contiguous_assignment 5: [ OK ] openmptarget.array_contiguous_assignment (0 ms) 5: [ RUN ] openmptarget.array_strided_capacity 5: [ OK ] openmptarget.array_strided_capacity (0 ms) 5: [ RUN ] openmptarget.array_strided_element_access 5: [ OK ] openmptarget.array_strided_element_access (0 ms) 5: [ RUN ] openmptarget.array_strided_assignment 5: [ OK ] openmptarget.array_strided_assignment (0 ms) 5: [ RUN ] openmptarget.atomic_operations_complexfloat 5: [ OK ] openmptarget.atomic_operations_complexfloat (12 ms) 5: [ RUN ] openmptarget.atomic_operations_double 5: [ OK ] openmptarget.atomic_operations_double (16 ms) 5: [ RUN ] openmptarget.atomic_operations_float 5: [ OK ] openmptarget.atomic_operations_float (16 ms) 5: [ RUN ] openmptarget.atomic_operations_int 5: [ OK ] openmptarget.atomic_operations_int (44 ms) 5: [ RUN ] openmptarget.atomic_operations_long 5: [ OK ] openmptarget.atomic_operations_long (54 ms) 5: [ RUN ] openmptarget.atomic_operations_longlong 5: [ OK ] openmptarget.atomic_operations_longlong (56 ms) 5: [ RUN ] openmptarget.atomic_operations_unsigned 5: [ OK ] openmptarget.atomic_operations_unsigned (46 ms) 5: [ RUN ] openmptarget.atomic_operations_unsignedlong 5: [ OK ] openmptarget.atomic_operations_unsignedlong (44 ms) 5: [ RUN ] openmptarget.atomics 5: [ OK ] openmptarget.atomics (329 ms) 5: [ RUN ] openmptarget.atomics_tpetra_max_abs 5: [ OK ] openmptarget.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] openmptarget.atomic_views_integral 26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: OverlapMDRangePolicy/N:200/M:10000/R:10 0.040 s 0.040 s 17 7.41773m 3.69478m 7.02225m 3.50324m 3.54011m 4.088u [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (8415 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 8 tests from serial_DeathTest (16877 ms total) 4: 4: [----------] 135 tests from serial 4: [ RUN ] serial.team_for 4: [ OK ] serial.team_for (0 ms) 4: [ RUN ] serial.team_reduce 4: [ OK ] serial.team_reduce (0 ms) 4: [ RUN ] serial.team_reduce_large 4: [ OK ] serial.team_reduce_large (192 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (7 ms) 4: [ RUN ] serial.large_team_scratch_size 4: [ OK ] serial.large_team_scratch_size (0 ms) 4: [ RUN ] serial.team_broadcast_long 4: [ OK ] serial.team_broadcast_long (0 ms) 4: [ RUN ] serial.team_broadcast_long_wrapper 4: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] serial.team_broadcast_char 4: [ OK ] serial.team_broadcast_char (0 ms) 4: [ RUN ] serial.team_broadcast_float 4: [ OK ] serial.team_broadcast_float (0 ms) 4: [ RUN ] serial.team_broadcast_double 4: [ OK ] serial.team_broadcast_double (0 ms) 4: [ RUN ] serial.team_handle_by_value 4: [ OK ] serial.team_handle_by_value (0 ms) 4: [ RUN ] serial.team_vector 4: [ OK ] serial.team_vector (4 ms) 4: [ RUN ] serial.triple_nested_parallelism 4: [ OK ] serial.triple_nested_parallelism (255 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.parallel_scan_with_reducers (56 ms) 4: [ RUN ] serial.team_thread_range_combined_reducers 4: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] serial.thread_vector_range_combined_reducers 4: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.team_vector_range_combined_reducers 4: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelFor 4: [ OK ] serial.TeamThreadMDRangeParallelFor (5 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelFor 4: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelFor 4: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelReduce 4: [ OK ] serial.TeamThreadMDRangeParallelReduce (8 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 4: [ OK ] serial.ThreadVectorMDRangeParallelReduce (7 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (8 ms) 4: [ RUN ] serial.team_policy_runtime_parameters 4: [ OK ] serial.team_policy_runtime_parameters (0 ms) 4: [ RUN ] serial.team_reduction_scan 4: [ OK ] serial.team_reduction_scan (43 ms) 4: [ RUN ] serial.team_long_reduce 4: [ OK ] serial.team_long_reduce (44 ms) 4: [ RUN ] serial.team_double_reduce 4: [ OK ] serial.team_double_reduce (30 ms) 4: [ RUN ] serial.team_long_array_reduce 4: [ OK ] serial.team_long_array_reduce (58 ms) 4: [ RUN ] serial.team_double_array_reduce 4: [ OK ] serial.team_double_array_reduce (69 ms) 4: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] serial.repeated_team_reduce 1: [ OK ] openmp.view_allocation_large_rank (1692 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_bad_alloc 1: [ OK ] openmp.view_bad_alloc (11 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 (1 ms) 1: [ RUN ] openmp.view_copy_degenerated 1: [ OK ] openmp.view_copy_degenerated (0 ms) 1: [ RUN ] openmp.view_fill_tests_layout_right 26: OverlapTeamPolicy/N:20/M:1000000/R:10 0.218 s 0.193 s 4 0.0342636 0.0174847 0.0316844 0.0156592 0.0158657 5.481u 26: --------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations Count Time normalized 26: --------------------------------------------------------------------------------------------------------------------------------------------------- 26: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 25.957n 26: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 12.8027n 26: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 6.27393n 26: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 3.26294n 26: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.62292n 26: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 893.433p 26: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 670.059p 26: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 604.317p 26: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time 0.000 s 0.000 s 5 262.144k 398.396p 26: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 311.485p [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 69%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Mempool 26: ----------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations FOM: rate 26: ----------------------------------------------------------------------------------------------------------------------------------- 26: Malloc/N:1/manual_time 13.5 us 27.1 us 52018 74.3115k/s [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp 26: Malloc/N:16/manual_time 13.5 us 27.1 us 51947 74.2986k/s [ 69%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o 4: [ OK ] serial.repeated_team_reduce (5617 ms) 4: [ RUN ] serial.nested_team_reduce_functor_as_reducer 4: [ OK ] serial.nested_team_reduce_functor_as_reducer (0 ms) 4: [ RUN ] serial.team_scan [ 69%] Built target Kokkos_PerformanceTest_SharedSpace 4: [ OK ] serial.team_scan (91 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (74 ms) 4: [ RUN ] serial.team_shared_request 4: [ OK ] serial.team_shared_request (26 ms) 4: [ RUN ] serial.team_scratch_request 4: [ OK ] serial.team_scratch_request (1 ms) 4: [ RUN ] serial.team_lambda_shared_request 4: [ OK ] serial.team_lambda_shared_request (26 ms) 4: [ RUN ] serial.scratch_align 4: [ OK ] serial.scratch_align (0 ms) 4: [ RUN ] serial.shmem_size 4: [ OK ] serial.shmem_size (0 ms) 4: [ RUN ] serial.multi_level_scratch 4: [ OK ] serial.multi_level_scratch (1 ms) 4: [ RUN ] serial.team_scratch_memory_index_parallel_for 4: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] serial.team_policy_max_recommended 4: [ OK ] serial.team_policy_max_recommended (1 ms) 4: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] serial.team_teamvector_range 4: [ OK ] serial.team_teamvector_range (1 ms) 4: [ RUN ] serial.unique_token_global 4: [ OK ] serial.unique_token_global (0 ms) 4: [ RUN ] serial.unique_token_instance 4: [ OK ] serial.unique_token_instance (0 ms) 4: [ RUN ] serial.unique_token_team_acquire 4: [ OK ] serial.unique_token_team_acquire (0 ms) 4: [ RUN ] serial.view_api_a 4: [ OK ] serial.view_api_a (5 ms) 4: [ RUN ] serial.view_layout_left_with_stride 4: [ OK ] serial.view_layout_left_with_stride (0 ms) 4: [ RUN ] serial.view_layout_right_with_stride 4: [ OK ] serial.view_layout_right_with_stride (0 ms) 4: [ RUN ] serial.view_api_b 4: [ OK ] serial.view_api_b (2 ms) 4: [ RUN ] serial.view_api_c 4: [ OK ] serial.view_api_c (3 ms) 4: [ RUN ] serial.view_api_d 4: [ OK ] serial.view_api_d (0 ms) 4: [ RUN ] serial.view_remap 4: [ OK ] serial.view_remap (0 ms) 4: [ RUN ] serial.view_mirror_nonconst 4: [ OK ] serial.view_mirror_nonconst (0 ms) 4: [ RUN ] serial.view_stride_method 4: [ OK ] serial.view_stride_method (0 ms) 4: [ RUN ] serial.anonymous_space 4: [ OK ] serial.anonymous_space (0 ms) 4: [ RUN ] serial.view_overload_resolution 4: [ OK ] serial.view_overload_resolution (0 ms) 4: [ RUN ] serial.view_allocation_large_rank 26: Malloc/N:256/manual_time 13.4 us 27.1 us 52057 74.4638k/s 1: [ OK ] openmp.view_fill_tests_layout_right (5411 ms) 1: [ RUN ] openmp.view_fill_tests_layout_left 4: [ OK ] serial.view_allocation_large_rank (571 ms) 4: [ RUN ] serial.view_shmem_size_on_device 4: [ OK ] serial.view_shmem_size_on_device (0 ms) 4: [ RUN ] serial.view_is_assignable 4: [ OK ] serial.view_is_assignable (0 ms) 4: [ RUN ] serial.view_bad_alloc 4: [ OK ] serial.view_bad_alloc (0 ms) 4: [ RUN ] serial.view_copy_tests 4: [ OK ] serial.view_copy_tests (2 ms) 4: [ RUN ] serial.view_copy_tests_rank_0 4: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] serial.view_copy_degenerated 4: [ OK ] serial.view_copy_degenerated (0 ms) 4: [ RUN ] serial.view_fill_tests_layout_right [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o 4: [ OK ] serial.view_fill_tests_layout_right (1339 ms) 4: [ RUN ] serial.view_fill_tests_layout_left 26: Malloc/N:4096/manual_time 13.4 us 27.1 us 52100 74.4686k/s 5: [ OK ] openmptarget.atomic_views_integral (14726 ms) 5: [ RUN ] openmptarget.atomic_views_nonintegral [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o 26: Malloc/N:65536/manual_time 13.5 us 27.7 us 52184 74.3398k/s 4: [ OK ] serial.view_fill_tests_layout_left (2431 ms) 4: [ RUN ] serial.vcp_empty_traits 4: [ OK ] serial.vcp_empty_traits (0 ms) 4: [ RUN ] serial.is_view_label 4: [ OK ] serial.is_view_label (0 ms) 4: [ RUN ] serial.vcp_label_base_traits 4: [ OK ] serial.vcp_label_base_traits (0 ms) 4: [ RUN ] serial.vcp_label_traits 4: [ OK ] serial.vcp_label_traits (0 ms) 4: [ RUN ] serial.view_alloc_can_perfect_forward_label 4: [ OK ] serial.view_alloc_can_perfect_forward_label (0 ms) 4: [ RUN ] serial.vcp_label_copy_constructor 4: [ OK ] serial.vcp_label_copy_constructor (0 ms) 4: [ RUN ] serial.vcp_pointer_add_property 4: [ OK ] serial.vcp_pointer_add_property (0 ms) 4: [ RUN ] serial.view_empty_runtime_unmanaged 4: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] serial.view_hooks 4: [ OK ] serial.view_hooks (0 ms) 4: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (27 ms) 4: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (25 ms) 4: [ RUN ] serial.view_irregular_layout 4: [ OK ] serial.view_irregular_layout (0 ms) 4: [ RUN ] serial.view_mapping 4: [ OK ] serial.view_mapping (66 ms) 4: [ RUN ] serial.view_mapping_operator 4: [ OK ] serial.view_mapping_operator (2 ms) 4: [ RUN ] serial.static_extent 4: [ OK ] serial.static_extent (0 ms) 4: [ RUN ] serial.view_mapping_atomic 4: [ OK ] serial.view_mapping_atomic (0 ms) 4: [ RUN ] serial.view_mapping_class_value 4: [ OK ] serial.view_mapping_class_value (0 ms) 4: [ RUN ] serial.view_mapping_assignable 4: [ OK ] serial.view_mapping_assignable (0 ms) 4: [ RUN ] serial.view_mapping_trivially_copyable 4: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] serial.view_mapping_subview 4: [ OK ] serial.view_mapping_subview (0 ms) 4: [ RUN ] serial.view_nested_view 4: [ OK ] serial.view_nested_view (0 ms) 4: [ RUN ] serial.view_of_views_default 4: [ OK ] serial.view_of_views_default (0 ms) 4: [ RUN ] serial.view_of_views_without_initializing 4: [ OK ] serial.view_of_views_without_initializing (0 ms) 4: [ RUN ] serial.test_view_of_views_sequential_host_init 4: [ OK ] serial.test_view_of_views_sequential_host_init (0 ms) 4: [ RUN ] serial.append_formatted_multidimensional_index 4: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] serial.view_resize 4: [ OK ] serial.view_resize (1 ms) 4: [ RUN ] serial.view_realloc 4: [ OK ] serial.view_realloc (0 ms) 4: [ RUN ] serial.workgraph_fib 4: [ OK ] serial.workgraph_fib (86 ms) 4: [ RUN ] serial.resize_realloc_no_init 4: [ OK ] serial.resize_realloc_no_init (0 ms) 4: [ RUN ] serial.resize_realloc_no_alloc 4: [ OK ] serial.resize_realloc_no_alloc (0 ms) 4: [ RUN ] serial.realloc_exec_space 4: [ OK ] serial.realloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc 4: [ OK ] serial.view_alloc (0 ms) 4: [ RUN ] serial.view_alloc_exec_space 4: [ OK ] serial.view_alloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc_int 4: [ OK ] serial.view_alloc_int (0 ms) 4: [ RUN ] serial.view_alloc_exec_space_int 4: [ OK ] serial.view_alloc_exec_space_int (0 ms) 4: [ RUN ] serial.deep_copy_zero_memset 4: [ OK ] serial.deep_copy_zero_memset (0 ms) 4: [ RUN ] serial.resize_exec_space 4: [ OK ] serial.resize_exec_space (0 ms) 4: [ RUN ] serial.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestWithoutInitializing.hpp:301: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] serial.view_allocation_int (0 ms) 4: [ RUN ] serial.view_allocation_exec_space_int 4: [ OK ] serial.view_allocation_exec_space_int (0 ms) 4: [ RUN ] serial.view_not_default_constructible 4: [ OK ] serial.view_not_default_constructible (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_left 4: [ OK ] serial.view_subview_auto_1d_left (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_right 4: [ OK ] serial.view_subview_auto_1d_right (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_stride 4: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] serial.view_subview_assign_strided 4: [ OK ] serial.view_subview_assign_strided (0 ms) 4: [ RUN ] serial.view_subview_left_0 4: [ OK ] serial.view_subview_left_0 (0 ms) 4: [ RUN ] serial.view_subview_left_1 4: [ OK ] serial.view_subview_left_1 (0 ms) 4: [ RUN ] serial.view_subview_left_2 4: [ OK ] serial.view_subview_left_2 (0 ms) 4: [ RUN ] serial.view_subview_left_3 4: [ OK ] serial.view_subview_left_3 (0 ms) 4: [ RUN ] serial.view_subview_right_0 4: [ OK ] serial.view_subview_right_0 (0 ms) 4: [ RUN ] serial.view_subview_right_1 4: [ OK ] serial.view_subview_right_1 (0 ms) 4: [ RUN ] serial.view_subview_right_3 4: [ OK ] serial.view_subview_right_3 (0 ms) 4: [ RUN ] serial.view_static_tests 4: [ OK ] serial.view_static_tests (0 ms) 4: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 4: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 4: [ RUN ] serial.view_subview_layoutright_to_layoutright 4: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] serial.view_subview_1d_assign 4: [ OK ] serial.view_subview_1d_assign (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_atomic 4: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_randomaccess 4: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 4: [ RUN ] serial.view_subview_2d_from_3d 4: [ OK ] serial.view_subview_2d_from_3d (3 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_atomic 4: [ OK ] serial.view_subview_2d_from_3d_atomic (3 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 4: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left 4: [ OK ] serial.view_subview_3d_from_5d_left (163 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (164 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (163 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (155 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (155 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 1: [ OK ] openmp.view_fill_tests_layout_left (4865 ms) 1: [ RUN ] openmp.vcp_empty_traits 1: [ OK ] openmp.vcp_empty_traits (0 ms) 1: [ RUN ] openmp.is_view_label 1: [ OK ] openmp.is_view_label (0 ms) 1: [ RUN ] openmp.vcp_label_base_traits 1: [ OK ] openmp.vcp_label_base_traits (0 ms) 1: [ RUN ] openmp.vcp_label_traits 1: [ OK ] openmp.vcp_label_traits (0 ms) 1: [ RUN ] openmp.view_alloc_can_perfect_forward_label 1: [ OK ] openmp.view_alloc_can_perfect_forward_label (0 ms) 1: [ RUN ] openmp.vcp_label_copy_constructor 1: [ OK ] openmp.vcp_label_copy_constructor (0 ms) 1: [ RUN ] openmp.vcp_pointer_add_property 1: [ OK ] openmp.vcp_pointer_add_property (0 ms) 1: [ RUN ] openmp.view_empty_runtime_unmanaged 1: [ OK ] openmp.view_empty_runtime_unmanaged (0 ms) 1: [ RUN ] openmp.view_hooks 1: [ OK ] openmp.view_hooks (0 ms) 1: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 1: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (157 ms) 1: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 1: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (154 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 (507 ms) 1: [ RUN ] openmp.view_mapping_operator 1: [ OK ] openmp.view_mapping_operator (13 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 (4 ms) 1: [ RUN ] openmp.view_mapping_class_value 1: [ OK ] openmp.view_mapping_class_value (0 ms) 1: [ RUN ] openmp.view_mapping_assignable 1: [ OK ] openmp.view_mapping_assignable (0 ms) 1: [ RUN ] openmp.view_mapping_trivially_copyable 1: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 1: [ RUN ] openmp.view_mapping_subview 1: [ OK ] openmp.view_mapping_subview (0 ms) 1: [ RUN ] openmp.view_nested_view 1: [ OK ] openmp.view_nested_view (0 ms) 1: [ RUN ] openmp.view_of_views_default 1: [ OK ] openmp.view_of_views_default (0 ms) 1: [ RUN ] openmp.view_of_views_without_initializing 1: [ OK ] openmp.view_of_views_without_initializing (0 ms) 1: [ RUN ] openmp.test_view_of_views_sequential_host_init 1: [ OK ] openmp.test_view_of_views_sequential_host_init (0 ms) 1: [ RUN ] openmp.append_formatted_multidimensional_index 1: [ OK ] openmp.append_formatted_multidimensional_index (0 ms) 1: [ RUN ] openmp.view_resize 26: Malloc/N:1048576/manual_time 13.5 us 27.2 us 51963 74.2353k/s 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (155 ms) 4: [ RUN ] serial.view_test_unmanaged_subview_reset 4: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] serial.view_subview_memory_traits_construction 4: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 4: [----------] 135 tests from serial (12179 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 143 tests from 2 test suites ran. (29057 ms total) 4: [ PASSED ] 136 tests. 4: [ SKIPPED ] 7 tests, listed below: 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] serial.view_allocation_int 4/55 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 29.44 sec test 5 Start 5: Kokkos_CoreUnitTest_HIP 5: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_HIP 5: Test timeout computed to be: 1500 1: [ OK ] openmp.view_resize (130 ms) 1: [ RUN ] openmp.view_realloc 1: [ OK ] openmp.view_realloc (0 ms) 1: [ RUN ] openmp.workgraph_fib 5: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 5: [==========] Running 425 tests from 6 test suites. 5: [----------] Global test environment set-up. 5: [----------] 19 tests from hip_DeathTest 5: [ RUN ] hip_DeathTest.abort_from_host 1: [ OK ] openmp.workgraph_fib (898 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-7581/core/unit_test/TestWithoutInitializing.hpp:301: 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 (1 ms) 1: [ RUN ] openmp.view_subview_1d_assign 1: [ OK ] openmp.view_subview_1d_assign (1 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 (1 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d 1: [ OK ] openmp.view_subview_2d_from_3d (23 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_atomic 1: [ OK ] openmp.view_subview_2d_from_3d_atomic (23 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 1: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (24 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left 1: [ OK ] openmp.view_subview_3d_from_5d_left (463 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 5: [ OK ] hip_DeathTest.abort_from_host (1243 ms) 5: [ RUN ] hip_DeathTest.abort_from_device 1: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (461 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (465 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp 5: [ OK ] hip_DeathTest.abort_from_device (1267 ms) 5: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] openmp.view_subview_3d_from_5d_right (503 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0162921 -0.00178582 || 0.051031 28016 29327 || 29149.3 28674.4 || -24.6871 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0177836 0.00924065 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties 1: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (505 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o 5: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1232 ms) 5: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpanConversion.cpp.o 1: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (501 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: [----------] 316 tests from openmp (104177 ms total) 1: 1: [----------] 16 tests from openmp_graph 1: [ RUN ] openmp_graph.submit_once 1: [ OK ] openmp_graph.submit_once (0 ms) 1: [ RUN ] openmp_graph.submit_once_rvalue 1: [ OK ] openmp_graph.submit_once_rvalue (0 ms) 1: [ RUN ] openmp_graph.instantiate_and_submit_once 1: [ OK ] openmp_graph.instantiate_and_submit_once (0 ms) 1: [ RUN ] openmp_graph.submit_onto_another_execution_space_instance 1: [ OK ] openmp_graph.submit_onto_another_execution_space_instance (0 ms) 1: [ RUN ] openmp_graph.create_graph_no_closure_with_exec 1: [ OK ] openmp_graph.create_graph_no_closure_with_exec (0 ms) 1: [ RUN ] openmp_graph.create_graph_no_arg 1: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:252: Skipped 1: Skipping since useless if the test fixture is not on the default execution space. 1: [ SKIPPED ] openmp_graph.create_graph_no_arg (0 ms) 1: [ RUN ] openmp_graph.submit_six 1: [ OK ] openmp_graph.submit_six (0 ms) 1: [ RUN ] openmp_graph.when_all_cycle 1: [ OK ] openmp_graph.when_all_cycle (0 ms) 1: [ RUN ] openmp_graph.repeat_chain 1: [ OK ] openmp_graph.repeat_chain (0 ms) 1: [ RUN ] openmp_graph.zero_work_reduce 1: [ OK ] openmp_graph.zero_work_reduce (0 ms) 1: [ RUN ] openmp_graph.empty_graph 1: [ OK ] openmp_graph.empty_graph (0 ms) 1: [ RUN ] openmp_graph.force_global_launch 1: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:457: Skipped 1: This execution space does not support global launch. 1: [ SKIPPED ] openmp_graph.force_global_launch (0 ms) 1: [ RUN ] openmp_graph.empty_graph_default_host_exec 1: [ OK ] openmp_graph.empty_graph_default_host_exec (0 ms) 1: [ RUN ] openmp_graph.node_lifetime 1: [ OK ] openmp_graph.node_lifetime (0 ms) 1: [ RUN ] openmp_graph.diamond 1: [ OK ] openmp_graph.diamond (0 ms) 1: [ RUN ] openmp_graph.end_of_submit_control_flow 1: [ OK ] openmp_graph.end_of_submit_control_flow (2 ms) 1: [----------] 16 tests from openmp_graph (4 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 351 tests from 4 test suites ran. (158217 ms total) 1: [ PASSED ] 341 tests. 1: [ SKIPPED ] 10 tests, listed below: 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_dyn 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_stat 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_mix 1: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_static_extents 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 1: [ SKIPPED ] openmp.mdspan_minimal_functional 1: [ SKIPPED ] openmp.view_allocation_int 1: [ SKIPPED ] openmp_graph.create_graph_no_arg 1: [ SKIPPED ] openmp_graph.force_global_launch 1/52 Test #1: Kokkos_CoreUnitTest_OpenMP ................................. Passed 158.68 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-7581/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: OMP_PROC_BIND environment variable not set 2: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 2: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 2: For unit testing set OMP_PROC_BIND=false 2: 2: [ OK ] openmp.raw_openmp_interop (197 ms) 2: [----------] 1 test from openmp (197 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (197 ms total) 2: [ PASSED ] 1 test. 2/52 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp .......................... Passed 0.31 sec test 3 Start 3: Kokkos_CoreUnitTest_Cuda1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 3: Test timeout computed to be: 1500 3: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 3: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 3: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 3: For unit testing set OMP_PROC_BIND=false 3: [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o 3: [==========] Running 209 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 9 tests from cuda_DeathTest 3: [ RUN ] cuda_DeathTest.abort_from_host 5: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1238 ms) 5: [ RUN ] hip_DeathTest.policy_invalid_bounds 5: [ OK ] hip_DeathTest.policy_invalid_bounds (0 ms) 5: [ RUN ] hip_DeathTest.range_policy_invalid_bounds 5: [ OK ] hip_DeathTest.range_policy_invalid_bounds (0 ms) 5: [ RUN ] hip_DeathTest.range_policy_round_trip_conversion_fires 5: [ OK ] hip_DeathTest.range_policy_round_trip_conversion_fires (0 ms) 5: [ RUN ] hip_DeathTest.range_policy_check_sign_changes 5: [ OK ] hip_DeathTest.range_policy_check_sign_changes (0 ms) 5: [ RUN ] hip_DeathTest.range_policy_implicitly_converted_bounds 5: [ OK ] hip_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 5: [ RUN ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 26: Malloc/N:16777216/manual_time 65.6 us 106 us 11106 15.2544k/s 5: [ OK ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (1222 ms) 5: [ RUN ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ OK ] cuda_DeathTest.abort_from_host (2001 ms) 3: [ RUN ] cuda_DeathTest.abort_from_device 5: [ OK ] openmptarget.atomic_views_nonintegral (10243 ms) 5: [ RUN ] openmptarget.atomic_view_api 5: [ OK ] openmptarget.atomic_view_api (0 ms) 5: [ RUN ] openmptarget.bit_manip_countl_zero 5: [ OK ] openmptarget.bit_manip_countl_zero (0 ms) 5: [ RUN ] openmptarget.bit_manip_countl_one 5: [ OK ] openmptarget.bit_manip_countl_one (0 ms) 5: [ RUN ] openmptarget.bit_manip_countr_zero 5: [ OK ] openmptarget.bit_manip_countr_zero (0 ms) 5: [ RUN ] openmptarget.bit_manip_countr_one 5: [ OK ] openmptarget.bit_manip_countr_one (0 ms) 5: [ RUN ] openmptarget.bit_manip_popcount 5: [ OK ] openmptarget.bit_manip_popcount (0 ms) 5: [ RUN ] openmptarget.bit_manip_has_single_bit 5: [ OK ] openmptarget.bit_manip_has_single_bit (0 ms) 5: [ RUN ] openmptarget.bit_manip_bit_floor 5: [ OK ] openmptarget.bit_manip_bit_floor (0 ms) 5: [ RUN ] openmptarget.bit_manip_bit_ceil 5: [ OK ] openmptarget.bit_manip_bit_ceil (0 ms) 5: [ RUN ] openmptarget.bit_manip_bit_width 5: [ OK ] openmptarget.bit_manip_bit_width (0 ms) 5: [ RUN ] openmptarget.bit_manip_rotl 5: [ OK ] openmptarget.bit_manip_rotl (0 ms) 5: [ RUN ] openmptarget.bit_manip_rotr 5: [ OK ] openmptarget.bit_manip_rotr (0 ms) 5: [ RUN ] openmptarget.bit_manip_byeswap 5: [ OK ] openmptarget.bit_manip_byeswap (0 ms) 5: [ RUN ] openmptarget.bit_manip_bit_cast 5: [ OK ] openmptarget.bit_manip_bit_cast (0 ms) 5: [ RUN ] openmptarget.test_block_deduction_bug_pr_3103 5: [ OK ] openmptarget.test_block_deduction_bug_pr_3103 (0 ms) 5: [ RUN ] openmptarget.checked_integer_operations_multiply_overflow 5: [ OK ] openmptarget.checked_integer_operations_multiply_overflow (0 ms) 5: [ RUN ] openmptarget.execution_policy_occupancy_and_hint 5: [ OK ] openmptarget.execution_policy_occupancy_and_hint (0 ms) 5: [ RUN ] openmptarget.complex_construction 5: [ OK ] openmptarget.complex_construction (0 ms) 5: [ RUN ] openmptarget.complex_basic_math 5: [ OK ] openmptarget.complex_basic_math (0 ms) 5: [ RUN ] openmptarget.complex_special_funtions 5: [ OK ] openmptarget.complex_special_funtions (0 ms) 5: [ RUN ] openmptarget.complex_io 5: [ OK ] openmptarget.complex_io (0 ms) 5: [ RUN ] openmptarget.complex_trivially_copyable 5: [ OK ] openmptarget.complex_trivially_copyable (0 ms) 5: [ RUN ] openmptarget.complex_issue_3865 5: [ OK ] openmptarget.complex_issue_3865 (0 ms) 5: [ RUN ] openmptarget.complex_issue_3867 5: [ OK ] openmptarget.complex_issue_3867 (0 ms) 5: [ RUN ] openmptarget.complex_operations_arithmetic_types_overloads 5: [ OK ] openmptarget.complex_operations_arithmetic_types_overloads (0 ms) 5: [ RUN ] openmptarget.complex_structured_bindings 5: [ OK ] openmptarget.complex_structured_bindings (0 ms) 5: [ RUN ] openmptarget.crs_count_fill 5: [ OK ] openmptarget.crs_count_fill (8 ms) 5: [ RUN ] openmptarget.crs_copy_constructor 5: [ OK ] openmptarget.crs_copy_constructor (32 ms) 5: [ RUN ] openmptarget.deep_copy_alignment 5: [ OK ] openmptarget.deep_copy_alignment (6 ms) 5: [ RUN ] openmptarget.deep_copy_conversion 5: [ OK ] openmptarget.deep_copy_conversion (354 ms) 5: [ RUN ] openmptarget.partitioning_by_args 5: [ OK ] openmptarget.partitioning_by_args (0 ms) 5: [ RUN ] openmptarget.partitioning_by_vector 5: [ OK ] openmptarget.partitioning_by_vector (0 ms) 5: [ RUN ] openmptarget.exec_space_thread_safety_range 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestExecSpaceThreadSafety.hpp:97: Skipped 5: skipping since test is known to fail for OpenMPTarget 5: [ SKIPPED ] openmptarget.exec_space_thread_safety_range (0 ms) 5: [ RUN ] openmptarget.exec_space_thread_safety_mdrange 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestExecSpaceThreadSafety.hpp:140: Skipped 5: skipping since test is known to fail for OpenMPTarget 5: [ SKIPPED ] openmptarget.exec_space_thread_safety_mdrange (0 ms) 5: [ RUN ] openmptarget.exec_space_thread_safety_team_policy 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestExecSpaceThreadSafety.hpp:186: Skipped 5: skipping for OpenMPTarget since the test is designed to run with vector_length=1 5: [ SKIPPED ] openmptarget.exec_space_thread_safety_team_policy (0 ms) 5: [ RUN ] openmptarget.exec_space_thread_safety_range_reduce [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test17_CompleteAtomic_SYCL.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o 5: [ OK ] hip_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (1259 ms) 5: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_dyn 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_stat 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_mix 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] hip_DeathTest.view_construction_with_wrong_static_extents 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 5: only enforced when debug bound checks is enabled 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 66%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp 3: [ OK ] cuda_DeathTest.abort_from_device (2033 ms) 3: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o 3: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (1978 ms) 3: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 66%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace 3: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (2297 ms) 3: [ RUN ] cuda_DeathTest.policy_invalid_bounds [ 66%] Built target Kokkos_PerformanceTest_TaskDag [ 66%] 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_ViewCopy_c123.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o 3: [ OK ] cuda_DeathTest.policy_invalid_bounds (2227 ms) 3: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 5: [ OK ] openmptarget.exec_space_thread_safety_range_reduce (6900 ms) 5: [ RUN ] openmptarget.exec_space_thread_safety_mdrange_reduce [ 66%] Built target Kokkos_PerformanceTest_SharedSpace [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o 26: Malloc/N:268435456/manual_time 8834 us 531 us 1000 113.203/s 26: Malloc/N:4294967296/manual_time 144443 us 517 us 5 6.92313/s 26: MallocFree/N:1/manual_time 27.0 us 26.9 us 25855 37.0402k/s 5: [ OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (8759 ms) 5: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp 26: MallocFree/N:16/manual_time 27.0 us 26.9 us 25920 36.9997k/s [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp 26: MallocFree/N:256/manual_time 27.2 us 27.1 us 25904 36.7769k/s [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o 3: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (4267 ms) 3: [ RUN ] cuda_DeathTest.range_policy_round_trip_conversion_fires [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o 26: MallocFree/N:4096/manual_time 27.0 us 26.9 us 25957 37.0055k/s 3: [ OK ] cuda_DeathTest.range_policy_round_trip_conversion_fires (1989 ms) 3: [ RUN ] cuda_DeathTest.range_policy_check_sign_changes 26: MallocFree/N:65536/manual_time 27.0 us 26.9 us 25922 37.0151k/s 5: [ OK ] openmptarget.exec_space_thread_safety_mdrange_reduce (7352 ms) 5: [ RUN ] openmptarget.exec_space_thread_safety_team_policy_reduce 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestExecSpaceThreadSafety.hpp:318: Skipped 5: skipping for OpenMPTarget since the test is designed to run with vector_length=1 5: [ SKIPPED ] openmptarget.exec_space_thread_safety_team_policy_reduce (0 ms) 5: [ RUN ] openmptarget.exec_space_thread_safety_range_scan 26: MallocFree/N:1048576/manual_time 27.1 us 27.0 us 25911 36.9246k/s [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o 3: [ OK ] cuda_DeathTest.range_policy_check_sign_changes (4121 ms) 3: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 5: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (8628 ms) 5: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 66%] Linking CXX executable Kokkos_IncrementalTest_SYCL 26: MallocFree/N:16777216/manual_time 558 us 106 us 7102 1.79069k/s [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o 5: [ OK ] openmptarget.exec_space_thread_safety_range_scan (6920 ms) 5: [ RUN ] openmptarget.functor_analysis 5: [ OK ] openmptarget.functor_analysis (0 ms) 5: [ RUN ] openmptarget.when_all_type 5: [ OK ] openmptarget.when_all_type (0 ms) 5: [ RUN ] openmptarget.host_shared_ptr_use_count 5: [ OK ] openmptarget.host_shared_ptr_use_count (0 ms) 5: [ RUN ] openmptarget.host_shared_ptr_get 5: [ OK ] openmptarget.host_shared_ptr_get (0 ms) 5: [ RUN ] openmptarget.host_shared_ptr_dereference_on_device 5: [ OK ] openmptarget.host_shared_ptr_dereference_on_device (0 ms) 5: [ RUN ] openmptarget.join_backward_compatibility 5: [ OK ] openmptarget.join_backward_compatibility (2 ms) 5: [ RUN ] openmptarget.mathematical_constants_e 5: [ OK ] openmptarget.mathematical_constants_e (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_log2e 5: [ OK ] openmptarget.mathematical_constants_log2e (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_log10e 5: [ OK ] openmptarget.mathematical_constants_log10e (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_pi 5: [ OK ] openmptarget.mathematical_constants_pi (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_inv_pi 5: [ OK ] openmptarget.mathematical_constants_inv_pi (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_inv_sqrtpi 5: [ OK ] openmptarget.mathematical_constants_inv_sqrtpi (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_ln2 5: [ OK ] openmptarget.mathematical_constants_ln2 (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_ln10 5: [ OK ] openmptarget.mathematical_constants_ln10 (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_sqrt2 5: [ OK ] openmptarget.mathematical_constants_sqrt2 (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_sqrt3 5: [ OK ] openmptarget.mathematical_constants_sqrt3 (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_inv_sqrt3 5: [ OK ] openmptarget.mathematical_constants_inv_sqrt3 (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_egamma 5: [ OK ] openmptarget.mathematical_constants_egamma (0 ms) 5: [ RUN ] openmptarget.mathematical_constants_phi 5: [ OK ] openmptarget.mathematical_constants_phi (0 ms) 5: [ RUN ] openmptarget.mathematical_functions_trigonometric_functions 5: [ OK ] openmptarget.mathematical_functions_trigonometric_functions (6 ms) 5: [ RUN ] openmptarget.mathematical_functions_hyperbolic_functions 5: [ OK ] openmptarget.mathematical_functions_hyperbolic_functions (6 ms) 5: [ RUN ] openmptarget.mathematical_functions_non_standard 5: [ OK ] openmptarget.mathematical_functions_non_standard (0 ms) 5: [ RUN ] openmptarget.mathematical_functions_power_functions 5: [ OK ] openmptarget.mathematical_functions_power_functions (3 ms) 5: [ RUN ] openmptarget.mathematical_functions_fma 5: [ OK ] openmptarget.mathematical_functions_fma (0 ms) 5: [ RUN ] openmptarget.mathematical_functions_error_and_gamma_functions 5: [ OK ] openmptarget.mathematical_functions_error_and_gamma_functions (4 ms) 5: [ RUN ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations (5 ms) 5: [ RUN ] openmptarget.mathematical_functions_floating_point_manipulation_functions 5: [ OK ] openmptarget.mathematical_functions_floating_point_manipulation_functions (2 ms) 5: [ RUN ] openmptarget.mathematical_functions_absolute_value 5: [ OK ] openmptarget.mathematical_functions_absolute_value (0 ms) 5: [ RUN ] openmptarget.mathematical_functions_floating_point_absolute_value 5: [ OK ] openmptarget.mathematical_functions_floating_point_absolute_value (0 ms) 5: [ RUN ] openmptarget.mathematical_functions_remainder_function 5: [ OK ] openmptarget.mathematical_functions_remainder_function (0 ms) 5: [ RUN ] openmptarget.mathematical_functions_isfinite 5: [ OK ] openmptarget.mathematical_functions_isfinite (0 ms) 5: [ RUN ] openmptarget.mathematical_functions_isinf 5: [ OK ] openmptarget.mathematical_functions_isinf (0 ms) 5: [ RUN ] openmptarget.mathematical_functions_isnan 5: [ OK ] openmptarget.mathematical_functions_isnan (0 ms) 5: [ RUN ] openmptarget.mathematical_functions_exponential_functions 5: [ OK ] openmptarget.mathematical_functions_exponential_functions (7 ms) 5: [ RUN ] openmptarget.mathspecialfunc_expint1 5: [ OK ] openmptarget.mathspecialfunc_expint1 (0 ms) 5: [ RUN ] openmptarget.mathspecialfunc_cbesselj0y0 5: [ OK ] openmptarget.mathspecialfunc_cbesselj0y0 (26 ms) 5: [ RUN ] openmptarget.mathspecialfunc_cbesselj1y1 5: [ OK ] openmptarget.mathspecialfunc_cbesselj1y1 (26 ms) 5: [ RUN ] openmptarget.mathspecialfunc_cbesseli0k0 5: [ OK ] openmptarget.mathspecialfunc_cbesseli0k0 (1 ms) 5: [ RUN ] openmptarget.mathspecialfunc_cbesseli1k1 5: [ OK ] openmptarget.mathspecialfunc_cbesseli1k1 (1 ms) 5: [ RUN ] openmptarget.mathspecialfunc_cbesselh1stkind 5: [ OK ] openmptarget.mathspecialfunc_cbesselh1stkind (0 ms) 5: [ RUN ] openmptarget.mathspecialfunc_cbesselh2ndkind 5: [ OK ] openmptarget.mathspecialfunc_cbesselh2ndkind (0 ms) 5: [ RUN ] openmptarget.mdrange_5d 5: [ OK ] openmptarget.mdrange_5d (15 ms) 5: [ RUN ] openmptarget.mdrange_6d 5: [ OK ] openmptarget.mdrange_6d (8 ms) 5: [ RUN ] openmptarget.mdrange_2d 5: [ OK ] openmptarget.mdrange_2d (2 ms) 5: [ RUN ] openmptarget.mdrange_3d 5: [ OK ] openmptarget.mdrange_3d (5 ms) 5: [ RUN ] openmptarget.mdrange_4d 5: [ OK ] openmptarget.mdrange_4d (4 ms) 5: [ RUN ] openmptarget.mdrange_large_deep_copy 5: [ OK ] openmptarget.mdrange_large_deep_copy (82 ms) 5: [ RUN ] openmptarget.md_range_policy_construction_from_arrays 5: [ OK ] openmptarget.md_range_policy_construction_from_arrays (0 ms) 5: [ RUN ] openmptarget.policy_get_tile_size 5: [ OK ] openmptarget.policy_get_tile_size (0 ms) 5: [ RUN ] openmptarget.mdrange_parallel_reduce_primitive_types 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestMDRangeReduce.hpp:50: Skipped 5: FIXME OPENMPTARGET Tests of MDRange reduce over values smaller than int would fail 5: [ SKIPPED ] openmptarget.mdrange_parallel_reduce_primitive_types (0 ms) 5: [ RUN ] openmptarget.mdspan_minimal_functional 5: [ OK ] openmptarget.mdspan_minimal_functional (0 ms) 5: [ RUN ] openmptarget.mdspan_atomic_accessor 5: [ OK ] openmptarget.mdspan_atomic_accessor (0 ms) 5: [ RUN ] openmptarget.view_mdspan_conversion 5: [ OK ] openmptarget.view_mdspan_conversion (9 ms) 5: [ RUN ] openmptarget.view_mdspan_conversion_with_stride 5: [ OK ] openmptarget.view_mdspan_conversion_with_stride (0 ms) 5: [ RUN ] openmptarget.numeric_traits_infinity 5: [ OK ] openmptarget.numeric_traits_infinity (0 ms) 5: [ RUN ] openmptarget.numeric_traits_epsilon 5: [ OK ] openmptarget.numeric_traits_epsilon (0 ms) 5: [ RUN ] openmptarget.numeric_traits_round_error 5: [ OK ] openmptarget.numeric_traits_round_error (0 ms) 5: [ RUN ] openmptarget.numeric_traits_norm_min 5: [ OK ] openmptarget.numeric_traits_norm_min (0 ms) 5: [ RUN ] openmptarget.numeric_traits_denorm_min 5: [ OK ] openmptarget.numeric_traits_denorm_min (0 ms) 5: [ RUN ] openmptarget.numeric_traits_finite_min_max 5: [ OK ] openmptarget.numeric_traits_finite_min_max (4 ms) 5: [ RUN ] openmptarget.numeric_traits_digits 5: [ OK ] openmptarget.numeric_traits_digits (2 ms) 5: [ RUN ] openmptarget.numeric_traits_digits10 5: [ OK ] openmptarget.numeric_traits_digits10 (2 ms) 5: [ RUN ] openmptarget.numeric_traits_max_digits10 5: [ OK ] openmptarget.numeric_traits_max_digits10 (0 ms) 5: [ RUN ] openmptarget.numeric_traits_radix 5: [ OK ] openmptarget.numeric_traits_radix (2 ms) 5: [ RUN ] openmptarget.numeric_traits_min_max_exponent 5: [ OK ] openmptarget.numeric_traits_min_max_exponent (1 ms) 5: [ RUN ] openmptarget.numeric_traits_min_max_exponent10 5: [ OK ] openmptarget.numeric_traits_min_max_exponent10 (0 ms) 5: [ RUN ] openmptarget.numeric_traits_quiet_and_signaling_nan 5: [ OK ] openmptarget.numeric_traits_quiet_and_signaling_nan (1 ms) 5: [ RUN ] openmptarget.numeric_traits_sfinae_friendly 5: [ OK ] openmptarget.numeric_traits_sfinae_friendly (0 ms) 5: [ RUN ] openmptarget.occupancy_control 5: [ OK ] openmptarget.occupancy_control (0 ms) 5: [ RUN ] openmptarget.parallel_scan_range_policy [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o 5: [ OK ] openmptarget.parallel_scan_range_policy (157 ms) 5: [ RUN ] openmptarget.kokkos_printf 5: [ OK ] openmptarget.kokkos_printf (1 ms) 5: [ RUN ] openmptarget.range_for 5: [ OK ] openmptarget.range_for (1 ms) 5: [ RUN ] openmptarget.range_reduce 5: [ OK ] openmptarget.range_reduce (1 ms) 5: [ RUN ] openmptarget.range_policy_runtime_parameters 5: [ OK ] openmptarget.range_policy_runtime_parameters (0 ms) 5: [ RUN ] openmptarget.range_policy_one_way_convertible_bounds 5: [ OK ] openmptarget.range_policy_one_way_convertible_bounds (0 ms) 5: [ RUN ] openmptarget.range_for_require 5: [ OK ] openmptarget.range_for_require (1 ms) 5: [ RUN ] openmptarget.range_reduce_require 5: [ OK ] openmptarget.range_reduce_require (0 ms) 5: [ RUN ] openmptarget.reducers_int 5: [ OK ] openmptarget.reducers_int (6 ms) 5: [ RUN ] openmptarget.reducers_double 5: [ OK ] openmptarget.reducers_double (5 ms) 5: [ RUN ] openmptarget.reducers_bool 5: [ OK ] openmptarget.reducers_bool (1 ms) 5: [ RUN ] openmptarget.int64_t_reduce [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o 5: [ OK ] openmptarget.int64_t_reduce (276 ms) 5: [ RUN ] openmptarget.double_reduce 5: [ OK ] openmptarget.double_reduce (270 ms) 5: [ RUN ] openmptarget.int64_t_reduce_dynamic [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o 5: [ OK ] openmptarget.int64_t_reduce_dynamic (290 ms) 5: [ RUN ] openmptarget.double_reduce_dynamic 5: [ OK ] openmptarget.double_reduce_dynamic (292 ms) 5: [ RUN ] openmptarget.int64_t_reduce_dynamic_view 5: [ OK ] openmptarget.int64_t_reduce_dynamic_view (41 ms) 5: [ RUN ] openmptarget.reduction_with_large_iteration_count 26: MallocFree/N:268435456/manual_time 8685 us 149 us 353 115.146/s 26: MallocFree/N:4294967296/manual_time 144417 us 385 us 5 6.92439/s [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o 26: MallocTouch/N:1/manual_time 14.5 us 28.0 us 48201 68.7649k/s [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o 26: MallocTouch/N:16/manual_time 14.5 us 28.1 us 48154 68.7559k/s 3: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (8467 ms) 3: [----------] 9 tests from cuda_DeathTest (29384 ms total) 3: 3: [----------] 1 test from cuda_graph_DeathTest 3: [ RUN ] cuda_graph_DeathTest.can_instantiate_only_once [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o 26: MallocTouch/N:256/manual_time 14.5 us 28.1 us 48044 68.7317k/s 26: MallocTouch/N:4096/manual_time 37.4 us 52.6 us 18709 26.7329k/s 3: [ OK ] cuda_graph_DeathTest.can_instantiate_only_once (4606 ms) 3: [----------] 1 test from cuda_graph_DeathTest (4606 ms total) 3: 3: [----------] 183 tests from cuda 3: [ RUN ] cuda.array_capacity 3: [ OK ] cuda.array_capacity (0 ms) 3: [ RUN ] cuda.array_element_access 3: [ OK ] cuda.array_element_access (0 ms) 3: [ RUN ] cuda.array_operator_equal 3: [ OK ] cuda.array_operator_equal (0 ms) 3: [ RUN ] cuda.array_zero_capacity 3: [ OK ] cuda.array_zero_capacity (0 ms) 3: [ RUN ] cuda.array_zero_data_nullptr 3: [ OK ] cuda.array_zero_data_nullptr (0 ms) 3: [ RUN ] cuda.atomic_operations_complexdouble 3: [ OK ] cuda.atomic_operations_complexdouble (14 ms) 3: [ RUN ] cuda.atomic_operations_complexfloat 3: [ OK ] cuda.atomic_operations_complexfloat (7 ms) 3: [ RUN ] cuda.atomic_operations_double 3: [ OK ] cuda.atomic_operations_double (9 ms) 3: [ RUN ] cuda.atomic_operations_float 3: [ OK ] cuda.atomic_operations_float (8 ms) 3: [ RUN ] cuda.atomic_operations_int 3: [ OK ] cuda.atomic_operations_int (20 ms) 3: [ RUN ] cuda.atomic_operations_long 3: [ OK ] cuda.atomic_operations_long (19 ms) 3: [ RUN ] cuda.atomic_operations_longlong 3: [ OK ] cuda.atomic_operations_longlong (20 ms) 3: [ RUN ] cuda.atomic_shared 3: [ OK ] cuda.atomic_shared (0 ms) 3: [ RUN ] cuda.atomic_operations_unsigned 3: [ OK ] cuda.atomic_operations_unsigned (16 ms) 3: [ RUN ] cuda.atomic_operations_unsignedlong 3: [ OK ] cuda.atomic_operations_unsignedlong (16 ms) 3: [ RUN ] cuda.atomics 3: [ OK ] cuda.atomics (164 ms) 3: [ RUN ] cuda.atomics_tpetra_max_abs 3: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] cuda.atomic_views_integral 26: MallocTouch/N:65536/manual_time 37.6 us 52.7 us 18656 26.6293k/s [ 70%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 70%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o 26: MallocTouch/N:1048576/manual_time 40.1 us 55.3 us 17425 24.9508k/s [ 70%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 70%] Built target Kokkos_Benchmark_Atomic_MinMax [ 70%] Built target Kokkos_PerformanceTest_Mempool [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 70%] Built target Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 70%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o 26: MallocTouch/N:16777216/manual_time 102 us 147 us 5379 9.79834k/s [ 67%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 67%] Built target Kokkos_IncrementalTest_SYCL [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o 5: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (22327 ms) 5: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 67%] Built target Kokkos_PerformanceTest_Mempool [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/UnitTestMain.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o 3: [ OK ] cuda.atomic_views_integral (12437 ms) 3: [ RUN ] cuda.atomic_views_nonintegral 3: [ OK ] cuda.atomic_views_nonintegral (89 ms) 3: [ RUN ] cuda.atomic_view_api 3: [ OK ] cuda.atomic_view_api (0 ms) 3: [ RUN ] cuda.bit_manip_countl_zero 3: [ OK ] cuda.bit_manip_countl_zero (0 ms) 3: [ RUN ] cuda.bit_manip_countl_one 3: [ OK ] cuda.bit_manip_countl_one (0 ms) 3: [ RUN ] cuda.bit_manip_countr_zero 3: [ OK ] cuda.bit_manip_countr_zero (0 ms) 3: [ RUN ] cuda.bit_manip_countr_one 3: [ OK ] cuda.bit_manip_countr_one (0 ms) 3: [ RUN ] cuda.bit_manip_popcount 3: [ OK ] cuda.bit_manip_popcount (0 ms) 3: [ RUN ] cuda.bit_manip_has_single_bit 3: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 3: [ RUN ] cuda.bit_manip_bit_floor 3: [ OK ] cuda.bit_manip_bit_floor (0 ms) 3: [ RUN ] cuda.bit_manip_bit_ceil 3: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 3: [ RUN ] cuda.bit_manip_bit_width 3: [ OK ] cuda.bit_manip_bit_width (0 ms) 3: [ RUN ] cuda.bit_manip_rotl 3: [ OK ] cuda.bit_manip_rotl (0 ms) 3: [ RUN ] cuda.bit_manip_rotr 3: [ OK ] cuda.bit_manip_rotr (0 ms) 3: [ RUN ] cuda.bit_manip_byeswap 3: [ OK ] cuda.bit_manip_byeswap (0 ms) 3: [ RUN ] cuda.bit_manip_bit_cast 3: [ OK ] cuda.bit_manip_bit_cast (0 ms) 3: [ RUN ] cuda.test_block_deduction_bug_pr_3103 3: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] cuda.checked_integer_operations_multiply_overflow 3: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] cuda.execution_policy_occupancy_and_hint 3: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] cuda.complex_construction 3: [ OK ] cuda.complex_construction (0 ms) 3: [ RUN ] cuda.complex_basic_math 3: [ OK ] cuda.complex_basic_math (0 ms) 3: [ RUN ] cuda.complex_special_funtions 3: [ OK ] cuda.complex_special_funtions (0 ms) 3: [ RUN ] cuda.complex_io 3: [ OK ] cuda.complex_io (0 ms) 3: [ RUN ] cuda.complex_trivially_copyable 3: [ OK ] cuda.complex_trivially_copyable (0 ms) 3: [ RUN ] cuda.complex_issue_3865 3: [ OK ] cuda.complex_issue_3865 (0 ms) 3: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 3: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] cuda.complex_structured_bindings 3: [ OK ] cuda.complex_structured_bindings (0 ms) 3: [ RUN ] cuda.crs_count_fill 3: [ OK ] cuda.crs_count_fill (5 ms) 3: [ RUN ] cuda.crs_copy_constructor 3: [ OK ] cuda.crs_copy_constructor (20 ms) 3: [ RUN ] cuda.deep_copy_alignment 3: [ OK ] cuda.deep_copy_alignment (5 ms) 3: [ RUN ] cuda.deep_copy_conversion 3: [ OK ] cuda.deep_copy_conversion (5 ms) 3: [ RUN ] cuda.partitioning_by_args 3: [ OK ] cuda.partitioning_by_args (1 ms) 3: [ RUN ] cuda.partitioning_by_vector 3: [ OK ] cuda.partitioning_by_vector (0 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range 3: [ OK ] cuda.exec_space_thread_safety_range (2199 ms) 3: [ RUN ] cuda.exec_space_thread_safety_mdrange 3: [ OK ] cuda.exec_space_thread_safety_mdrange (220 ms) 3: [ RUN ] cuda.exec_space_thread_safety_team_policy 3: [ OK ] cuda.exec_space_thread_safety_team_policy (220 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range_reduce 26: MallocTouch/N:268435456/manual_time 8816 us 228 us 1000 113.424/s 26: MallocTouch/N:4294967296/manual_time 145024 us 1544 us 5 6.89542/s [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o 3: [ OK ] cuda.exec_space_thread_safety_range_reduce (220 ms) 3: [ RUN ] cuda.exec_space_thread_safety_mdrange_reduce [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o 3: [ OK ] cuda.exec_space_thread_safety_mdrange_reduce (653 ms) 3: [ RUN ] cuda.exec_space_thread_safety_team_policy_reduce 26: MallocTouchFree/N:1/manual_time 28.1 us 28.1 us 24886 35.5296k/s 3: [ OK ] cuda.exec_space_thread_safety_team_policy_reduce (224 ms) 3: [ RUN ] cuda.exec_space_thread_safety_range_scan [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o 3: [ OK ] cuda.exec_space_thread_safety_range_scan (220 ms) 3: [ RUN ] cuda.execution_space_as_class_data_member 3: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 3: [ RUN ] cuda.functor_analysis 3: [ OK ] cuda.functor_analysis (0 ms) 3: [ RUN ] cuda.when_all_type 3: [ OK ] cuda.when_all_type (0 ms) 3: [ RUN ] cuda.host_shared_ptr_use_count 3: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 3: [ RUN ] cuda.host_shared_ptr_get 3: [ OK ] cuda.host_shared_ptr_get (0 ms) 3: [ RUN ] cuda.host_shared_ptr_dereference_on_device 3: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] cuda.host_shared_ptr_special_members_on_device 3: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] cuda.host_shared_ptr_tracking 3: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 3: [ RUN ] cuda.join_backward_compatibility 3: [ OK ] cuda.join_backward_compatibility (0 ms) 3: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o 26: MallocTouchFree/N:16/manual_time 28.1 us 28.1 us 24884 35.5308k/s 5: [ OK ] openmptarget.reduction_with_large_iteration_count (22037 ms) 5: [ RUN ] openmptarget.reduction_deduction 5: [ OK ] openmptarget.reduction_deduction (0 ms) 5: [ RUN ] openmptarget.reduce_device_view_range_policy 26: MallocTouchFree/N:256/manual_time 28.2 us 28.1 us 24875 35.5149k/s [ 68%] Linking CXX executable Kokkos_ContainersUnitTest_Serial 26: MallocTouchFree/N:4096/manual_time 52.7 us 52.6 us 13290 18.959k/s [ 72%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o 26: MallocTouchFree/N:65536/manual_time 52.8 us 52.6 us 13257 18.9455k/s 3: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (3563 ms) 3: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 68%] Built target Kokkos_ContainersUnitTest_Serial [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o 26: MallocTouchFree/N:1048576/manual_time 55.6 us 55.4 us 12598 17.9922k/s 5: [ OK ] openmptarget.reduce_device_view_range_policy (9465 ms) 5: [ RUN ] openmptarget.reduce_device_view_mdrange_policy [ 68%] Linking CXX executable Kokkos_ContainersUnitTest_SYCL [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o 26: MallocTouchFree/N:16777216/manual_time 504 us 146 us 4934 1.98567k/s 3: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (4730 ms) 3: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 68%] Built target Kokkos_ContainersUnitTest_SYCL [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o 26: MallocTouchFree/N:268435456/manual_time 8683 us 237 us 353 115.163/s 26: MallocTouchFree/N:4294967296/manual_time 144432 us 1367 us 5 6.9237/s [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o 26: ---------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations FOM: GB/s MB 26: ---------------------------------------------------------------------------------------------------------------------------------------------- 26: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 26 29.5817/s 800 3: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (3663 ms) 3: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 26: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.028 s 0.001 s 26 28.5639/s 800 [ 69%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o 26: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 50 29.5055/s 800 26: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.001 s 26 29.7206/s 800 5: [ OK ] openmptarget.reduce_device_view_mdrange_policy (9555 ms) 5: [ RUN ] openmptarget.reduce_device_view_team_policy 26: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 26 29.6681/s 800 3: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (4337 ms) 3: [ RUN ] cuda.deep_copy_scratch 3: [ OK ] cuda.deep_copy_scratch (0 ms) 3: [ RUN ] cuda.mathematical_constants_e 3: [ OK ] cuda.mathematical_constants_e (0 ms) 3: [ RUN ] cuda.mathematical_constants_log2e 3: [ OK ] cuda.mathematical_constants_log2e (0 ms) 3: [ RUN ] cuda.mathematical_constants_log10e 3: [ OK ] cuda.mathematical_constants_log10e (0 ms) 3: [ RUN ] cuda.mathematical_constants_pi 3: [ OK ] cuda.mathematical_constants_pi (0 ms) 3: [ RUN ] cuda.mathematical_constants_inv_pi 3: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 3: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] cuda.mathematical_constants_ln2 3: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 3: [ RUN ] cuda.mathematical_constants_ln10 3: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 3: [ RUN ] cuda.mathematical_constants_sqrt2 3: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] cuda.mathematical_constants_sqrt3 3: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] cuda.mathematical_constants_inv_sqrt3 3: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] cuda.mathematical_constants_egamma 3: [ OK ] cuda.mathematical_constants_egamma (0 ms) 3: [ RUN ] cuda.mathematical_constants_phi 3: [ OK ] cuda.mathematical_constants_phi (0 ms) 3: [ RUN ] cuda.mathematical_functions_trigonometric_functions 3: [ OK ] cuda.mathematical_functions_trigonometric_functions (24 ms) 3: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 3: [ OK ] cuda.mathematical_functions_hyperbolic_functions (19 ms) 3: [ RUN ] cuda.mathematical_functions_non_standard 3: [ OK ] cuda.mathematical_functions_non_standard (3 ms) 3: [ RUN ] cuda.mathematical_functions_power_functions 3: [ OK ] cuda.mathematical_functions_power_functions (7 ms) 3: [ RUN ] cuda.mathematical_functions_fma 3: [ OK ] cuda.mathematical_functions_fma (0 ms) 3: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 3: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (13 ms) 3: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (14 ms) 3: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (1 ms) 3: [ RUN ] cuda.mathematical_functions_absolute_value 3: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 3: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] cuda.mathematical_functions_remainder_function 3: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] cuda.mathematical_functions_isfinite 3: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 3: [ RUN ] cuda.mathematical_functions_isinf 3: [ OK ] cuda.mathematical_functions_isinf (0 ms) 3: [ RUN ] cuda.mathematical_functions_isnan 3: [ OK ] cuda.mathematical_functions_isnan (0 ms) 3: [ RUN ] cuda.mathematical_functions_exponential_functions 3: [ OK ] cuda.mathematical_functions_exponential_functions (88 ms) 3: [ RUN ] cuda.mathspecialfunc_expint1 3: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] cuda.mathspecialfunc_errorfunc 3: [ OK ] cuda.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 3: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (24 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 3: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (25 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 3: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 3: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 3: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 3: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] cuda.mdrange_5d 3: [ OK ] cuda.mdrange_5d (258 ms) 3: [ RUN ] cuda.mdrange_6d 3: [ OK ] cuda.mdrange_6d (300 ms) 3: [ RUN ] cuda.mdrange_2d 3: [ OK ] cuda.mdrange_2d (4 ms) 3: [ RUN ] cuda.mdrange_array_reduce 3: [ OK ] cuda.mdrange_array_reduce (0 ms) 3: [ RUN ] cuda.mdrange_3d 3: [ OK ] cuda.mdrange_3d (32 ms) 3: [ RUN ] cuda.mdrange_neg_idx 3: [ OK ] cuda.mdrange_neg_idx (1 ms) 3: [ RUN ] cuda.mdrange_4d 3: [ OK ] cuda.mdrange_4d (44 ms) 3: [ RUN ] cuda.mdrange_scalar 3: [ OK ] cuda.mdrange_scalar (0 ms) 3: [ RUN ] cuda.mdrange_large_deep_copy 3: [ OK ] cuda.mdrange_large_deep_copy (115 ms) 3: [ RUN ] cuda.md_range_policy_construction_from_arrays 3: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] cuda.policy_get_tile_size 3: [ OK ] cuda.policy_get_tile_size (0 ms) 3: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types 26: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.001 s 26 29.6755/s 800 5: [ OK ] hip_DeathTest.view_memory_access_violations_from_device (23037 ms) 5: [----------] 19 tests from hip_DeathTest (70219 ms total) 5: 5: [----------] 1 test from hip_graph_DeathTest 5: [ RUN ] hip_graph_DeathTest.can_instantiate_only_once 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:181: Skipped 5: Preconditions are not checked. 5: [ SKIPPED ] hip_graph_DeathTest.can_instantiate_only_once (0 ms) 5: [----------] 1 test from hip_graph_DeathTest (0 ms total) 5: 5: [----------] 306 tests from hip 5: [ RUN ] hip.array_capacity 5: [ OK ] hip.array_capacity (0 ms) 5: [ RUN ] hip.array_element_access 5: [ OK ] hip.array_element_access (0 ms) 5: [ RUN ] hip.array_operator_equal 5: [ OK ] hip.array_operator_equal (0 ms) 5: [ RUN ] hip.array_zero_capacity 5: [ OK ] hip.array_zero_capacity (0 ms) 5: [ RUN ] hip.array_zero_data_nullptr 5: [ OK ] hip.array_zero_data_nullptr (0 ms) 5: [ RUN ] hip.array_contiguous_capacity 5: [ OK ] hip.array_contiguous_capacity (0 ms) 5: [ RUN ] hip.array_contiguous_element_access 5: [ OK ] hip.array_contiguous_element_access (0 ms) 5: [ RUN ] hip.array_contiguous_assignment 5: [ OK ] hip.array_contiguous_assignment (0 ms) 5: [ RUN ] hip.array_strided_capacity 5: [ OK ] hip.array_strided_capacity (0 ms) 5: [ RUN ] hip.array_strided_element_access 5: [ OK ] hip.array_strided_element_access (0 ms) 5: [ RUN ] hip.array_strided_assignment 5: [ OK ] hip.array_strided_assignment (0 ms) 5: [ RUN ] hip.atomic_operations_complexdouble 5: [ OK ] hip.atomic_operations_complexdouble (12 ms) 5: [ RUN ] hip.atomic_operations_complexfloat 5: [ OK ] hip.atomic_operations_complexfloat (8 ms) 5: [ RUN ] hip.atomic_operations_double 5: [ OK ] hip.atomic_operations_double (11 ms) 5: [ RUN ] hip.atomic_operations_float 5: [ OK ] hip.atomic_operations_float (9 ms) 5: [ RUN ] hip.atomic_operations_int 5: [ OK ] hip.atomic_operations_int (28 ms) 5: [ RUN ] hip.atomic_operations_long 5: [ OK ] hip.atomic_operations_long (26 ms) 5: [ RUN ] hip.atomic_operations_longlong 5: [ OK ] hip.atomic_operations_longlong (25 ms) 5: [ RUN ] hip.atomic_shared 5: [ OK ] hip.atomic_shared (0 ms) 5: [ RUN ] hip.atomic_operations_unsigned 5: [ OK ] hip.atomic_operations_unsigned (22 ms) 5: [ RUN ] hip.atomic_operations_unsignedlong 5: [ OK ] hip.atomic_operations_unsignedlong (21 ms) 5: [ RUN ] hip.atomics 5: [ OK ] hip.atomics (453 ms) 5: [ RUN ] hip.atomics_tpetra_max_abs 5: [ OK ] hip.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] hip.atomic_views_integral [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o 26: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 26 29.6916/s 800 [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o 26: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.001 s 26 29.6437/s 800 3: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (2130 ms) 3: [ RUN ] cuda.mdspan_minimal_functional 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestMDSpan.hpp:63: Skipped 3: mdspan not enabled 3: [ SKIPPED ] cuda.mdspan_minimal_functional (0 ms) 3: [ RUN ] cuda.max 3: [ OK ] cuda.max (0 ms) 3: [ RUN ] cuda.max_within_parfor 3: [ OK ] cuda.max_within_parfor (0 ms) 3: [ RUN ] cuda.min 3: [ OK ] cuda.min (0 ms) 3: [ RUN ] cuda.min_within_parfor 3: [ OK ] cuda.min_within_parfor (0 ms) 3: [ RUN ] cuda.minmax 3: [ OK ] cuda.minmax (0 ms) 3: [ RUN ] cuda.minmax_within_parfor 3: [ OK ] cuda.minmax_within_parfor (0 ms) 3: [ RUN ] cuda.clamp 3: [ OK ] cuda.clamp (0 ms) 3: [ RUN ] cuda.clamp_within_parfor 3: [ OK ] cuda.clamp_within_parfor (0 ms) 3: [ RUN ] cuda.numeric_traits_infinity 3: [ OK ] cuda.numeric_traits_infinity (0 ms) 3: [ RUN ] cuda.numeric_traits_epsilon 3: [ OK ] cuda.numeric_traits_epsilon (0 ms) 3: [ RUN ] cuda.numeric_traits_round_error 3: [ OK ] cuda.numeric_traits_round_error (0 ms) 3: [ RUN ] cuda.numeric_traits_norm_min 3: [ OK ] cuda.numeric_traits_norm_min (0 ms) 3: [ RUN ] cuda.numeric_traits_denorm_min 3: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 3: [ RUN ] cuda.numeric_traits_finite_min_max 3: [ OK ] cuda.numeric_traits_finite_min_max (1 ms) 3: [ RUN ] cuda.numeric_traits_digits 3: [ OK ] cuda.numeric_traits_digits (1 ms) 3: [ RUN ] cuda.numeric_traits_digits10 3: [ OK ] cuda.numeric_traits_digits10 (1 ms) 3: [ RUN ] cuda.numeric_traits_max_digits10 3: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] cuda.numeric_traits_radix 3: [ OK ] cuda.numeric_traits_radix (1 ms) 3: [ RUN ] cuda.numeric_traits_min_max_exponent 3: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] cuda.numeric_traits_min_max_exponent10 3: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 3: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] cuda.numeric_traits_sfinae_friendly 3: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] cuda.occupancy_control 3: [ OK ] cuda.occupancy_control (0 ms) 3: [ RUN ] cuda.memory_pool 3: [ OK ] cuda.memory_pool (16 ms) 3: [ RUN ] cuda.cxx11 3: [ OK ] cuda.cxx11 (1 ms) 3: [ RUN ] cuda.viewctorprop_embedded_dim 3: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 3: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 3: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 3: [ RUN ] cuda.parallel_scan_range_policy 3: [ OK ] cuda.parallel_scan_range_policy (57 ms) 3: [ RUN ] cuda.kokkos_printf 3: [ OK ] cuda.kokkos_printf (1 ms) 3: [ RUN ] cuda.range_for 3: [ OK ] cuda.range_for (1 ms) 3: [ RUN ] cuda.range_reduce 3: [ OK ] cuda.range_reduce (1 ms) 3: [ RUN ] cuda.range_dynamic_policy 3: [ OK ] cuda.range_dynamic_policy (0 ms) 3: [ RUN ] cuda.range_policy_runtime_parameters 3: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 3: [ RUN ] cuda.range_policy_one_way_convertible_bounds 3: [ OK ] cuda.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] cuda.range_for_require 3: [ OK ] cuda.range_for_require (1 ms) 3: [ RUN ] cuda.range_reduce_require 3: [ OK ] cuda.range_reduce_require (0 ms) 3: [ RUN ] cuda.range_dynamic_policy_require 3: [ OK ] cuda.range_dynamic_policy_require (0 ms) 3: [ RUN ] cuda.reducers_int 3: [ OK ] cuda.reducers_int (8 ms) 3: [ RUN ] cuda.reducers_double 3: [ OK ] cuda.reducers_double (9 ms) 3: [ RUN ] cuda.reducers_complex_double 3: [ OK ] cuda.reducers_complex_double (2 ms) 3: [ RUN ] cuda.reducers_struct 3: [ OK ] cuda.reducers_struct (6 ms) 3: [ RUN ] cuda.reducers_half_t 3: [ OK ] cuda.reducers_half_t (9 ms) 3: [ RUN ] cuda.reducers_bhalf_t 3: [ OK ] cuda.reducers_bhalf_t (9 ms) 3: [ RUN ] cuda.reducers_int8_t 3: [ OK ] cuda.reducers_int8_t (3 ms) 3: [ RUN ] cuda.reducers_int16_t 3: [ OK ] cuda.reducers_int16_t (3 ms) 3: [ RUN ] cuda.reducers_point_t 3: [ OK ] cuda.reducers_point_t (5 ms) 3: [ RUN ] cuda.reducers_bool 3: [ OK ] cuda.reducers_bool (0 ms) 3: [ RUN ] cuda.int64_t_reduce 3: [ OK ] cuda.int64_t_reduce (12 ms) 3: [ RUN ] cuda.double_reduce 3: [ OK ] cuda.double_reduce (12 ms) 3: [ RUN ] cuda.int64_t_reduce_dynamic 3: [ OK ] cuda.int64_t_reduce_dynamic (16 ms) 3: [ RUN ] cuda.double_reduce_dynamic 3: [ OK ] cuda.double_reduce_dynamic (16 ms) 3: [ RUN ] cuda.int64_t_reduce_dynamic_view 3: [ OK ] cuda.int64_t_reduce_dynamic_view (4 ms) 3: [ RUN ] cuda.int_combined_reduce 3: [ OK ] cuda.int_combined_reduce (0 ms) 3: [ RUN ] cuda.mdrange_combined_reduce 3: [ OK ] cuda.mdrange_combined_reduce (0 ms) 3: [ RUN ] cuda.int_combined_reduce_mixed 3: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 3: [ RUN ] cuda.reduction_deduction 3: [ OK ] cuda.reduction_deduction (0 ms) 3: [ RUN ] cuda.reduce_device_view_range_policy 3: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 3: [ RUN ] cuda.reduce_device_view_mdrange_policy 3: [ OK ] cuda.reduce_device_view_mdrange_policy (136 ms) 3: [ RUN ] cuda.reduce_device_view_team_policy 3: [ OK ] cuda.reduce_device_view_team_policy (6 ms) 3: [ RUN ] cuda.impl_shared_alloc 3: [ OK ] cuda.impl_shared_alloc (247 ms) 3: [ RUN ] cuda.kokkos_swap 3: [ OK ] cuda.kokkos_swap (0 ms) 3: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 3: [ OK ] cuda.reduceRangePolicyViewSizeLimit (36 ms) 3: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 3: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (84 ms) 3: [----------] 183 tests from cuda (36972 ms total) 3: 3: [----------] 16 tests from cuda_graph 3: [ RUN ] cuda_graph.submit_once 3: [ OK ] cuda_graph.submit_once (0 ms) 3: [ RUN ] cuda_graph.submit_once_rvalue 3: [ OK ] cuda_graph.submit_once_rvalue (0 ms) 3: [ RUN ] cuda_graph.instantiate_and_submit_once 3: [ OK ] cuda_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] cuda_graph.submit_onto_another_execution_space_instance 3: [ OK ] cuda_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] cuda_graph.create_graph_no_closure_with_exec 3: [ OK ] cuda_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] cuda_graph.create_graph_no_arg 3: [ OK ] cuda_graph.create_graph_no_arg (0 ms) 3: [ RUN ] cuda_graph.submit_six 3: [ OK ] cuda_graph.submit_six (0 ms) 3: [ RUN ] cuda_graph.when_all_cycle 3: [ OK ] cuda_graph.when_all_cycle (0 ms) 3: [ RUN ] cuda_graph.repeat_chain 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:341: Skipped 3: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 3: [ SKIPPED ] cuda_graph.repeat_chain (0 ms) 3: [ RUN ] cuda_graph.zero_work_reduce 3: [ OK ] cuda_graph.zero_work_reduce (0 ms) 3: [ RUN ] cuda_graph.empty_graph 3: [ OK ] cuda_graph.empty_graph (0 ms) 3: [ RUN ] cuda_graph.force_global_launch 3: [ OK ] cuda_graph.force_global_launch (0 ms) 3: [ RUN ] cuda_graph.empty_graph_default_host_exec 3: [ OK ] cuda_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] cuda_graph.node_lifetime 3: [ OK ] cuda_graph.node_lifetime (0 ms) 3: [ RUN ] cuda_graph.diamond 3: [ OK ] cuda_graph.diamond (0 ms) 3: [ RUN ] cuda_graph.end_of_submit_control_flow 3: [ OK ] cuda_graph.end_of_submit_control_flow (1 ms) 3: [----------] 16 tests from cuda_graph (5 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 209 tests from 4 test suites ran. (70969 ms total) 3: [ PASSED ] 207 tests. 3: [ SKIPPED ] 2 tests, listed below: 3: [ SKIPPED ] cuda.mdspan_minimal_functional 3: [ SKIPPED ] cuda_graph.repeat_chain 3/52 Test #3: Kokkos_CoreUnitTest_Cuda1 .................................. Passed 71.50 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 4: Test timeout computed to be: 1500 [ 70%] Linking CXX executable Kokkos_PerformanceTest_Atomic 4: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 4: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 4: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 4: For unit testing set OMP_PROC_BIND=false 4: 26: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 26 29.6985/s 800 4: [==========] Running 144 tests from 3 test suites. 4: [----------] Global test environment set-up. 4: [----------] 9 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 26: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.001 s 26 29.687/s 800 [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/sycl/TestRandom.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o 26: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 26 29.7023/s 800 26: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.001 s 26 29.6909/s 800 26: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 26 29.6976/s 800 26: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.001 s 26 29.6965/s 800 [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 72%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda 5: [ OK ] openmptarget.reduce_device_view_team_policy (10331 ms) 5: [ RUN ] openmptarget.mdspan_space_aware_accessor 5: [ OK ] openmptarget.mdspan_space_aware_accessor (1 ms) 5: [ RUN ] openmptarget.kokkos_swap 5: [ OK ] openmptarget.kokkos_swap (0 ms) 5: [ RUN ] openmptarget.TeamThreadMDRangeParallelFor 5: [ OK ] openmptarget.TeamThreadMDRangeParallelFor (31 ms) 5: [ RUN ] openmptarget.ThreadVectorMDRangeParallelFor 5: [ OK ] openmptarget.ThreadVectorMDRangeParallelFor (18 ms) 5: [ RUN ] openmptarget.TeamVectorMDRangeParallelFor 5: [ OK ] openmptarget.TeamVectorMDRangeParallelFor (17 ms) 5: [ RUN ] openmptarget.TeamThreadMDRangeParallelReduce 5: [ OK ] openmptarget.TeamThreadMDRangeParallelReduce (26 ms) 5: [ RUN ] openmptarget.ThreadVectorMDRangeParallelReduce 5: [ OK ] openmptarget.ThreadVectorMDRangeParallelReduce (15 ms) 5: [ RUN ] openmptarget.TeamVectorMDRangeParallelReduce 5: [ OK ] openmptarget.TeamVectorMDRangeParallelReduce (14 ms) 5: [ RUN ] openmptarget.team_policy_runtime_parameters 5: [ OK ] openmptarget.team_policy_runtime_parameters (0 ms) 5: [ RUN ] openmptarget.team_shared_request 5: [ OK ] openmptarget.team_shared_request (0 ms) 5: [ RUN ] openmptarget.team_scratch_request 5: [ OK ] openmptarget.team_scratch_request (0 ms) 5: [ RUN ] openmptarget.team_lambda_shared_request 5: [ OK ] openmptarget.team_lambda_shared_request (0 ms) 5: [ RUN ] openmptarget.scratch_align 5: [ OK ] openmptarget.scratch_align (0 ms) 5: [ RUN ] openmptarget.shmem_size 5: [ OK ] openmptarget.shmem_size (0 ms) 5: [ RUN ] openmptarget.multi_level_scratch 5: [ OK ] openmptarget.multi_level_scratch (0 ms) 5: [ RUN ] openmptarget.team_scratch_memory_index_parallel_for 5: [ OK ] openmptarget.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] openmptarget.team_policy_max_recommended 5: [ OK ] openmptarget.team_policy_max_recommended (30 ms) 5: [ RUN ] openmptarget.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] openmptarget.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] openmptarget.view_api_a 5: [ OK ] openmptarget.view_api_a (0 ms) 5: [ RUN ] openmptarget.view_layout_left_with_stride 5: [ OK ] openmptarget.view_layout_left_with_stride (0 ms) 5: [ RUN ] openmptarget.view_layout_right_with_stride 5: [ OK ] openmptarget.view_layout_right_with_stride (0 ms) 5: [ RUN ] openmptarget.view_api_b 5: [ OK ] openmptarget.view_api_b (5 ms) 5: [ RUN ] openmptarget.view_api_c 5: [ OK ] openmptarget.view_api_c (0 ms) 5: [ RUN ] openmptarget.view_api_d 5: [ OK ] openmptarget.view_api_d (0 ms) 5: [ RUN ] openmptarget.view_bad_alloc 5: "CUDA" error: Failure to alloc memory: Error in cuMemAlloc[Host|Managed]: out of memory 5: "CUDA" error: Failure to alloc memory: Error in cuMemAlloc[Host|Managed]: out of memory 5: "PluginInterface" error: Failure to allocate device memory: Failed to allocate from memory manager 5: [ OK ] openmptarget.view_bad_alloc (0 ms) 5: [ RUN ] openmptarget.view_copy_tests 5: [ OK ] openmptarget.view_copy_tests (7 ms) 5: [ RUN ] openmptarget.view_copy_tests_rank_0 5: [ OK ] openmptarget.view_copy_tests_rank_0 (2 ms) 5: [ RUN ] openmptarget.view_copy_degenerated 5: [ OK ] openmptarget.view_copy_degenerated (0 ms) 5: [ RUN ] openmptarget.view_fill_tests_layout_right 5: [ OK ] openmptarget.view_fill_tests_layout_right (68 ms) 5: [ RUN ] openmptarget.view_fill_tests_layout_left 5: [ OK ] openmptarget.view_fill_tests_layout_left (66 ms) 5: [ RUN ] openmptarget.vcp_empty_traits 5: [ OK ] openmptarget.vcp_empty_traits (0 ms) 5: [ RUN ] openmptarget.is_view_label 5: [ OK ] openmptarget.is_view_label (0 ms) 5: [ RUN ] openmptarget.vcp_label_base_traits 5: [ OK ] openmptarget.vcp_label_base_traits (0 ms) 5: [ RUN ] openmptarget.vcp_label_traits 5: [ OK ] openmptarget.vcp_label_traits (0 ms) 5: [ RUN ] openmptarget.view_alloc_can_perfect_forward_label 5: [ OK ] openmptarget.view_alloc_can_perfect_forward_label (0 ms) 5: [ RUN ] openmptarget.vcp_label_copy_constructor 5: [ OK ] openmptarget.vcp_label_copy_constructor (0 ms) 5: [ RUN ] openmptarget.vcp_pointer_add_property 5: [ OK ] openmptarget.vcp_pointer_add_property (0 ms) 5: [ RUN ] openmptarget.view_empty_runtime_unmanaged 5: [ OK ] openmptarget.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] openmptarget.view_hooks 5: [ OK ] openmptarget.view_hooks (0 ms) 5: [ RUN ] openmptarget.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] openmptarget.view_layoutstride_left_to_layoutleft_assignment (76 ms) 5: [ RUN ] openmptarget.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] openmptarget.view_layoutstride_right_to_layoutright_assignment (69 ms) 5: [ RUN ] openmptarget.view_irregular_layout 5: [ OK ] openmptarget.view_irregular_layout (0 ms) 5: [ RUN ] openmptarget.view_mapping 26: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 26 29.6913/s 800 5: [ OK ] openmptarget.view_mapping (56 ms) 5: [ RUN ] openmptarget.view_mapping_operator 5: [ OK ] openmptarget.view_mapping_operator (11 ms) 5: [ RUN ] openmptarget.static_extent 5: [ OK ] openmptarget.static_extent (0 ms) 5: [ RUN ] openmptarget.view_mapping_atomic [ 72%] Built target Kokkos_ContainersPerformanceTest_Cuda 5: [ OK ] openmptarget.view_mapping_atomic (545 ms) 5: [ RUN ] openmptarget.view_mapping_class_value 5: [ OK ] openmptarget.view_mapping_class_value (0 ms) 5: [ RUN ] openmptarget.view_mapping_assignable 5: [ OK ] openmptarget.view_mapping_assignable (0 ms) 5: [ RUN ] openmptarget.view_mapping_trivially_copyable 5: [ OK ] openmptarget.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] openmptarget.view_mapping_subview 5: [ OK ] openmptarget.view_mapping_subview (1 ms) 5: [ RUN ] openmptarget.view_nested_view 5: [ OK ] openmptarget.view_nested_view (0 ms) 5: [ RUN ] openmptarget.view_of_views_default 5: [ OK ] openmptarget.view_of_views_default (0 ms) 5: [ RUN ] openmptarget.view_of_views_without_initializing 5: [ OK ] openmptarget.view_of_views_without_initializing (0 ms) 5: [ RUN ] openmptarget.test_view_of_views_sequential_host_init 5: [ OK ] openmptarget.test_view_of_views_sequential_host_init (0 ms) 5: [ RUN ] openmptarget.append_formatted_multidimensional_index 5: [ OK ] openmptarget.append_formatted_multidimensional_index (0 ms) 5: [ RUN ] openmptarget.view_resize 5: [ OK ] openmptarget.view_resize (16 ms) 5: [ RUN ] openmptarget.view_realloc 5: [ OK ] openmptarget.view_realloc (1 ms) 5: [ RUN ] openmptarget.resize_realloc_no_init 5: [ OK ] openmptarget.resize_realloc_no_init (0 ms) 5: [ RUN ] openmptarget.resize_realloc_no_alloc 5: [ OK ] openmptarget.resize_realloc_no_alloc (0 ms) 5: [ RUN ] openmptarget.realloc_exec_space 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestWithoutInitializing.hpp:84: Skipped 5: skipping since the OpenMPTarget backend doesn't implement allocate taking an execution space instance properly 5: [ SKIPPED ] openmptarget.realloc_exec_space (0 ms) 5: [ RUN ] openmptarget.view_alloc 5: [ OK ] openmptarget.view_alloc (0 ms) 5: [ RUN ] openmptarget.view_alloc_exec_space 5: [ OK ] openmptarget.view_alloc_exec_space (0 ms) 5: [ RUN ] openmptarget.view_alloc_int 5: [ OK ] openmptarget.view_alloc_int (0 ms) 5: [ RUN ] openmptarget.view_alloc_exec_space_int 5: [ OK ] openmptarget.view_alloc_exec_space_int (0 ms) 5: [ RUN ] openmptarget.deep_copy_zero_memset 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestWithoutInitializing.hpp:210: Skipped 5: skipping since the OpenMPTarget backend doesn't implement ZeroMemset 5: [ SKIPPED ] openmptarget.deep_copy_zero_memset (0 ms) 5: [ RUN ] openmptarget.resize_exec_space 5: [ OK ] openmptarget.resize_exec_space (0 ms) 5: [ RUN ] openmptarget.view_allocation_int 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestWithoutInitializing.hpp:294: Skipped 5: skipping since the OpenMPTarget has unexpected fences 5: [ SKIPPED ] openmptarget.view_allocation_int (0 ms) 5: [ RUN ] openmptarget.view_allocation_exec_space_int 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestWithoutInitializing.hpp:328: Skipped 5: skipping since the OpenMPTarget has unexpected fences 5: [ SKIPPED ] openmptarget.view_allocation_exec_space_int (0 ms) 5: [ RUN ] openmptarget.view_not_default_constructible 5: [ OK ] openmptarget.view_not_default_constructible (0 ms) 5: [ RUN ] openmptarget.view_subview_auto_1d_left 5: [ OK ] openmptarget.view_subview_auto_1d_left (0 ms) 5: [ RUN ] openmptarget.view_subview_auto_1d_right 5: [ OK ] openmptarget.view_subview_auto_1d_right (0 ms) 5: [ RUN ] openmptarget.view_subview_auto_1d_stride 5: [ OK ] openmptarget.view_subview_auto_1d_stride (0 ms) 5: [ RUN ] openmptarget.view_subview_assign_strided 5: [ OK ] openmptarget.view_subview_assign_strided (0 ms) 5: [ RUN ] openmptarget.view_subview_left_0 5: [ OK ] openmptarget.view_subview_left_0 (0 ms) 5: [ RUN ] openmptarget.view_subview_left_1 5: [ OK ] openmptarget.view_subview_left_1 (0 ms) 5: [ RUN ] openmptarget.view_subview_left_2 5: [ OK ] openmptarget.view_subview_left_2 (0 ms) 5: [ RUN ] openmptarget.view_subview_left_3 5: [ OK ] openmptarget.view_subview_left_3 (0 ms) 5: [ RUN ] openmptarget.view_subview_right_0 5: [ OK ] openmptarget.view_subview_right_0 (0 ms) 5: [ RUN ] openmptarget.view_subview_right_1 5: [ OK ] openmptarget.view_subview_right_1 (0 ms) 5: [ RUN ] openmptarget.view_subview_right_3 5: [ OK ] openmptarget.view_subview_right_3 (0 ms) 5: [ RUN ] openmptarget.view_static_tests 5: [ OK ] openmptarget.view_static_tests (0 ms) 5: [ RUN ] openmptarget.view_subview_layoutleft_to_layoutleft 5: [ OK ] openmptarget.view_subview_layoutleft_to_layoutleft (1 ms) 5: [ RUN ] openmptarget.view_subview_layoutright_to_layoutright 5: [ OK ] openmptarget.view_subview_layoutright_to_layoutright (1 ms) 5: [ RUN ] openmptarget.view_subview_2d_from_3d 5: [ OK ] openmptarget.view_subview_2d_from_3d (33 ms) 5: [ RUN ] openmptarget.view_subview_2d_from_3d_atomic 5: [ OK ] openmptarget.view_subview_2d_from_3d_atomic (32 ms) 5: [ RUN ] openmptarget.view_subview_2d_from_3d_randomaccess 5: [ OK ] openmptarget.view_subview_2d_from_3d_randomaccess (32 ms) 5: [ RUN ] openmptarget.view_subview_3d_from_5d_left 5: [ OK ] openmptarget.view_subview_3d_from_5d_left (50 ms) 5: [ RUN ] openmptarget.view_subview_3d_from_5d_left_atomic 5: [ OK ] openmptarget.view_subview_3d_from_5d_left_atomic (50 ms) 5: [ RUN ] openmptarget.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] openmptarget.view_subview_3d_from_5d_left_randomaccess (50 ms) 5: [ RUN ] openmptarget.view_subview_3d_from_5d_right 5: [ OK ] openmptarget.view_subview_3d_from_5d_right (52 ms) 5: [ RUN ] openmptarget.view_subview_3d_from_5d_right_atomic 5: [ OK ] openmptarget.view_subview_3d_from_5d_right_atomic (50 ms) 5: [ RUN ] openmptarget.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] openmptarget.view_subview_3d_from_5d_right_randomaccess (48 ms) 5: [ RUN ] openmptarget.view_test_unmanaged_subview_reset 5: [ OK ] openmptarget.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] openmptarget.view_subview_memory_traits_construction 5: [ OK ] openmptarget.view_subview_memory_traits_construction (0 ms) 5: [----------] 246 tests from openmptarget (101670 ms total) 5: 5: [----------] 16 tests from openmptarget_graph 5: [ RUN ] openmptarget_graph.submit_once 5: [ OK ] openmptarget_graph.submit_once (0 ms) 5: [ RUN ] openmptarget_graph.submit_once_rvalue 5: [ OK ] openmptarget_graph.submit_once_rvalue (0 ms) 5: [ RUN ] openmptarget_graph.instantiate_and_submit_once 5: [ OK ] openmptarget_graph.instantiate_and_submit_once (0 ms) 5: [ RUN ] openmptarget_graph.submit_onto_another_execution_space_instance 5: [ OK ] openmptarget_graph.submit_onto_another_execution_space_instance (0 ms) 5: [ RUN ] openmptarget_graph.create_graph_no_closure_with_exec 5: [ OK ] openmptarget_graph.create_graph_no_closure_with_exec (0 ms) 5: [ RUN ] openmptarget_graph.create_graph_no_arg 5: [ OK ] openmptarget_graph.create_graph_no_arg (0 ms) 5: [ RUN ] openmptarget_graph.submit_six 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:274: Skipped 5: skipping since OpenMPTarget can't use team_size 1 5: [ SKIPPED ] openmptarget_graph.submit_six (0 ms) 5: [ RUN ] openmptarget_graph.when_all_cycle 5: [ OK ] openmptarget_graph.when_all_cycle (0 ms) 5: [ RUN ] openmptarget_graph.repeat_chain 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:341: Skipped 5: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 5: [ SKIPPED ] openmptarget_graph.repeat_chain (0 ms) 5: [ RUN ] openmptarget_graph.zero_work_reduce 5: [ OK ] openmptarget_graph.zero_work_reduce (0 ms) 5: [ RUN ] openmptarget_graph.empty_graph 5: [ OK ] openmptarget_graph.empty_graph (0 ms) 5: [ RUN ] openmptarget_graph.force_global_launch 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:457: Skipped 5: This execution space does not support global launch. 5: [ SKIPPED ] openmptarget_graph.force_global_launch (0 ms) 5: [ RUN ] openmptarget_graph.empty_graph_default_host_exec 5: [ OK ] openmptarget_graph.empty_graph_default_host_exec (0 ms) 5: [ RUN ] openmptarget_graph.node_lifetime 5: [ OK ] openmptarget_graph.node_lifetime (0 ms) 5: [ RUN ] openmptarget_graph.diamond 5: [ OK ] openmptarget_graph.diamond (0 ms) 5: [ RUN ] openmptarget_graph.end_of_submit_control_flow 5: [ OK ] openmptarget_graph.end_of_submit_control_flow (0 ms) 5: [----------] 16 tests from openmptarget_graph (5 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 276 tests from 4 test suites ran. (144177 ms total) 5: [ PASSED ] 261 tests. 5: [ SKIPPED ] 15 tests, listed below: 5: [ SKIPPED ] openmptarget_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 5: [ SKIPPED ] openmptarget_DeathTest.view_memory_access_violations_from_device 5: [ SKIPPED ] openmptarget_graph_DeathTest.can_instantiate_only_once 5: [ SKIPPED ] openmptarget.exec_space_thread_safety_range 5: [ SKIPPED ] openmptarget.exec_space_thread_safety_mdrange 5: [ SKIPPED ] openmptarget.exec_space_thread_safety_team_policy 5: [ SKIPPED ] openmptarget.exec_space_thread_safety_team_policy_reduce 5: [ SKIPPED ] openmptarget.mdrange_parallel_reduce_primitive_types 5: [ SKIPPED ] openmptarget.realloc_exec_space 5: [ SKIPPED ] openmptarget.deep_copy_zero_memset 5: [ SKIPPED ] openmptarget.view_allocation_int 5: [ SKIPPED ] openmptarget.view_allocation_exec_space_int 5: [ SKIPPED ] openmptarget_graph.submit_six 5: [ SKIPPED ] openmptarget_graph.repeat_chain 5: [ SKIPPED ] openmptarget_graph.force_global_launch 26: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.001 s 26 29.6904/s 800 5/53 Test #5: Kokkos_CoreUnitTest_OpenMPTarget ........................... Passed 144.32 sec test 6 Start 6: Kokkos_CoreUnitTest_Default 6: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Default 6: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 6: Test timeout computed to be: 1500 6: [==========] Running 57 tests from 41 test suites. 6: [----------] Global test environment set-up. 6: [----------] 17 tests from defaultdevicetype 6: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 6: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (77 ms) 6: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 6: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 6: [ RUN ] defaultdevicetype.compiler_macros 6: [ OK ] defaultdevicetype.compiler_macros (0 ms) 6: [ RUN ] defaultdevicetype.half_conversion 6: [ OK ] defaultdevicetype.half_conversion (15 ms) 6: [ RUN ] defaultdevicetype.bhalf_conversion 6: [ OK ] defaultdevicetype.bhalf_conversion (1 ms) 6: [ RUN ] defaultdevicetype.half_operators 6: [ OK ] defaultdevicetype.half_operators (2 ms) 6: [ RUN ] defaultdevicetype.bhalf_operators 6: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 6: [ RUN ] defaultdevicetype.host_space_access 6: [ OK ] defaultdevicetype.host_space_access (0 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_a1 6: [ OK ] defaultdevicetype.reduce_instantiation_a1 (3 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_b1 6: [ OK ] defaultdevicetype.reduce_instantiation_b1 (7 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_c1 6: [ OK ] defaultdevicetype.reduce_instantiation_c1 (3 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_a2 6: [ OK ] defaultdevicetype.reduce_instantiation_a2 (6 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_b2 6: [ OK ] defaultdevicetype.reduce_instantiation_b2 (9 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_c2 6: [ OK ] defaultdevicetype.reduce_instantiation_c2 (4 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_a3 6: [ OK ] defaultdevicetype.reduce_instantiation_a3 (0 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_b3 6: [ OK ] defaultdevicetype.reduce_instantiation_b3 (0 ms) 6: [ RUN ] defaultdevicetype.reduce_instantiation_c3 6: [ OK ] defaultdevicetype.reduce_instantiation_c3 (0 ms) 6: [----------] 17 tests from defaultdevicetype (134 ms total) 6: 6: [----------] 1 test from kokkosresize 6: [ RUN ] kokkosresize.host_space_access 6: [ OK ] kokkosresize.host_space_access (16 ms) 6: [----------] 1 test from kokkosresize (16 ms total) 6: 6: [----------] 1 test from TestViewAPI/0, where TypeParam = <type> 6: [ RUN ] TestViewAPI/0.sizes 6: [ OK ] TestViewAPI/0.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/0 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/1, where TypeParam = <type> 6: [ RUN ] TestViewAPI/1.sizes 6: [ OK ] TestViewAPI/1.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/1 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/2, where TypeParam = <type> 6: [ RUN ] TestViewAPI/2.sizes 6: [ OK ] TestViewAPI/2.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/2 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/3, where TypeParam = <type> 6: [ RUN ] TestViewAPI/3.sizes 6: [ OK ] TestViewAPI/3.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/3 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/4, where TypeParam = <type> 6: [ RUN ] TestViewAPI/4.sizes 6: [ OK ] TestViewAPI/4.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/4 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/5, where TypeParam = <type> 6: [ RUN ] TestViewAPI/5.sizes 6: [ OK ] TestViewAPI/5.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/5 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/6, where TypeParam = <type> 6: [ RUN ] TestViewAPI/6.sizes 6: [ OK ] TestViewAPI/6.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/6 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/7, where TypeParam = <type> 6: [ RUN ] TestViewAPI/7.sizes 6: [ OK ] TestViewAPI/7.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/7 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/8, where TypeParam = <type> 6: [ RUN ] TestViewAPI/8.sizes 6: [ OK ] TestViewAPI/8.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/8 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/9, where TypeParam = <type> 6: [ RUN ] TestViewAPI/9.sizes 6: [ OK ] TestViewAPI/9.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/9 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/10, where TypeParam = <type> 6: [ RUN ] TestViewAPI/10.sizes 6: [ OK ] TestViewAPI/10.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/10 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/11, where TypeParam = <type> 6: [ RUN ] TestViewAPI/11.sizes 6: [ OK ] TestViewAPI/11.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/11 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/12, where TypeParam = <type> 6: [ RUN ] TestViewAPI/12.sizes 6: [ OK ] TestViewAPI/12.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/12 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/13, where TypeParam = <type> 6: [ RUN ] TestViewAPI/13.sizes 6: [ OK ] TestViewAPI/13.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/13 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/14, where TypeParam = <type> 6: [ RUN ] TestViewAPI/14.sizes 6: [ OK ] TestViewAPI/14.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/14 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/15, where TypeParam = <type> 6: [ RUN ] TestViewAPI/15.sizes 6: [ OK ] TestViewAPI/15.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/15 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/16, where TypeParam = <type> 6: [ RUN ] TestViewAPI/16.sizes 6: [ OK ] TestViewAPI/16.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/16 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/17, where TypeParam = <type> 6: [ RUN ] TestViewAPI/17.sizes 6: [ OK ] TestViewAPI/17.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/17 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/18, where TypeParam = <type> 6: [ RUN ] TestViewAPI/18.sizes 6: [ OK ] TestViewAPI/18.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/18 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/19, where TypeParam = <type> 6: [ RUN ] TestViewAPI/19.sizes 6: [ OK ] TestViewAPI/19.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/19 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/20, where TypeParam = <type> 6: [ RUN ] TestViewAPI/20.sizes 6: [ OK ] TestViewAPI/20.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/20 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/21, where TypeParam = <type> 6: [ RUN ] TestViewAPI/21.sizes 6: [ OK ] TestViewAPI/21.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/21 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/22, where TypeParam = <type> 6: [ RUN ] TestViewAPI/22.sizes 6: [ OK ] TestViewAPI/22.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/22 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/23, where TypeParam = <type> 6: [ RUN ] TestViewAPI/23.sizes 6: [ OK ] TestViewAPI/23.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/23 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/24, where TypeParam = <type> 6: [ RUN ] TestViewAPI/24.sizes 6: [ OK ] TestViewAPI/24.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/24 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/25, where TypeParam = <type> 6: [ RUN ] TestViewAPI/25.sizes 6: [ OK ] TestViewAPI/25.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/25 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/26, where TypeParam = <type> 6: [ RUN ] TestViewAPI/26.sizes 6: [ OK ] TestViewAPI/26.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/26 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/27, where TypeParam = <type> 6: [ RUN ] TestViewAPI/27.sizes 6: [ OK ] TestViewAPI/27.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/27 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/28, where TypeParam = <type> 6: [ RUN ] TestViewAPI/28.sizes 6: [ OK ] TestViewAPI/28.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/28 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/29, where TypeParam = <type> 6: [ RUN ] TestViewAPI/29.sizes 6: [ OK ] TestViewAPI/29.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/29 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/30, where TypeParam = <type> 6: [ RUN ] TestViewAPI/30.sizes 6: [ OK ] TestViewAPI/30.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/30 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/31, where TypeParam = <type> 6: [ RUN ] TestViewAPI/31.sizes 6: [ OK ] TestViewAPI/31.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/31 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/32, where TypeParam = <type> 6: [ RUN ] TestViewAPI/32.sizes 6: [ OK ] TestViewAPI/32.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/32 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/33, where TypeParam = <type> 6: [ RUN ] TestViewAPI/33.sizes 6: [ OK ] TestViewAPI/33.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/33 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/34, where TypeParam = <type> 6: [ RUN ] TestViewAPI/34.sizes 6: [ OK ] TestViewAPI/34.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/34 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/35, where TypeParam = <type> 6: [ RUN ] TestViewAPI/35.sizes 6: [ OK ] TestViewAPI/35.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/35 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/36, where TypeParam = <type> 6: [ RUN ] TestViewAPI/36.sizes 6: [ OK ] TestViewAPI/36.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/36 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/37, where TypeParam = <type> 6: [ RUN ] TestViewAPI/37.sizes 6: [ OK ] TestViewAPI/37.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/37 (0 ms total) 6: 6: [----------] 1 test from TestViewAPI/38, where TypeParam = <type> 6: [ RUN ] TestViewAPI/38.sizes 6: [ OK ] TestViewAPI/38.sizes (0 ms) 6: [----------] 1 test from TestViewAPI/38 (0 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 57 tests from 41 test suites ran. (153 ms total) 6: [ PASSED ] 57 tests. 6/53 Test #6: Kokkos_CoreUnitTest_Default ................................ Passed 0.25 sec test 7 Start 7: Kokkos_CoreUnitTest_InitializeFinalize 7: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 7: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 7: Test timeout computed to be: 1500 7: [==========] Running 26 tests from 5 test suites. 7: [----------] Global test environment set-up. 7: [----------] 4 tests from InitializeFinalize_DeathTest 7: [ RUN ] InitializeFinalize_DeathTest.initialize 7: [ OK ] InitializeFinalize_DeathTest.initialize (286 ms) 7: [ RUN ] InitializeFinalize_DeathTest.finalize 7: [ OK ] InitializeFinalize_DeathTest.finalize (289 ms) 7: [ RUN ] InitializeFinalize_DeathTest.is_initialized 7: [ OK ] InitializeFinalize_DeathTest.is_initialized (18 ms) 7: [ RUN ] InitializeFinalize_DeathTest.is_finalized 7: [ OK ] InitializeFinalize_DeathTest.is_finalized (16 ms) 7: [----------] 4 tests from InitializeFinalize_DeathTest (610 ms total) 7: 7: [----------] 1 test from Legion_DeathTest 7: [ RUN ] Legion_DeathTest.individual_backend_initialization 7: [ OK ] Legion_DeathTest.individual_backend_initialization (129 ms) 7: [----------] 1 test from Legion_DeathTest (129 ms total) 7: 7: [----------] 2 tests from PushFinalizeHook_DeathTest 7: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 7: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (17 ms) 7: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 26: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 497 1.14462k/s 1.6k 7: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (167 ms) 7: [----------] 2 tests from PushFinalizeHook_DeathTest (184 ms total) 7: 7: [----------] 6 tests from ScopeGuard_DeathTest 7: [ RUN ] ScopeGuard_DeathTest.create 7: [ OK ] ScopeGuard_DeathTest.create (20 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_argument 7: [ OK ] ScopeGuard_DeathTest.create_argument (16 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 7: [ OK ] ScopeGuard_DeathTest.create_while_initialize (131 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_after_initialize Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B 7: [ OK ] ScopeGuard_DeathTest.create_after_initialize (129 ms) 7: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 7: [ OK ] ScopeGuard_DeathTest.create_after_finalize (131 ms) 7: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 26: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 500 1.15433k/s 1.6k 7: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (125 ms) 7: [----------] 6 tests from ScopeGuard_DeathTest (554 ms total) 7: 7: [----------] 13 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 (11 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 7: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 7: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (11 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: [----------] 13 tests from defaultdevicetype (26 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 26 tests from 5 test suites ran. (1506 ms total) 7: [ PASSED ] 26 tests. 7/53 Test #7: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 1.56 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from defaultdevicetype 8: [ RUN ] defaultdevicetype.development_test 8: [ OK ] defaultdevicetype.development_test (0 ms) 8: [----------] 1 test from defaultdevicetype (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (0 ms total) 8: [ PASSED ] 1 test. 8/53 Test #8: Kokkos_CoreUnitTest_Develop ................................ Passed 0.05 sec test 9 Start 9: Kokkos_CoreUnitTest_TuningBuiltins 9: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 9: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 9: Test timeout computed to be: 1500 9/53 Test #9: Kokkos_CoreUnitTest_TuningBuiltins ......................... Passed 0.46 sec test 10 Start 10: Kokkos_CoreUnitTest_TuningBasics 10: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 10: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/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/53 Test #10: Kokkos_CoreUnitTest_TuningBasics ........................... Passed 0.05 sec test 11 Start 11: Kokkos_CoreUnitTest_CategoricalTuner 11: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 11: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 11: Test timeout computed to be: 1500 26: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 505 1.15229k/s 1.6k [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o 11/53 Test #11: Kokkos_CoreUnitTest_CategoricalTuner ....................... Passed 0.52 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 12: Test timeout computed to be: 1500 12: [==========] Running 32 tests from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 32 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 (82 ms) 12: [ RUN ] kokkosp.async_deep_copy 12: /var/jenkins/workspace/Kokkos_PR-7581/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-7581/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-7581/core/unit_test/tools/TestEventCorrectness.hpp:407: 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-7581/core/unit_test/tools/TestEventCorrectness.hpp:452: 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-7581/core/unit_test/tools/TestEventCorrectness.hpp:525: 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-7581/core/unit_test/tools/TestEventCorrectness.hpp:564: 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.kernel_name_parallel_for 12: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 12: [ RUN ] kokkosp.kernel_name_parallel_reduce 12: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 12: [ RUN ] kokkosp.kernel_name_parallel_scan 12: [ OK ] kokkosp.kernel_name_parallel_scan (2 ms) 12: [ RUN ] kokkosp.kernel_name_internal 12: [ OK ] kokkosp.kernel_name_internal (0 ms) 12: [ RUN ] kokkosp.profiling_section 12: [ OK ] kokkosp.profiling_section (0 ms) 12: [ RUN ] kokkosp.scoped_profile_region 12: [ OK ] kokkosp.scoped_profile_region (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-7581/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: [----------] 32 tests from kokkosp (86 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 32 tests from 1 test suite ran. (86 ms total) 12: [ PASSED ] 25 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/53 Test #12: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.17 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 13: Test timeout computed to be: 1500 [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o 13/53 Test #13: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.05 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so 14: Test timeout computed to be: 1500 14: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 14/53 Test #14: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.05 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so" 15: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 15: Test timeout computed to be: 1500 15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15/53 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.04 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7581/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:OpenMPTarget::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.5.99::kokkosp_allocate_data:Host:source:0x55555570d100:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x55555570d380:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x55555570d400:Host:source:0x55555570d180: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:0x55555570d4c0: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:0x55555570d380:40::kokkosp_deallocate_data:Host:source:0x55555570d100:40::kokkosp_finalize_library:: 16/53 Test #16: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.04 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so" 17: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/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:OpenMPTarget::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.5.99::kokkosp_allocate_data:Host:source:0x55555570d0c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x55555570d380:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x55555570d400:Host:source:0x55555570d140: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:0x55555570d4c0: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:0x55555570d380:40::kokkosp_deallocate_data:Host:source:0x55555570d0c0:40::kokkosp_finalize_library:: 17/53 Test #17: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.04 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec 18: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/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: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555efb42] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5555555926c0] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558f6d1] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xe9) [0x55555558f189] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c31fd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f169] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a0339] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0c08] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afcfd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3dbd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af563] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590c30] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7829d90] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7829e40] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558efc5] 18: 18: demangled test_f1: 18: [0x5555555efb42] Kokkos::Impl::save_stacktrace() 18: [0x5555555926c0] Test::stacktrace_test_f1(std::ostream&) 18: [0x55555558f6d1] Test::test_stacktrace(bool, bool) 18: [0x55555558f189] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x5555555c31fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559f169] testing::Test::Run() 18: [0x5555555a0339] testing::TestInfo::Run() 18: [0x5555555a0c08] testing::TestSuite::Run() 18: [0x5555555afcfd] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c3dbd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555af563] testing::UnitTest::Run() 18: [0x555555590c30] main 18: [0x7ffff7829d90] 18: [0x7ffff7829e40] __libc_start_main 18: [0x55555558efc5] _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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555efb42] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5555555926c0] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555592884] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xac6) [0x555555590176] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xe9) [0x55555558f189] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c31fd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f169] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a0339] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0c08] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afcfd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3dbd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af563] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590c30] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7829d90] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7829e40] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558efc5] 18: 18: demangled test_f3: 18: [0x5555555efb42] Kokkos::Impl::save_stacktrace() 18: [0x5555555926c0] Test::stacktrace_test_f1(std::ostream&) 18: [0x555555592884] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x555555590176] Test::test_stacktrace(bool, bool) 18: [0x55555558f189] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x5555555c31fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559f169] testing::Test::Run() 18: [0x5555555a0339] testing::TestInfo::Run() 18: [0x5555555a0c08] testing::TestSuite::Run() 18: [0x5555555afcfd] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c3dbd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555af563] testing::UnitTest::Run() 18: [0x555555590c30] main 18: [0x7ffff7829d90] 18: [0x7ffff7829e40] __libc_start_main 18: [0x55555558efc5] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (146 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555efb42] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5555555926c0] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558f6d1] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xe6) [0x55555558f466] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c31fd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f169] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a0339] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0c08] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afcfd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3dbd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af563] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590c30] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7829d90] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7829e40] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558efc5] 18: 18: demangled test_f1: 18: [0x5555555efb42] Kokkos::Impl::save_stacktrace() 18: [0x5555555926c0] Test::stacktrace_test_f1(std::ostream&) 18: [0x55555558f6d1] Test::test_stacktrace(bool, bool) 18: [0x55555558f466] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x5555555c31fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559f169] testing::Test::Run() 18: [0x5555555a0339] testing::TestInfo::Run() 18: [0x5555555a0c08] testing::TestSuite::Run() 18: [0x5555555afcfd] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c3dbd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555af563] testing::UnitTest::Run() 18: [0x555555590c30] main 18: [0x7ffff7829d90] 18: [0x7ffff7829e40] __libc_start_main 18: [0x55555558efc5] _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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555efb42] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5555555926c0] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555592884] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xac6) [0x555555590176] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xe6) [0x55555558f466] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c31fd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f169] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a0339] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0c08] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afcfd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3dbd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af563] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590c30] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7829d90] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7829e40] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558efc5] 18: 18: demangled test_f3: 18: [0x5555555efb42] Kokkos::Impl::save_stacktrace() 18: [0x5555555926c0] Test::stacktrace_test_f1(std::ostream&) 18: [0x555555592884] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x555555590176] Test::test_stacktrace(bool, bool) 18: [0x55555558f466] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x5555555c31fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559f169] testing::Test::Run() 18: [0x5555555a0339] testing::TestInfo::Run() 18: [0x5555555a0c08] testing::TestSuite::Run() 18: [0x5555555afcfd] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c3dbd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555af563] testing::UnitTest::Run() 18: [0x555555590c30] main 18: [0x7ffff7829d90] 18: [0x7ffff7829e40] __libc_start_main 18: [0x55555558efc5] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 26: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 507 1.1741k/s 1.6k 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (134 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (281 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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555efb42] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5555555926c0] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558f6d1] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c31fd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f169] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a0339] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0c08] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afcfd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3dbd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af563] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590c30] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7829d90] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7829e40] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558efc5] 18: 18: demangled test_f1: 18: [0x5555555efb42] Kokkos::Impl::save_stacktrace() 18: [0x5555555926c0] Test::stacktrace_test_f1(std::ostream&) 18: [0x55555558f6d1] Test::test_stacktrace(bool, bool) 18: [0x5555555c31fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559f169] testing::Test::Run() 18: [0x5555555a0339] testing::TestInfo::Run() 18: [0x5555555a0c08] testing::TestSuite::Run() 18: [0x5555555afcfd] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c3dbd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555af563] testing::UnitTest::Run() 18: [0x555555590c30] main 18: [0x7ffff7829d90] 18: [0x7ffff7829e40] __libc_start_main 18: [0x55555558efc5] _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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555efb42] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x5555555926c0] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555592884] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xac6) [0x555555590176] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c31fd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559f169] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x5555555a0339] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x5555555a0c08] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555afcfd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c3dbd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555af563] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x555555590c30] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff7829d90] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff7829e40] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x55555558efc5] 18: 18: demangled test_f3: 18: [0x5555555efb42] Kokkos::Impl::save_stacktrace() 18: [0x5555555926c0] Test::stacktrace_test_f1(std::ostream&) 18: [0x555555592884] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x555555590176] Test::test_stacktrace(bool, bool) 18: [0x5555555c31fd] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559f169] testing::Test::Run() 18: [0x5555555a0339] testing::TestInfo::Run() 18: [0x5555555a0c08] testing::TestSuite::Run() 18: [0x5555555afcfd] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c3dbd] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555af563] testing::UnitTest::Run() 18: [0x555555590c30] main 18: [0x7ffff7829d90] 18: [0x7ffff7829e40] __libc_start_main 18: [0x55555558efc5] _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. (282 ms total) 18: [ PASSED ] 3 tests. 18/53 Test #18: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 0.35 sec test 19 Start 19: Kokkos_IncrementalTest_SERIAL 19: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 19: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/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 (35 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 (106 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 (143 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (143 ms total) 19: [ PASSED ] 28 tests. 19/53 Test #19: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.19 sec test 20 Start 20: Kokkos_IncrementalTest_OPENMPTARGET 20: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_IncrementalTest_OPENMPTARGET 20: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/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 (114 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_03b_memspace_free [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o 26: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 507 1.18305k/s 1.6k [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSort.cpp.o 26: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 474 1.14366k/s 1.6k 26: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 505 1.16948k/s 1.6k [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o 26: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 286 684.22/s 1.6k [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 70%] Built target Kokkos_Benchmark_Atomic_MinMax [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o 26: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.004 s 0.004 s 195 446.891/s 1.6k 26: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 477 1.17445k/s 1.6k 5: [ OK ] hip.atomic_views_integral (19387 ms) 5: [ RUN ] hip.atomic_views_nonintegral 20: [ OK ] OPENMPTARGET.IncrTest_03b_memspace_free (5239 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_04_simple_parallelFor 20: [ OK ] OPENMPTARGET.IncrTest_04_simple_parallelFor (6 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 (15 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 (2 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop 20: [ OK ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop 20: [ OK ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o 20: [ OK ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop (226 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_12a_ThreadScratch 20: [ OK ] OPENMPTARGET.IncrTest_12a_ThreadScratch (5 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_12b_TeamScratch 20: [ OK ] OPENMPTARGET.IncrTest_12b_TeamScratch (4 ms) 20: [----------] 22 tests from OPENMPTARGET (5617 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 22 tests from 1 test suite ran. (5617 ms total) 20: [ PASSED ] 22 tests. 20/53 Test #20: Kokkos_IncrementalTest_OPENMPTARGET ........................ Passed 5.70 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 21: Test timeout computed to be: 1500 21: [==========] Running 8 tests from 2 test suites. 21: [----------] Global test environment set-up. 21: [----------] 5 tests from ctest_environment_DeathTest 21: [ RUN ] ctest_environment_DeathTest.invalid_rank 21: [ OK ] ctest_environment_DeathTest.invalid_rank (130 ms) 21: [ RUN ] ctest_environment_DeathTest.no_type_str 21: [ OK ] ctest_environment_DeathTest.no_type_str (151 ms) 21: [ RUN ] ctest_environment_DeathTest.missing_type 26: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 296 687.252/s 1.6k [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o 21: [ OK ] ctest_environment_DeathTest.missing_type (295 ms) 21: [ RUN ] ctest_environment_DeathTest.no_id_str 21: [ OK ] ctest_environment_DeathTest.no_id_str (143 ms) 21: [ RUN ] ctest_environment_DeathTest.invalid_id_str 21: [ OK ] ctest_environment_DeathTest.invalid_id_str (293 ms) 21: [----------] 5 tests from ctest_environment_DeathTest (1014 ms total) 21: 21: [----------] 3 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.good 21: [ OK ] ctest_environment.good (0 ms) 21: [----------] 3 tests from ctest_environment (0 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 8 tests from 2 test suites ran. (1014 ms total) 21: [ PASSED ] 8 tests. 21/53 Test #21: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 1.09 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 22: Test timeout computed to be: 1500 22/53 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.04 sec test 23 Start 23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 23: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 23: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 23: Test timeout computed to be: 1500 23: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 23/53 Test #23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.04 sec test 24 Start 24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 24: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 24: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 24: Test timeout computed to be: 1500 24/53 Test #24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.05 sec test 25 Start 25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 25: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 25: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 25: Environment variables: 25: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 25: Test timeout computed to be: 1500 25/53 Test #25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.05 sec test 26 Start 26: Kokkos_CoreUnitTest_DeviceAndThreads 26: Test command: /usr/bin/python3.10 "/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/TestDeviceAndThreads.py" "-v" 26: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test 26: Test timeout computed to be: 1500 26: test_device_id (__main__.KokkosInitializationTestCase) ... ok 26: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.003 s 0.003 s 244 562.176/s 1.6k [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o 26: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok 26: test_num_devices (__main__.KokkosInitializationTestCase) ... ok 26: test_num_threads (__main__.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 26: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok 26: 26: ---------------------------------------------------------------------- 26: Ran 5 tests in 0.465s 26: 26: OK (skipped=1) 26/53 Test #26: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 0.74 sec test 27 Start 27: Kokkos_PerformanceTest_TaskDag 27: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 27: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test 27: Test timeout computed to be: 1500 27/53 Test #27: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.04 sec test 28 Start 28: Kokkos_PerformanceTest_Benchmark 28: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-12-31_T15-21-40.json" 28: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test 28: Test timeout computed to be: 1500 28: 2024-12-31T15:49:53+00:00 28: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 28: Run on (6 X 2095.08 MHz CPU s) 28: CPU Caches: 28: L1 Data 32 KiB (x6) 28: L1 Instruction 32 KiB (x6) 28: L2 Unified 4096 KiB (x6) 28: L3 Unified 16384 KiB (x6) 28: Load Average: 0.74, 4.33, 5.33 28: CPU architecture: none 28: Default Device: OpenMPTarget 28: GIT_BRANCH: HEAD 28: GIT_CLEAN_STATUS: CLEAN 28: GIT_COMMIT_DATE: 2024-12-31T10:21:09-05:00 28: GIT_COMMIT_DESCRIPTION: Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD 28: GIT_COMMIT_HASH: 8e14eff3e 28: GPU architecture: VOLTA70 28: KOKKOS_COMPILER_CLANG: 1703 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_HWLOC: no 28: KOKKOS_ENABLE_LIBDL: yes 28: KOKKOS_ENABLE_OPENMPTARGET: 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 Version: 4.5.99 28: platform: 64bit 26: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 473 1.17148k/s 1.6k 28: --------------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations Count Time normalized 28: --------------------------------------------------------------------------------------------------------------------------------------------------- 28: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time 0.000 s 0.024 s 5 1024 28.5596n 28: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 14.7051n 28: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 8.36646n 28: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 3.93457n 28: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.88983n 28: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 1.46841n 28: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 1001.95p 28: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 746.49p 28: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time 0.000 s 0.000 s 5 262.144k 506.683p 28: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time 0.000 s 0.000 s 5 524.288k 419.899p 26: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 508 1.18309k/s 1.6k [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o 26: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 508 1.16274k/s 1.6k 28: ----------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations FOM: rate 28: ----------------------------------------------------------------------------------------------------------------------------------- 28: Malloc/N:1/manual_time 21.0 us 23.1 us 37817 47.5708k/s 26: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 507 1.18369k/s 1.6k [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o 4: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (20092 ms) 4: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestNumericTraits.hpp(142): warning #20014-D: calling a __host__ function from a __host__ __device__ function is not allowed auto const min = finite_min<T>::value; ^ detected during: instantiation of "void TestNumericTraits<Space, T, Tag>::operator()(FiniteMin, int, int &) const [with Space=Kokkos::OpenMP, T=long double, Tag=FiniteMin]" at line 64 of /var/jenkins/workspace/Kokkos_PR-7581/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp instantiation of "std::enable_if_t<<expression>, void> Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::exec_range<TagType>(const Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::FunctorType &, Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::reference_type) [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer<TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, Kokkos::Impl::FunctorAnalysis<Kokkos::Impl::FunctorPatternInterface::REDUCE, Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, int>::Reducer, void>, Traits=<Kokkos::OpenMP, FiniteMin>, TagType=FiniteMin]" at line 107 of /var/jenkins/workspace/Kokkos_PR-7581/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp instantiation of "void Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::execute() const [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer<TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, Kokkos::Impl::FunctorAnalysis<Kokkos::Impl::FunctorPatternInterface::REDUCE, Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, int>::Reducer, void>, Traits=<Kokkos::OpenMP, FiniteMin>]" at line 1539 of /var/jenkins/workspace/Kokkos_PR-7581/core/src/Kokkos_Parallel_Reduce.hpp instantiation of "void Kokkos::Impl::ParallelReduceAdaptor<PolicyType, FunctorType, ReturnType>::execute_impl(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, FunctorType=TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, ReturnType=int]" at line 1555 of /var/jenkins/workspace/Kokkos_PR-7581/core/src/Kokkos_Parallel_Reduce.hpp instantiation of "std::enable_if_t<<expression>, void> Kokkos::Impl::ParallelReduceAdaptor<PolicyType, FunctorType, ReturnType>::execute(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, FunctorType=TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, ReturnType=int, Dummy=int]" at line 1709 of /var/jenkins/workspace/Kokkos_PR-7581/core/src/Kokkos_Parallel_Reduce.hpp instantiation of "std::enable_if_t<<expression>, void> Kokkos::parallel_reduce(const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, FunctorType=TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, ReturnType=int]" at line 113 instantiation of "void TestNumericTraits<Space, T, Tag>::run() const [with Space=Kokkos::OpenMP, T=long double, Tag=FiniteMin]" at line 107 instantiation of "TestNumericTraits<Space, T, Tag>::TestNumericTraits() [with Space=Kokkos::OpenMP, T=long double, Tag=FiniteMin]" at line 302 Remark: The warnings can be suppressed with "-diag-suppress <warning-number>" /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestNumericTraits.hpp(143): warning #20014-D: calling a __host__ function from a __host__ __device__ function is not allowed auto const max = finite_max<T>::value; ^ detected during: instantiation of "void TestNumericTraits<Space, T, Tag>::operator()(FiniteMin, int, int &) const [with Space=Kokkos::OpenMP, T=long double, Tag=FiniteMin]" at line 64 of /var/jenkins/workspace/Kokkos_PR-7581/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp instantiation of "std::enable_if_t<<expression>, void> Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::exec_range<TagType>(const Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::FunctorType &, Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::reference_type) [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer<TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, Kokkos::Impl::FunctorAnalysis<Kokkos::Impl::FunctorPatternInterface::REDUCE, Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, int>::Reducer, void>, Traits=<Kokkos::OpenMP, FiniteMin>, TagType=FiniteMin]" at line 107 of /var/jenkins/workspace/Kokkos_PR-7581/core/src/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp instantiation of "void Kokkos::Impl::ParallelReduce<CombinedFunctorReducerType, Kokkos::RangePolicy<Traits...>, Kokkos::OpenMP>::execute() const [with CombinedFunctorReducerType=Kokkos::Impl::CombinedFunctorReducer<TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, Kokkos::Impl::FunctorAnalysis<Kokkos::Impl::FunctorPatternInterface::REDUCE, Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, int>::Reducer, void>, Traits=<Kokkos::OpenMP, FiniteMin>]" at line 1539 of /var/jenkins/workspace/Kokkos_PR-7581/core/src/Kokkos_Parallel_Reduce.hpp instantiation of "void Kokkos::Impl::ParallelReduceAdaptor<PolicyType, FunctorType, ReturnType>::execute_impl(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, FunctorType=TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, ReturnType=int]" at line 1555 of /var/jenkins/workspace/Kokkos_PR-7581/core/src/Kokkos_Parallel_Reduce.hpp instantiation of "std::enable_if_t<<expression>, void> Kokkos::Impl::ParallelReduceAdaptor<PolicyType, FunctorType, ReturnType>::execute(const std::string &, const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, FunctorType=TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, ReturnType=int, Dummy=int]" at line 1709 of /var/jenkins/workspace/Kokkos_PR-7581/core/src/Kokkos_Parallel_Reduce.hpp instantiation of "std::enable_if_t<<expression>, void> Kokkos::parallel_reduce(const PolicyType &, const FunctorType &, ReturnType &) [with PolicyType=Kokkos::RangePolicy<Kokkos::OpenMP, FiniteMin>, FunctorType=TestNumericTraits<Kokkos::OpenMP, long double, FiniteMin>, ReturnType=int]" at line 113 instantiation of "void TestNumericTraits<Space, T, Tag>::run() const [with Space=Kokkos::OpenMP, T=long double, Tag=FiniteMin]" at line 107 instantiation of "TestNumericTraits<Space, T, Tag>::TestNumericTraits() [with Space=Kokkos::OpenMP, T=long double, Tag=FiniteMin]" at line 302 26: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.011 s 0.011 s 59 140.704/s 1.6k 28: Malloc/N:16/manual_time 21.0 us 23.4 us 31828 47.5258k/s 26: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.011 s 0.011 s 61 142.771/s 1.6k [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o 26: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.004 s 0.004 s 186 433.089/s 1.6k [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o 26: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.006 s 0.006 s 121 289.318/s 1.6k /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestNumericTraits.hpp(144): warning #20011-D: calling a __host__ function("extrema::min(long double)") from a __host__ __device__ function("TestNumericTraits< ::Kokkos::OpenMP, long double, ::FiniteMin> ::operator () const") is not allowed /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestNumericTraits.hpp(145): warning #20011-D: calling a __host__ function("extrema::max(long double)") from a __host__ __device__ function("TestNumericTraits< ::Kokkos::OpenMP, long double, ::FiniteMin> ::operator () const") is not allowed 28: Malloc/N:256/manual_time 23.7 us 26.1 us 33245 42.2406k/s 26: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 505 1.18351k/s 1.6k [ 70%] Built target Kokkos_PerformanceTest_Atomic [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o 26: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 506 1.18355k/s 1.6k 28: Malloc/N:4096/manual_time 25.4 us 26.5 us 25256 39.3787k/s 26: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.012 s 0.012 s 56 132.177/s 1.6k 26: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.009 s 0.009 s 77 176.35/s 1.6k 5: [ OK ] hip.atomic_views_nonintegral (13708 ms) 5: [ RUN ] hip.atomic_view_api 5: [ OK ] hip.atomic_view_api (0 ms) 5: [ RUN ] hip.bit_manip_countl_zero 5: [ OK ] hip.bit_manip_countl_zero (10 ms) 5: [ RUN ] hip.bit_manip_countl_one 5: [ OK ] hip.bit_manip_countl_one (0 ms) 5: [ RUN ] hip.bit_manip_countr_zero 5: [ OK ] hip.bit_manip_countr_zero (0 ms) 5: [ RUN ] hip.bit_manip_countr_one 5: [ OK ] hip.bit_manip_countr_one (0 ms) 5: [ RUN ] hip.bit_manip_popcount 5: [ OK ] hip.bit_manip_popcount (0 ms) 5: [ RUN ] hip.bit_manip_has_single_bit 5: [ OK ] hip.bit_manip_has_single_bit (0 ms) 5: [ RUN ] hip.bit_manip_bit_floor 5: [ OK ] hip.bit_manip_bit_floor (0 ms) 5: [ RUN ] hip.bit_manip_bit_ceil 5: [ OK ] hip.bit_manip_bit_ceil (0 ms) 5: [ RUN ] hip.bit_manip_bit_width 5: [ OK ] hip.bit_manip_bit_width (0 ms) 5: [ RUN ] hip.bit_manip_rotl 5: [ OK ] hip.bit_manip_rotl (0 ms) 5: [ RUN ] hip.bit_manip_rotr 5: [ OK ] hip.bit_manip_rotr (0 ms) 5: [ RUN ] hip.bit_manip_byeswap 5: [ OK ] hip.bit_manip_byeswap (0 ms) 5: [ RUN ] hip.bit_manip_bit_cast 5: [ OK ] hip.bit_manip_bit_cast (0 ms) 5: [ RUN ] hip.test_block_deduction_bug_pr_3103 5: [ OK ] hip.test_block_deduction_bug_pr_3103 (0 ms) 5: [ RUN ] hip.checked_integer_operations_multiply_overflow 5: [ OK ] hip.checked_integer_operations_multiply_overflow (0 ms) 5: [ RUN ] hip.execution_policy_occupancy_and_hint 5: [ OK ] hip.execution_policy_occupancy_and_hint (0 ms) 5: [ RUN ] hip.complex_construction 5: [ OK ] hip.complex_construction (0 ms) 5: [ RUN ] hip.complex_basic_math 5: [ OK ] hip.complex_basic_math (0 ms) 5: [ RUN ] hip.complex_special_funtions 5: [ OK ] hip.complex_special_funtions (0 ms) 5: [ RUN ] hip.complex_io 5: [ OK ] hip.complex_io (0 ms) 5: [ RUN ] hip.complex_trivially_copyable 5: [ OK ] hip.complex_trivially_copyable (0 ms) 5: [ RUN ] hip.complex_issue_3865 5: [ OK ] hip.complex_issue_3865 (0 ms) 5: [ RUN ] hip.complex_operations_arithmetic_types_overloads 5: [ OK ] hip.complex_operations_arithmetic_types_overloads (0 ms) 5: [ RUN ] hip.complex_structured_bindings 5: [ OK ] hip.complex_structured_bindings (0 ms) 5: [ RUN ] hip.crs_count_fill 5: [ OK ] hip.crs_count_fill (3 ms) 5: [ RUN ] hip.crs_copy_constructor 5: [ OK ] hip.crs_copy_constructor (6 ms) 5: [ RUN ] hip.deep_copy_alignment 5: [ OK ] hip.deep_copy_alignment (9 ms) 5: [ RUN ] hip.deep_copy_conversion 5: [ OK ] hip.deep_copy_conversion (900 ms) 5: [ RUN ] hip.partitioning_by_args 5: [ OK ] hip.partitioning_by_args (20 ms) 5: [ RUN ] hip.partitioning_by_vector 5: [ OK ] hip.partitioning_by_vector (1 ms) 5: [ RUN ] hip.exec_space_thread_safety_range 28: Malloc/N:65536/manual_time 26.4 us 31.3 us 25121 37.9204k/s 26: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 498 1.15851k/s 1.6k [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o 26: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 508 1.1729k/s 1.6k [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o 26: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.013 s 0.013 s 47 119.301/s 1.6k 28: Malloc/N:1048576/manual_time 32.6 us 38.1 us 26740 30.6989k/s 26: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.010 s 0.010 s 70 160.822/s 1.6k [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o 26: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 508 877.564/s 1.6k [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o 26: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 508 1.18339k/s 1.6k 5: [ OK ] hip.exec_space_thread_safety_range (4682 ms) 5: [ RUN ] hip.exec_space_thread_safety_mdrange 5: [ OK ] hip.exec_space_thread_safety_mdrange (462 ms) 5: [ RUN ] hip.exec_space_thread_safety_team_policy 28: Malloc/N:16777216/manual_time 260 us 188 us 6743 3.84951k/s 5: [ OK ] hip.exec_space_thread_safety_team_policy (520 ms) 5: [ RUN ] hip.exec_space_thread_safety_range_reduce 26: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.013 s 0.013 s 51 123.314/s 1.6k 28: Malloc/N:268435456/manual_time 6307 us 471 us 125 158.554/s 5: [ OK ] hip.exec_space_thread_safety_range_reduce (521 ms) 5: [ RUN ] hip.exec_space_thread_safety_mdrange_reduce [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o 5: [ OK ] hip.exec_space_thread_safety_mdrange_reduce (462 ms) 5: [ RUN ] hip.exec_space_thread_safety_team_policy_reduce 26: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.013 s 0.013 s 50 118.649/s 1.6k 5: [ OK ] hip.exec_space_thread_safety_team_policy_reduce (521 ms) 5: [ RUN ] hip.exec_space_thread_safety_range_scan 26: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 560 1.33617k/s 1.6k 5: [ OK ] hip.exec_space_thread_safety_range_scan (520 ms) 5: [ RUN ] hip.execution_space_as_class_data_member 5: [ OK ] hip.execution_space_as_class_data_member (0 ms) 5: [ RUN ] hip.functor_analysis 5: [ OK ] hip.functor_analysis (0 ms) 5: [ RUN ] hip.when_all_type 5: [ OK ] hip.when_all_type (1 ms) 5: [ RUN ] hip.host_shared_ptr_use_count 5: [ OK ] hip.host_shared_ptr_use_count (0 ms) 5: [ RUN ] hip.host_shared_ptr_get 5: [ OK ] hip.host_shared_ptr_get (0 ms) 5: [ RUN ] hip.host_shared_ptr_dereference_on_device 5: [ OK ] hip.host_shared_ptr_dereference_on_device (0 ms) 5: [ RUN ] hip.host_shared_ptr_special_members_on_device 5: [ OK ] hip.host_shared_ptr_special_members_on_device (0 ms) 5: [ RUN ] hip.host_shared_ptr_tracking 5: 5: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 5: does not support page migration between device and host. 5: HIPManagedSpace might not work as expected. 5: Please refer to the ROCm documentation on unified/managed memory. 5: [ OK ] hip.host_shared_ptr_tracking (0 ms) 5: [ RUN ] hip.join_backward_compatibility 5: [ OK ] hip.join_backward_compatibility (0 ms) 5: [ RUN ] hip.local_deepcopy_teampolicy_layoutleft 28: Malloc/N:4294967296/manual_time 112938 us 3937 us 10 8.85441/s 5: [ OK ] hip.local_deepcopy_teampolicy_layoutleft (584 ms) 5: [ RUN ] hip.local_deepcopy_rangepolicy_layoutleft 26: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 560 1.33527k/s 1.6k [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o 26: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 560 1.33456k/s 1.6k 28: MallocFree/N:1/manual_time 65.0 us 33.8 us 16033 15.386k/s -- Testing 1-D histogram Density 1D: 0.000245328 -0.99999 -48248.5 || 0.051031 0 195220 || 2.92889e+09 28674.4 || -6.66988e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000734868 -0.323056 0.160137 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties 26: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 560 1.33573k/s 1.6k 28: MallocFree/N:16/manual_time 47.3 us 24.0 us 11066 21.1281k/s 26: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1209 1.17063k/s 800 5: [ OK ] hip.local_deepcopy_rangepolicy_layoutleft (2022 ms) 5: [ RUN ] hip.local_deepcopy_teampolicy_layoutright 5: [ OK ] hip.local_deepcopy_teampolicy_layoutright (552 ms) 5: [ RUN ] hip.local_deepcopy_rangepolicy_layoutright 28: MallocFree/N:256/manual_time 42.5 us 22.6 us 16445 23.5037k/s [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o 4: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (18680 ms) 4: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 26: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1210 1.44344k/s 800 5: [ OK ] hip.local_deepcopy_rangepolicy_layoutright (1363 ms) 5: [ RUN ] hip.deep_copy_scratch 5: [ OK ] hip.deep_copy_scratch (7 ms) 5: [ RUN ] hip.mathematical_constants_e 5: [ OK ] hip.mathematical_constants_e (2 ms) 5: [ RUN ] hip.mathematical_constants_log2e 5: [ OK ] hip.mathematical_constants_log2e (0 ms) 5: [ RUN ] hip.mathematical_constants_log10e 5: [ OK ] hip.mathematical_constants_log10e (0 ms) 5: [ RUN ] hip.mathematical_constants_pi 5: [ OK ] hip.mathematical_constants_pi (0 ms) 5: [ RUN ] hip.mathematical_constants_inv_pi 5: [ OK ] hip.mathematical_constants_inv_pi (0 ms) 5: [ RUN ] hip.mathematical_constants_inv_sqrtpi 5: [ OK ] hip.mathematical_constants_inv_sqrtpi (0 ms) 5: [ RUN ] hip.mathematical_constants_ln2 5: [ OK ] hip.mathematical_constants_ln2 (0 ms) 5: [ RUN ] hip.mathematical_constants_ln10 5: [ OK ] hip.mathematical_constants_ln10 (0 ms) 5: [ RUN ] hip.mathematical_constants_sqrt2 5: [ OK ] hip.mathematical_constants_sqrt2 (0 ms) 5: [ RUN ] hip.mathematical_constants_sqrt3 5: [ OK ] hip.mathematical_constants_sqrt3 (0 ms) 5: [ RUN ] hip.mathematical_constants_inv_sqrt3 5: [ OK ] hip.mathematical_constants_inv_sqrt3 (0 ms) 5: [ RUN ] hip.mathematical_constants_egamma 5: [ OK ] hip.mathematical_constants_egamma (0 ms) 5: [ RUN ] hip.mathematical_constants_phi 5: [ OK ] hip.mathematical_constants_phi (0 ms) 5: [ RUN ] hip.mathematical_functions_trigonometric_functions 26: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1211 1.44177k/s 800 28: MallocFree/N:4096/manual_time 42.6 us 22.6 us 16029 23.4522k/s 5: [ OK ] hip.mathematical_functions_trigonometric_functions (24 ms) 5: [ RUN ] hip.mathematical_functions_hyperbolic_functions 5: [ OK ] hip.mathematical_functions_hyperbolic_functions (2 ms) 5: [ RUN ] hip.mathematical_functions_non_standard 5: [ OK ] hip.mathematical_functions_non_standard (0 ms) 5: [ RUN ] hip.mathematical_functions_power_functions 5: [ OK ] hip.mathematical_functions_power_functions (17 ms) 5: [ RUN ] hip.mathematical_functions_fma 5: [ OK ] hip.mathematical_functions_fma (0 ms) 5: [ RUN ] hip.mathematical_functions_error_and_gamma_functions 5: [ OK ] hip.mathematical_functions_error_and_gamma_functions (2 ms) 5: [ RUN ] hip.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] hip.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 5: [ RUN ] hip.mathematical_functions_floating_point_manipulation_functions 5: [ OK ] hip.mathematical_functions_floating_point_manipulation_functions (1 ms) 5: [ RUN ] hip.mathematical_functions_absolute_value 5: [ OK ] hip.mathematical_functions_absolute_value (0 ms) 5: [ RUN ] hip.mathematical_functions_floating_point_absolute_value 5: [ OK ] hip.mathematical_functions_floating_point_absolute_value (0 ms) 5: [ RUN ] hip.mathematical_functions_remainder_function 5: [ OK ] hip.mathematical_functions_remainder_function (0 ms) 5: [ RUN ] hip.mathematical_functions_isfinite 5: [ OK ] hip.mathematical_functions_isfinite (0 ms) 5: [ RUN ] hip.mathematical_functions_isinf 5: [ OK ] hip.mathematical_functions_isinf (0 ms) 5: [ RUN ] hip.mathematical_functions_isnan 5: [ OK ] hip.mathematical_functions_isnan (0 ms) 5: [ RUN ] hip.mathematical_functions_exponential_functions 5: [ OK ] hip.mathematical_functions_exponential_functions (8 ms) 5: [ RUN ] hip.mathspecialfunc_expint1 5: [ OK ] hip.mathspecialfunc_expint1 (3 ms) 5: [ RUN ] hip.mathspecialfunc_errorfunc 5: [ OK ] hip.mathspecialfunc_errorfunc (0 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselj0y0 5: [ OK ] hip.mathspecialfunc_cbesselj0y0 (27 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselj1y1 5: [ OK ] hip.mathspecialfunc_cbesselj1y1 (28 ms) 5: [ RUN ] hip.mathspecialfunc_cbesseli0k0 5: [ OK ] hip.mathspecialfunc_cbesseli0k0 (0 ms) 5: [ RUN ] hip.mathspecialfunc_cbesseli1k1 5: [ OK ] hip.mathspecialfunc_cbesseli1k1 (0 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselh1stkind 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestMathematicalSpecialFunctions.hpp:2019: Skipped 5: skipping since test is known to fail on MI100 and for some versions of ROCm 5: [ SKIPPED ] hip.mathspecialfunc_cbesselh1stkind (0 ms) 5: [ RUN ] hip.mathspecialfunc_cbesselh2ndkind 5: [ OK ] hip.mathspecialfunc_cbesselh2ndkind (0 ms) 5: [ RUN ] hip.mdrange_5d 5: [ OK ] hip.mdrange_5d (9 ms) 5: [ RUN ] hip.mdrange_6d 5: [ OK ] hip.mdrange_6d (16 ms) 5: [ RUN ] hip.mdrange_2d 5: [ OK ] hip.mdrange_2d (3 ms) 5: [ RUN ] hip.mdrange_array_reduce 5: [ OK ] hip.mdrange_array_reduce (0 ms) 5: [ RUN ] hip.mdrange_3d 5: [ OK ] hip.mdrange_3d (6 ms) 5: [ RUN ] hip.mdrange_neg_idx 5: [ OK ] hip.mdrange_neg_idx (1 ms) 5: [ RUN ] hip.mdrange_4d 5: [ OK ] hip.mdrange_4d (4 ms) 5: [ RUN ] hip.mdrange_scalar 5: [ OK ] hip.mdrange_scalar (0 ms) 5: [ RUN ] hip.mdrange_large_deep_copy 5: [ OK ] hip.mdrange_large_deep_copy (57 ms) 5: [ RUN ] hip.md_range_policy_construction_from_arrays 5: [ OK ] hip.md_range_policy_construction_from_arrays (0 ms) 5: [ RUN ] hip.policy_get_tile_size 5: [ OK ] hip.policy_get_tile_size (0 ms) 5: [ RUN ] hip.mdrange_parallel_reduce_primitive_types 26: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1210 1.44086k/s 800 28: MallocFree/N:65536/manual_time 52.0 us 29.3 us 13893 19.2288k/s [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o 26: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1211 1.43715k/s 800 28: MallocFree/N:1048576/manual_time 52.1 us 30.1 us 13240 19.1918k/s 26: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1214 1.43801k/s 800 28: MallocFree/N:16777216/manual_time 291 us 172 us 3365 3.43973k/s [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o 26: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1210 1.43916k/s 800 5: [ OK ] hip.mdrange_parallel_reduce_primitive_types (3256 ms) 5: [ RUN ] hip.mdspan_minimal_functional 5: [ OK ] hip.mdspan_minimal_functional (0 ms) 5: [ RUN ] hip.mdspan_atomic_accessor 5: [ OK ] hip.mdspan_atomic_accessor (0 ms) 5: [ RUN ] hip.view_mdspan_conversion 5: [ OK ] hip.view_mdspan_conversion (4 ms) 5: [ RUN ] hip.view_mdspan_conversion_with_stride 5: [ OK ] hip.view_mdspan_conversion_with_stride (0 ms) 5: [ RUN ] hip.max 5: [ OK ] hip.max (0 ms) 5: [ RUN ] hip.max_within_parfor 5: [ OK ] hip.max_within_parfor (0 ms) 5: [ RUN ] hip.min 5: [ OK ] hip.min (0 ms) 5: [ RUN ] hip.min_within_parfor 5: [ OK ] hip.min_within_parfor (0 ms) 5: [ RUN ] hip.minmax 5: [ OK ] hip.minmax (0 ms) 5: [ RUN ] hip.minmax_within_parfor 5: [ OK ] hip.minmax_within_parfor (0 ms) 5: [ RUN ] hip.clamp 5: [ OK ] hip.clamp (0 ms) 5: [ RUN ] hip.clamp_within_parfor 5: [ OK ] hip.clamp_within_parfor (0 ms) 5: [ RUN ] hip.numeric_traits_infinity 5: [ OK ] hip.numeric_traits_infinity (8 ms) 5: [ RUN ] hip.numeric_traits_epsilon 5: [ OK ] hip.numeric_traits_epsilon (0 ms) 5: [ RUN ] hip.numeric_traits_round_error 5: [ OK ] hip.numeric_traits_round_error (0 ms) 5: [ RUN ] hip.numeric_traits_norm_min 5: [ OK ] hip.numeric_traits_norm_min (0 ms) 5: [ RUN ] hip.numeric_traits_denorm_min 5: [ OK ] hip.numeric_traits_denorm_min (0 ms) 5: [ RUN ] hip.numeric_traits_finite_min_max 5: [ OK ] hip.numeric_traits_finite_min_max (2 ms) 5: [ RUN ] hip.numeric_traits_digits 5: [ OK ] hip.numeric_traits_digits (1 ms) 5: [ RUN ] hip.numeric_traits_digits10 5: [ OK ] hip.numeric_traits_digits10 (1 ms) 5: [ RUN ] hip.numeric_traits_max_digits10 5: [ OK ] hip.numeric_traits_max_digits10 (0 ms) 5: [ RUN ] hip.numeric_traits_radix 5: [ OK ] hip.numeric_traits_radix (1 ms) 5: [ RUN ] hip.numeric_traits_min_max_exponent 5: [ OK ] hip.numeric_traits_min_max_exponent (0 ms) 5: [ RUN ] hip.numeric_traits_min_max_exponent10 5: [ OK ] hip.numeric_traits_min_max_exponent10 (0 ms) 5: [ RUN ] hip.numeric_traits_quiet_and_signaling_nan 5: [ OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms) 5: [ RUN ] hip.numeric_traits_sfinae_friendly 5: [ OK ] hip.numeric_traits_sfinae_friendly (0 ms) 5: [ RUN ] hip.occupancy_control 5: [ OK ] hip.occupancy_control (0 ms) 5: [ RUN ] hip.memory_pool 28: MallocFree/N:268435456/manual_time 6454 us 428 us 105 154.952/s 5: [ OK ] hip.memory_pool (21 ms) 5: [ RUN ] hip.cxx11 5: [ OK ] hip.cxx11 (0 ms) 5: [ RUN ] hip.viewctorprop_embedded_dim 5: [ OK ] hip.viewctorprop_embedded_dim (0 ms) 5: [ RUN ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility 5: [ OK ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 5: [ RUN ] hip.parallel_scan_range_policy 5: [ OK ] hip.parallel_scan_range_policy (35 ms) 5: [ RUN ] hip.kokkos_printf 5: [ OK ] hip.kokkos_printf (1 ms) 5: [ RUN ] hip.range_for 5: [ OK ] hip.range_for (1 ms) 5: [ RUN ] hip.range_reduce 5: [ OK ] hip.range_reduce (0 ms) 5: [ RUN ] hip.range_dynamic_policy 5: [ OK ] hip.range_dynamic_policy (0 ms) 5: [ RUN ] hip.range_policy_runtime_parameters 5: [ OK ] hip.range_policy_runtime_parameters (0 ms) 5: [ RUN ] hip.range_policy_one_way_convertible_bounds 5: [ OK ] hip.range_policy_one_way_convertible_bounds (0 ms) 5: [ RUN ] hip.range_for_require 5: [ OK ] hip.range_for_require (1 ms) 5: [ RUN ] hip.range_reduce_require 5: [ OK ] hip.range_reduce_require (0 ms) 5: [ RUN ] hip.range_dynamic_policy_require 5: [ OK ] hip.range_dynamic_policy_require (0 ms) 5: [ RUN ] hip.reducers_int 5: [ OK ] hip.reducers_int (7 ms) 5: [ RUN ] hip.reducers_double 5: [ OK ] hip.reducers_double (5 ms) 5: [ RUN ] hip.reducers_complex_double 5: [ OK ] hip.reducers_complex_double (7 ms) 5: [ RUN ] hip.reducers_struct 5: [ OK ] hip.reducers_struct (3 ms) 5: [ RUN ] hip.reducers_half_t 5: [ OK ] hip.reducers_half_t (4 ms) 5: [ RUN ] hip.reducers_bhalf_t 5: [ OK ] hip.reducers_bhalf_t (3 ms) 5: [ RUN ] hip.reducers_int8_t 5: [ OK ] hip.reducers_int8_t (3 ms) 5: [ RUN ] hip.reducers_int16_t 5: [ OK ] hip.reducers_int16_t (3 ms) 5: [ RUN ] hip.reducers_bool 5: [ OK ] hip.reducers_bool (0 ms) 5: [ RUN ] hip.int64_t_reduce 5: [ OK ] hip.int64_t_reduce (23 ms) 5: [ RUN ] hip.double_reduce 5: [ OK ] hip.double_reduce (22 ms) 5: [ RUN ] hip.int64_t_reduce_dynamic 5: [ OK ] hip.int64_t_reduce_dynamic (30 ms) 5: [ RUN ] hip.double_reduce_dynamic 5: [ OK ] hip.double_reduce_dynamic (30 ms) 5: [ RUN ] hip.int64_t_reduce_dynamic_view 5: [ OK ] hip.int64_t_reduce_dynamic_view (9 ms) 5: [ RUN ] hip.int_combined_reduce 5: [ OK ] hip.int_combined_reduce (0 ms) 5: [ RUN ] hip.mdrange_combined_reduce 5: [ OK ] hip.mdrange_combined_reduce (0 ms) 5: [ RUN ] hip.int_combined_reduce_mixed 5: [ OK ] hip.int_combined_reduce_mixed (0 ms) 5: [ RUN ] hip.reduction_with_large_iteration_count 26: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1204 1.43848k/s 800 5: [ OK ] hip.reduction_with_large_iteration_count (304 ms) 5: [ RUN ] hip.reduction_deduction 5: [ OK ] hip.reduction_deduction (0 ms) 5: [ RUN ] hip.reduce_device_view_range_policy [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o 26: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1211 1.43727k/s 800 28: MallocFree/N:4294967296/manual_time 117220 us 3555 us 10 8.53099/s 26: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1204 1.43692k/s 800 26: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1209 1.43584k/s 800 26: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1211 1.43563k/s 800 [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o 28: MallocTouch/N:1/manual_time 22.2 us 24.6 us 31674 44.9994k/s 26: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1210 1.43538k/s 800 26: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1210 1.43531k/s 800 26: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1209 1.43475k/s 800 28: MallocTouch/N:16/manual_time 20.6 us 23.0 us 32444 48.5575k/s 26: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1210 1.43479k/s 800 [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 26: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1210 1.43412k/s 800 28: MallocTouch/N:256/manual_time 20.8 us 23.6 us 35871 48.0747k/s 26: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1211 1.43414k/s 800 26: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.87725k/s 1.6k 26: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.16995k/s 1.6k 26: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.69845k/s 1.6k 26: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.87825k/s 1.6k 26: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.00272k/s 1.6k 26: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.12683k/s 1.6k 26: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 12.0725k/s 1.6k 26: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 11.9677k/s 1.6k 26: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.77819k/s 1.6k 26: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.46853k/s 1.6k 26: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.5536k/s 1.6k 26: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.91162k/s 1.6k 26: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.82971k/s 1.6k 26: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.18904k/s 1.6k 26: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.07505k/s 1.6k 26: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.30107k/s 1.6k 26: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.8512k/s 1.6k 26: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.02143k/s 1.6k 26: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.83729k/s 1.6k 26: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.78975k/s 1.6k 26: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.81598k/s 1.6k 26: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.09499k/s 1.6k 26: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.28056k/s 1.6k 26: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.28274k/s 1.6k 26: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.57877k/s 1.6k 26: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.91685k/s 1.6k 26: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.45662k/s 1.6k 26: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.08459k/s 1.6k 26: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.22355k/s 1.6k 26: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.82002k/s 1.6k 26: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.86542k/s 1.6k 26: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.93459k/s 1.6k 26: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.15693k/s 1.6k 26: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.003 s 0.001 s 10 463.895/s 1.6k 26/54 Test #26: Kokkos_PerformanceTest_Benchmark ........................... Passed 150.39 sec test 27 Start 27: Kokkos_Benchmark_Atomic_MinMax 27: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-12-31_T15-21-49.json" 27: Test timeout computed to be: 1500 28: MallocTouch/N:4096/manual_time 52.1 us 44.4 us 13932 19.1889k/s 28: MallocTouch/N:65536/manual_time 56.8 us 50.9 us 12173 17.6197k/s [ 71%] Linking CXX executable Kokkos_ContainersTestCompileOnly 27: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected" 27: 2024-12-31T15:50:29+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 27: Run on (128 X 3342.74 MHz CPU s) 27: CPU Caches: 27: L1 Data 32 KiB (x128) 27: L1 Instruction 32 KiB (x128) 27: L2 Unified 512 KiB (x128) 27: L3 Unified 16384 KiB (x32) 27: Load Average: 7.81, 9.91, 10.27 27: CPU architecture: none 27: Default Device: HIP 27: GPU architecture: AMD_GFX90A 27: KOKKOS_COMPILER_CLANG: 1500 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.5.99 27: macro KOKKOS_ENABLE_HIP: defined 27: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: no 27: macro KOKKOS_ENABLE_ROCTHRUST: defined 27: platform: 64bit 27: ---------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations 27: ---------------------------------------------------------------------------------------------------------------------------------------- 27: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 27: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 27/54 Test #27: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 2.60 sec test 28 Start 28: Kokkos_PerformanceTest_Mempool 28: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-12-31_T15-21-49.json" 28: Test timeout computed to be: 1500 28: MallocTouch/N:1048576/manual_time 56.9 us 51.3 us 12371 17.5732k/s 28: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected" 28: 2024-12-31T15:50:30+00:00 28: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Mempool 28: Run on (128 X 3339.1 MHz CPU s) 28: CPU Caches: 28: L1 Data 32 KiB (x128) 28: L1 Instruction 32 KiB (x128) 28: L2 Unified 512 KiB (x128) 28: L3 Unified 16384 KiB (x32) 28: Load Average: 7.81, 9.91, 10.27 28: CPU architecture: none 28: Default Device: HIP 28: GPU architecture: AMD_GFX90A 28: KOKKOS_COMPILER_CLANG: 1500 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.5.99 28: macro KOKKOS_ENABLE_HIP: defined 28: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: no 28: macro KOKKOS_ENABLE_ROCTHRUST: defined 28: platform: 64bit [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o 28: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations FOM: fill ops per second 28: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: 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 2356 15.8875M/s 28: MallocTouch/N:16777216/manual_time 233 us 214 us 4962 4.28342k/s [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o 28: MallocTouch/N:268435456/manual_time 6177 us 491 us 95 161.9/s [ 74%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o 28: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations FOM: cycle ops per second 28: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: 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 9600 152.189M/s 28/54 Test #28: Kokkos_PerformanceTest_Mempool ............................. Passed 3.11 sec test 29 Start 29: Kokkos_PerformanceTest_Atomic 29: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-12-31_T15-21-49.json" 29: Test timeout computed to be: 1500 28: MallocTouch/N:4294967296/manual_time 114719 us 3638 us 10 8.71696/s [ 74%] Built target Kokkos_ContainersTestCompileOnly 28: MallocTouchFree/N:1/manual_time 44.7 us 23.8 us 15751 22.3904k/s 29: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected" 29: 2024-12-31T15:50:35+00:00 29: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Atomic 29: Run on (128 X 3342.22 MHz CPU s) 29: CPU Caches: 29: L1 Data 32 KiB (x128) 29: L1 Instruction 32 KiB (x128) 29: L2 Unified 512 KiB (x128) 29: L3 Unified 16384 KiB (x32) 29: Load Average: 7.34, 9.78, 10.23 29: CPU architecture: none 29: Default Device: HIP 29: GPU architecture: AMD_GFX90A 29: KOKKOS_COMPILER_CLANG: 1500 29: KOKKOS_ENABLE_ASM: no 29: KOKKOS_ENABLE_CXX17: yes 29: KOKKOS_ENABLE_CXX20: no 29: KOKKOS_ENABLE_CXX23: no 29: KOKKOS_ENABLE_CXX26: no 29: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 29: KOKKOS_ENABLE_HIP: yes 29: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 29: KOKKOS_ENABLE_HWLOC: no 29: KOKKOS_ENABLE_LIBDL: yes 29: KOKKOS_ENABLE_OPENMP: yes 29: KOKKOS_ENABLE_PRAGMA_IVDEP: no 29: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 29: KOKKOS_ENABLE_PRAGMA_UNROLL: no 29: KOKKOS_ENABLE_PRAGMA_VECTOR: no 29: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 29: Kokkos Version: 4.5.99 29: macro KOKKOS_ENABLE_HIP: defined 29: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: no 29: macro KOKKOS_ENABLE_ROCTHRUST: defined 29: platform: 64bit 28: MallocTouchFree/N:16/manual_time 44.6 us 23.7 us 15610 22.4054k/s 28: MallocTouchFree/N:256/manual_time 45.8 us 24.3 us 15461 21.824k/s [ 71%] Built target Kokkos_ContainersTestCompileOnly [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o 29: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 29: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 29: Test_Atomic<int>/30000/iterations:10 0.265 s 0.260 s 10 1 4 5.23087m 4.42103m 300.9u 449.985M 178.644k 449.985M 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 28: MallocTouchFree/N:4096/manual_time 73.1 us 41.6 us 9427 13.6738k/s [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o 28: MallocTouchFree/N:65536/manual_time 80.6 us 48.5 us 8660 12.3995k/s [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o 28: MallocTouchFree/N:1048576/manual_time 80.6 us 48.5 us 8812 12.4081k/s 28: MallocTouchFree/N:16777216/manual_time 258 us 205 us 2710 3.87316k/s 28: MallocTouchFree/N:268435456/manual_time 6424 us 494 us 101 155.66/s [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o 28: MallocTouchFree/N:4294967296/manual_time 128836 us 3928 us 9 7.7618/s [ 75%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o 28: ---------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations FOM: GB/s MB 28: ---------------------------------------------------------------------------------------------------------------------------------------------- 28: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.001 s 110 45.641/s 800 5: [ OK ] hip.reduce_device_view_range_policy (26021 ms) 5: [ RUN ] hip.reduce_device_view_mdrange_policy [ 76%] Built target Kokkos_CoreUnitTest_Default 28: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.001 s 38 43.2022/s 800 28: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.001 s 38 43.2149/s 800 [ 73%] Linking CXX executable Kokkos_UnitTest_Random [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o 28: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.001 s 38 43.33/s 800 [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E 28: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.001 s 38 43.365/s 800 [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o 28: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.001 s 38 43.2327/s 800 28: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.001 s 38 43.3375/s 800 28: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.001 s 38 43.4454/s 800 [ 73%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o 28: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.001 s 38 43.1943/s 800 28: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.001 s 38 43.2624/s 800 28: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.001 s 38 43.3332/s 800 28: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.001 s 38 43.2399/s 800 [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o 28: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.001 s 38 43.2798/s 800 28: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.001 s 38 43.0938/s 800 [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o 28: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.001 s 38 42.8798/s 800 28: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.001 s 38 43.0204/s 800 [ 73%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o 28: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 379 878.911/s 1.6k 28: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 403 938.045/s 1.6k 28: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 381 899.12/s 1.6k [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o 28: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 388 899.8/s 1.6k [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o 28: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 378 900.764/s 1.6k 28: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 387 903.7/s 1.6k [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o 28: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 377 902.609/s 1.6k [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSortByKey.cpp.o 28: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.021 s 0.000 s 33 77.3104/s 1.6k 28: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.024 s 0.000 s 29 67.999/s 1.6k [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o 28: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 387 950.965/s 1.6k 28: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.021 s 0.000 s 34 77.4126/s 1.6k [ 73%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B 4: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (49462 ms) 4: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device 28: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.022 s 0.000 s 31 71.2411/s 1.6k 28: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 401 936.576/s 1.6k 28: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 387 896.884/s 1.6k 28: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 389 915.936/s 1.6k 28: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 400 938.135/s 1.6k 28: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.024 s 0.000 s 29 67.8399/s 1.6k 28: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.024 s 0.000 s 29 67.7208/s 1.6k [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o 28: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.024 s 0.000 s 29 67.8711/s 1.6k 5: [ OK ] hip.reduce_device_view_mdrange_policy (27154 ms) 5: [ RUN ] hip.reduce_device_view_team_policy 28: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.024 s 0.000 s 29 67.5727/s 1.6k 28: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 398 934.407/s 1.6k [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o 28: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 400 918.306/s 1.6k 28: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.024 s 0.000 s 29 67.4847/s 1.6k [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 73%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B 28: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.024 s 0.000 s 29 67.5012/s 1.6k [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o 28: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 390 934.748/s 1.6k [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o 28: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 402 937.853/s 1.6k 28: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.024 s 0.000 s 30 67.8026/s 1.6k [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o 28: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.023 s 0.000 s 30 68.8454/s 1.6k [ 74%] Built target Kokkos_UnitTest_Random [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o 28: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 402 936.755/s 1.6k [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o 28: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 394 932.351/s 1.6k 28: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.024 s 0.000 s 29 67.3607/s 1.6k 28: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.023 s 0.000 s 30 68.3676/s 1.6k 28: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 331 775.996/s 1.6k [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o 28: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 331 788.545/s 1.6k 28: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.000 s 334 770.573/s 1.6k [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o 28: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.000 s 336 772.343/s 1.6k -- Testing 1-D histogram Density 1D: 0.00195583 -0.999999 -57856 || 0.051031 0 1.55215e+06 || 2.86928e+10 28674.4 || -7.99801e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00587736 -0.96769 10.2064 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties 28: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.000 s 739 839.68/s 800 28: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.000 s 735 837.679/s 800 [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o 5: [ OK ] hip.reduce_device_view_team_policy (21398 ms) 5: [ RUN ] hip.impl_shared_alloc 5: [ OK ] hip.impl_shared_alloc (91 ms) 5: [ RUN ] hip.mdspan_space_aware_accessor 5: [ OK ] hip.mdspan_space_aware_accessor (1 ms) 5: [ RUN ] hip.kokkos_swap 5: [ OK ] hip.kokkos_swap (0 ms) 5: [ RUN ] hip.team_for 5: [ OK ] hip.team_for (13 ms) 5: [ RUN ] hip.team_reduce 5: [ OK ] hip.team_reduce (1 ms) 5: [ RUN ] hip.team_reduce_large 5: [ OK ] hip.team_reduce_large (72 ms) 5: [ RUN ] hip.team_parallel_single 5: [ OK ] hip.team_parallel_single (9 ms) 5: [ RUN ] hip.large_team_scratch_size 5: [ OK ] hip.large_team_scratch_size (0 ms) 5: [ RUN ] hip.team_broadcast_long 5: [ OK ] hip.team_broadcast_long (0 ms) 5: [ RUN ] hip.team_broadcast_long_wrapper 5: [ OK ] hip.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] hip.team_broadcast_char 5: [ OK ] hip.team_broadcast_char (0 ms) 5: [ RUN ] hip.team_broadcast_float 5: [ OK ] hip.team_broadcast_float (0 ms) 5: [ RUN ] hip.team_broadcast_double 5: [ OK ] hip.team_broadcast_double (0 ms) 5: [ RUN ] hip.team_handle_by_value 5: [ OK ] hip.team_handle_by_value (0 ms) 5: [ RUN ] hip.team_vector 5: [ OK ] hip.team_vector (8 ms) 5: [ RUN ] hip.triple_nested_parallelism 5: [ OK ] hip.triple_nested_parallelism (7 ms) 5: [ RUN ] hip.parallel_scan_with_reducers 5: [ OK ] hip.parallel_scan_with_reducers (59 ms) 5: [ RUN ] hip.team_thread_range_combined_reducers 5: [ OK ] hip.team_thread_range_combined_reducers (1 ms) 5: [ RUN ] hip.thread_vector_range_combined_reducers 5: [ OK ] hip.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] hip.team_vector_range_combined_reducers 5: [ OK ] hip.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] hip.TeamThreadMDRangeParallelFor 5: [ OK ] hip.TeamThreadMDRangeParallelFor (34 ms) 5: [ RUN ] hip.ThreadVectorMDRangeParallelFor 5: [ OK ] hip.ThreadVectorMDRangeParallelFor (8 ms) 5: [ RUN ] hip.TeamVectorMDRangeParallelFor 5: [ OK ] hip.TeamVectorMDRangeParallelFor (9 ms) 5: [ RUN ] hip.TeamThreadMDRangeParallelReduce 5: [ OK ] hip.TeamThreadMDRangeParallelReduce (22 ms) 5: [ RUN ] hip.ThreadVectorMDRangeParallelReduce 5: [ OK ] hip.ThreadVectorMDRangeParallelReduce (6 ms) 5: [ RUN ] hip.TeamVectorMDRangeParallelReduce 5: [ OK ] hip.TeamVectorMDRangeParallelReduce (6 ms) 5: [ RUN ] hip.team_policy_runtime_parameters 5: [ OK ] hip.team_policy_runtime_parameters (0 ms) 5: [ RUN ] hip.team_reduction_scan 5: [ OK ] hip.team_reduction_scan (1683 ms) 5: [ RUN ] hip.team_long_reduce 5: [ OK ] hip.team_long_reduce (16 ms) 5: [ RUN ] hip.team_double_reduce 5: [ OK ] hip.team_double_reduce (16 ms) 5: [ RUN ] hip.team_long_array_reduce 5: [ OK ] hip.team_long_array_reduce (17 ms) 5: [ RUN ] hip.team_double_array_reduce 5: [ OK ] hip.team_double_array_reduce (17 ms) 5: [ RUN ] hip.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] hip.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] hip.repeated_team_reduce 5: [ OK ] hip.repeated_team_reduce (21 ms) 5: [ RUN ] hip.nested_team_reduce_functor_as_reducer 5: [ OK ] hip.nested_team_reduce_functor_as_reducer (0 ms) 5: [ RUN ] hip.team_scan 5: [ OK ] hip.team_scan (78 ms) 5: [ RUN ] hip.team_scan_ret_val 5: [ OK ] hip.team_scan_ret_val (83 ms) 5: [ RUN ] hip.team_shared_request 5: [ OK ] hip.team_shared_request (2 ms) 5: [ RUN ] hip.team_scratch_request 5: [ OK ] hip.team_scratch_request (1 ms) 5: [ RUN ] hip.team_lambda_shared_request 5: [ OK ] hip.team_lambda_shared_request (3 ms) 5: [ RUN ] hip.scratch_align 5: [ OK ] hip.scratch_align (0 ms) 5: [ RUN ] hip.shmem_size 5: [ OK ] hip.shmem_size (0 ms) 5: [ RUN ] hip.multi_level_scratch 5: [ OK ] hip.multi_level_scratch (11 ms) 5: [ RUN ] hip.team_scratch_memory_index_parallel_for 5: [ OK ] hip.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] hip.team_policy_max_recommended 5: [ OK ] hip.team_policy_max_recommended (23 ms) 5: [ RUN ] hip.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] hip.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] hip.team_teamvector_range 5: [ OK ] hip.team_teamvector_range (2 ms) 5: [ RUN ] hip.unique_token_global 5: [ OK ] hip.unique_token_global (28 ms) 5: [ RUN ] hip.unique_token_instance 5: [ OK ] hip.unique_token_instance (27 ms) 5: [ RUN ] hip.unique_token_team_acquire 5: [ OK ] hip.unique_token_team_acquire (16 ms) 5: [ RUN ] hip.view_api_a 5: [ OK ] hip.view_api_a (6 ms) 5: [ RUN ] hip.view_layout_left_with_stride 5: [ OK ] hip.view_layout_left_with_stride (0 ms) 5: [ RUN ] hip.view_layout_right_with_stride 5: [ OK ] hip.view_layout_right_with_stride (0 ms) 5: [ RUN ] hip.view_api_b 5: [ OK ] hip.view_api_b (4 ms) 5: [ RUN ] hip.view_api_c 5: [ OK ] hip.view_api_c (5 ms) 5: [ RUN ] hip.view_api_d 5: [ OK ] hip.view_api_d (1 ms) 5: [ RUN ] hip.view_remap 5: [ OK ] hip.view_remap (0 ms) 5: [ RUN ] hip.view_mirror_nonconst 5: [ OK ] hip.view_mirror_nonconst (0 ms) 5: [ RUN ] hip.view_stride_method 5: [ OK ] hip.view_stride_method (0 ms) 5: [ RUN ] hip.anonymous_space 5: [ OK ] hip.anonymous_space (0 ms) 5: [ RUN ] hip.view_overload_resolution 5: [ OK ] hip.view_overload_resolution (0 ms) 5: [ RUN ] hip.view_allocation_large_rank 5: [ OK ] hip.view_allocation_large_rank (4 ms) 5: [ RUN ] hip.view_shmem_size_on_device 5: [ OK ] hip.view_shmem_size_on_device (0 ms) 5: [ RUN ] hip.view_is_assignable 5: [ OK ] hip.view_is_assignable (2 ms) 5: [ RUN ] hip.view_bad_alloc 5: [ OK ] hip.view_bad_alloc (0 ms) 5: [ RUN ] hip.view_copy_tests 5: [ OK ] hip.view_copy_tests (5 ms) 5: [ RUN ] hip.view_copy_tests_rank_0 5: [ OK ] hip.view_copy_tests_rank_0 (2 ms) 5: [ RUN ] hip.view_copy_degenerated 5: [ OK ] hip.view_copy_degenerated (0 ms) 5: [ RUN ] hip.view_fill_tests_layout_right 28: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.000 s 738 839.441/s 800 5: [ OK ] hip.view_fill_tests_layout_right (66 ms) 5: [ RUN ] hip.view_fill_tests_layout_left 5: [ OK ] hip.view_fill_tests_layout_left (40 ms) 5: [ RUN ] hip.vcp_empty_traits 5: [ OK ] hip.vcp_empty_traits (0 ms) 5: [ RUN ] hip.is_view_label 5: [ OK ] hip.is_view_label (0 ms) 5: [ RUN ] hip.vcp_label_base_traits 5: [ OK ] hip.vcp_label_base_traits (0 ms) 5: [ RUN ] hip.vcp_label_traits 5: [ OK ] hip.vcp_label_traits (0 ms) 5: [ RUN ] hip.view_alloc_can_perfect_forward_label 5: [ OK ] hip.view_alloc_can_perfect_forward_label (0 ms) 5: [ RUN ] hip.vcp_label_copy_constructor 5: [ OK ] hip.vcp_label_copy_constructor (0 ms) 5: [ RUN ] hip.vcp_pointer_add_property 5: [ OK ] hip.vcp_pointer_add_property (0 ms) 5: [ RUN ] hip.view_empty_runtime_unmanaged 5: [ OK ] hip.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] hip.view_hooks 5: [ OK ] hip.view_hooks (0 ms) 5: [ RUN ] hip.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] hip.view_layoutstride_left_to_layoutleft_assignment (32 ms) 5: [ RUN ] hip.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] hip.view_layoutstride_right_to_layoutright_assignment (32 ms) 5: [ RUN ] hip.view_irregular_layout 5: [ OK ] hip.view_irregular_layout (3 ms) 5: [ RUN ] hip.view_mapping 5: [ OK ] hip.view_mapping (69 ms) 5: [ RUN ] hip.view_mapping_operator 5: [ OK ] hip.view_mapping_operator (24 ms) 5: [ RUN ] hip.static_extent 5: [ OK ] hip.static_extent (0 ms) 5: [ RUN ] hip.view_mapping_atomic 5: [ OK ] hip.view_mapping_atomic (1 ms) 5: [ RUN ] hip.view_mapping_class_value 5: [ OK ] hip.view_mapping_class_value (0 ms) 5: [ RUN ] hip.view_mapping_assignable 5: [ OK ] hip.view_mapping_assignable (0 ms) 5: [ RUN ] hip.view_mapping_trivially_copyable 5: [ OK ] hip.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] hip.view_mapping_subview 5: [ OK ] hip.view_mapping_subview (0 ms) 5: [ RUN ] hip.view_nested_view 5: [ OK ] hip.view_nested_view (0 ms) 5: [ RUN ] hip.view_of_views_default 5: [ OK ] hip.view_of_views_default (0 ms) 5: [ RUN ] hip.view_of_views_without_initializing 5: [ OK ] hip.view_of_views_without_initializing (0 ms) 5: [ RUN ] hip.test_view_of_views_sequential_host_init 5: [ OK ] hip.test_view_of_views_sequential_host_init (0 ms) 5: [ RUN ] hip.append_formatted_multidimensional_index 5: [ OK ] hip.append_formatted_multidimensional_index (0 ms) 5: [ RUN ] hip.view_resize 5: [ OK ] hip.view_resize (11 ms) 5: [ RUN ] hip.view_realloc 5: [ OK ] hip.view_realloc (0 ms) 5: [ RUN ] hip.workgraph_fib 28: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.000 s 724 838.748/s 800 28: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.000 s 726 837.659/s 800 [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o 28: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.000 s 728 836.658/s 800 [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o 28: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.000 s 728 835.257/s 800 5: [ OK ] hip.workgraph_fib (3146 ms) 5: [ RUN ] hip.resize_realloc_no_init 5: [ OK ] hip.resize_realloc_no_init (0 ms) 5: [ RUN ] hip.resize_realloc_no_alloc 5: [ OK ] hip.resize_realloc_no_alloc (0 ms) 5: [ RUN ] hip.realloc_exec_space 5: [ OK ] hip.realloc_exec_space (0 ms) 5: [ RUN ] hip.view_alloc 5: [ OK ] hip.view_alloc (0 ms) 5: [ RUN ] hip.view_alloc_exec_space 5: [ OK ] hip.view_alloc_exec_space (0 ms) 5: [ RUN ] hip.view_alloc_int 5: [ OK ] hip.view_alloc_int (0 ms) 5: [ RUN ] hip.view_alloc_exec_space_int 5: [ OK ] hip.view_alloc_exec_space_int (0 ms) 5: [ RUN ] hip.deep_copy_zero_memset 5: [ OK ] hip.deep_copy_zero_memset (0 ms) 5: [ RUN ] hip.resize_exec_space 5: [ OK ] hip.resize_exec_space (0 ms) 5: [ RUN ] hip.view_allocation_int 5: [ OK ] hip.view_allocation_int (0 ms) 5: [ RUN ] hip.view_allocation_exec_space_int 5: [ OK ] hip.view_allocation_exec_space_int (0 ms) 5: [ RUN ] hip.view_not_default_constructible 5: [ OK ] hip.view_not_default_constructible (0 ms) 5: [ RUN ] hip.scan_unit 5: [ OK ] hip.scan_unit (4 ms) 5: [ RUN ] hip.space_access 5: [ OK ] hip.space_access (0 ms) 5: [ RUN ] hip.impl_view_accessible 5: [ OK ] hip.impl_view_accessible (1 ms) 5: [ RUN ] hip.memory_requirements 5: [ OK ] hip.memory_requirements (0 ms) 5: [ RUN ] hip.team_scratch_1_streams 28: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.000 s 730 841.228/s 800 28: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.000 s 727 837.261/s 800 [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B 28: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.000 s 734 840.075/s 800 [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynRankView_TeamScratch.cpp.o 28: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.000 s 735 839.057/s 800 [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o 28: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.000 s 734 838.3/s 800 28: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.000 s 734 839.095/s 800 28: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.000 s 734 835.015/s 800 28: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.000 s 730 840.245/s 800 28: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.000 s 726 836.712/s 800 28: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.000 s 757 865.384/s 800 -- Testing 1-D histogram Density 1D: 6.63432e-07 -0.012225 -0.00884391 || 0.051031 28014 29358 || 29029.3 28674.4 || -122.258 -2.0744 -- Testing 3-D histogram Density 3D: 7.03793e-07 0.0109962 -5.24994e-05 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties 28: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.000 s 751 865.04/s 800 28: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.63777k/s 1.6k 28: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.66431k/s 1.6k 28: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.10251k/s 1.6k 28: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.66116k/s 1.6k 28: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.57677k/s 1.6k 28: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.55552k/s 1.6k 28: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.99885k/s 1.6k 28: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.0008k/s 1.6k 28: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.31231k/s 1.6k 28: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.60302k/s 1.6k 28: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.1112k/s 1.6k 28: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.30232k/s 1.6k 28: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.46043k/s 1.6k 28: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.46431k/s 1.6k 28: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.4125k/s 1.6k 28: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.4194k/s 1.6k 28: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.29403k/s 1.6k 28: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.25975k/s 1.6k 28: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.84087k/s 1.6k 28: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.71333k/s 1.6k 28: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.29629k/s 1.6k 28: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.2897k/s 1.6k 28: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 3.03967k/s 1.6k 28: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.91173k/s 1.6k 28: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.52125k/s 1.6k 28: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.62667k/s 1.6k 28: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.91878k/s 1.6k 28: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.22476k/s 1.6k 28: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.000 s 10 361.288/s 1.6k 28: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 514.037/s 1.6k 28: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 533.696/s 1.6k 28: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 516.737/s 1.6k [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o 28: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.027 s 0.001 s 10 59.4656/s 1.6k 28: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.019 s 0.001 s 10 83.9853/s 1.6k 28/53 Test #28: Kokkos_PerformanceTest_Benchmark ........................... Passed 117.06 sec test 29 Start 29: Kokkos_Benchmark_Atomic_MinMax 29: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-12-31_T15-21-40.json" 29: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test 29: Test timeout computed to be: 1500 [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o 29: 2024-12-31T15:51:50+00:00 29: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 29: Run on (6 X 2095.08 MHz CPU s) 29: CPU Caches: 29: L1 Data 32 KiB (x6) 29: L1 Instruction 32 KiB (x6) 29: L2 Unified 4096 KiB (x6) 29: L3 Unified 16384 KiB (x6) 29: Load Average: 0.41, 3.09, 4.76 29: CPU architecture: none 29: Default Device: OpenMPTarget 29: GIT_BRANCH: HEAD 29: GIT_CLEAN_STATUS: CLEAN 29: GIT_COMMIT_DATE: 2024-12-31T10:21:09-05:00 29: GIT_COMMIT_DESCRIPTION: Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD 29: GIT_COMMIT_HASH: 8e14eff3e 29: GPU architecture: VOLTA70 29: KOKKOS_COMPILER_CLANG: 1703 29: KOKKOS_ENABLE_ASM: no 29: KOKKOS_ENABLE_CXX17: yes 29: KOKKOS_ENABLE_CXX20: no 29: KOKKOS_ENABLE_CXX23: no 29: KOKKOS_ENABLE_CXX26: no 29: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 29: KOKKOS_ENABLE_HWLOC: no 29: KOKKOS_ENABLE_LIBDL: yes 29: KOKKOS_ENABLE_OPENMPTARGET: yes 29: KOKKOS_ENABLE_PRAGMA_IVDEP: no 29: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 29: KOKKOS_ENABLE_PRAGMA_UNROLL: no 29: KOKKOS_ENABLE_PRAGMA_VECTOR: no 29: KOKKOS_ENABLE_SERIAL: yes 29: Kokkos Version: 4.5.99 29: platform: 64bit 29: ---------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations 29: ---------------------------------------------------------------------------------------------------------------------------------------- 29: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29/53 Test #29: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.34 sec test 30 Start 30: Kokkos_PerformanceTest_Mempool 30: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-12-31_T15-21-40.json" 30: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test 30: Test timeout computed to be: 1500 30: 2024-12-31T15:51:50+00:00 30: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Mempool 30: Run on (6 X 2095.08 MHz CPU s) 30: CPU Caches: 30: L1 Data 32 KiB (x6) 30: L1 Instruction 32 KiB (x6) 30: L2 Unified 4096 KiB (x6) 30: L3 Unified 16384 KiB (x6) 30: Load Average: 0.41, 3.09, 4.76 30: CPU architecture: none 30: Default Device: OpenMPTarget 30: GIT_BRANCH: HEAD 30: GIT_CLEAN_STATUS: CLEAN 30: GIT_COMMIT_DATE: 2024-12-31T10:21:09-05:00 30: GIT_COMMIT_DESCRIPTION: Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD 30: GIT_COMMIT_HASH: 8e14eff3e 30: GPU architecture: VOLTA70 30: KOKKOS_COMPILER_CLANG: 1703 30: KOKKOS_ENABLE_ASM: no 30: KOKKOS_ENABLE_CXX17: yes 30: KOKKOS_ENABLE_CXX20: no 30: KOKKOS_ENABLE_CXX23: no 30: KOKKOS_ENABLE_CXX26: no 30: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 30: KOKKOS_ENABLE_HWLOC: no 30: KOKKOS_ENABLE_LIBDL: yes 30: KOKKOS_ENABLE_OPENMPTARGET: yes 30: KOKKOS_ENABLE_PRAGMA_IVDEP: no 30: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 30: KOKKOS_ENABLE_PRAGMA_UNROLL: no 30: KOKKOS_ENABLE_PRAGMA_VECTOR: no 30: KOKKOS_ENABLE_SERIAL: yes 30: Kokkos Version: 4.5.99 30: platform: 64bit 30: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations FOM: fill ops per second 30: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: 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 644 5.14358M/s [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o 30: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations FOM: cycle ops per second 30: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: 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 1532 24.3656M/s 30/53 Test #30: Kokkos_PerformanceTest_Mempool ............................. Passed 2.61 sec test 31 Start 31: Kokkos_PerformanceTest_Atomic 31: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-12-31_T15-21-40.json" 31: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test 31: Test timeout computed to be: 1500 31: 2024-12-31T15:51:53+00:00 31: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Atomic 31: Run on (6 X 2095.08 MHz CPU s) 31: CPU Caches: 31: L1 Data 32 KiB (x6) 31: L1 Instruction 32 KiB (x6) 31: L2 Unified 4096 KiB (x6) 31: L3 Unified 16384 KiB (x6) 31: Load Average: 0.38, 3.04, 4.74 31: CPU architecture: none 31: Default Device: OpenMPTarget 31: GIT_BRANCH: HEAD 31: GIT_CLEAN_STATUS: CLEAN 31: GIT_COMMIT_DATE: 2024-12-31T10:21:09-05:00 31: GIT_COMMIT_DESCRIPTION: Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD 31: GIT_COMMIT_HASH: 8e14eff3e 31: GPU architecture: VOLTA70 31: KOKKOS_COMPILER_CLANG: 1703 31: KOKKOS_ENABLE_ASM: no 31: KOKKOS_ENABLE_CXX17: yes 31: KOKKOS_ENABLE_CXX20: no 31: KOKKOS_ENABLE_CXX23: no 31: KOKKOS_ENABLE_CXX26: no 31: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 31: KOKKOS_ENABLE_HWLOC: no 31: KOKKOS_ENABLE_LIBDL: yes 31: KOKKOS_ENABLE_OPENMPTARGET: yes 31: KOKKOS_ENABLE_PRAGMA_IVDEP: no 31: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 31: KOKKOS_ENABLE_PRAGMA_UNROLL: no 31: KOKKOS_ENABLE_PRAGMA_VECTOR: no 31: KOKKOS_ENABLE_SERIAL: yes 31: Kokkos Version: 4.5.99 31: platform: 64bit [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanAtomicAccessor.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 74%] Built target Kokkos_CoreUnitTest_Default [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o 4: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (50698 ms) 4: [ RUN ] cuda_DeathTest.view_out_of_bounds_access [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o 31: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 31: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: Test_Atomic<int>/30000/iterations:10 0.459 s 0.010 s 10 1 4 2.4818 0.0125586 43.9667u 449.985M 36.096k 449.985M 29: Test_Atomic<long int>/100000/iterations:10 7.08 s 7.04 s 10 1 8 11.2409 1.50317m 341.65u 4.99995G 1.40234M 4.99995G [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o 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 -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0256854 -0.00944267 || 0.051031 27979 29356 || 27956.3 28674.4 || -130.536 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00420442 -0.0046038 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift64 (604408 ms) [ RUN ] serial.Random_XorShift1024_0 Test Seed:1735660326044607884 Test Scalar=int -- Testing randomness properties [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpanConversion.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00988313 0.00716232 || 0.051031 10956 11734 || 11265.6 11377 || 99.012 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00857353 0.000481367 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties 29: Test_Atomic<long long int>/100000/iterations:10 2.38 s 2.37 s 10 1 8 2.36816m 1.47818m 299.67u 4.99995G 1.56208M 4.99995G [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00796176 0.00311483 || 0.051031 10996 11753 || 11468.3 11377 || 43.0594 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00758121 0.00141366 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0150086 -0.00577818 || 0.051031 10957 11782 || 11208.7 11377 || -79.8776 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0080824 0.00110512 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSortCustomComp.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 74%] Built target Kokkos_CoreUnitTest_SYCL1A [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o 29: Test_Atomic<unsigned int>/100000/iterations:10 2.25 s 2.24 s 10 1 4 2.36536m 1.37959m 299.47u 704.983M 2.13456M 704.983M 5: [ OK ] hip.team_scratch_1_streams (52379 ms) 5: [ RUN ] hip.async_launcher 5: [ OK ] hip.async_launcher (2 ms) 5: [ RUN ] hip.preferred_blocksize_deduction 5: [ OK ] hip.preferred_blocksize_deduction (0 ms) 5: [ RUN ] hip.unified_memory_zero_memset 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/hip/TestHIP_UnifiedMemory_ZeroMemset.cpp:27: Skipped 5: this test should only be run with HIP unified memory enabled 5: [ SKIPPED ] hip.unified_memory_zero_memset (0 ms) 5: [----------] 306 tests from hip (183780 ms total) 5: 5: [----------] 16 tests from hip_graph 5: [ RUN ] hip_graph.submit_once 5: [ OK ] hip_graph.submit_once (0 ms) 5: [ RUN ] hip_graph.submit_once_rvalue 5: [ OK ] hip_graph.submit_once_rvalue (0 ms) 5: [ RUN ] hip_graph.instantiate_and_submit_once 5: [ OK ] hip_graph.instantiate_and_submit_once (0 ms) 5: [ RUN ] hip_graph.submit_onto_another_execution_space_instance 5: [ OK ] hip_graph.submit_onto_another_execution_space_instance (1 ms) 5: [ RUN ] hip_graph.create_graph_no_closure_with_exec 5: [ OK ] hip_graph.create_graph_no_closure_with_exec (0 ms) 5: [ RUN ] hip_graph.create_graph_no_arg 5: [ OK ] hip_graph.create_graph_no_arg (0 ms) 5: [ RUN ] hip_graph.submit_six 5: [ OK ] hip_graph.submit_six (3 ms) 5: [ RUN ] hip_graph.when_all_cycle 5: [ OK ] hip_graph.when_all_cycle (0 ms) 5: [ RUN ] hip_graph.repeat_chain 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:341: Skipped 5: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 5: [ SKIPPED ] hip_graph.repeat_chain (0 ms) 5: [ RUN ] hip_graph.zero_work_reduce 5: [ OK ] hip_graph.zero_work_reduce (0 ms) 5: [ RUN ] hip_graph.empty_graph 5: [ OK ] hip_graph.empty_graph (0 ms) 5: [ RUN ] hip_graph.force_global_launch 5: [ OK ] hip_graph.force_global_launch (0 ms) 5: [ RUN ] hip_graph.empty_graph_default_host_exec 5: [ OK ] hip_graph.empty_graph_default_host_exec (0 ms) 5: [ RUN ] hip_graph.node_lifetime 5: [ OK ] hip_graph.node_lifetime (0 ms) 5: [ RUN ] hip_graph.diamond 5: [ OK ] hip_graph.diamond (2 ms) 5: [ RUN ] hip_graph.end_of_submit_control_flow 5: [ OK ] hip_graph.end_of_submit_control_flow (2 ms) 5: [----------] 16 tests from hip_graph (15 ms total) 5: 5: [----------] 56 tests from hip_managed 5: [ RUN ] hip_managed.view_subview_auto_1d_left 5: [ OK ] hip_managed.view_subview_auto_1d_left (0 ms) 5: [ RUN ] hip_managed.view_subview_auto_1d_right 5: [ OK ] hip_managed.view_subview_auto_1d_right (0 ms) 5: [ RUN ] hip_managed.view_subview_auto_1d_stride 5: [ OK ] hip_managed.view_subview_auto_1d_stride (0 ms) 5: [ RUN ] hip_managed.view_subview_assign_strided 5: [ OK ] hip_managed.view_subview_assign_strided (1 ms) 5: [ RUN ] hip_managed.view_subview_left_0 5: [ OK ] hip_managed.view_subview_left_0 (0 ms) 5: [ RUN ] hip_managed.view_subview_left_1 5: [ OK ] hip_managed.view_subview_left_1 (0 ms) 5: [ RUN ] hip_managed.view_subview_left_2 5: [ OK ] hip_managed.view_subview_left_2 (0 ms) 5: [ RUN ] hip_managed.view_subview_left_3 5: [ OK ] hip_managed.view_subview_left_3 (0 ms) 5: [ RUN ] hip_managed.view_subview_right_0 5: [ OK ] hip_managed.view_subview_right_0 (0 ms) 5: [ RUN ] hip_managed.view_subview_right_1 5: [ OK ] hip_managed.view_subview_right_1 (0 ms) 5: [ RUN ] hip_managed.view_subview_right_3 5: [ OK ] hip_managed.view_subview_right_3 (0 ms) 5: [ RUN ] hip_managed.view_static_tests 5: [ OK ] hip_managed.view_static_tests (0 ms) 5: [ RUN ] hip_managed.view_subview_layoutleft_to_layoutleft 5: [ OK ] hip_managed.view_subview_layoutleft_to_layoutleft (2 ms) 5: [ RUN ] hip_managed.view_subview_layoutright_to_layoutright 5: [ OK ] hip_managed.view_subview_layoutright_to_layoutright (1 ms) 5: [ RUN ] hip_managed.view_subview_1d_assign 5: [ OK ] hip_managed.view_subview_1d_assign (3 ms) 5: [ RUN ] hip_managed.view_subview_1d_assign_atomic 5: [ OK ] hip_managed.view_subview_1d_assign_atomic (3 ms) 5: [ RUN ] hip_managed.view_subview_1d_assign_randomaccess 5: [ OK ] hip_managed.view_subview_1d_assign_randomaccess (3 ms) 5: [ RUN ] hip_managed.view_subview_2d_from_3d 5: [ OK ] hip_managed.view_subview_2d_from_3d (37 ms) 5: [ RUN ] hip_managed.view_subview_2d_from_3d_atomic 5: [ OK ] hip_managed.view_subview_2d_from_3d_atomic (38 ms) 5: [ RUN ] hip_managed.view_subview_2d_from_3d_randomaccess 5: [ OK ] hip_managed.view_subview_2d_from_3d_randomaccess (39 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left 5: [ OK ] hip_managed.view_subview_3d_from_5d_left (109 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left_atomic 5: [ OK ] hip_managed.view_subview_3d_from_5d_left_atomic (109 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (108 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right 5: [ OK ] hip_managed.view_subview_3d_from_5d_right (112 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right_atomic 5: [ OK ] hip_managed.view_subview_3d_from_5d_right_atomic (113 ms) 5: [ RUN ] hip_managed.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (113 ms) 5: [ RUN ] hip_managed.view_test_unmanaged_subview_reset 5: [ OK ] hip_managed.view_test_unmanaged_subview_reset (0 ms) 5: [ RUN ] hip_managed.view_subview_memory_traits_construction 5: [ OK ] hip_managed.view_subview_memory_traits_construction (0 ms) 5: [ RUN ] hip_managed.impl_shared_alloc 5: [ OK ] hip_managed.impl_shared_alloc (209 ms) 5: [ RUN ] hip_managed.view_api_a 5: [ OK ] hip_managed.view_api_a (7 ms) 5: [ RUN ] hip_managed.view_layout_left_with_stride 5: [ OK ] hip_managed.view_layout_left_with_stride (0 ms) 5: [ RUN ] hip_managed.view_layout_right_with_stride 5: [ OK ] hip_managed.view_layout_right_with_stride (0 ms) 5: [ RUN ] hip_managed.view_api_b 5: [ OK ] hip_managed.view_api_b (12 ms) 5: [ RUN ] hip_managed.view_api_c 5: [ OK ] hip_managed.view_api_c (1 ms) 5: [ RUN ] hip_managed.view_api_d 5: [ OK ] hip_managed.view_api_d (3 ms) 5: [ RUN ] hip_managed.view_remap 5: [ OK ] hip_managed.view_remap (1 ms) 5: [ RUN ] hip_managed.view_mirror_nonconst 5: [ OK ] hip_managed.view_mirror_nonconst (0 ms) 5: [ RUN ] hip_managed.view_stride_method 5: [ OK ] hip_managed.view_stride_method (0 ms) 5: [ RUN ] hip_managed.anonymous_space 5: [ OK ] hip_managed.anonymous_space (0 ms) 5: [ RUN ] hip_managed.view_overload_resolution 5: [ OK ] hip_managed.view_overload_resolution (0 ms) 5: [ RUN ] hip_managed.view_allocation_large_rank 5: [ OK ] hip_managed.view_allocation_large_rank (777 ms) 5: [ RUN ] hip_managed.view_shmem_size_on_device 5: [ OK ] hip_managed.view_shmem_size_on_device (0 ms) 5: [ RUN ] hip_managed.view_is_assignable 5: [ OK ] hip_managed.view_is_assignable (12 ms) 5: [ RUN ] hip_managed.view_copy_tests 5: [ OK ] hip_managed.view_copy_tests (10 ms) 5: [ RUN ] hip_managed.view_copy_tests_rank_0 5: [ OK ] hip_managed.view_copy_tests_rank_0 (3 ms) 5: [ RUN ] hip_managed.view_copy_degenerated 5: [ OK ] hip_managed.view_copy_degenerated (0 ms) 5: [ RUN ] hip_managed.view_fill_tests_layout_right 5: [ OK ] hip_managed.view_fill_tests_layout_right (1356 ms) 5: [ RUN ] hip_managed.view_fill_tests_layout_left 5: [ OK ] hip_managed.view_fill_tests_layout_left (783 ms) 5: [ RUN ] hip_managed.view_mapping 5: [ OK ] hip_managed.view_mapping (72 ms) 5: [ RUN ] hip_managed.view_mapping_operator 5: [ OK ] hip_managed.view_mapping_operator (22 ms) 5: [ RUN ] hip_managed.static_extent 5: [ OK ] hip_managed.static_extent (0 ms) 5: [ RUN ] hip_managed.view_mapping_atomic 5: [ OK ] hip_managed.view_mapping_atomic (1 ms) 5: [ RUN ] hip_managed.view_mapping_class_value 5: [ OK ] hip_managed.view_mapping_class_value (0 ms) 5: [ RUN ] hip_managed.view_mapping_assignable 5: [ OK ] hip_managed.view_mapping_assignable (0 ms) 5: [ RUN ] hip_managed.view_mapping_trivially_copyable 5: [ OK ] hip_managed.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] hip_managed.view_mapping_subview 5: [ OK ] hip_managed.view_mapping_subview (0 ms) 5: [----------] 56 tests from hip_managed (4078 ms total) 5: 5: [----------] 27 tests from hip_hostpinned 5: [ RUN ] hip_hostpinned.impl_shared_alloc 5: [ OK ] hip_hostpinned.impl_shared_alloc (119 ms) 5: [ RUN ] hip_hostpinned.view_api_a 5: [ OK ] hip_hostpinned.view_api_a (6 ms) 5: [ RUN ] hip_hostpinned.view_layout_left_with_stride 5: [ OK ] hip_hostpinned.view_layout_left_with_stride (0 ms) 5: [ RUN ] hip_hostpinned.view_layout_right_with_stride 5: [ OK ] hip_hostpinned.view_layout_right_with_stride (0 ms) 5: [ RUN ] hip_hostpinned.view_api_b 5: [ OK ] hip_hostpinned.view_api_b (5 ms) 5: [ RUN ] hip_hostpinned.view_api_c 5: [ OK ] hip_hostpinned.view_api_c (0 ms) 5: [ RUN ] hip_hostpinned.view_api_d 5: [ OK ] hip_hostpinned.view_api_d (1 ms) 5: [ RUN ] hip_hostpinned.view_remap 5: [ OK ] hip_hostpinned.view_remap (0 ms) 5: [ RUN ] hip_hostpinned.view_mirror_nonconst 5: [ OK ] hip_hostpinned.view_mirror_nonconst (0 ms) 5: [ RUN ] hip_hostpinned.view_stride_method 5: [ OK ] hip_hostpinned.view_stride_method (0 ms) 5: [ RUN ] hip_hostpinned.anonymous_space 5: [ OK ] hip_hostpinned.anonymous_space (0 ms) 5: [ RUN ] hip_hostpinned.view_overload_resolution 5: [ OK ] hip_hostpinned.view_overload_resolution (0 ms) 5: [ RUN ] hip_hostpinned.view_shmem_size_on_device 5: [ OK ] hip_hostpinned.view_shmem_size_on_device (0 ms) 5: [ RUN ] hip_hostpinned.view_is_assignable 5: [ OK ] hip_hostpinned.view_is_assignable (1 ms) 5: [ RUN ] hip_hostpinned.view_copy_tests 5: [ OK ] hip_hostpinned.view_copy_tests (3 ms) 5: [ RUN ] hip_hostpinned.view_copy_tests_rank_0 5: [ OK ] hip_hostpinned.view_copy_tests_rank_0 (0 ms) 5: [ RUN ] hip_hostpinned.view_copy_degenerated 5: [ OK ] hip_hostpinned.view_copy_degenerated (0 ms) 5: [ RUN ] hip_hostpinned.view_fill_tests_layout_right [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o 5: [ OK ] hip_hostpinned.view_fill_tests_layout_right (2197 ms) 5: [ RUN ] hip_hostpinned.view_fill_tests_layout_left -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0138949 0.00613655 || 0.051031 10987 11821 || 11221 11377 || 84.8316 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00225761 8.13924e-05 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties 5: [ OK ] hip_hostpinned.view_fill_tests_layout_left (3941 ms) 5: [ RUN ] hip_hostpinned.view_mapping 5: [ OK ] hip_hostpinned.view_mapping (71 ms) 5: [ RUN ] hip_hostpinned.view_mapping_operator 5: [ OK ] hip_hostpinned.view_mapping_operator (2 ms) 5: [ RUN ] hip_hostpinned.static_extent 5: [ OK ] hip_hostpinned.static_extent (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_atomic 5: [ OK ] hip_hostpinned.view_mapping_atomic (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_class_value 5: [ OK ] hip_hostpinned.view_mapping_class_value (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_assignable 5: [ OK ] hip_hostpinned.view_mapping_assignable (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_trivially_copyable 5: [ OK ] hip_hostpinned.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] hip_hostpinned.view_mapping_subview 5: [ OK ] hip_hostpinned.view_mapping_subview (0 ms) 5: [----------] 27 tests from hip_hostpinned (6352 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 425 tests from 6 test suites ran. (264446 ms total) 5: [ PASSED ] 417 tests. 5: [ SKIPPED ] 8 tests, listed below: 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_dyn 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_stat 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_params_mix 5: [ SKIPPED ] hip_DeathTest.view_construction_with_wrong_static_extents 5: [ SKIPPED ] hip_graph_DeathTest.can_instantiate_only_once 5: [ SKIPPED ] hip.mathspecialfunc_cbesselh1stkind 5: [ SKIPPED ] hip.unified_memory_zero_memset 5: [ SKIPPED ] hip_graph.repeat_chain 5/55 Test #5: Kokkos_CoreUnitTest_HIP .................................... Passed 264.90 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPInterOpInit 6: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 6: Test timeout computed to be: 1500 6: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from hip 6: [ RUN ] hip.raw_hip_interop 6: [ OK ] hip.raw_hip_interop (327 ms) 6: [----------] 1 test from hip (327 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (328 ms total) 6: [ PASSED ] 1 test. 6/55 Test #6: Kokkos_CoreUnitTest_HIPInterOpInit ......................... Passed 0.38 sec test 7 Start 7: Kokkos_CoreUnitTest_HIPInterOpStreams 7: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams 7: Test timeout computed to be: 1500 7: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 7: [==========] Running 1 test from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 1 test from hip 7: [ RUN ] hip.raw_hip_streams 7: [ OK ] hip.raw_hip_streams (337 ms) 7: [----------] 1 test from hip (337 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 1 test from 1 test suite ran. (337 ms total) 7: [ PASSED ] 1 test. 7/55 Test #7: Kokkos_CoreUnitTest_HIPInterOpStreams ...................... Passed 0.39 sec test 8 Start 8: Kokkos_CoreUnitTest_HIPInterOpGraph 8: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpGraph 8: Test timeout computed to be: 1500 4: [ OK ] cuda_DeathTest.view_out_of_bounds_access (46698 ms) 4: [----------] 9 tests from cuda_DeathTest (185633 ms total) 4: 4: [----------] 107 tests from cuda 4: [ RUN ] cuda.team_for 4: [ OK ] cuda.team_for (6 ms) 4: [ RUN ] cuda.team_reduce 4: [ OK ] cuda.team_reduce (0 ms) 4: [ RUN ] cuda.team_reduce_large 4: [ OK ] cuda.team_reduce_large (33 ms) 4: [ RUN ] cuda.team_parallel_single 4: [ OK ] cuda.team_parallel_single (4 ms) 4: [ RUN ] cuda.large_team_scratch_size 4: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s) 4: [ OK ] cuda.large_team_scratch_size (7 ms) 4: [ RUN ] cuda.team_broadcast_long 4: [ OK ] cuda.team_broadcast_long (0 ms) 4: [ RUN ] cuda.team_broadcast_long_wrapper 4: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] cuda.team_broadcast_char 4: [ OK ] cuda.team_broadcast_char (0 ms) 4: [ RUN ] cuda.team_broadcast_float 4: [ OK ] cuda.team_broadcast_float (0 ms) 4: [ RUN ] cuda.team_broadcast_double 4: [ OK ] cuda.team_broadcast_double (0 ms) 4: [ RUN ] cuda.team_handle_by_value 4: [ OK ] cuda.team_handle_by_value (0 ms) 4: [ RUN ] cuda.team_vector 4: [ OK ] cuda.team_vector (10 ms) 4: [ RUN ] cuda.triple_nested_parallelism 4: [ OK ] cuda.triple_nested_parallelism (15 ms) 4: [ RUN ] cuda.parallel_scan_with_reducers 4: [ OK ] cuda.parallel_scan_with_reducers (935 ms) 4: [ RUN ] cuda.team_thread_range_combined_reducers 4: [ OK ] cuda.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] cuda.thread_vector_range_combined_reducers 4: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] cuda.team_vector_range_combined_reducers 4: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] cuda.TeamThreadMDRangeParallelFor 4: [ OK ] cuda.TeamThreadMDRangeParallelFor (92 ms) 4: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 4: [ OK ] cuda.ThreadVectorMDRangeParallelFor (78 ms) 4: [ RUN ] cuda.TeamVectorMDRangeParallelFor 4: [ OK ] cuda.TeamVectorMDRangeParallelFor (78 ms) 4: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 4: [ OK ] cuda.TeamThreadMDRangeParallelReduce (23 ms) 4: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 4: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (11 ms) 4: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 4: [ OK ] cuda.TeamVectorMDRangeParallelReduce (11 ms) 4: [ RUN ] cuda.team_policy_runtime_parameters 4: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.team_reduction_scan 4: [ OK ] cuda.team_reduction_scan (1492 ms) 4: [ RUN ] cuda.team_long_reduce 4: [ OK ] cuda.team_long_reduce (12 ms) 4: [ RUN ] cuda.team_double_reduce 4: [ OK ] cuda.team_double_reduce (12 ms) 4: [ RUN ] cuda.team_long_array_reduce 4: [ OK ] cuda.team_long_array_reduce (12 ms) 4: [ RUN ] cuda.team_double_array_reduce 4: [ OK ] cuda.team_double_array_reduce (12 ms) 4: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] cuda.repeated_team_reduce 4: [ OK ] cuda.repeated_team_reduce (11 ms) 4: [ RUN ] cuda.nested_team_reduce_functor_as_reducer 4: [ OK ] cuda.nested_team_reduce_functor_as_reducer (0 ms) 4: [ RUN ] cuda.team_scan 4: [ OK ] cuda.team_scan (879 ms) 4: [ RUN ] cuda.team_scan_ret_val 8: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 8: [==========] Running 2 tests from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 2 tests from hip 8: [ RUN ] hip.graph_promises_on_native_objects 8: [ OK ] hip.graph_promises_on_native_objects (9 ms) 8: [ RUN ] hip.graph_instantiate_and_debug_dot_print 8: [ OK ] hip.graph_instantiate_and_debug_dot_print (1 ms) 8: [----------] 2 tests from hip (11 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 2 tests from 1 test suite ran. (11 ms total) 8: [ PASSED ] 2 tests. 8/55 Test #8: Kokkos_CoreUnitTest_HIPInterOpGraph ........................ Passed 0.40 sec test 9 Start 9: Kokkos_CoreUnitTest_Default 9: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Default 9: Test timeout computed to be: 1500 9: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 9: [==========] Running 59 tests from 41 test suites. 9: [----------] Global test environment set-up. 9: [----------] 19 tests from defaultdevicetype 9: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 9: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (1 ms) 9: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 9: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 9: [ RUN ] defaultdevicetype.shared_space 9: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSharedSpace.cpp:109: Skipped 9: skipping because specified arch does not support page migration 9: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 9: [ RUN ] defaultdevicetype.shared_host_pinned_space 9: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 9: [ RUN ] defaultdevicetype.compiler_macros 9: [ OK ] defaultdevicetype.compiler_macros (0 ms) 9: [ RUN ] defaultdevicetype.half_conversion 9: [ OK ] defaultdevicetype.half_conversion (3 ms) 9: [ RUN ] defaultdevicetype.bhalf_conversion 9: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 9: [ RUN ] defaultdevicetype.half_operators 9: [ OK ] defaultdevicetype.half_operators (0 ms) 9: [ RUN ] defaultdevicetype.bhalf_operators 9: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 9: [ RUN ] defaultdevicetype.host_space_access 9: [ OK ] defaultdevicetype.host_space_access (0 ms) 9: [ RUN ] defaultdevicetype.reduce_instantiation_a1 9: [ OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms) 9: [ RUN ] defaultdevicetype.reduce_instantiation_b1 9: [ OK ] defaultdevicetype.reduce_instantiation_b1 (16 ms) 9: [ RUN ] defaultdevicetype.reduce_instantiation_c1 9: [ OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms) 9: [ RUN ] defaultdevicetype.reduce_instantiation_a2 9: [ OK ] defaultdevicetype.reduce_instantiation_a2 (9 ms) 9: [ RUN ] defaultdevicetype.reduce_instantiation_b2 9: [ OK ] defaultdevicetype.reduce_instantiation_b2 (22 ms) 9: [ RUN ] defaultdevicetype.reduce_instantiation_c2 9: [ OK ] defaultdevicetype.reduce_instantiation_c2 (9 ms) 9: [ RUN ] defaultdevicetype.reduce_instantiation_a3 9: [ OK ] defaultdevicetype.reduce_instantiation_a3 (12 ms) 9: [ RUN ] defaultdevicetype.reduce_instantiation_b3 9: [ OK ] defaultdevicetype.reduce_instantiation_b3 (28 ms) 9: [ RUN ] defaultdevicetype.reduce_instantiation_c3 9: [ OK ] defaultdevicetype.reduce_instantiation_c3 (12 ms) 9: [----------] 19 tests from defaultdevicetype (132 ms total) 9: 9: [----------] 1 test from kokkosresize 9: [ RUN ] kokkosresize.host_space_access 9: [ OK ] kokkosresize.host_space_access (13 ms) 9: [----------] 1 test from kokkosresize (13 ms total) 9: 9: [----------] 1 test from TestViewAPI/0, where TypeParam = <type> 9: [ RUN ] TestViewAPI/0.sizes 9: [ OK ] TestViewAPI/0.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/0 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/1, where TypeParam = <type> 9: [ RUN ] TestViewAPI/1.sizes 9: [ OK ] TestViewAPI/1.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/1 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/2, where TypeParam = <type> 9: [ RUN ] TestViewAPI/2.sizes 9: [ OK ] TestViewAPI/2.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/2 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/3, where TypeParam = <type> 9: [ RUN ] TestViewAPI/3.sizes 9: [ OK ] TestViewAPI/3.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/3 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/4, where TypeParam = <type> 9: [ RUN ] TestViewAPI/4.sizes 9: [ OK ] TestViewAPI/4.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/4 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/5, where TypeParam = <type> 9: [ RUN ] TestViewAPI/5.sizes 9: [ OK ] TestViewAPI/5.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/5 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/6, where TypeParam = <type> 9: [ RUN ] TestViewAPI/6.sizes 9: [ OK ] TestViewAPI/6.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/6 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/7, where TypeParam = <type> 9: [ RUN ] TestViewAPI/7.sizes 9: [ OK ] TestViewAPI/7.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/7 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/8, where TypeParam = <type> 9: [ RUN ] TestViewAPI/8.sizes 9: [ OK ] TestViewAPI/8.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/8 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/9, where TypeParam = <type> 9: [ RUN ] TestViewAPI/9.sizes 9: [ OK ] TestViewAPI/9.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/9 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/10, where TypeParam = <type> 9: [ RUN ] TestViewAPI/10.sizes 9: [ OK ] TestViewAPI/10.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/10 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/11, where TypeParam = <type> 9: [ RUN ] TestViewAPI/11.sizes 9: [ OK ] TestViewAPI/11.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/11 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/12, where TypeParam = <type> 9: [ RUN ] TestViewAPI/12.sizes 9: [ OK ] TestViewAPI/12.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/12 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/13, where TypeParam = <type> 9: [ RUN ] TestViewAPI/13.sizes 9: [ OK ] TestViewAPI/13.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/13 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/14, where TypeParam = <type> 9: [ RUN ] TestViewAPI/14.sizes 9: [ OK ] TestViewAPI/14.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/14 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/15, where TypeParam = <type> 9: [ RUN ] TestViewAPI/15.sizes 9: [ OK ] TestViewAPI/15.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/15 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/16, where TypeParam = <type> 9: [ RUN ] TestViewAPI/16.sizes 9: [ OK ] TestViewAPI/16.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/16 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/17, where TypeParam = <type> 9: [ RUN ] TestViewAPI/17.sizes 9: [ OK ] TestViewAPI/17.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/17 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/18, where TypeParam = <type> 9: [ RUN ] TestViewAPI/18.sizes 9: [ OK ] TestViewAPI/18.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/18 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/19, where TypeParam = <type> 9: [ RUN ] TestViewAPI/19.sizes 9: [ OK ] TestViewAPI/19.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/19 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/20, where TypeParam = <type> 9: [ RUN ] TestViewAPI/20.sizes 9: [ OK ] TestViewAPI/20.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/20 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/21, where TypeParam = <type> 9: [ RUN ] TestViewAPI/21.sizes 9: [ OK ] TestViewAPI/21.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/21 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/22, where TypeParam = <type> 9: [ RUN ] TestViewAPI/22.sizes 9: [ OK ] TestViewAPI/22.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/22 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/23, where TypeParam = <type> 9: [ RUN ] TestViewAPI/23.sizes 9: [ OK ] TestViewAPI/23.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/23 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/24, where TypeParam = <type> 9: [ RUN ] TestViewAPI/24.sizes 9: [ OK ] TestViewAPI/24.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/24 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/25, where TypeParam = <type> 9: [ RUN ] TestViewAPI/25.sizes 9: [ OK ] TestViewAPI/25.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/25 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/26, where TypeParam = <type> 9: [ RUN ] TestViewAPI/26.sizes 9: [ OK ] TestViewAPI/26.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/26 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/27, where TypeParam = <type> 9: [ RUN ] TestViewAPI/27.sizes 9: [ OK ] TestViewAPI/27.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/27 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/28, where TypeParam = <type> 9: [ RUN ] TestViewAPI/28.sizes 9: [ OK ] TestViewAPI/28.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/28 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/29, where TypeParam = <type> 9: [ RUN ] TestViewAPI/29.sizes 9: [ OK ] TestViewAPI/29.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/29 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/30, where TypeParam = <type> 9: [ RUN ] TestViewAPI/30.sizes 9: [ OK ] TestViewAPI/30.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/30 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/31, where TypeParam = <type> 9: [ RUN ] TestViewAPI/31.sizes 9: [ OK ] TestViewAPI/31.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/31 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/32, where TypeParam = <type> 9: [ RUN ] TestViewAPI/32.sizes 9: [ OK ] TestViewAPI/32.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/32 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/33, where TypeParam = <type> 9: [ RUN ] TestViewAPI/33.sizes 9: [ OK ] TestViewAPI/33.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/33 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/34, where TypeParam = <type> 9: [ RUN ] TestViewAPI/34.sizes 9: [ OK ] TestViewAPI/34.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/34 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/35, where TypeParam = <type> 9: [ RUN ] TestViewAPI/35.sizes 9: [ OK ] TestViewAPI/35.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/35 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/36, where TypeParam = <type> 9: [ RUN ] TestViewAPI/36.sizes 9: [ OK ] TestViewAPI/36.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/36 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/37, where TypeParam = <type> 9: [ RUN ] TestViewAPI/37.sizes 9: [ OK ] TestViewAPI/37.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/37 (0 ms total) 9: 9: [----------] 1 test from TestViewAPI/38, where TypeParam = <type> 9: [ RUN ] TestViewAPI/38.sizes 9: [ OK ] TestViewAPI/38.sizes (0 ms) 9: [----------] 1 test from TestViewAPI/38 (0 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 59 tests from 41 test suites ran. (148 ms total) 9: [ PASSED ] 58 tests. 9: [ SKIPPED ] 1 test, listed below: 9: [ SKIPPED ] defaultdevicetype.shared_space 9/55 Test #9: Kokkos_CoreUnitTest_Default ................................ Passed 0.53 sec test 10 Start 10: Kokkos_CoreUnitTest_InitializeFinalize 10: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 10: Test timeout computed to be: 1500 10: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 10: [==========] Running 26 tests from 5 test suites. 10: [----------] Global test environment set-up. 10: [----------] 4 tests from InitializeFinalize_DeathTest 10: [ RUN ] InitializeFinalize_DeathTest.initialize 4: [ OK ] cuda.team_scan_ret_val (875 ms) 4: [ RUN ] cuda.team_shared_request 4: [ OK ] cuda.team_shared_request (0 ms) 4: [ RUN ] cuda.team_scratch_request 4: [ OK ] cuda.team_scratch_request (0 ms) 4: [ RUN ] cuda.team_lambda_shared_request 4: [ OK ] cuda.team_lambda_shared_request (0 ms) 4: [ RUN ] cuda.scratch_align 4: [ OK ] cuda.scratch_align (0 ms) 4: [ RUN ] cuda.shmem_size 4: [ OK ] cuda.shmem_size (0 ms) 4: [ RUN ] cuda.multi_level_scratch 4: [ OK ] cuda.multi_level_scratch (6 ms) 4: [ RUN ] cuda.team_scratch_memory_index_parallel_for 4: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] cuda.team_policy_max_recommended 4: [ OK ] cuda.team_policy_max_recommended (132 ms) 4: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] cuda.team_teamvector_range 4: [ OK ] cuda.team_teamvector_range (1 ms) 4: [ RUN ] cuda.unique_token_global 4: [ OK ] cuda.unique_token_global (4 ms) 4: [ RUN ] cuda.unique_token_instance 4: [ OK ] cuda.unique_token_instance (4 ms) 4: [ RUN ] cuda.unique_token_team_acquire 4: [ OK ] cuda.unique_token_team_acquire (15 ms) 4: [ RUN ] cuda.view_api_a 4: [ OK ] cuda.view_api_a (81 ms) 4: [ RUN ] cuda.view_layout_left_with_stride 4: [ OK ] cuda.view_layout_left_with_stride (0 ms) 4: [ RUN ] cuda.view_layout_right_with_stride 4: [ OK ] cuda.view_layout_right_with_stride (0 ms) 4: [ RUN ] cuda.view_api_b 4: [ OK ] cuda.view_api_b (4 ms) 4: [ RUN ] cuda.view_api_c 4: [ OK ] cuda.view_api_c (0 ms) 4: [ RUN ] cuda.view_api_d 4: [ OK ] cuda.view_api_d (0 ms) 4: [ RUN ] cuda.view_remap 4: [ OK ] cuda.view_remap (11 ms) 4: [ RUN ] cuda.view_mirror_nonconst 4: [ OK ] cuda.view_mirror_nonconst (0 ms) 4: [ RUN ] cuda.view_stride_method 4: [ OK ] cuda.view_stride_method (0 ms) 4: [ RUN ] cuda.anonymous_space 4: [ OK ] cuda.anonymous_space (0 ms) 4: [ RUN ] cuda.view_overload_resolution 4: [ OK ] cuda.view_overload_resolution (0 ms) 4: [ RUN ] cuda.view_allocation_large_rank [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o 4: [ OK ] cuda.view_allocation_large_rank (30 ms) 4: [ RUN ] cuda.view_shmem_size_on_device 4: [ OK ] cuda.view_shmem_size_on_device (0 ms) 4: [ RUN ] cuda.view_is_assignable 4: [ OK ] cuda.view_is_assignable (0 ms) 4: [ RUN ] cuda.view_bad_alloc 4: [ OK ] cuda.view_bad_alloc (0 ms) 4: [ RUN ] cuda.view_copy_tests 4: [ OK ] cuda.view_copy_tests (62 ms) 4: [ RUN ] cuda.view_copy_tests_rank_0 4: [ OK ] cuda.view_copy_tests_rank_0 (1 ms) 4: [ RUN ] cuda.view_copy_degenerated 4: [ OK ] cuda.view_copy_degenerated (0 ms) 4: [ RUN ] cuda.view_fill_tests_layout_right 4: [ OK ] cuda.view_fill_tests_layout_right (81 ms) 4: [ RUN ] cuda.view_fill_tests_layout_left 4: [ OK ] cuda.view_fill_tests_layout_left (64 ms) 4: [ RUN ] cuda.vcp_empty_traits 4: [ OK ] cuda.vcp_empty_traits (0 ms) 4: [ RUN ] cuda.is_view_label 4: [ OK ] cuda.is_view_label (0 ms) 4: [ RUN ] cuda.vcp_label_base_traits 4: [ OK ] cuda.vcp_label_base_traits (0 ms) 4: [ RUN ] cuda.vcp_label_traits 4: [ OK ] cuda.vcp_label_traits (0 ms) 4: [ RUN ] cuda.view_alloc_can_perfect_forward_label 4: [ OK ] cuda.view_alloc_can_perfect_forward_label (0 ms) 4: [ RUN ] cuda.vcp_label_copy_constructor 4: [ OK ] cuda.vcp_label_copy_constructor (0 ms) 4: [ RUN ] cuda.vcp_pointer_add_property 4: [ OK ] cuda.vcp_pointer_add_property (0 ms) 4: [ RUN ] cuda.view_empty_runtime_unmanaged 4: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] cuda.view_hooks 4: [ OK ] cuda.view_hooks (0 ms) 4: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 31: Test_Atomic<long int>/100000/iterations:10 4.60 s 0.002 s 10 1 8 7.48785 3.34327m 79.83u 4.99995G 892.288k 4.99995G [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o 4: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (164 ms) 4: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (170 ms) 4: [ RUN ] cuda.view_irregular_layout 4: [ OK ] cuda.view_irregular_layout (1 ms) 4: [ RUN ] cuda.view_mapping 4: [ OK ] cuda.view_mapping (547 ms) 4: [ RUN ] cuda.view_mapping_operator 4: [ OK ] cuda.view_mapping_operator (17 ms) 4: [ RUN ] cuda.static_extent 4: [ OK ] cuda.static_extent (0 ms) 4: [ RUN ] cuda.view_mapping_atomic 4: [ OK ] cuda.view_mapping_atomic (0 ms) 4: [ RUN ] cuda.view_mapping_class_value 4: [ OK ] cuda.view_mapping_class_value (0 ms) 4: [ RUN ] cuda.view_mapping_assignable 4: [ OK ] cuda.view_mapping_assignable (0 ms) 4: [ RUN ] cuda.view_mapping_trivially_copyable 4: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] cuda.view_mapping_subview 4: [ OK ] cuda.view_mapping_subview (0 ms) 4: [ RUN ] cuda.view_nested_view 4: [ OK ] cuda.view_nested_view (0 ms) 4: [ RUN ] cuda.view_of_views_default 4: [ OK ] cuda.view_of_views_default (0 ms) 4: [ RUN ] cuda.view_of_views_without_initializing 4: [ OK ] cuda.view_of_views_without_initializing (0 ms) 4: [ RUN ] cuda.test_view_of_views_sequential_host_init 4: [ OK ] cuda.test_view_of_views_sequential_host_init (0 ms) 4: [ RUN ] cuda.append_formatted_multidimensional_index 4: [ OK ] cuda.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] cuda.view_resize 4: [ OK ] cuda.view_resize (148 ms) 4: [ RUN ] cuda.view_realloc 4: [ OK ] cuda.view_realloc (0 ms) 4: [ RUN ] cuda.workgraph_fib 4: [ OK ] cuda.workgraph_fib (1406 ms) 4: [ RUN ] cuda.resize_realloc_no_init 4: [ OK ] cuda.resize_realloc_no_init (0 ms) 4: [ RUN ] cuda.resize_realloc_no_alloc 4: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 4: [ RUN ] cuda.realloc_exec_space 4: [ OK ] cuda.realloc_exec_space (0 ms) 4: [ RUN ] cuda.view_alloc 4: [ OK ] cuda.view_alloc (0 ms) 4: [ RUN ] cuda.view_alloc_exec_space 4: [ OK ] cuda.view_alloc_exec_space (0 ms) 4: [ RUN ] cuda.view_alloc_int 4: [ OK ] cuda.view_alloc_int (0 ms) 4: [ RUN ] cuda.view_alloc_exec_space_int 4: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 4: [ RUN ] cuda.deep_copy_zero_memset 4: [ OK ] cuda.deep_copy_zero_memset (0 ms) 4: [ RUN ] cuda.resize_exec_space 4: [ OK ] cuda.resize_exec_space (0 ms) 4: [ RUN ] cuda.view_allocation_int 4: [ OK ] cuda.view_allocation_int (0 ms) 4: [ RUN ] cuda.view_allocation_exec_space_int 4: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 4: [ RUN ] cuda.view_not_default_constructible 4: [ OK ] cuda.view_not_default_constructible (0 ms) 4: [----------] 107 tests from cuda (7597 ms total) 4: 4: [----------] 28 tests from cuda_uvm 4: [ RUN ] cuda_uvm.view_subview_auto_1d_left 4: [ OK ] cuda_uvm.view_subview_auto_1d_left (5 ms) 4: [ RUN ] cuda_uvm.view_subview_auto_1d_right 4: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 4: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 4: [ OK ] cuda_uvm.view_subview_auto_1d_stride (4 ms) 4: [ RUN ] cuda_uvm.view_subview_assign_strided 4: [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) 4: [ RUN ] cuda_uvm.view_subview_left_0 4: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_left_1 4: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_left_2 4: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_left_3 4: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_right_0 4: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_right_1 4: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 4: [ RUN ] cuda_uvm.view_subview_right_3 4: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 4: [ RUN ] cuda_uvm.view_static_tests 4: [ OK ] cuda_uvm.view_static_tests (1 ms) 4: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 4: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) 4: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 4: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign 4: [ OK ] cuda_uvm.view_subview_1d_assign (4 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 4: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) 4: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 4: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d 4: [ OK ] cuda_uvm.view_subview_2d_from_3d (61 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 4: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (61 ms) 4: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 4: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (61 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 10: [ OK ] InitializeFinalize_DeathTest.initialize (2831 ms) 10: [ RUN ] InitializeFinalize_DeathTest.finalize 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (140 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (139 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (138 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (139 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (140 ms) 4: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (138 ms) 4: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 4: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 4: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 4: [----------] 28 tests from cuda_uvm (1068 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 144 tests from 3 test suites ran. (194298 ms total) 4: [ PASSED ] 140 tests. 4: [ SKIPPED ] 4 tests, listed below: 4: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_dyn 4: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_stat 4: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_mix 4: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_static_extents 4/52 Test #4: Kokkos_CoreUnitTest_Cuda2 .................................. Passed 194.92 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda3 5: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 5: Test timeout computed to be: 1500 5: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 5: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 5: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 5: For unit testing set OMP_PROC_BIND=false 5: 5: [==========] Running 62 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 6 tests from cuda 5: [ RUN ] cuda.team_scratch_1_streams [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o 10: [ OK ] InitializeFinalize_DeathTest.finalize (2105 ms) 10: [ RUN ] InitializeFinalize_DeathTest.is_initialized 10: [ OK ] InitializeFinalize_DeathTest.is_initialized (375 ms) 10: [ RUN ] InitializeFinalize_DeathTest.is_finalized 10: [ OK ] InitializeFinalize_DeathTest.is_finalized (368 ms) 10: [----------] 4 tests from InitializeFinalize_DeathTest (5681 ms total) 10: 10: [----------] 1 test from Legion_DeathTest 10: [ RUN ] Legion_DeathTest.individual_backend_initialization 10: [ OK ] Legion_DeathTest.individual_backend_initialization (376 ms) 10: [----------] 1 test from Legion_DeathTest (376 ms total) 10: 10: [----------] 2 tests from PushFinalizeHook_DeathTest 10: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 10: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (369 ms) 10: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o 10: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (1203 ms) 10: [----------] 2 tests from PushFinalizeHook_DeathTest (1573 ms total) 10: 10: [----------] 6 tests from ScopeGuard_DeathTest 10: [ RUN ] ScopeGuard_DeathTest.create 10: [ OK ] ScopeGuard_DeathTest.create (378 ms) 10: [ RUN ] ScopeGuard_DeathTest.create_argument 10: [ OK ] ScopeGuard_DeathTest.create_argument (374 ms) 10: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 10: [ OK ] ScopeGuard_DeathTest.create_while_initialize (1177 ms) 10: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 10: [ OK ] ScopeGuard_DeathTest.create_after_initialize (1228 ms) 10: [ RUN ] ScopeGuard_DeathTest.create_after_finalize [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o 10: [ OK ] ScopeGuard_DeathTest.create_after_finalize (1202 ms) 10: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o 10: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (1270 ms) 10: [----------] 6 tests from ScopeGuard_DeathTest (5632 ms total) 10: 10: [----------] 13 tests from defaultdevicetype 10: [ RUN ] defaultdevicetype.initialization_settings 10: [ OK ] defaultdevicetype.initialization_settings (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 10: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_device_id 10: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 10: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 10: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_help 10: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 10: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 10: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 10: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_num_threads 10: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_device_id 10: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_disable_warnings 10: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 10: [ RUN ] defaultdevicetype.env_vars_tune_internals 10: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 10: [ RUN ] defaultdevicetype.visible_devices 10: [ OK ] defaultdevicetype.visible_devices (0 ms) 10: [----------] 13 tests from defaultdevicetype (1 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 26 tests from 5 test suites ran. (13265 ms total) 10: [ PASSED ] 26 tests. 10/55 Test #10: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 13.29 sec test 11 Start 11: Kokkos_CoreUnitTest_Develop 11: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Develop 11: Test timeout computed to be: 1500 11: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 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/55 Test #11: Kokkos_CoreUnitTest_Develop ................................ Passed 0.37 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Test timeout computed to be: 1500 12: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 12: [==========] Running 31 tests from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 31 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 (0 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 (3 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.kernel_name_parallel_for 12: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 12: [ RUN ] kokkosp.kernel_name_parallel_reduce 12: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 12: [ RUN ] kokkosp.kernel_name_parallel_scan 12: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 12: [ RUN ] kokkosp.kernel_name_internal 12: [ OK ] kokkosp.kernel_name_internal (0 ms) 12: [ RUN ] kokkosp.profiling_section 12: [ OK ] kokkosp.profiling_section (0 ms) 12: [ RUN ] kokkosp.scoped_profile_region 12: [ OK ] kokkosp.scoped_profile_region (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: [----------] 31 tests from kokkosp (7 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 31 tests from 1 test suite ran. (7 ms total) 12: [ PASSED ] 31 tests. [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o 12/55 Test #12: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.38 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Test timeout computed to be: 1500 13/55 Test #13: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.02 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7581/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(). [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o 14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 14/55 Test #14: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.37 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so" 15: Test timeout computed to be: 1500 15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15/55 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.37 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7581/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:HIP::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1700::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.5.99::kokkosp_allocate_data:Host:source:0x136dd00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x170d0c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x170d1c0:Host:source:0x136de00: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:0x19d4a40: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:0x170d0c0:40::kokkosp_deallocate_data:Host:source:0x136dd00:40::kokkosp_finalize_library:: 16/55 Test #16: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.37 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so" 17: Test timeout computed to be: 1500 [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o 17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:HIP::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1700::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.5.99::kokkosp_allocate_data:Host:source:0x11be480:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x11be780:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x11be880:Host:source:0x11be580: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:0xa263c0: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:0x11be780:40::kokkosp_deallocate_data:Host:source:0x11be480:40::kokkosp_finalize_library:: 17/55 Test #17: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.37 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec 18: Test timeout computed to be: 1500 18: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 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: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f9b6b758dd2] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x261a2e] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x25deef] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xda) [0x25f3aa] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f9b6b884fb9] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f9b6b861238] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f9b6b86259d] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f9b6b862f32] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x45f) [0x7f9b6b871b8f] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f9b6b885cd9] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x5a) [0x7f9b6b8716fa] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25f880] 18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f9b69374d90] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f9b69374e40] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25ddd5] 18: 18: demangled test_f1: 18: [0x7f9b6b758dd2] Kokkos::Impl::save_stacktrace() 18: [0x261a2e] Test::stacktrace_test_f1(std::ostream&) 18: [0x25deef] Test::test_stacktrace(bool, bool) 18: [0x25f3aa] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x7f9b6b884fb9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x7f9b6b861238] testing::Test::Run() 18: [0x7f9b6b86259d] testing::TestInfo::Run() 18: [0x7f9b6b862f32] testing::TestSuite::Run() 18: [0x7f9b6b871b8f] testing::internal::UnitTestImpl::RunAllTests() 18: [0x7f9b6b885cd9] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x7f9b6b8716fa] testing::UnitTest::Run() 18: [0x25f880] main 18: [0x7f9b69374d90] 18: [0x7f9b69374e40] __libc_start_main 18: [0x25ddd5] _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-7581/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f9b6b758dd2] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x261a2e] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x261f16] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x9fd) [0x25e8cd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xda) [0x25f3aa] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f9b6b884fb9] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f9b6b861238] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f9b6b86259d] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f9b6b862f32] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x45f) [0x7f9b6b871b8f] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f9b6b885cd9] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x5a) [0x7f9b6b8716fa] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25f880] 18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f9b69374d90] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f9b69374e40] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25ddd5] 18: 18: demangled test_f3: 18: [0x7f9b6b758dd2] Kokkos::Impl::save_stacktrace() 18: [0x261a2e] Test::stacktrace_test_f1(std::ostream&) 18: [0x261f16] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x25e8cd] Test::test_stacktrace(bool, bool) 18: [0x25f3aa] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x7f9b6b884fb9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x7f9b6b861238] testing::Test::Run() 18: [0x7f9b6b86259d] testing::TestInfo::Run() 18: [0x7f9b6b862f32] testing::TestSuite::Run() 18: [0x7f9b6b871b8f] testing::internal::UnitTestImpl::RunAllTests() 18: [0x7f9b6b885cd9] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x7f9b6b8716fa] testing::UnitTest::Run() 18: [0x25f880] main 18: [0x7f9b69374d90] 18: [0x7f9b69374e40] __libc_start_main 18: [0x25ddd5] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (1240 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7fbf9891add2] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x261a2e] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x25deef] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd7) [0x25f667] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fbf98a46fb9] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7fbf98a23238] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7fbf98a2459d] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7fbf98a24f32] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x45f) [0x7fbf98a33b8f] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fbf98a47cd9] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x5a) [0x7fbf98a336fa] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25f880] 18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fbf96536d90] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7fbf96536e40] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25ddd5] 18: 18: demangled test_f1: 18: [0x7fbf9891add2] Kokkos::Impl::save_stacktrace() 18: [0x261a2e] Test::stacktrace_test_f1(std::ostream&) 18: [0x25deef] Test::test_stacktrace(bool, bool) 18: [0x25f667] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x7fbf98a46fb9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x7fbf98a23238] testing::Test::Run() 18: [0x7fbf98a2459d] testing::TestInfo::Run() 18: [0x7fbf98a24f32] testing::TestSuite::Run() 18: [0x7fbf98a33b8f] testing::internal::UnitTestImpl::RunAllTests() 18: [0x7fbf98a47cd9] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x7fbf98a336fa] testing::UnitTest::Run() 18: [0x25f880] main 18: [0x7fbf96536d90] 18: [0x7fbf96536e40] __libc_start_main 18: [0x25ddd5] _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-7581/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7fbf9891add2] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x261a2e] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x261f16] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x9fd) [0x25e8cd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd7) [0x25f667] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fbf98a46fb9] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7fbf98a23238] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7fbf98a2459d] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7fbf98a24f32] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x45f) [0x7fbf98a33b8f] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7fbf98a47cd9] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x5a) [0x7fbf98a336fa] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25f880] 18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fbf96536d90] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7fbf96536e40] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25ddd5] 18: 18: demangled test_f3: 18: [0x7fbf9891add2] Kokkos::Impl::save_stacktrace() 18: [0x261a2e] Test::stacktrace_test_f1(std::ostream&) 18: [0x261f16] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x25e8cd] Test::test_stacktrace(bool, bool) 18: [0x25f667] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x7fbf98a46fb9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x7fbf98a23238] testing::Test::Run() 18: [0x7fbf98a2459d] testing::TestInfo::Run() 18: [0x7fbf98a24f32] testing::TestSuite::Run() 18: [0x7fbf98a33b8f] testing::internal::UnitTestImpl::RunAllTests() 18: [0x7fbf98a47cd9] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x7fbf98a336fa] testing::UnitTest::Run() 18: [0x25f880] main 18: [0x7fbf96536d90] 18: [0x7fbf96536e40] __libc_start_main 18: [0x25ddd5] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (1184 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (2424 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-7581/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f9a31e8edd2] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x261a2e] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x1f) [0x25deef] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f9a31fbafb9] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f9a31f97238] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f9a31f9859d] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f9a31f98f32] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x45f) [0x7f9a31fa7b8f] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f9a31fbbcd9] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x5a) [0x7f9a31fa76fa] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25f880] 18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f9a2faaad90] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f9a2faaae40] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25ddd5] 18: 18: demangled test_f1: 18: [0x7f9a31e8edd2] Kokkos::Impl::save_stacktrace() 18: [0x261a2e] Test::stacktrace_test_f1(std::ostream&) 18: [0x25deef] Test::test_stacktrace(bool, bool) 18: [0x7f9a31fbafb9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x7f9a31f97238] testing::Test::Run() 18: [0x7f9a31f9859d] testing::TestInfo::Run() 18: [0x7f9a31f98f32] testing::TestSuite::Run() 18: [0x7f9a31fa7b8f] testing::internal::UnitTestImpl::RunAllTests() 18: [0x7f9a31fbbcd9] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x7f9a31fa76fa] testing::UnitTest::Run() 18: [0x25f880] main 18: [0x7f9a2faaad90] 18: [0x7f9a2faaae40] __libc_start_main 18: [0x25ddd5] _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-7581/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x7f9a31e8edd2] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x261a2e] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x261f16] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x9fd) [0x25e8cd] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f9a31fbafb9] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xd8) [0x7f9a31f97238] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0xfd) [0x7f9a31f9859d] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x162) [0x7f9a31f98f32] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x45f) [0x7f9a31fa7b8f] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x49) [0x7f9a31fbbcd9] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0x5a) [0x7f9a31fa76fa] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x25f880] 18: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f9a2faaad90] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f9a2faaae40] 18: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x25ddd5] 18: 18: demangled test_f3: 18: [0x7f9a31e8edd2] Kokkos::Impl::save_stacktrace() 18: [0x261a2e] Test::stacktrace_test_f1(std::ostream&) 18: [0x261f16] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x25e8cd] Test::test_stacktrace(bool, bool) 18: [0x7f9a31fbafb9] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x7f9a31f97238] testing::Test::Run() 18: [0x7f9a31f9859d] testing::TestInfo::Run() 18: [0x7f9a31f98f32] testing::TestSuite::Run() 18: [0x7f9a31fa7b8f] testing::internal::UnitTestImpl::RunAllTests() 18: [0x7f9a31fbbcd9] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x7f9a31fa76fa] testing::UnitTest::Run() 18: [0x25f880] main 18: [0x7f9a2faaad90] 18: [0x7f9a2faaae40] __libc_start_main 18: [0x25ddd5] _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. (2425 ms total) 18: [ PASSED ] 3 tests. 18/55 Test #18: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 2.80 sec test 19 Start 19: Kokkos_IncrementalTest_SERIAL 19: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 19: Test timeout computed to be: 1500 19: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 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 (34 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 (69 ms) 19: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 19: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 19: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 19: [ OK ] SERIAL.IncrTest_12b_TeamScratch (1 ms) 19: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.incr_14_MDrangeReduce 19: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 19: [ RUN ] SERIAL.IncrTest_16_parallelscan 19: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 19: [ RUN ] SERIAL.incr_17_atomicView 19: [ OK ] SERIAL.incr_17_atomicView (0 ms) 19: [----------] 28 tests from SERIAL (106 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (106 ms total) 19: [ PASSED ] 28 tests. 19/55 Test #19: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.48 sec test 20 Start 20: Kokkos_IncrementalTest_HIP 20: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_IncrementalTest_HIP 20: Test timeout computed to be: 1500 20: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 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 = 60032830 = version 6.0.32830 20: macro KOKKOS_ENABLE_ROCTHRUST : defined 20: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: no 20: Kokkos::HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 20: HIP 20: [ OK ] HIP.IncrTest_01_execspace (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicExchange 20: [ OK ] HIP.IncrTest_02_AtomicExchange (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicAdd 20: [ OK ] HIP.IncrTest_02_AtomicAdd (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicSub 20: [ OK ] HIP.IncrTest_02_AtomicSub (0 ms) 20: [ RUN ] HIP.IncrTest_03a_memspace_malloc 20: [ OK ] HIP.IncrTest_03a_memspace_malloc (0 ms) 20: [ RUN ] HIP.IncrTest_03b_memspace_free [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o 20: [ OK ] HIP.IncrTest_03b_memspace_free (3516 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 (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 (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 (0 ms) 20: [ RUN ] HIP.IncrTest_11c_Hierarchical_ForLoop 20: [ OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (134 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 (1 ms) 20: [ RUN ] HIP.IncrTest_13b_Hierarchical_Red 20: [ OK ] HIP.IncrTest_13b_Hierarchical_Red (1 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 (0 ms) 20: [ RUN ] HIP.IncrTest_16_parallelscan 20: [ OK ] HIP.IncrTest_16_parallelscan (5 ms) 20: [ RUN ] HIP.incr_17_atomicView 20: [ OK ] HIP.incr_17_atomicView (0 ms) 20: [----------] 28 tests from HIP (3682 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 28 tests from 1 test suite ran. (3682 ms total) 20: [ PASSED ] 28 tests. 20/55 Test #20: Kokkos_IncrementalTest_HIP ................................. Passed 4.06 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Test timeout computed to be: 1500 21: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 21: [==========] Running 8 tests from 2 test suites. 21: [----------] Global test environment set-up. 21: [----------] 5 tests from ctest_environment_DeathTest 21: [ RUN ] ctest_environment_DeathTest.invalid_rank 21: [ OK ] ctest_environment_DeathTest.invalid_rank (790 ms) 21: [ RUN ] ctest_environment_DeathTest.no_type_str [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o 21: [ OK ] ctest_environment_DeathTest.no_type_str (713 ms) 21: [ RUN ] ctest_environment_DeathTest.missing_type 21: [ OK ] ctest_environment_DeathTest.missing_type (1172 ms) 21: [ RUN ] ctest_environment_DeathTest.no_id_str 21: [ OK ] ctest_environment_DeathTest.no_id_str (524 ms) 21: [ RUN ] ctest_environment_DeathTest.invalid_id_str 21: [ OK ] ctest_environment_DeathTest.invalid_id_str (959 ms) 21: [----------] 5 tests from ctest_environment_DeathTest (4161 ms total) 21: 21: [----------] 3 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.good 21: [ OK ] ctest_environment.good (0 ms) 21: [----------] 3 tests from ctest_environment (0 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 8 tests from 2 test suites ran. (4161 ms total) 21: [ PASSED ] 8 tests. 21/55 Test #21: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 4.19 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Test timeout computed to be: 1500 22/55 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.02 sec test 23 Start 23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 23: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 23: Test timeout computed to be: 1500 23: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 23/55 Test #23: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.02 sec test 24 Start 24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 24: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 24: Test timeout computed to be: 1500 24/55 Test #24: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.02 sec test 25 Start 25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 25: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 25: Environment variables: 25: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 25: Test timeout computed to be: 1500 25/55 Test #25: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.02 sec test 26 Start 26: Kokkos_CoreUnitTest_DeviceAndThreads 26: Test command: /usr/bin/python3 "/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/TestDeviceAndThreads.py" "-v" 26: Test timeout computed to be: 1500 [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o 26: test_device_id (__main__.KokkosInitializationTestCase) ... ok [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestBinSortA.cpp.o 26: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok 26: test_num_devices (__main__.KokkosInitializationTestCase) ... ok 26: test_num_threads (__main__.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o 26: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok 26: 26: ---------------------------------------------------------------------- 26: Ran 5 tests in 4.104s 26: 26: OK (skipped=1) 26/55 Test #26: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 4.14 sec test 27 Start 27: Kokkos_PerformanceTest_TaskDag 27: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 27: Test timeout computed to be: 1500 27/55 Test #27: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.02 sec test 28 Start 28: Kokkos_PerformanceTest_Benchmark 28: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-12-31_T15-26-36.json" 28: Test timeout computed to be: 1500 28: 2024-12-31T15:58:44+00:00 28: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 28: Run on (255 X 3484.86 MHz CPU s) 28: CPU Caches: 28: L1 Data 32 KiB (x127) 28: L1 Instruction 32 KiB (x127) 28: L2 Unified 512 KiB (x127) 28: L3 Unified 32768 KiB (x15) 28: Load Average: 2.38, 4.47, 6.33 28: CPU architecture: none 28: Default Device: HIP 28: GPU architecture: AMD_GFX908 28: KOKKOS_COMPILER_CLANG: 1700 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_PRAGMA_IVDEP: no 28: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 28: KOKKOS_ENABLE_PRAGMA_UNROLL: no 28: KOKKOS_ENABLE_PRAGMA_VECTOR: no 28: KOKKOS_ENABLE_SERIAL: yes 28: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 28: Kokkos Version: 4.5.99 28: macro KOKKOS_ENABLE_HIP: defined 28: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: no 28: macro KOKKOS_ENABLE_ROCTHRUST: defined 28: platform: 64bit 28: --------------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations Count Time normalized 28: --------------------------------------------------------------------------------------------------------------------------------------------------- 28: GramSchmidt<double>/Count:1024/iterations:5/manual_time 0.006 s 0.007 s 5 1024 6.11298u 28: GramSchmidt<double>/Count:2048/iterations:5/manual_time 0.006 s 0.007 s 5 2.048k 3.05029u 28: GramSchmidt<double>/Count:4096/iterations:5/manual_time 0.006 s 0.007 s 5 4.096k 1.52446u 28: GramSchmidt<double>/Count:8192/iterations:5/manual_time 0.006 s 0.008 s 5 8.192k 760.226n 28: GramSchmidt<double>/Count:16384/iterations:5/manual_time 0.006 s 0.007 s 5 16.384k 381.524n 28: GramSchmidt<double>/Count:32768/iterations:5/manual_time 0.007 s 0.009 s 5 32.768k 212.939n 28: GramSchmidt<double>/Count:65536/iterations:5/manual_time 0.008 s 0.010 s 5 65.536k 117.178n 28: GramSchmidt<double>/Count:131072/iterations:5/manual_time 0.010 s 0.015 s 5 131.072k 72.8329n [28: GramSchmidt<double>/Count:262144/iterations:5/manual_time 0.030 s 0.043 s 5 262.144k 116.133n 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o 28: GramSchmidt<double>/Count:524288/iterations:5/manual_time 0.033 s 0.059 s 5 524.288k 62.3173n 28: ---------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations FOM: GB/s Max 28: ---------------------------------------------------------------------------------------------------------------------------------------------- 28: CustomReduction<double>/N:100000/R:1000/manual_time 0.008 s 0.018 s 93 14.0536k/s 11.5 28: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 28: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 28: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 28: OverlapRangePolicy/N:2000/M:10000/R:10 0.570 s 0.568 s 1 0.0985755 0.107465 0.0925152 0.0414589 0.0416132 2.25u 28: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 28: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: OverlapMDRangePolicy/N:200/M:10000/R:10 0.045 s 0.044 s 16 8.16602m 4.01926m 7.71292m 3.83919m 3.86917m 2.01u [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestBinSortB.cpp.o 28: OverlapTeamPolicy/N:20/M:1000000/R:10 0.200 s 0.199 s 3 0.0356523 0.0180052 0.0365672 0.0168716 0.0188282 3.879u 28: --------------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations Count Time normalized 28: --------------------------------------------------------------------------------------------------------------------------------------------------- 28: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 27.2559n 28: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 13.8618n 28: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 6.72827n 28: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 3.52661n 28: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.81207n 28: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 930.481p 28: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 602.097p 28: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 513.68p 28: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 466.454p 28: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 400.08p 28: ----------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations FOM: rate 28: ----------------------------------------------------------------------------------------------------------------------------------- 28: Malloc/N:1/manual_time 22.1 us 41.6 us 33780 45.1763k/s [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 28: Malloc/N:16/manual_time 22.2 us 41.3 us 27522 45.1064k/s -- Testing 1-D histogram Density 1D: 0.000243271 -0.999975 -7595.09 || 0.051031 0 77968 || 4.61098e+08 11377 || -1.04995e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000729501 -0.135305 0.0220424 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o 28: Malloc/N:256/manual_time 21.0 us 38.9 us 36414 47.5717k/s 5: [ OK ] cuda.team_scratch_1_streams (38080 ms) 5: [ RUN ] cuda.space_access 5: [ OK ] cuda.space_access (0 ms) 5: [ RUN ] cuda.uvm 5: [ OK ] cuda.uvm (0 ms) 5: [ RUN ] cuda.impl_view_accessible 5: [ OK ] cuda.impl_view_accessible (21 ms) 5: [ RUN ] cuda.impl_view_texture 5: [ OK ] cuda.impl_view_texture (2 ms) 5: [ RUN ] cuda.view_subview_const_randomaccess 5: [ OK ] cuda.view_subview_const_randomaccess (8 ms) 5: [----------] 6 tests from cuda (38113 ms total) 5: 5: [----------] 28 tests from cuda_hostpinned 5: [ RUN ] cuda_hostpinned.impl_shared_alloc 5: [ OK ] cuda_hostpinned.impl_shared_alloc (107 ms) 5: [ RUN ] cuda_hostpinned.view_api_a 5: [ OK ] cuda_hostpinned.view_api_a (83 ms) 5: [ RUN ] cuda_hostpinned.view_layout_left_with_stride 5: [ OK ] cuda_hostpinned.view_layout_left_with_stride (0 ms) 5: [ RUN ] cuda_hostpinned.view_layout_right_with_stride 5: [ OK ] cuda_hostpinned.view_layout_right_with_stride (0 ms) 5: [ RUN ] cuda_hostpinned.view_api_b 5: [ OK ] cuda_hostpinned.view_api_b (12 ms) 5: [ RUN ] cuda_hostpinned.view_api_c 5: [ OK ] cuda_hostpinned.view_api_c (0 ms) 5: [ RUN ] cuda_hostpinned.view_api_d 5: [ OK ] cuda_hostpinned.view_api_d (4 ms) 5: [ RUN ] cuda_hostpinned.view_remap 5: [ OK ] cuda_hostpinned.view_remap (0 ms) 5: [ RUN ] cuda_hostpinned.view_mirror_nonconst 5: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda_hostpinned.view_stride_method 5: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 5: [ RUN ] cuda_hostpinned.anonymous_space 5: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 5: [ RUN ] cuda_hostpinned.view_overload_resolution 5: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 5: [ RUN ] cuda_hostpinned.view_allocation_large_rank 28: Malloc/N:4096/manual_time 19.3 us 36.9 us 36685 51.7484k/s [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o 28: Malloc/N:65536/manual_time 20.9 us 38.8 us 36225 47.8582k/s 31: Test_Atomic<long long int>/100000/iterations:10 4.58 s 0.002 s 10 1 8 7.48509 3.32318m 79.41u 4.99995G 1043.36k 4.99995G 5: [ OK ] cuda_hostpinned.view_allocation_large_rank (4281 ms) 5: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 5: [ OK ] cuda_hostpinned.view_shmem_size_on_device (1 ms) 5: [ RUN ] cuda_hostpinned.view_is_assignable 5: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 5: [ RUN ] cuda_hostpinned.view_copy_tests 5: [ OK ] cuda_hostpinned.view_copy_tests (44 ms) 5: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 5: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (1 ms) 5: [ RUN ] cuda_hostpinned.view_copy_degenerated 5: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 5: [ RUN ] cuda_hostpinned.view_fill_tests_layout_right [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o 28: Malloc/N:1048576/manual_time 20.4 us 38.3 us 34108 48.98k/s [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o 28: Malloc/N:16777216/manual_time 497 us 246 us 5813 2.01114k/s [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynRankView_TeamScratch.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o 28: Malloc/N:268435456/manual_time 9363 us 434 us 74 106.806/s 28: Malloc/N:4294967296/manual_time 148731 us 1442 us 5 6.72354/s [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o 28: MallocFree/N:1/manual_time 154 us 153 us 4541 6.50875k/s 5: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (6170 ms) 5: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left 28: MallocFree/N:16/manual_time 38.9 us 38.7 us 18466 25.728k/s [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o 28: MallocFree/N:256/manual_time 39.5 us 39.4 us 16214 25.3297k/s [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o 28: MallocFree/N:4096/manual_time 42.2 us 42.0 us 18804 23.7191k/s 28: MallocFree/N:65536/manual_time 36.0 us 35.9 us 18307 27.7783k/s [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o 5: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (5888 ms) 5: [ RUN ] cuda_hostpinned.view_mapping 5: [ OK ] cuda_hostpinned.view_mapping (550 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_operator 5: [ OK ] cuda_hostpinned.view_mapping_operator (14 ms) 5: [ RUN ] cuda_hostpinned.static_extent 5: [ OK ] cuda_hostpinned.static_extent (0 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_atomic 5: [ OK ] cuda_hostpinned.view_mapping_atomic (4 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_class_value 5: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_assignable 5: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 5: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda_hostpinned.view_mapping_subview 5: [ OK ] cuda_hostpinned.view_mapping_subview (1 ms) 5: [----------] 28 tests from cuda_hostpinned (17171 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.impl_shared_alloc 28: MallocFree/N:1048576/manual_time 38.4 us 38.3 us 17034 26.0462k/s 5: [ OK ] cuda_uvm.impl_shared_alloc (158 ms) 5: [ RUN ] cuda_uvm.view_api_a 5: [ OK ] cuda_uvm.view_api_a (121 ms) 5: [ RUN ] cuda_uvm.view_layout_left_with_stride 5: [ OK ] cuda_uvm.view_layout_left_with_stride (0 ms) 5: [ RUN ] cuda_uvm.view_layout_right_with_stride 5: [ OK ] cuda_uvm.view_layout_right_with_stride (0 ms) 5: [ RUN ] cuda_uvm.view_api_b 5: [ OK ] cuda_uvm.view_api_b (20 ms) 5: [ RUN ] cuda_uvm.view_api_c 5: [ OK ] cuda_uvm.view_api_c (0 ms) 5: [ RUN ] cuda_uvm.view_api_d 5: [ OK ] cuda_uvm.view_api_d (5 ms) 5: [ RUN ] cuda_uvm.view_remap 5: [ OK ] cuda_uvm.view_remap (1 ms) 5: [ RUN ] cuda_uvm.view_mirror_nonconst 5: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda_uvm.view_stride_method 5: [ OK ] cuda_uvm.view_stride_method (0 ms) 5: [ RUN ] cuda_uvm.anonymous_space 5: [ OK ] cuda_uvm.anonymous_space (0 ms) 5: [ RUN ] cuda_uvm.view_overload_resolution 5: [ OK ] cuda_uvm.view_overload_resolution (11 ms) 5: [ RUN ] cuda_uvm.view_allocation_large_rank [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o 5: [ OK ] cuda_uvm.view_allocation_large_rank (1173 ms) 5: [ RUN ] cuda_uvm.view_shmem_size_on_device 5: [ OK ] cuda_uvm.view_shmem_size_on_device (0 ms) 5: [ RUN ] cuda_uvm.view_is_assignable 5: [ OK ] cuda_uvm.view_is_assignable (7 ms) 5: [ RUN ] cuda_uvm.view_copy_tests 5: [ OK ] cuda_uvm.view_copy_tests (176 ms) 5: [ RUN ] cuda_uvm.view_copy_tests_rank_0 5: [ OK ] cuda_uvm.view_copy_tests_rank_0 (67 ms) 5: [ RUN ] cuda_uvm.view_copy_degenerated 5: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 5: [ RUN ] cuda_uvm.view_fill_tests_layout_right 5: [ OK ] cuda_uvm.view_fill_tests_layout_right (285 ms) 5: [ RUN ] cuda_uvm.view_fill_tests_layout_left 5: [ OK ] cuda_uvm.view_fill_tests_layout_left (275 ms) 5: [ RUN ] cuda_uvm.view_mapping 28: MallocFree/N:16777216/manual_time 495 us 271 us 3654 2.02158k/s 28: MallocFree/N:268435456/manual_time 9438 us 457 us 73 105.952/s 5: [ OK ] cuda_uvm.view_mapping (595 ms) 5: [ RUN ] cuda_uvm.view_mapping_operator 5: [ OK ] cuda_uvm.view_mapping_operator (16 ms) 5: [ RUN ] cuda_uvm.static_extent 5: [ OK ] cuda_uvm.static_extent (0 ms) 5: [ RUN ] cuda_uvm.view_mapping_atomic 5: [ OK ] cuda_uvm.view_mapping_atomic (0 ms) 5: [ RUN ] cuda_uvm.view_mapping_class_value 5: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 5: [ RUN ] cuda_uvm.view_mapping_assignable 5: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 5: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 5: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda_uvm.view_mapping_subview 5: [ OK ] cuda_uvm.view_mapping_subview (0 ms) 5: [----------] 28 tests from cuda_uvm (2921 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 62 tests from 3 test suites ran. (58205 ms total) 5: [ PASSED ] 62 tests. 5/52 Test #5: Kokkos_CoreUnitTest_Cuda3 .................................. Passed 58.63 sec test 6 Start 6: Kokkos_CoreUnitTest_CudaTimingBased 6: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 6: Test timeout computed to be: 1500 6: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 6: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 6: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 6: For unit testing set OMP_PROC_BIND=false 6: 6: [==========] Running 2 tests from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 2 tests from cuda 6: [ RUN ] cuda.debug_serial_execution 6: [ OK ] cuda.debug_serial_execution (16 ms) 6: [ RUN ] cuda.debug_pin_um_to_host 28: MallocFree/N:4294967296/manual_time 147286 us 1775 us 5 6.78949/s 28: MallocTouch/N:1/manual_time 142 us 158 us 5122 7.06377k/s 6: [ OK ] cuda.debug_pin_um_to_host (2042 ms) 6: [----------] 2 tests from cuda (2058 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 2 tests from 1 test suite ran. (2059 ms total) 6: [ PASSED ] 2 tests. 6/52 Test #6: Kokkos_CoreUnitTest_CudaTimingBased ........................ Passed 2.37 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaInterOpInit 7: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 7: Test timeout computed to be: 1500 7: [==========] Running 1 test from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 1 test from cuda 7: [ RUN ] cuda.raw_cuda_interop 7: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 7: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 7: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 7: For unit testing set OMP_PROC_BIND=false 7: 7: [ OK ] cuda.raw_cuda_interop (205 ms) 7: [----------] 1 test from cuda (205 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 1 test from 1 test suite ran. (205 ms total) 7: [ PASSED ] 1 test. 7/52 Test #7: Kokkos_CoreUnitTest_CudaInterOpInit ........................ Passed 0.34 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpStreams 8: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 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_streams 8: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 8: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 8: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 8: For unit testing set OMP_PROC_BIND=false 8: 8: [ OK ] cuda.raw_cuda_streams (218 ms) 8: [----------] 1 test from cuda (218 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (219 ms total) 8: [ PASSED ] 1 test. 8/52 Test #8: Kokkos_CoreUnitTest_CudaInterOpStreams ..................... Passed 0.34 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 9: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 9: Test timeout computed to be: 1500 9: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 9: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 9: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 9: For unit testing set OMP_PROC_BIND=false 9: 9: [==========] Running 3 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 3 tests from cuda_multi_gpu 9: [ RUN ] cuda_multi_gpu.managed_views 9: [ OK ] cuda_multi_gpu.managed_views (6 ms) 9: [ RUN ] cuda_multi_gpu.unmanaged_views 9: [ OK ] cuda_multi_gpu.unmanaged_views (0 ms) 9: [ RUN ] cuda_multi_gpu.scratch_space 9: [ OK ] cuda_multi_gpu.scratch_space (2 ms) 9: [----------] 3 tests from cuda_multi_gpu (10 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 3 tests from 1 test suite ran. (10 ms total) 9: [ PASSED ] 3 tests. 9/52 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ............. Passed 0.33 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpGraph 10: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpGraph 10: Test timeout computed to be: 1500 10: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 10: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 10: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 10: For unit testing set OMP_PROC_BIND=false 10: 10: [==========] Running 4 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 4 tests from cuda_GraphInterOp 10: [ RUN ] cuda_GraphInterOp.promises_on_native_objects 10: [ OK ] cuda_GraphInterOp.promises_on_native_objects (0 ms) 10: [ RUN ] cuda_GraphInterOp.count_nodes 10: [ OK ] cuda_GraphInterOp.count_nodes (0 ms) 10: [ RUN ] cuda_GraphInterOp.debug_dot_print 10: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/cuda/TestCuda_InterOp_Graph.cpp:99: Skipped 10: Export a graph to DOT requires Cuda 11.6. 10: [ SKIPPED ] cuda_GraphInterOp.debug_dot_print (0 ms) 10: [ RUN ] cuda_GraphInterOp.instantiation_flags 10: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/cuda/TestCuda_InterOp_Graph.cpp:139: Skipped 10: Graph instantiation flag inspection requires Cuda 12. 10: [ SKIPPED ] cuda_GraphInterOp.instantiation_flags (0 ms) 10: [----------] 4 tests from cuda_GraphInterOp (0 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 4 tests from 1 test suite ran. (0 ms total) 10: [ PASSED ] 2 tests. 10: [ SKIPPED ] 2 tests, listed below: 10: [ SKIPPED ] cuda_GraphInterOp.debug_dot_print 10: [ SKIPPED ] cuda_GraphInterOp.instantiation_flags 10/52 Test #10: Kokkos_CoreUnitTest_CudaInterOpGraph ....................... Passed 0.31 sec test 11 Start 11: Kokkos_CoreUnitTest_Default 11: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Default 11: Test timeout computed to be: 1500 11: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 11: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 11: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 11: For unit testing set OMP_PROC_BIND=false 11: 11: [==========] Running 59 tests from 41 test suites. 11: [----------] Global test environment set-up. 11: [----------] 19 tests from defaultdevicetype 11: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 11: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms) 11: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 11: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 11: [ RUN ] defaultdevicetype.shared_space 28: MallocTouch/N:16/manual_time 20.6 us 38.1 us 34224 48.6291k/s 11: [ OK ] defaultdevicetype.shared_space (86 ms) 11: [ RUN ] defaultdevicetype.shared_host_pinned_space 11: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 11: [ RUN ] defaultdevicetype.compiler_macros 11: [ OK ] defaultdevicetype.compiler_macros (0 ms) 11: [ RUN ] defaultdevicetype.half_conversion 11: [ OK ] defaultdevicetype.half_conversion (0 ms) 11: [ RUN ] defaultdevicetype.bhalf_conversion 11: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 11: [ RUN ] defaultdevicetype.half_operators 11: [ OK ] defaultdevicetype.half_operators (2 ms) 11: [ RUN ] defaultdevicetype.bhalf_operators 11: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 11: [ RUN ] defaultdevicetype.host_space_access 11: [ OK ] defaultdevicetype.host_space_access (0 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a1 11: [ OK ] defaultdevicetype.reduce_instantiation_a1 (5 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b1 11: [ OK ] defaultdevicetype.reduce_instantiation_b1 (14 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c1 11: [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a2 11: [ OK ] defaultdevicetype.reduce_instantiation_a2 (6 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b2 11: [ OK ] defaultdevicetype.reduce_instantiation_b2 (18 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c2 11: [ OK ] defaultdevicetype.reduce_instantiation_c2 (6 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a3 11: [ OK ] defaultdevicetype.reduce_instantiation_a3 (9 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b3 11: [ OK ] defaultdevicetype.reduce_instantiation_b3 (23 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c3 11: [ OK ] defaultdevicetype.reduce_instantiation_c3 (9 ms) 11: [----------] 19 tests from defaultdevicetype (192 ms total) 11: 11: [----------] 1 test from kokkosresize 11: [ RUN ] kokkosresize.host_space_access 11: [ OK ] kokkosresize.host_space_access (149 ms) 11: [----------] 1 test from kokkosresize (149 ms total) 11: 11: [----------] 1 test from TestViewAPI/0, where TypeParam = <type> 11: [ RUN ] TestViewAPI/0.sizes 11: [ OK ] TestViewAPI/0.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/0 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/1, where TypeParam = <type> 11: [ RUN ] TestViewAPI/1.sizes 11: [ OK ] TestViewAPI/1.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/1 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/2, where TypeParam = <type> 11: [ RUN ] TestViewAPI/2.sizes 11: [ OK ] TestViewAPI/2.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/2 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/3, where TypeParam = <type> 11: [ RUN ] TestViewAPI/3.sizes 11: [ OK ] TestViewAPI/3.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/3 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/4, where TypeParam = <type> 11: [ RUN ] TestViewAPI/4.sizes 11: [ OK ] TestViewAPI/4.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/4 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/5, where TypeParam = <type> 11: [ RUN ] TestViewAPI/5.sizes 11: [ OK ] TestViewAPI/5.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/5 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/6, where TypeParam = <type> 11: [ RUN ] TestViewAPI/6.sizes 11: [ OK ] TestViewAPI/6.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/6 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/7, where TypeParam = <type> 11: [ RUN ] TestViewAPI/7.sizes 11: [ OK ] TestViewAPI/7.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/7 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/8, where TypeParam = <type> 11: [ RUN ] TestViewAPI/8.sizes 11: [ OK ] TestViewAPI/8.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/8 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/9, where TypeParam = <type> 11: [ RUN ] TestViewAPI/9.sizes 11: [ OK ] TestViewAPI/9.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/9 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/10, where TypeParam = <type> 11: [ RUN ] TestViewAPI/10.sizes 11: [ OK ] TestViewAPI/10.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/10 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/11, where TypeParam = <type> 11: [ RUN ] TestViewAPI/11.sizes 11: [ OK ] TestViewAPI/11.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/11 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/12, where TypeParam = <type> 11: [ RUN ] TestViewAPI/12.sizes 11: [ OK ] TestViewAPI/12.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/12 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/13, where TypeParam = <type> 11: [ RUN ] TestViewAPI/13.sizes 11: [ OK ] TestViewAPI/13.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/13 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/14, where TypeParam = <type> 11: [ RUN ] TestViewAPI/14.sizes 11: [ OK ] TestViewAPI/14.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/14 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/15, where TypeParam = <type> 11: [ RUN ] TestViewAPI/15.sizes 11: [ OK ] TestViewAPI/15.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/15 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/16, where TypeParam = <type> 11: [ RUN ] TestViewAPI/16.sizes 11: [ OK ] TestViewAPI/16.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/16 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/17, where TypeParam = <type> 11: [ RUN ] TestViewAPI/17.sizes 11: [ OK ] TestViewAPI/17.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/17 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/18, where TypeParam = <type> 11: [ RUN ] TestViewAPI/18.sizes 11: [ OK ] TestViewAPI/18.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/18 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/19, where TypeParam = <type> 11: [ RUN ] TestViewAPI/19.sizes 11: [ OK ] TestViewAPI/19.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/19 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/20, where TypeParam = <type> 11: [ RUN ] TestViewAPI/20.sizes 11: [ OK ] TestViewAPI/20.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/20 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/21, where TypeParam = <type> 11: [ RUN ] TestViewAPI/21.sizes 11: [ OK ] TestViewAPI/21.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/21 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/22, where TypeParam = <type> 11: [ RUN ] TestViewAPI/22.sizes 11: [ OK ] TestViewAPI/22.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/22 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/23, where TypeParam = <type> 11: [ RUN ] TestViewAPI/23.sizes 11: [ OK ] TestViewAPI/23.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/23 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/24, where TypeParam = <type> 11: [ RUN ] TestViewAPI/24.sizes 11: [ OK ] TestViewAPI/24.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/24 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/25, where TypeParam = <type> 11: [ RUN ] TestViewAPI/25.sizes 11: [ OK ] TestViewAPI/25.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/25 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/26, where TypeParam = <type> 11: [ RUN ] TestViewAPI/26.sizes 11: [ OK ] TestViewAPI/26.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/26 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/27, where TypeParam = <type> 11: [ RUN ] TestViewAPI/27.sizes 11: [ OK ] TestViewAPI/27.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/27 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/28, where TypeParam = <type> 11: [ RUN ] TestViewAPI/28.sizes 11: [ OK ] TestViewAPI/28.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/28 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/29, where TypeParam = <type> 11: [ RUN ] TestViewAPI/29.sizes 11: [ OK ] TestViewAPI/29.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/29 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/30, where TypeParam = <type> 11: [ RUN ] TestViewAPI/30.sizes 11: [ OK ] TestViewAPI/30.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/30 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/31, where TypeParam = <type> 11: [ RUN ] TestViewAPI/31.sizes 11: [ OK ] TestViewAPI/31.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/31 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/32, where TypeParam = <type> 11: [ RUN ] TestViewAPI/32.sizes 11: [ OK ] TestViewAPI/32.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/32 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/33, where TypeParam = <type> 11: [ RUN ] TestViewAPI/33.sizes 11: [ OK ] TestViewAPI/33.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/33 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/34, where TypeParam = <type> 11: [ RUN ] TestViewAPI/34.sizes 11: [ OK ] TestViewAPI/34.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/34 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/35, where TypeParam = <type> 11: [ RUN ] TestViewAPI/35.sizes 11: [ OK ] TestViewAPI/35.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/35 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/36, where TypeParam = <type> 11: [ RUN ] TestViewAPI/36.sizes 11: [ OK ] TestViewAPI/36.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/36 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/37, where TypeParam = <type> 11: [ RUN ] TestViewAPI/37.sizes 11: [ OK ] TestViewAPI/37.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/37 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/38, where TypeParam = <type> 11: [ RUN ] TestViewAPI/38.sizes 11: [ OK ] TestViewAPI/38.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/38 (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 59 tests from 41 test suites ran. (344 ms total) 11: [ PASSED ] 59 tests. 11/52 Test #11: Kokkos_CoreUnitTest_Default ................................ Passed 0.76 sec test 12 Start 12: Kokkos_CoreUnitTest_InitializeFinalize 12: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 12: Test timeout computed to be: 1500 12: [==========] Running 26 tests from 5 test suites. 12: [----------] Global test environment set-up. 12: [----------] 4 tests from InitializeFinalize_DeathTest 12: [ RUN ] InitializeFinalize_DeathTest.initialize [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o 28: MallocTouch/N:256/manual_time 28.2 us 54.8 us 30236 35.5163k/s 12: [ OK ] InitializeFinalize_DeathTest.initialize (2635 ms) 12: [ RUN ] InitializeFinalize_DeathTest.finalize 28: MallocTouch/N:4096/manual_time 32.6 us 50.4 us 17625 30.7111k/s [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o 12: [ OK ] InitializeFinalize_DeathTest.finalize (1618 ms) 12: [ RUN ] InitializeFinalize_DeathTest.is_initialized 12: [ OK ] InitializeFinalize_DeathTest.is_initialized (325 ms) 12: [ RUN ] InitializeFinalize_DeathTest.is_finalized 12: [ OK ] InitializeFinalize_DeathTest.is_finalized (323 ms) 12: [----------] 4 tests from InitializeFinalize_DeathTest (4903 ms total) 12: 12: [----------] 1 test from Legion_DeathTest 12: [ RUN ] Legion_DeathTest.individual_backend_initialization 29: Test_Atomic<unsigned long int>/100000/iterations:10 7.07 s 7.05 s 10 1 8 11.7561 1.45433m 299.77u 4.99995G 1.54954M 4.99995G 12: [ OK ] Legion_DeathTest.individual_backend_initialization (358 ms) 12: [----------] 1 test from Legion_DeathTest (358 ms total) 12: 12: [----------] 2 tests from PushFinalizeHook_DeathTest 12: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 28: MallocTouch/N:65536/manual_time 33.5 us 53.7 us 21871 29.8869k/s 12: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (347 ms) 12: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o -- Testing 1-D histogram Density 1D: 0.00196051 -0.999997 -9107.85 || 0.051031 0 616312 || 4.51662e+09 11377 || -1.25907e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00589275 -0.922994 1.62507 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties 12: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (1156 ms) 12: [----------] 2 tests from PushFinalizeHook_DeathTest (1504 ms total) 12: 12: [----------] 6 tests from ScopeGuard_DeathTest 12: [ RUN ] ScopeGuard_DeathTest.create 12: [ OK ] ScopeGuard_DeathTest.create (350 ms) 12: [ RUN ] ScopeGuard_DeathTest.create_argument 28: MallocTouch/N:1048576/manual_time 37.2 us 56.2 us 19168 26.8465k/s 12: [ OK ] ScopeGuard_DeathTest.create_argument (352 ms) 12: [ RUN ] ScopeGuard_DeathTest.create_while_initialize [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o 12: [ OK ] ScopeGuard_DeathTest.create_while_initialize (1121 ms) 12: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 28: MallocTouch/N:16777216/manual_time 431 us 243 us 3969 2.31948k/s [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o 12: [ OK ] ScopeGuard_DeathTest.create_after_initialize (1004 ms) 12: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 28: MallocTouch/N:268435456/manual_time 9361 us 506 us 74 106.827/s 28: MallocTouch/N:4294967296/manual_time 538712 us 356866 us 1 1.85628/s 12: [ OK ] ScopeGuard_DeathTest.create_after_finalize (1111 ms) 12: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 28: MallocTouchFree/N:1/manual_time 150 us 149 us 4556 6.66094k/s [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestNestedSort.cpp.o 12: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (1009 ms) 12: [----------] 6 tests from ScopeGuard_DeathTest (4950 ms total) 12: 12: [----------] 13 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.initialization_settings 12: [ OK ] defaultdevicetype.initialization_settings (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 12: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_device_id 12: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 12: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 12: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_help 12: [ OK ] defaultdevicetype.cmd_line_args_help (7 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 12: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize(). 12: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 12: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (8 ms) 12: [ RUN ] defaultdevicetype.env_vars_num_threads 12: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_device_id 12: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_disable_warnings 12: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_tune_internals 12: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.visible_devices 12: [ OK ] defaultdevicetype.visible_devices (0 ms) 12: [----------] 13 tests from defaultdevicetype (20 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 26 tests from 5 test suites ran. (11737 ms total) 12: [ PASSED ] 26 tests. 12/52 Test #12: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 11.76 sec test 13 Start 13: Kokkos_CoreUnitTest_Develop 13: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Develop 13: Test timeout computed to be: 1500 13: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 13: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 13: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 13: For unit testing set OMP_PROC_BIND=false 13: [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o 13: [==========] Running 1 test from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 1 test from defaultdevicetype 13: [ RUN ] defaultdevicetype.development_test 13: [ OK ] defaultdevicetype.development_test (0 ms) 13: [----------] 1 test from defaultdevicetype (0 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (0 ms total) 13: [ PASSED ] 1 test. 13/52 Test #13: Kokkos_CoreUnitTest_Develop ................................ Passed 0.31 sec test 14 Start 14: Kokkos_CoreUnitTest_KokkosP 14: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 14: Test timeout computed to be: 1500 14: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 14: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 14: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 14: For unit testing set OMP_PROC_BIND=false 14: 14: [==========] Running 32 tests from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 32 tests from kokkosp 14: [ RUN ] kokkosp.test_named_instance_fence 14: Ref: 33554433 14: Ref: named_instance 14: 33554433 14: named_instance 14: [ OK ] kokkosp.test_named_instance_fence (0 ms) 14: [ RUN ] kokkosp.test_unnamed_instance_fence 14: Ref: 33554433 14: Ref: Unnamed Instance Fence 14: 33554433 14: Kokkos::Cuda::fence(): Unnamed Instance Fence 14: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 14: [ RUN ] kokkosp.test_named_global_fence 14: Ref: 33554432 14: Ref: test global fence 14: 16777216 14: test global fence 14: Miss on id 14: 33554432 14: test global fence 14: [ OK ] kokkosp.test_named_global_fence (0 ms) 14: [ RUN ] kokkosp.test_unnamed_global_fence 14: Ref: 33554432 14: Ref: Unnamed Global Fence 14: 16777216 14: Kokkos::fence: Unnamed Global Fence 14: Miss on id 14: 33554432 14: Kokkos::fence: Unnamed Global Fence 14: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 14: [ RUN ] kokkosp.test_multiple_default_instances 14: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 14: [ RUN ] kokkosp.test_id_gen 14: [ OK ] kokkosp.test_id_gen (0 ms) 14: [ RUN ] kokkosp.test_kernel_sequence 14: Ref: 33554433 14: Ref: named_instance 14: 33554433 14: named_instance 14: Ref: 33554433 14: Ref: test_kernel 14: 33554433 14: named_instance 14: Miss on name 14: 33554433 14: test_kernel 14: [ OK ] kokkosp.test_kernel_sequence (0 ms) 14: [ RUN ] kokkosp.test_streams 14: [ OK ] kokkosp.test_streams (0 ms) 14: [ RUN ] kokkosp.async_deep_copy 14: [ OK ] kokkosp.async_deep_copy (0 ms) 14: [ RUN ] kokkosp.parallel_for 14: [ OK ] kokkosp.parallel_for (0 ms) 14: [ RUN ] kokkosp.parallel_reduce 14: [ OK ] kokkosp.parallel_reduce (0 ms) 14: [ RUN ] kokkosp.parallel_scan 14: [ OK ] kokkosp.parallel_scan (4 ms) 14: [ RUN ] kokkosp.parallel_scan_no_fence 14: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 14: [ RUN ] kokkosp.parallel_scan_no_fence_view 14: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 14: [ RUN ] kokkosp.regions 14: [ OK ] kokkosp.regions (0 ms) 14: [ RUN ] kokkosp.fences 14: [ OK ] kokkosp.fences (0 ms) 14: [ RUN ] kokkosp.raw_allocation 14: [ OK ] kokkosp.raw_allocation (0 ms) 14: [ RUN ] kokkosp.view 14: [ OK ] kokkosp.view (0 ms) 14: [ RUN ] kokkosp.sections 14: [ OK ] kokkosp.sections (0 ms) 14: [ RUN ] kokkosp.metadata 14: [ OK ] kokkosp.metadata (0 ms) 14: [ RUN ] kokkosp.profile_events 14: [ OK ] kokkosp.profile_events (0 ms) 14: [ RUN ] kokkosp.no_init_kernel 14: [ OK ] kokkosp.no_init_kernel (0 ms) 14: [ RUN ] kokkosp.get_events 14: [ OK ] kokkosp.get_events (0 ms) 14: [ RUN ] kokkosp.kernel_name_parallel_for 14: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 14: [ RUN ] kokkosp.kernel_name_parallel_reduce 14: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 14: [ RUN ] kokkosp.kernel_name_parallel_scan 14: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 14: [ RUN ] kokkosp.kernel_name_internal 14: [ OK ] kokkosp.kernel_name_internal (0 ms) 14: [ RUN ] kokkosp.profiling_section 14: [ OK ] kokkosp.profiling_section (0 ms) 14: [ RUN ] kokkosp.scoped_profile_region 14: [ OK ] kokkosp.scoped_profile_region (0 ms) 14: [ RUN ] kokkosp.create_mirror_no_init 14: [ OK ] kokkosp.create_mirror_no_init (0 ms) 14: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 14: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 14: [ RUN ] kokkosp.create_mirror_view_and_copy 14: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 14: [----------] 32 tests from kokkosp (7 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 32 tests from 1 test suite ran. (7 ms total) 14: [ PASSED ] 32 tests. 14/52 Test #14: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.33 sec test 15 Start 15: Kokkos_CoreUnitTest_StackTraceTest 15: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec 15: Test timeout computed to be: 1500 15: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 15: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 15: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 15: For unit testing set OMP_PROC_BIND=false 15: 28: MallocTouchFree/N:16/manual_time 38.4 us 38.3 us 16625 26.0165k/s 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: Top of f1 15: Top of f0 15: Top of f0 15: test_f1: 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x1c) [0x7ffff7a23e4c] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x5555555763af] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3b) [0x55555556dd8f] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x160) [0x55555556f14e] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7ee9a3e] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee1127] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xf2) [0x7ffff7eb436c] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0x140) [0x7ffff7eb4dae] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x14c) [0x7ffff7eb56c8] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x434) [0x7ffff7ec5180] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7eeaaff] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee23ed] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0xcd) [0x7ffff7ec3897] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555570f48] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55555556f7c0] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff751d083] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555556db8e] 15: 15: demangled test_f1: 15: [0x7ffff7a23e4c] Kokkos::Impl::save_stacktrace() 15: [0x5555555763af] Test::stacktrace_test_f1(std::ostream&) 15: [0x55555556dd8f] Test::test_stacktrace(bool, bool) 15: [0x55555556f14e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 15: [0x7ffff7ee9a3e] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x7ffff7ee1127] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x7ffff7eb436c] testing::Test::Run() 15: [0x7ffff7eb4dae] testing::TestInfo::Run() 15: [0x7ffff7eb56c8] testing::TestSuite::Run() 15: [0x7ffff7ec5180] testing::internal::UnitTestImpl::RunAllTests() 15: [0x7ffff7eeaaff] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x7ffff7ee23ed] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x7ffff7ec3897] testing::UnitTest::Run() 15: [0x555555570f48] RUN_ALL_TESTS() 15: [0x55555556f7c0] main 15: [0x7ffff751d083] __libc_start_main 15: [0x55555556db8e] _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-7581/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x1c) [0x7ffff7a23e4c] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x5555555763af] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x555555576eb9] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x845) [0x55555556e599] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x160) [0x55555556f14e] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7ee9a3e] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee1127] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xf2) [0x7ffff7eb436c] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0x140) [0x7ffff7eb4dae] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x14c) [0x7ffff7eb56c8] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x434) [0x7ffff7ec5180] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7eeaaff] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee23ed] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0xcd) [0x7ffff7ec3897] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555570f48] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55555556f7c0] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff751d083] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555556db8e] 15: 15: demangled test_f3: 15: [0x7ffff7a23e4c] Kokkos::Impl::save_stacktrace() 15: [0x5555555763af] Test::stacktrace_test_f1(std::ostream&) 15: [0x555555576eb9] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x55555556e599] Test::test_stacktrace(bool, bool) 15: [0x55555556f14e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 15: [0x7ffff7ee9a3e] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x7ffff7ee1127] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x7ffff7eb436c] testing::Test::Run() 15: [0x7ffff7eb4dae] testing::TestInfo::Run() 15: [0x7ffff7eb56c8] testing::TestSuite::Run() 15: [0x7ffff7ec5180] testing::internal::UnitTestImpl::RunAllTests() 15: [0x7ffff7eeaaff] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x7ffff7ee23ed] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x7ffff7ec3897] testing::UnitTest::Run() 15: [0x555555570f48] RUN_ALL_TESTS() 15: [0x55555556f7c0] main 15: [0x7ffff751d083] __libc_start_main 15: [0x55555556db8e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace -- Testing 1-D histogram Density 1D: 2.79744e-07 0.023756 -0.000676056 || 0.051031 10907 11824 || 11113 11377 || -9.34579 -0.823045 -- Testing 3-D histogram Density 3D: 3.43323e-07 0.0161792 0.0060315 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (913 ms) 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 15: Top of f1 15: Top of f0 15: Top of f0 15: test_f1: 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x1c) [0x7ffff7a23e4c] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x5555555763af] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3b) [0x55555556dd8f] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x160) [0x55555556f518] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7ee9a3e] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee1127] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xf2) [0x7ffff7eb436c] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0x140) [0x7ffff7eb4dae] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x14c) [0x7ffff7eb56c8] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x434) [0x7ffff7ec5180] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7eeaaff] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee23ed] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0xcd) [0x7ffff7ec3897] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555570f48] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55555556f7c0] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff751d083] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555556db8e] 15: 15: demangled test_f1: 15: [0x7ffff7a23e4c] Kokkos::Impl::save_stacktrace() 15: [0x5555555763af] Test::stacktrace_test_f1(std::ostream&) 15: [0x55555556dd8f] Test::test_stacktrace(bool, bool) 15: [0x55555556f518] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 15: [0x7ffff7ee9a3e] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x7ffff7ee1127] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x7ffff7eb436c] testing::Test::Run() 15: [0x7ffff7eb4dae] testing::TestInfo::Run() 15: [0x7ffff7eb56c8] testing::TestSuite::Run() 15: [0x7ffff7ec5180] testing::internal::UnitTestImpl::RunAllTests() 15: [0x7ffff7eeaaff] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x7ffff7ee23ed] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x7ffff7ec3897] testing::UnitTest::Run() 15: [0x555555570f48] RUN_ALL_TESTS() 15: [0x55555556f7c0] main 15: [0x7ffff751d083] __libc_start_main 15: [0x55555556db8e] _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-7581/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x1c) [0x7ffff7a23e4c] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x5555555763af] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x555555576eb9] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x845) [0x55555556e599] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x160) [0x55555556f518] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7ee9a3e] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee1127] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xf2) [0x7ffff7eb436c] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0x140) [0x7ffff7eb4dae] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x14c) [0x7ffff7eb56c8] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x434) [0x7ffff7ec5180] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7eeaaff] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee23ed] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0xcd) [0x7ffff7ec3897] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555570f48] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55555556f7c0] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff751d083] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555556db8e] 15: 15: demangled test_f3: 15: [0x7ffff7a23e4c] Kokkos::Impl::save_stacktrace() 15: [0x5555555763af] Test::stacktrace_test_f1(std::ostream&) 15: [0x555555576eb9] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x55555556e599] Test::test_stacktrace(bool, bool) 15: [0x55555556f518] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 15: [0x7ffff7ee9a3e] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x7ffff7ee1127] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x7ffff7eb436c] testing::Test::Run() 15: [0x7ffff7eb4dae] testing::TestInfo::Run() 15: [0x7ffff7eb56c8] testing::TestSuite::Run() 15: [0x7ffff7ec5180] testing::internal::UnitTestImpl::RunAllTests() 15: [0x7ffff7eeaaff] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x7ffff7ee23ed] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x7ffff7ec3897] testing::UnitTest::Run() 15: [0x555555570f48] RUN_ALL_TESTS() 15: [0x55555556f7c0] main 15: [0x7ffff751d083] __libc_start_main 15: [0x55555556db8e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 28: MallocTouchFree/N:256/manual_time 59.6 us 58.4 us 18317 16.7916k/s 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (1134 ms) 15: [----------] 2 tests from defaultdevicetype_DeathTest (2047 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-7581/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x1c) [0x7ffff7a23e4c] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x5555555763af] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3b) [0x55555556dd8f] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x55555556efeb] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7ee9a3e] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee1127] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xf2) [0x7ffff7eb436c] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0x140) [0x7ffff7eb4dae] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x14c) [0x7ffff7eb56c8] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x434) [0x7ffff7ec5180] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7eeaaff] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee23ed] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0xcd) [0x7ffff7ec3897] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555570f48] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55555556f7c0] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff751d083] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555556db8e] 15: 15: demangled test_f1: 15: [0x7ffff7a23e4c] Kokkos::Impl::save_stacktrace() 15: [0x5555555763af] Test::stacktrace_test_f1(std::ostream&) 15: [0x55555556dd8f] Test::test_stacktrace(bool, bool) 15: [0x55555556efeb] Test::defaultdevicetype_stacktrace_normal_Test::TestBody() 15: [0x7ffff7ee9a3e] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x7ffff7ee1127] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x7ffff7eb436c] testing::Test::Run() 15: [0x7ffff7eb4dae] testing::TestInfo::Run() 15: [0x7ffff7eb56c8] testing::TestSuite::Run() 15: [0x7ffff7ec5180] testing::internal::UnitTestImpl::RunAllTests() 15: [0x7ffff7eeaaff] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x7ffff7ee23ed] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x7ffff7ec3897] testing::UnitTest::Run() 15: [0x555555570f48] RUN_ALL_TESTS() 15: [0x55555556f7c0] main 15: [0x7ffff751d083] __libc_start_main 15: [0x55555556db8e] _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-7581/build/core/src/libkokkoscore.so.4.5(_ZN6Kokkos4Impl15save_stacktraceEv+0x1c) [0x7ffff7a23e4c] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x5555555763af] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x555555576eb9] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x555555576ecf] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x845) [0x55555556e599] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x55555556efeb] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7ee9a3e] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee1127] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing4Test3RunEv+0xf2) [0x7ffff7eb436c] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8TestInfo3RunEv+0x140) [0x7ffff7eb4dae] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing9TestSuite3RunEv+0x14c) [0x7ffff7eb56c8] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x434) [0x7ffff7ec5180] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x7ffff7eeaaff] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x7ffff7ee23ed] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkos_gtest.so(_ZN7testing8UnitTest3RunEv+0xcd) [0x7ffff7ec3897] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555570f48] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x55555556f7c0] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff751d083] 15: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555556db8e] 15: 15: demangled test_f3: 15: [0x7ffff7a23e4c] Kokkos::Impl::save_stacktrace() 15: [0x5555555763af] Test::stacktrace_test_f1(std::ostream&) 15: [0x555555576eb9] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x555555576ecf] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x55555556e599] Test::test_stacktrace(bool, bool) 15: [0x55555556efeb] Test::defaultdevicetype_stacktrace_normal_Test::TestBody() 15: [0x7ffff7ee9a3e] void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x7ffff7ee1127] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x7ffff7eb436c] testing::Test::Run() 15: [0x7ffff7eb4dae] testing::TestInfo::Run() 15: [0x7ffff7eb56c8] testing::TestSuite::Run() 15: [0x7ffff7ec5180] testing::internal::UnitTestImpl::RunAllTests() 15: [0x7ffff7eeaaff] bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x7ffff7ee23ed] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x7ffff7ec3897] testing::UnitTest::Run() 15: [0x555555570f48] RUN_ALL_TESTS() 15: [0x55555556f7c0] main 15: [0x7ffff751d083] __libc_start_main 15: [0x55555556db8e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype.stacktrace_normal (2 ms) 15: [----------] 1 test from defaultdevicetype (2 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 3 tests from 2 test suites ran. (2050 ms total) 15: [ PASSED ] 3 tests. 15/52 Test #15: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 2.35 sec test 16 Start 16: Kokkos_IncrementalTest_OPENMP 16: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 16: Test timeout computed to be: 1500 16: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 16: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 16: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 16: For unit testing set OMP_PROC_BIND=false 16: 28: MallocTouchFree/N:4096/manual_time 52.1 us 51.9 us 13938 19.1906k/s 16: [==========] Running 28 tests from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 28 tests from OPENMP 16: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 16: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 16: [ RUN ] OPENMP.IncrTest_01_execspace 16: Host Parallel Execution Space: 16: KOKKOS_ENABLE_OPENMP: yes 16: 16: OpenMP Runtime Configuration: 16: Kokkos::OpenMP thread_pool_topology[ 1 x 20 x 1 ] 16: OpenMP 16: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 16: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 16: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 16: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 16: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 16: [ RUN ] OPENMP.IncrTest_02_AtomicSub 16: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 16: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 16: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 16: [ RUN ] OPENMP.IncrTest_03b_memspace_free 16: [ OK ] OPENMP.IncrTest_03b_memspace_free (308 ms) 16: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 16: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 16: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 16: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 16: [ RUN ] OPENMP.IncrTest_05_reduction 16: [ OK ] OPENMP.IncrTest_05_reduction (8 ms) 16: [ RUN ] OPENMP.IncrTest_06_mdrange2D 16: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 16: [ RUN ] OPENMP.IncrTest_06_mdrange3D 16: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 16: [ RUN ] OPENMP.IncrTest_06_mdrange4D 16: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 16: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 16: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 16: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 16: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 16: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 16: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (1 ms) 16: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 16: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms) 16: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 16: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (2 ms) 16: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 16: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (2 ms) 16: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 28: MallocTouchFree/N:65536/manual_time 51.8 us 51.7 us 10000 19.3136k/s [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o 16: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (1302 ms) 16: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 16: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (42 ms) 16: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 16: [ OK ] OPENMP.IncrTest_12b_TeamScratch (8 ms) 16: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 16: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 16: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 16: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 16: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 16: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 16: [ RUN ] OPENMP.incr_14_MDrangeReduce 16: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 16: [ RUN ] OPENMP.IncrTest_16_parallelscan 16: [ OK ] OPENMP.IncrTest_16_parallelscan (0 ms) 16: [ RUN ] OPENMP.incr_17_atomicView 16: [ OK ] OPENMP.incr_17_atomicView (0 ms) 16: [----------] 28 tests from OPENMP (1680 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 1 test suite ran. (1680 ms total) 16: [ PASSED ] 28 tests. 16/52 Test #16: Kokkos_IncrementalTest_OPENMP .............................. Passed 1.98 sec test 17 Start 17: Kokkos_IncrementalTest_CUDA 17: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_IncrementalTest_CUDA 17: Test timeout computed to be: 1500 17: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 17: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 17: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 17: For unit testing set OMP_PROC_BIND=false 17: 28: MallocTouchFree/N:1048576/manual_time 66.7 us 66.4 us 12445 14.9998k/s 17: [==========] Running 28 tests from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 28 tests from CUDA 17: [ RUN ] CUDA.IncrTest_01_execspace_typedef 17: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 17: [ RUN ] CUDA.IncrTest_01_execspace 17: Device Execution Space: 17: KOKKOS_ENABLE_CUDA: yes 17: Cuda Options: 17: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 17: KOKKOS_ENABLE_CUDA_UVM: no 17: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 17: 17: Cuda Runtime Configuration: 17: macro KOKKOS_ENABLE_CUDA : defined 17: macro CUDA_VERSION = 11060 = version 11.6 17: Kokkos::Cuda[ 0 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.25 GiB, Shared Memory per Block: 48 KiB : Selected 17: Cuda 17: [ OK ] CUDA.IncrTest_01_execspace (3 ms) 17: [ RUN ] CUDA.IncrTest_02_AtomicExchange 17: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 17: [ RUN ] CUDA.IncrTest_02_AtomicAdd 17: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 17: [ RUN ] CUDA.IncrTest_02_AtomicSub 17: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 17: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 17: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 17: [ RUN ] CUDA.IncrTest_03b_memspace_free 29: Test_Atomic<unsigned long long int>/100000/iterations:10 2.37 s 2.36 s 10 1 8 2.32137m 1.34132m 299.57u 4.99995G 1.85648M 4.99995G [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o 28: MallocTouchFree/N:16777216/manual_time 418 us 250 us 2819 2.39096k/s 28: MallocTouchFree/N:268435456/manual_time 9440 us 513 us 73 105.937/s 28: MallocTouchFree/N:4294967296/manual_time 149147 us 2247 us 5 6.70479/s 17: [ OK ] CUDA.IncrTest_03b_memspace_free (3188 ms) 17: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 17: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 17: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 17: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 17: [ RUN ] CUDA.IncrTest_05_reduction 17: [ OK ] CUDA.IncrTest_05_reduction (4 ms) 17: [ RUN ] CUDA.IncrTest_06_mdrange2D 17: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 17: [ RUN ] CUDA.IncrTest_06_mdrange3D 17: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 17: [ RUN ] CUDA.IncrTest_06_mdrange4D 17: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 17: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 17: [ OK ] CUDA.IncrTest_08_deep_copy_2D (5 ms) 17: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 17: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 17: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 17: [ OK ] CUDA.IncrTest_08_deep_copy_4D (1 ms) 17: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 17: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 17: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 17: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (2 ms) 17: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 17: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (2 ms) 17: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o 28: ---------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations FOM: GB/s MB 28: ---------------------------------------------------------------------------------------------------------------------------------------------- 28: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.032 s 0.001 s 18 24.8257/s 800 -- Testing 1-D histogram Density 1D: 2.47955e-07 4.71666e-05 -0.0111754 || 0.051031 10952 11830 || 11376.4 11377 || -154.489 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.000780489 -0.000813896 || 0.051031 1e+64 -1e+64 Test Seed:1735660452938501266 Test Scalar=int -- Testing randomness properties 17: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (1296 ms) 17: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 17: [ OK ] CUDA.IncrTest_12a_ThreadScratch (3 ms) 17: [ RUN ] CUDA.IncrTest_12b_TeamScratch 17: [ OK ] CUDA.IncrTest_12b_TeamScratch (0 ms) 17: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 17: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 17: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 17: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 17: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 17: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 17: [ RUN ] CUDA.incr_14_MDrangeReduce 17: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 17: [ RUN ] CUDA.IncrTest_16_parallelscan 17: [ OK ] CUDA.IncrTest_16_parallelscan (0 ms) 17: [ RUN ] CUDA.incr_17_atomicView 17: [ OK ] CUDA.incr_17_atomicView (0 ms) 17: [----------] 28 tests from CUDA (4511 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (4511 ms total) 17: [ PASSED ] 28 tests. 17/52 Test #17: Kokkos_IncrementalTest_CUDA ................................ Passed 4.83 sec test 18 Start 18: Kokkos_CoreUnitTest_CTestDevice 18: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 18: Test timeout computed to be: 1500 18: [==========] Running 8 tests from 2 test suites. 18: [----------] Global test environment set-up. 18: [----------] 5 tests from ctest_environment_DeathTest 18: [ RUN ] ctest_environment_DeathTest.invalid_rank 18: [ OK ] ctest_environment_DeathTest.invalid_rank (147 ms) 18: [ RUN ] ctest_environment_DeathTest.no_type_str 18: [ OK ] ctest_environment_DeathTest.no_type_str (155 ms) 18: [ RUN ] ctest_environment_DeathTest.missing_type 18: [ OK ] ctest_environment_DeathTest.missing_type (302 ms) 18: [ RUN ] ctest_environment_DeathTest.no_id_str [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o 18: [ OK ] ctest_environment_DeathTest.no_id_str (153 ms) 18: [ RUN ] ctest_environment_DeathTest.invalid_id_str 28: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.026 s 0.001 s 49 30.9692/s 800 18: [ OK ] ctest_environment_DeathTest.invalid_id_str (301 ms) 18: [----------] 5 tests from ctest_environment_DeathTest (1061 ms total) 18: 18: [----------] 3 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.good 18: [ OK ] ctest_environment.good (0 ms) 18: [----------] 3 tests from ctest_environment (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 8 tests from 2 test suites ran. (1061 ms total) 18: [ PASSED ] 8 tests. 18/52 Test #18: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 1.08 sec test 19 Start 19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 19: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 19: Test timeout computed to be: 1500 19/52 Test #19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.00 sec test 20 Start 20: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 20: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 20: Test timeout computed to be: 1500 20: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 20/52 Test #20: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.01 sec test 21 Start 21: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 21: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 21: Test timeout computed to be: 1500 21/52 Test #21: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.01 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 22: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 22: Environment variables: 22: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 22: Test timeout computed to be: 1500 22/52 Test #22: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.00 sec test 23 Start 23: Kokkos_PerformanceTest_TaskDag 23: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 23: Test timeout computed to be: 1500 23/52 Test #23: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.01 sec test 24 Start 24: Kokkos_PerformanceTest_Benchmark 24: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-12-31_T15-22-11.json" 24: Test timeout computed to be: 1500 24: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 24: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 24: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 24: For unit testing set OMP_PROC_BIND=false 24: 24: Failed to add custom context "Kokkos" as it already exists with value "Cuda[ 0 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.25 GiB, Shared Memory per Block: 48 KiB : Selected" 24: 2024-12-31T15:54:15+00:00 24: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 24: Run on (20 X 2345.59 MHz CPU s) 24: CPU Caches: 24: L1 Data 64 KiB (x20) 24: L1 Instruction 64 KiB (x20) 24: L2 Unified 512 KiB (x20) 24: L3 Unified 16384 KiB (x20) 24: Load Average: 10.63, 12.33, 9.48 24: CPU architecture: none 24: Default Device: Cuda 24: GPU architecture: AMPERE80 24: KOKKOS_COMPILER_GNU: 940 24: KOKKOS_COMPILER_NVCC: 1160 24: KOKKOS_ENABLE_ASM: yes 24: KOKKOS_ENABLE_CUDA: yes 24: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 24: KOKKOS_ENABLE_CUDA_UVM: 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: yes 24: KOKKOS_ENABLE_HWLOC: no 24: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 24: KOKKOS_ENABLE_LIBDL: no 24: KOKKOS_ENABLE_OPENMP: 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: OpenMP thread_pool_topology[ 1 x 20 x 1 ] 24: Kokkos Version: 4.5.99 24: macro KOKKOS_ENABLE_CUDA: defined 24: platform: 64bit 24: ***WARNING*** Library was built as DEBUG. Timings may be affected. 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations Count Time normalized 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: GramSchmidt<double>/Count:1024/iterations:5/manual_time 0.019 s 0.021 s 5 1024 17.9092u 28: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 28 29.6941/s 800 24: GramSchmidt<double>/Count:2048/iterations:5/manual_time 0.019 s 0.020 s 5 2.048k 9.11151u 24: GramSchmidt<double>/Count:4096/iterations:5/manual_time 0.019 s 0.022 s 5 4.096k 4.50933u 24: GramSchmidt<double>/Count:8192/iterations:5/manual_time 0.019 s 0.025 s 5 8.192k 2.25854u 24: GramSchmidt<double>/Count:16384/iterations:5/manual_time 0.019 s 0.031 s 5 16.384k 1.15303u 24: GramSchmidt<double>/Count:32768/iterations:5/manual_time 0.019 s 0.043 s 5 32.768k 577.231n 24: GramSchmidt<double>/Count:65536/iterations:5/manual_time 0.019 s 0.067 s 5 65.536k 291.511n 24: GramSchmidt<double>/Count:131072/iterations:5/manual_time 0.020 s 0.119 s 5 131.072k 152.95n 28: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.001 s 28 29.686/s 800 28: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 26 29.6974/s 800 [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E 24: GramSchmidt<double>/Count:262144/iterations:5/manual_time 0.021 s 0.216 s 5 262.144k 80.6567n [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o 31: Test_Atomic<unsigned int>/100000/iterations:10 4.56 s 0.002 s 10 1 4 7.48816 3.93776m 44.36u 704.983M 1.59139M 704.983M 28: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.002 s 26 29.2823/s 800 Scanning dependencies of target Kokkos_UnitTest_Random [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o 28: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 26 29.6924/s 800 24: GramSchmidt<double>/Count:524288/iterations:5/manual_time 0.024 s 0.412 s 5 524.288k 45.0709n 28: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.001 s 26 29.7012/s 800 -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00168439 -0.0012665 || 0.051031 10996 11821 || 11357.8 11377 || -17.5081 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00715981 0.000204018 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties 28: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 26 29.6927/s 800 28: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.001 s 26 29.6887/s 800 28: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 26 29.6923/s 800 28: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.001 s 26 29.6978/s 800 28: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.027 s 0.001 s 26 29.6979/s 800 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o 28: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.001 s 26 29.6983/s 800 28: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.028 s 0.001 s 26 28.5929/s 800 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: GB/s Max 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: CustomReduction<double>/N:100000/R:1000/manual_time 0.005 s 0.027 s 153 38.1118k/s 11.5 24: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 24: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 24: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 24: OverlapRangePolicy/N:2000/M:10000/R:10 0.758 s 0.758 s 1 0.10088 0.100698 0.101186 0.101198 0.0506376 0.0503831 [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o 28: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.027 s 0.001 s 26 29.7064/s 800 24: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 24: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 24: OverlapMDRangePolicy/N:200/M:10000/R:10 0.037 s 0.037 s 19 5.11654m 5.04009m 4.42574m 4.42581m 2.60225m 2.21229m -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00398215 0.00381274 || 0.051031 10862 11838 || 11422.4 11377 || 52.7074 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0300082 -0.00242714 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties 28: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 440 947.511/s 1.6k 24: OverlapTeamPolicy/N:20/M:1000000/R:10 0.594 s 0.594 s 1 0.0813986 0.081092 0.075966 0.0760929 0.0380388 0.0380342 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations Count Time normalized 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 17.9922n 24: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 9.1875n 24: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 4.42944n 24: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 2.26624n 24: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.28235n 24: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 634.399p 24: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 354.813p 24: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 242.378p 24: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time 0.000 s 0.002 s 5 262.144k 254.345p 24: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time 0.000 s 0.004 s 5 524.288k 213.869p [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o 28: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 440 976.082/s 1.6k 28: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 439 959.57/s 1.6k [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: rate 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Malloc/N:1/manual_time 12.5 us 26.4 us 55577 79.9482k/s 28: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 441 1021.85/s 1.6k 24: Malloc/N:16/manual_time 12.5 us 26.4 us 56197 79.9455k/s 28: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 386 1022.61/s 1.6k [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o 28: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 441 949.569/s 1.6k 24: Malloc/N:256/manual_time 12.5 us 26.5 us 56279 80.086k/s 28: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 441 1022.45/s 1.6k 28: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.003 s 0.003 s 224 496.726/s 1.6k 24: Malloc/N:4096/manual_time 12.5 us 26.5 us 55764 80.0326k/s 28: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.003 s 0.003 s 224 516.041/s 1.6k [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00374753 -0.00291203 || 0.051031 10968 11784 || 11419.8 11377 || -40.2559 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0149398 0.000143763 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties 28: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 441 961.325/s 1.6k [ 80%] Linking CXX executable Kokkos_UnitTest_Sort 24: Malloc/N:65536/manual_time 15.4 us 31.8 us 45668 65.0927k/s 28: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 331 757.371/s 1.6k [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o 28: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.003 s 0.003 s 279 618.472/s 1.6k 24: Malloc/N:1048576/manual_time 15.4 us 31.9 us 45526 65.0165k/s 28: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 441 1021.64/s 1.6k 28: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 441 1022.6/s 1.6k 24: Malloc/N:16777216/manual_time 15.4 us 31.9 us 45648 64.9609k/s [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o 28: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 342 1022.15/s 1.6k 24: Malloc/N:268435456/manual_time 6510 us 7162 us 108 153.612/s 28: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 441 1022.72/s 1.6k [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o 28: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.014 s 0.014 s 49 112.119/s 1.6k 24: Malloc/N:4294967296/manual_time 103393 us 113384 us 10 9.67183/s 28: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.014 s 0.014 s 41 112.538/s 1.6k 24: MallocFree/N:1/manual_time 26.5 us 26.6 us 26255 37.7555k/s 28: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.003 s 0.003 s 227 520.434/s 1.6k [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o 24: MallocFree/N:16/manual_time 26.3 us 26.5 us 26599 38.0016k/s 28: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.007 s 0.007 s 104 237.001/s 1.6k 24: MallocFree/N:256/manual_time 26.4 us 26.5 us 26615 37.8807k/s 28: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 441 958.483/s 1.6k [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 24: MallocFree/N:4096/manual_time 26.4 us 26.6 us 26429 37.8698k/s 28: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 441 1022.51/s 1.6k [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o 24: MallocFree/N:65536/manual_time 31.6 us 31.7 us 22139 31.6896k/s -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0175207 -0.00541063 || 0.051031 10974 11825 || 11579.8 11377 || -74.7966 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0131547 0.00462468 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties 28: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.016 s 0.016 s 44 101.694/s 1.6k 24: MallocFree/N:1048576/manual_time 31.5 us 31.7 us 22131 31.7126k/s 28: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.018 s 39 88.8372/s 1.6k 28: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 441 980.766/s 1.6k 24: MallocFree/N:16777216/manual_time 31.6 us 31.8 us 22143 31.6081k/s 28: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 441 1022.43/s 1.6k 24: MallocFree/N:268435456/manual_time 7169 us 7170 us 98 139.482/s 28: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.017 s 0.017 s 40 91.6249/s 1.6k 24: MallocFree/N:4294967296/manual_time 113364 us 113364 us 10 8.82115/s 28: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.019 s 37 84.9207/s 1.6k 28: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 441 1022.61/s 1.6k 24: MallocTouch/N:1/manual_time 19.0 us 33.5 us 36948 52.7346k/s 28: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 444 1021.95/s 1.6k [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o 24: MallocTouch/N:16/manual_time 18.7 us 33.1 us 37254 53.4008k/s 28: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.018 s 38 87.601/s 1.6k 28: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.019 s 37 83.5094/s 1.6k 24: MallocTouch/N:256/manual_time 18.8 us 33.2 us 37291 53.2687k/s 28: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 445 1033.07/s 1.6k 28: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 445 991.236/s 1.6k 24: MallocTouch/N:4096/manual_time 31.5 us 46.6 us 22117 31.6972k/s 28: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 445 1033.02/s 1.6k 28: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 445 1032.68/s 1.6k 24: MallocTouch/N:65536/manual_time 34.7 us 52.1 us 20233 28.81k/s 28: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 887 1044/s 800 [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o 28: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 891 1045.85/s 800 24: MallocTouch/N:1048576/manual_time 35.2 us 52.5 us 19923 28.4273k/s 28: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 892 1046.41/s 800 28: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 892 1046.47/s 800 [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 83%] Linking CXX executable Kokkos_ContainersUnitTest_Serial 24: MallocTouch/N:16777216/manual_time 35.4 us 52.7 us 19788 28.2163k/s 31: Test_Atomic<unsigned long int>/100000/iterations:10 4.58 s 0.002 s 10 1 8 7.54953 4.61296m 98.32u 4.99995G 1.86386M 4.99995G 28: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 893 974.848/s 800 24: MallocTouch/N:268435456/manual_time 6584 us 7240 us 106 151.876/s 28: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 892 1046.65/s 800 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 83%] Built target Kokkos_ContainersUnitTest_Serial 28: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 893 1046.6/s 800 24: MallocTouch/N:4294967296/manual_time 104062 us 114203 us 10 9.60965/s [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o 28: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 892 1046.63/s 800 24: MallocTouchFree/N:1/manual_time 32.9 us 33.1 us 21214 30.3607k/s [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o 28: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 892 1046.65/s 800 24: MallocTouchFree/N:16/manual_time 32.7 us 32.8 us 21409 30.6023k/s 28: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 892 1046.58/s 800 28: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 893 1046.59/s 800 24: MallocTouchFree/N:256/manual_time 32.7 us 32.8 us 21354 30.6199k/s 28: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 892 1004.61/s 800 24: MallocTouchFree/N:4096/manual_time 46.0 us 46.2 us 15219 21.7425k/s 28: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 893 1046.66/s 800 [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o 24: MallocTouchFree/N:65536/manual_time 51.5 us 51.7 us 13616 19.4091k/s 28: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 893 1046.82/s 800 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o 24: MallocTouchFree/N:1048576/manual_time 52.0 us 52.1 us 13598 19.239k/s 28: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 892 1046.66/s 800 24: MallocTouchFree/N:16777216/manual_time 52.4 us 52.5 us 13487 19.1013k/s 28: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 892 1046.71/s 800 24: MallocTouchFree/N:268435456/manual_time 7241 us 7242 us 97 138.101/s [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o 28: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 893 1046.97/s 800 28: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 892 1047.4/s 800 28: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.82281k/s 1.6k 28: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.97865k/s 1.6k 28: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.64702k/s 1.6k 24: MallocTouchFree/N:4294967296/manual_time 114045 us 114046 us 10 8.76848/s 28: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.09579k/s 1.6k 28: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.4984k/s 1.6k 28: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.10917k/s 1.6k 28: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.88683k/s 1.6k 28: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.10374k/s 1.6k 28: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.97216k/s 1.6k 28: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.70657k/s 1.6k 28: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.97017k/s 1.6k 28: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.39548k/s 1.6k 28: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.03881k/s 1.6k 28: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.11502k/s 1.6k 28: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.05834k/s 1.6k 28: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.23648k/s 1.6k 28: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.74636k/s 1.6k 28: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.30391k/s 1.6k 28: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.03189k/s 1.6k 28: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.90516k/s 1.6k 28: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.53346k/s 1.6k 28: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.003 s 0.001 s 10 473.298/s 1.6k 28: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.1337k/s 1.6k 28: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.003 s 0.001 s 10 486.066/s 1.6k 28: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 534.694/s 1.6k 28: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 541.043/s 1.6k 28: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.006 s 0.000 s 10 274.235/s 1.6k 28: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 623.449/s 1.6k 28: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.003 s 0.001 s 10 517.397/s 1.6k 28: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 543.39/s 1.6k 28: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 532.547/s 1.6k 28: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.003 s 0.000 s 10 556.995/s 1.6k 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: GB/s MB 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.021 s 28 41.2282/s 800 28: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.028 s 0.002 s 10 56.7141/s 1.6k 28: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.031 s 0.002 s 10 51.6654/s 1.6k 28/55 Test #28: Kokkos_PerformanceTest_Benchmark ........................... Passed 120.61 sec test 29 Start 29: Kokkos_Benchmark_Atomic_MinMax 29: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-12-31_T15-26-36.json" 29: Test timeout computed to be: 1500 29: Test_Atomic<float>/100000/iterations:10 6.76 s 6.74 s 10 0 4 11.1486 1.85229m 897.59u 5.00011G 1.69312M 4.99989G 24: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.021 s 37 41.9796/s 800 29: 2024-12-31T16:00:45+00:00 29: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 29: Run on (255 X 3379.47 MHz CPU s) 29: CPU Caches: 29: L1 Data 32 KiB (x127) 29: L1 Instruction 32 KiB (x127) 29: L2 Unified 512 KiB (x127) 29: L3 Unified 32768 KiB (x15) 29: Load Average: 5.57, 5.34, 6.43 29: CPU architecture: none 29: Default Device: HIP 29: GPU architecture: AMD_GFX908 29: KOKKOS_COMPILER_CLANG: 1700 29: KOKKOS_ENABLE_ASM: no 29: KOKKOS_ENABLE_CXX17: yes 29: KOKKOS_ENABLE_CXX20: no 29: KOKKOS_ENABLE_CXX23: no 29: KOKKOS_ENABLE_CXX26: no 29: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 29: KOKKOS_ENABLE_HIP: yes 29: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 29: KOKKOS_ENABLE_HWLOC: no 29: KOKKOS_ENABLE_LIBDL: yes 29: KOKKOS_ENABLE_PRAGMA_IVDEP: no 29: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 29: KOKKOS_ENABLE_PRAGMA_UNROLL: no 29: KOKKOS_ENABLE_PRAGMA_VECTOR: no 29: KOKKOS_ENABLE_SERIAL: yes 29: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 29: Kokkos Version: 4.5.99 29: macro KOKKOS_ENABLE_HIP: defined 29: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: no 29: macro KOKKOS_ENABLE_ROCTHRUST: defined 29: platform: 64bit 29: ---------------------------------------------------------------------------------------------------------------------------------------- 29: Benchmark Time CPU Iterations 29: ---------------------------------------------------------------------------------------------------------------------------------------- 29: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 29/55 Test #29: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 1.36 sec test 30 Start 30: Kokkos_PerformanceTest_Mempool 30: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-12-31_T15-26-36.json" 30: Test timeout computed to be: 1500 30: 2024-12-31T16:00:46+00:00 30: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Mempool 30: Run on (255 X 3356.16 MHz CPU s) 30: CPU Caches: 30: L1 Data 32 KiB (x127) 30: L1 Instruction 32 KiB (x127) 30: L2 Unified 512 KiB (x127) 30: L3 Unified 32768 KiB (x15) 30: Load Average: 5.57, 5.34, 6.43 30: CPU architecture: none 30: Default Device: HIP 30: GPU architecture: AMD_GFX908 30: KOKKOS_COMPILER_CLANG: 1700 30: KOKKOS_ENABLE_ASM: no 30: KOKKOS_ENABLE_CXX17: yes 30: KOKKOS_ENABLE_CXX20: no 30: KOKKOS_ENABLE_CXX23: no 30: KOKKOS_ENABLE_CXX26: no 30: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 30: KOKKOS_ENABLE_HIP: yes 30: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 30: KOKKOS_ENABLE_HWLOC: no 30: KOKKOS_ENABLE_LIBDL: yes 30: KOKKOS_ENABLE_PRAGMA_IVDEP: no 30: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 30: KOKKOS_ENABLE_PRAGMA_UNROLL: no 30: KOKKOS_ENABLE_PRAGMA_VECTOR: no 30: KOKKOS_ENABLE_SERIAL: yes 30: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 30: Kokkos Version: 4.5.99 30: macro KOKKOS_ENABLE_HIP: defined 30: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: no 30: macro KOKKOS_ENABLE_ROCTHRUST: defined 30: platform: 64bit 24: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.021 s 37 41.988/s 800 24: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.021 s 37 41.9687/s 800 30: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations FOM: fill ops per second 30: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: 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 2322 18.3575M/s [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E 24: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.021 s 37 41.9947/s 800 [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o 30: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: Benchmark Time CPU Iterations FOM: cycle ops per second 30: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 30: 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 8455 133.906M/s 30/55 Test #30: Kokkos_PerformanceTest_Mempool ............................. Passed 3.10 sec test 31 Start 31: Kokkos_PerformanceTest_Atomic 31: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-12-31_T15-26-36.json" 31: Test timeout computed to be: 1500 24: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.021 s 37 41.9755/s 800 [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E 31: 2024-12-31T16:00:49+00:00 31: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Atomic 31: Run on (255 X 3387.05 MHz CPU s) 31: CPU Caches: 31: L1 Data 32 KiB (x127) 31: L1 Instruction 32 KiB (x127) 31: L2 Unified 512 KiB (x127) 31: L3 Unified 32768 KiB (x15) 31: Load Average: 5.37, 5.30, 6.42 31: CPU architecture: none 31: Default Device: HIP 31: GPU architecture: AMD_GFX908 31: KOKKOS_COMPILER_CLANG: 1700 31: KOKKOS_ENABLE_ASM: no 31: KOKKOS_ENABLE_CXX17: yes 31: KOKKOS_ENABLE_CXX20: no 31: KOKKOS_ENABLE_CXX23: no 31: KOKKOS_ENABLE_CXX26: no 31: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 31: KOKKOS_ENABLE_HIP: yes 31: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 31: KOKKOS_ENABLE_HWLOC: no 31: KOKKOS_ENABLE_LIBDL: yes 31: KOKKOS_ENABLE_PRAGMA_IVDEP: no 31: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 31: KOKKOS_ENABLE_PRAGMA_UNROLL: no 31: KOKKOS_ENABLE_PRAGMA_VECTOR: no 31: KOKKOS_ENABLE_SERIAL: yes 31: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 GiB, Shared Memory per Block: 64 KiB, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 31: Kokkos Version: 4.5.99 31: macro KOKKOS_ENABLE_HIP: defined 31: macro KOKKOS_ENABLE_IMPL_HIP_MALLOC_ASYNC: no 31: macro KOKKOS_ENABLE_ROCTHRUST: defined 31: platform: 64bit Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C 24: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.021 s 37 41.9977/s 800 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o 24: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.021 s 37 41.9463/s 800 [ 83%] Linking CXX executable Kokkos_UnitTest_Random [ 83%] Built target Kokkos_UnitTest_Random [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o 24: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.021 s 37 41.9689/s 800 24: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.021 s 37 41.9856/s 800 31: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 31: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: Test_Atomic<int>/30000/iterations:10 0.362 s 0.361 s 10 1 4 5.80363m 4.96697m 50u 449.985M 24.44k 449.985M 24: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.021 s 37 41.9718/s 800 [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o 24: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.021 s 37 41.9847/s 800 24: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.021 s 37 41.9744/s 800 24: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.021 s 37 41.966/s 800 [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o 24: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.021 s 37 41.9589/s 800 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o 24: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.021 s 37 42.006/s 800 24: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 719 1.64473k/s 1.6k [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o 24: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 719 1.64332k/s 1.6k [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o 24: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 720 1.644k/s 1.6k [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o 24: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 719 1.64426k/s 1.6k 24: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 719 1.64357k/s 1.6k -- Testing 1-D histogram Density 1D: 0.000244092 -0.999975 -7593.89 || 0.051031 0 77619 || 4.60996e+08 11377 || -1.04978e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000732023 -0.160103 0.0232424 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o 24: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 720 1.6447k/s 1.6k 24: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 718 1.64306k/s 1.6k 24: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 299 682.842/s 1.6k [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o 24: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.004 s 0.004 s 182 417.114/s 1.6k 24: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 719 1.64383k/s 1.6k [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A 24: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 299 684.334/s 1.6k 24: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 407 922.298/s 1.6k 24: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 718 1.64482k/s 1.6k [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o 24: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 719 1.64408k/s 1.6k 24: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 719 1.64443k/s 1.6k 24: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 720 1.64421k/s 1.6k 24: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.004 s 0.004 s 182 413.082/s 1.6k 24: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.004 s 0.004 s 179 408.606/s 1.6k [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o 24: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 379 865.667/s 1.6k 31: Test_Atomic<unsigned long long int>/100000/iterations:10 4.58 s 0.002 s 10 1 8 7.57992 4.00837m 80.01u 4.99995G 1.45866M 4.99995G 24: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 299 681.97/s 1.6k 24: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 718 1.64314k/s 1.6k [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o 24: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 718 1.64246k/s 1.6k 24: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.007 s 0.007 s 94 215.259/s 1.6k [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o 24: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.003 s 0.003 s 218 498.412/s 1.6k 24: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 719 1.64411k/s 1.6k [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o 24: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 719 1.64402k/s 1.6k [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o 24: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.006 s 0.006 s 123 279.626/s 1.6k 24: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 281 642.59/s 1.6k 24: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 719 1.64371k/s 1.6k [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o 24: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 719 1.64366k/s 1.6k 24: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.006 s 0.006 s 108 246.863/s 1.6k 24: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 317 724.859/s 1.6k 24: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 696 1.58985k/s 1.6k 24: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 696 1.589k/s 1.6k [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o 24: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 695 1.58972k/s 1.6k [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o -- Testing 1-D histogram Density 1D: 0.00195742 -0.999997 -9108.32 || 0.051031 0 616835 || 4.51689e+09 11377 || -1.25913e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00588266 -0.922753 1.62026 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties 24: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 696 1.59035k/s 1.6k [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o 24: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1165 1.33122k/s 800 24: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1163 1.33157k/s 800 24: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1165 1.33194k/s 800 24: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1166 1.33224k/s 800 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o 24: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1166 1.33098k/s 800 24: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1166 1.33101k/s 800 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o 24: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1166 1.33207k/s 800 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o 24: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1164 1.33018k/s 800 24: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1166 1.33141k/s 800 -- Testing 1-D histogram Density 1D: 2.79744e-07 0.000173986 0.0206794 || 0.051031 10986 11783 || 11375 11377 || 285.872 -0.823045 -- Testing 3-D histogram Density 3D: 3.43323e-07 0.0259916 -0.00437146 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties 24: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1166 1.33101k/s 800 24: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1165 1.33131k/s 800 24: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1163 1.33168k/s 800 24: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1162 1.33232k/s 800 24: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1165 1.3326k/s 800 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o 24: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1165 1.33128k/s 800 [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o 24: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1162 1.33092k/s 800 24: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 1171 1.3366k/s 800 24: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 1171 1.33632k/s 800 24: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.60528k/s 1.6k 24: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 924.928/s 1.6k 24: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 860.307/s 1.6k 24: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 859.131/s 1.6k 24: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 897.204/s 1.6k 24: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 883.091/s 1.6k 24: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 951.96/s 1.6k 24: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 951.386/s 1.6k 24: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 874.695/s 1.6k 24: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 883.223/s 1.6k 24: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 925.977/s 1.6k 24: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 908.275/s 1.6k 24: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 881.67/s 1.6k 24: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 931.28/s 1.6k 24: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 837.75/s 1.6k 24: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 836.701/s 1.6k 24: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 906.843/s 1.6k 24: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 896.782/s 1.6k 24: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 859.103/s 1.6k -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.012911 -0.00443182 || 0.051031 10976 11796 || 11525.8 11377 || -61.2655 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0166335 0.00314917 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift1024_0 (258441 ms) [ RUN ] serial.Multi_streams [ OK ] serial.Multi_streams (0 ms) [ RUN ] serial.SortUnsignedValueType 24: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 863.792/s 1.6k 24: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 777.485/s 1.6k 24: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 788.57/s 1.6k 24: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 757.669/s 1.6k 24: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 806.643/s 1.6k 24: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 893.363/s 1.6k 24: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 869.16/s 1.6k 24: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 921.634/s 1.6k 24: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 890.969/s 1.6k 24: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 842.884/s 1.6k 24: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 872.894/s 1.6k 24: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 873.427/s 1.6k 24: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 895.637/s 1.6k 24: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.022 s 0.024 s 10 71.7328/s 1.6k 24: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.022 s 0.024 s 10 71.907/s 1.6k 24/52 Test #24: Kokkos_PerformanceTest_Benchmark ........................... Passed 131.04 sec test 25 Start 25: Kokkos_Benchmark_Atomic_MinMax 25: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-12-31_T15-22-11.json" 25: Test timeout computed to be: 1500 25: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 25: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 25: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 25: For unit testing set OMP_PROC_BIND=false 25: 25: Failed to add custom context "Kokkos" as it already exists with value "Cuda[ 0 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.25 GiB, Shared Memory per Block: 48 KiB : Selected" 25: 2024-12-31T15:56:26+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 25: Run on (20 X 2345.59 MHz CPU s) 25: CPU Caches: 25: L1 Data 64 KiB (x20) 25: L1 Instruction 64 KiB (x20) 25: L2 Unified 512 KiB (x20) 25: L3 Unified 16384 KiB (x20) 25: Load Average: 2.10, 8.33, 8.37 25: CPU architecture: none 25: Default Device: Cuda 25: GPU architecture: AMPERE80 25: KOKKOS_COMPILER_GNU: 940 25: KOKKOS_COMPILER_NVCC: 1160 25: KOKKOS_ENABLE_ASM: yes 25: KOKKOS_ENABLE_CUDA: yes 25: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 25: KOKKOS_ENABLE_CUDA_UVM: 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: yes 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 25: KOKKOS_ENABLE_LIBDL: no 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 20 x 1 ] 25: Kokkos Version: 4.5.99 25: macro KOKKOS_ENABLE_CUDA: defined 25: platform: 64bit 25: ***WARNING*** Library was built as DEBUG. Timings may be affected. 25: ---------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations 25: ---------------------------------------------------------------------------------------------------------------------------------------- 25: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25/52 Test #25: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.40 sec test 26 Start 26: Kokkos_PerformanceTest_Mempool 26: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-12-31_T15-22-11.json" 26: Test timeout computed to be: 1500 26: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 26: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 26: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 26: For unit testing set OMP_PROC_BIND=false 26: 26: Failed to add custom context "Kokkos" as it already exists with value "Cuda[ 0 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.25 GiB, Shared Memory per Block: 48 KiB : Selected" 26: 2024-12-31T15:56:26+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Mempool 26: Run on (20 X 2345.59 MHz CPU s) 26: CPU Caches: 26: L1 Data 64 KiB (x20) 26: L1 Instruction 64 KiB (x20) 26: L2 Unified 512 KiB (x20) 26: L3 Unified 16384 KiB (x20) 26: Load Average: 2.01, 8.21, 8.33 26: CPU architecture: none 26: Default Device: Cuda 26: GPU architecture: AMPERE80 26: KOKKOS_COMPILER_GNU: 940 26: KOKKOS_COMPILER_NVCC: 1160 26: KOKKOS_ENABLE_ASM: yes 26: KOKKOS_ENABLE_CUDA: yes 26: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 26: KOKKOS_ENABLE_CUDA_UVM: 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: yes 26: KOKKOS_ENABLE_HWLOC: no 26: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 26: KOKKOS_ENABLE_LIBDL: no 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 20 x 1 ] 26: Kokkos Version: 4.5.99 26: macro KOKKOS_ENABLE_CUDA: defined 26: platform: 64bit 26: ***WARNING*** Library was built as DEBUG. Timings may be affected. [ OK ] serial.SortUnsignedValueType (3681 ms) [ RUN ] serial.SortEmptyView [ OK ] serial.SortEmptyView (0 ms) [ RUN ] serial.BinSortGenericTests 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.000 s 0.000 s 4669 36.9704M/s [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 83%] Linking CXX executable Kokkos_UnitTest_Sort [ 83%] Built target Kokkos_UnitTest_Sort 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.000 s 0.000 s 12940 204.887M/s 26/52 Test #26: Kokkos_PerformanceTest_Mempool ............................. Passed 3.44 sec test 27 Start 27: Kokkos_PerformanceTest_Atomic 27: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-12-31_T15-22-11.json" 27: Test timeout computed to be: 1500 27: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 27: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 27: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 27: For unit testing set OMP_PROC_BIND=false 27: 27: Failed to add custom context "Kokkos" as it already exists with value "Cuda[ 0 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.25 GiB, Shared Memory per Block: 48 KiB : Selected" 27: 2024-12-31T15:56:30+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Atomic 27: Run on (20 X 2345.59 MHz CPU s) 27: CPU Caches: 27: L1 Data 64 KiB (x20) 27: L1 Instruction 64 KiB (x20) 27: L2 Unified 512 KiB (x20) 27: L3 Unified 16384 KiB (x20) 27: Load Average: 2.01, 8.21, 8.33 27: CPU architecture: none 27: Default Device: Cuda 27: GPU architecture: AMPERE80 27: KOKKOS_COMPILER_GNU: 940 27: KOKKOS_COMPILER_NVCC: 1160 27: KOKKOS_ENABLE_ASM: yes 27: KOKKOS_ENABLE_CUDA: yes 27: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 27: KOKKOS_ENABLE_CUDA_UVM: 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: yes 27: KOKKOS_ENABLE_HWLOC: no 27: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 27: KOKKOS_ENABLE_LIBDL: no 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 20 x 1 ] 27: Kokkos Version: 4.5.99 27: macro KOKKOS_ENABLE_CUDA: defined 27: platform: 64bit 27: ***WARNING*** Library was built as DEBUG. Timings may be affected. 31: Test_Atomic<float>/100000/iterations:10 4.29 s 0.002 s 10 0 4 6.14143 3.92142m 1.1141m 4.99996G 1.71629M 4.99989G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o 27: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 27: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Test_Atomic<int>/30000/iterations:10 0.197 s 0.197 s 10 1 4 6.28373m 6.13213m 2.57183m 449.985M 63.424k 449.985M [ OK ] serial.BinSortGenericTests (4000 ms) [ RUN ] serial.BinSortEmptyView [ OK ] serial.BinSortEmptyView (0 ms) [ RUN ] serial.BinSortEmptyKeysView [ OK ] serial.BinSortEmptyKeysView (0 ms) [ RUN ] serial.BinSort_issue_7221 [ OK ] serial.BinSort_issue_7221 (0 ms) [ RUN ] serial.BinSortUnsignedKeyLayoutStrideValues [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o 29: Test_Atomic<double>/100000/iterations:10 7.13 s 7.11 s 10 1 8 11.7444 1.42969m 897.49u 4.99995G 1.74205M 4.99995G 29/54 Test #29: Kokkos_PerformanceTest_Atomic .............................. Passed 355.44 sec test 30 Start 30: Kokkos_ContainersUnitTest_OpenMP 30: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 30: Test timeout computed to be: 1500 30: [==========] Running 0 tests from 0 test suites. 30: [==========] 0 tests from 0 test suites ran. (0 ms total) 30: [ PASSED ] 0 tests. 30/54 Test #30: Kokkos_ContainersUnitTest_OpenMP ........................... Passed 0.40 sec test 31 Start 31: Kokkos_ContainersUnitTest_HIP 31: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 31: Test timeout computed to be: 1500 31: [==========] Running 0 tests from 0 test suites. 31: [==========] 0 tests from 0 test suites ran. (0 ms total) 31: [ PASSED ] 0 tests. 31/54 Test #31: Kokkos_ContainersUnitTest_HIP .............................. Passed 0.38 sec test 32 Start 32: Kokkos_ContainersPerformanceTest_OpenMP 32: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 32: Test timeout computed to be: 1500 32: [==========] Running 5 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 5 tests from TEST_CATEGORY 32: [ RUN ] TEST_CATEGORY.dynrankview_perf 32: OpenMP 32: DynRankView vs View: Initialization Only 32: View time (init only): 0.00842353 32: View sum computation time: 0.00842353 32: Strided View time (init only): 0.00554306 32: View Rank7 time (init only): 0.00708398 32: DynRankView time (init only): 0.0081485 32: DynRankView sum computation time: 0.00828301 32: Ratio of View to DynRankView time: 1.03375 32: Ratio of View to DynRankView sum computation time: 0.984287 32: Ratio of View to View Rank7 time: 1.1891 32: Ratio of StrideView to DynRankView time: 0.680255 32: Ratio of DynRankView to View Rank7 time: 1.15027 32: [ OK ] TEST_CATEGORY.dynrankview_perf (216 ms) 32: [ RUN ] TEST_CATEGORY.global_2_local 32: OpenMP 32: size, create, generate, fill, find 32: 256, 8.485e-05, 9.047e-06, 6.2718e-05, 0.000692093 32: 512, 4.1819e-05, 1.7653e-05, 8.2174e-05, 0.000703986 32: 1024, 3.8573e-05, 9.188e-06, 0.000112582, 0.000826006 32: 2048, 3.7962e-05, 9.318e-06, 0.000192322, 0.000968353 32: 4096, 4.5485e-05, 9.367e-06, 0.000330873, 0.00150214 32: 8192, 6.911e-05, 8.326e-06, 0.000612012, 0.00236825 32: 16384, 0.000101552, 1.2674e-05, 0.00111859, 0.00449212 32: 32768, 0.000192602, 1.4948e-05, 0.00215572, 0.00952412 32: 65536, 0.000336975, 2.683e-05, 0.00420275, 0.0186504 32: 131072, 0.00141593, 4.6938e-05, 0.00826592, 0.0380629 32: 262144, 0.00267117, 0.000105529, 0.0185429, 0.0782946 32: 524288, 0.00580142, 0.000182413, 0.0374832, 0.347712 32: 1048576, 0.012391, 0.000257695, 0.0684608, 1.35358 32: 2097152, 0.0295453, 0.00325805, 0.13741, 3.41138 [ 83%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Built target Kokkos_ContainersUnitTest_Cuda [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o 32: 4194304, 0.042069, 0.000386628, 0.277573, 7.65501 32: [ OK ] TEST_CATEGORY.global_2_local (13594 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: [ RUN ] TEST_CATEGORY.scatter_view [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o 32: ScatterView data-duplicated test: 32: num_threads 8 32: hand-coded test took 0.0580969 seconds 32: test took 0.058236 seconds 32: num_threads 8 32: hand-coded test took 0.0583048 seconds 32: test took 0.0581462 seconds 32: num_threads 8 32: hand-coded test took 0.0583427 seconds 32: test took 0.0580744 seconds 32: num_threads 8 32: hand-coded test took 0.0581448 seconds 32: test took 0.0579874 seconds 32: num_threads 8 32: hand-coded test took 0.0581731 seconds 32: test took 0.057969 seconds 32: [ OK ] TEST_CATEGORY.scatter_view (911 ms) 32: [----------] 5 tests from TEST_CATEGORY (14722 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 5 tests from 1 test suite ran. (14723 ms total) 32: [ PASSED ] 5 tests. 32/54 Test #32: Kokkos_ContainersPerformanceTest_OpenMP .................... Passed 15.10 sec test 33 Start 33: Kokkos_ContainersPerformanceTest_HIP 33: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 33: Test timeout computed to be: 1500 33: [==========] Running 4 tests from 1 test suite. 33: [----------] Global test environment set-up. 33: [----------] 4 tests from TEST_CATEGORY 33: [ RUN ] TEST_CATEGORY.dynrankview_perf 33: HIP 33: DynRankView vs View: Initialization Only 33: View time (init only): 0.00291787 33: View sum computation time: 0.00291787 33: Strided View time (init only): 0.00149855 33: View Rank7 time (init only): 0.00131755 33: DynRankView time (init only): 0.00864225 33: DynRankView sum computation time: 0.00140073 33: Ratio of View to DynRankView time: 0.337629 33: Ratio of View to DynRankView sum computation time: 1.00352 33: Ratio of View to View Rank7 time: 2.21462 33: Ratio of StrideView to DynRankView time: 0.173398 33: Ratio of DynRankView to View Rank7 time: 6.55934 33: [ OK ] TEST_CATEGORY.dynrankview_perf (19 ms) 33: [ RUN ] TEST_CATEGORY.global_2_local 33: HIP 33: size, create, generate, fill, find 33: 256, 0.000264317, 2.145e-05, 3.4585e-05, 0.0038995 33: 512, 0.000216678, 1.7032e-05, 2.9005e-05, 0.00370528 33: 1024, 0.000210076, 1.7353e-05, 2.9316e-05, 0.00366669 33: 2048, 0.000237638, 1.7864e-05, 3.0207e-05, 0.00369514 33: 4096, 0.000241856, 1.8204e-05, 3.1218e-05, 0.00371567 33: 8192, 0.00024928, 1.7974e-05, 3.138e-05, 0.00368387 33: 16384, 0.000305175, 1.9437e-05, 3.4385e-05, 0.00404875 33: 32768, 0.000367161, 1.7703e-05, 3.8322e-05, 0.00444945 33: 65536, 0.000352995, 2.145e-05, 4.8782e-05, 0.00455238 33: 131072, 0.000368554, 2.5999e-05, 5.9943e-05, 0.00509501 33: 262144, 0.000423969, 2.671e-05, 0.000162246, 0.00633835 33: 524288, 0.000502065, 2.7842e-05, 0.000426403, 0.0114577 33: 1048576, 0.000511924, 2.8394e-05, 0.000994132, 0.0261799 33: 2097152, 0.000553723, 3.166e-05, 0.00212976, 0.0551602 33: 4194304, 0.000625458, 4.5205e-05, 0.00472641, 0.115248 33: [ OK ] TEST_CATEGORY.global_2_local (270 ms) 33: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 33: skipping test 33: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 33: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 33: skipping test 33: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 33: [----------] 4 tests from TEST_CATEGORY (290 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 4 tests from 1 test suite ran. (290 ms total) 33: [ PASSED ] 4 tests. 33/54 Test #33: Kokkos_ContainersPerformanceTest_HIP ....................... Passed 0.68 sec test 34 Start 34: Kokkos_UnitTest_Sort 34: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 34: Test timeout computed to be: 1500 34: [==========] Running 17 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from hip_DeathTest 34: [ RUN ] hip_DeathTest.SortByKeyKeysLargerThanValues [ 84%] 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_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o 34: [ OK ] hip_DeathTest.SortByKeyKeysLargerThanValues (3395 ms) 34: [----------] 1 test from hip_DeathTest (3395 ms total) 34: 34: [----------] 16 tests from hip 34: [ RUN ] hip.SortUnsignedValueType 34: [ OK ] hip.SortUnsignedValueType (34 ms) 34: [ RUN ] hip.SortEmptyView 34: [ OK ] hip.SortEmptyView (0 ms) 34: [ RUN ] hip.SortByKeyEmptyView 34: [ OK ] hip.SortByKeyEmptyView (0 ms) 34: [ RUN ] hip.SortByKeyEmptyViewHost 34: [ OK ] hip.SortByKeyEmptyViewHost (0 ms) 34: [ RUN ] hip.SortByKey 34: [ OK ] hip.SortByKey (54 ms) 34: [ RUN ] hip.SortByKeyWithComparator 34: [ OK ] hip.SortByKeyWithComparator (1 ms) 34: [ RUN ] hip.SortByKeyStaticExtents 34: [ OK ] hip.SortByKeyStaticExtents (0 ms) 34: [ RUN ] hip.SortByKeyWithStrides 34: [ OK ] hip.SortByKeyWithStrides (0 ms) 34: [ RUN ] hip.SortWithCustomComparator 34: [ OK ] hip.SortWithCustomComparator (89 ms) 34: [ RUN ] hip.BinSortGenericTests 34: [ OK ] hip.BinSortGenericTests (21 ms) 34: [ RUN ] hip.BinSortEmptyView 34: [ OK ] hip.BinSortEmptyView (0 ms) 34: [ RUN ] hip.BinSortEmptyKeysView 34: [ OK ] hip.BinSortEmptyKeysView (0 ms) 34: [ RUN ] hip.BinSort_issue_7221 34: [ OK ] hip.BinSort_issue_7221 (0 ms) 34: [ RUN ] hip.BinSortUnsignedKeyLayoutStrideValues [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SpaceAwareAccessorAccessViolation.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SpaceAwareAccessor.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 84%] Built target Kokkos_UnitTest_Sort [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o 27: Test_Atomic<long int>/100000/iterations:10 1.90 s 1.90 s 10 1 8 3.36238m 1.69958m 2.75184m 4.99995G 220.272k 4.99995G [ 86%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o 34: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (10895 ms) 34: [ RUN ] hip.NestedSort 34: [ OK ] hip.NestedSort (43 ms) 34: [ RUN ] hip.NestedSortByKey 34: [ OK ] hip.NestedSortByKey (98 ms) 34: [----------] 16 tests from hip (11240 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 17 tests from 2 test suites ran. (14635 ms total) 34: [ PASSED ] 17 tests. 34/54 Test #34: Kokkos_UnitTest_Sort ....................................... Passed 15.04 sec test 35 Start 35: Kokkos_UnitTest_Random 35: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Random 35: Test timeout computed to be: 1500 35: [==========] Running 3 tests from 1 test suite. 35: [----------] Global test environment set-up. 35: [----------] 3 tests from hip 35: [ RUN ] hip.Random_XorShift64 35: Test Seed:1735660620411266903 35: Test Scalar=int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 0.00462162 0.0130091 || 0.051031 28065 29338 || 28542.5 28674.4 || 179.838 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 -0.0268118 0.00631079 || 0.051031 1e+64 -1e+64 35: Test Scalar=unsigned int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.45775e-07 -0.005379 -0.0240728 || 0.051031 28053 29358 || 28829.5 28674.4 || -332.782 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.5082e-07 0.0181605 -0.00141914 || 0.051031 1e+64 -1e+64 35: Test Scalar=int64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 -0.00420104 0.0128018 || 0.051031 28042 29467 || 28795.4 28674.4 || 176.972 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 0.0153164 0.0052016 || 0.051031 1e+64 -1e+64 35: Test Scalar=uint64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 -0.000551276 -0.00871908 || 0.051031 28027 29353 || 28690.2 28674.4 || -120.533 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 0.0116907 0.00221608 || 0.051031 1e+64 -1e+64 35: Test Scalar=half 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.0002445 -0.99999 -48243.7 || 0.051031 0 195240 || 2.92852e+09 28674.4 || -6.66921e+08 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 0.000732397 -0.310614 0.15871 || 0.051031 1e+64 -1e+64 35: Test Scalar=bhalf 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.83613e-07 -0.021823 -0.000705672 || 0.051031 28066 29407 || 29314.1 28674.4 || -9.75522 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 7.64335e-07 -0.0118237 0.00334851 || 0.051031 1e+64 -1e+64 35: Test Scalar=float 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.83613e-07 -0.00640613 -0.0246166 || 0.051031 28029 29311 || 28859.3 28674.4 || -340.3 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 7.64335e-07 -0.018185 -0.00802481 || 0.051031 1e+64 -1e+64 35: Test Scalar=double 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 0.00796087 -0.0136066 || 0.051031 28048 29332 || 28447.9 28674.4 || -188.098 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 -0.0167483 0.00371781 || 0.051031 1e+64 -1e+64 35: Test Seed:1735660620528403935 35: Test Scalar=int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 -0.00137166 -0.0298001 || 0.051031 28035 29360 || 28713.8 28674.4 || -411.957 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 0.00109811 0.002357 || 0.051031 1e+64 -1e+64 35: Test Scalar=unsigned int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.45775e-07 0.00865302 -0.0218724 || 0.051031 28077 29307 || 28428.4 28674.4 || -302.365 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.5082e-07 -0.0098287 0.00317234 || 0.051031 1e+64 -1e+64 35: Test Scalar=int64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 -0.00324907 -0.0122948 || 0.051031 28026 29390 || 28767.9 28674.4 || -169.963 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 -0.00159287 0.00270062 || 0.051031 1e+64 -1e+64 35: Test Scalar=uint64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 0.0093861 -0.0172102 || 0.051031 28047 29360 || 28407.8 28674.4 || -237.913 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 -0.00779691 -0.00186965 || 0.051031 1e+64 -1e+64 35: Test Scalar=half 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.000244233 -0.99999 -48241.2 || 0.051031 0 194974 || 2.92856e+09 28674.4 || -6.66886e+08 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 0.000731594 -0.32505 0.145207 || 0.051031 1e+64 -1e+64 35: Test Scalar=bhalf 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.68478e-07 -0.00419939 -0.0168349 || 0.051031 28027 29247 || 28795.3 28674.4 || -232.725 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 7.18929e-07 0.00407921 -0.00385821 || 0.051031 1e+64 -1e+64 35: Test Scalar=float 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.88658e-07 -0.00923556 -0.0274722 || 0.051031 27967 29314 || 28941.7 28674.4 || -379.776 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 7.7947e-07 -0.0196869 0.00513986 || 0.051031 1e+64 -1e+64 35: Test Scalar=double 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 -0.0351892 0.0143478 || 0.051031 28066 29336 || 29720.2 28674.4 || 198.345 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 -0.0166735 -0.00830762 || 0.051031 1e+64 -1e+64 35: [ OK ] hip.Random_XorShift64 (222 ms) 35: [ RUN ] hip.Random_XorShift1024_0 35: Test Seed:1735660620634117889 35: Test Scalar=int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 -0.00866914 -0.00200809 || 0.051031 10988 11784 || 11476.4 11377 || -27.7598 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 0.011752 0.00352173 || 0.051031 1e+64 -1e+64 35: Test Scalar=unsigned int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 0.0164982 -0.00155156 || 0.051031 10977 11790 || 11192.3 11377 || -21.4488 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 0.00238774 -0.0020321 || 0.051031 1e+64 -1e+64 35: Test Scalar=int64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 0.00391341 0.00290024 || 0.051031 10962 11763 || 11332.6 11377 || 40.0929 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 -0.0108541 -0.00383427 || 0.051031 1e+64 -1e+64 35: Test Scalar=uint64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 0.00333378 -0.00804632 || 0.051031 10950 11846 || 11339.2 11377 || -111.232 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 -0.00700818 0.00253564 || 0.051031 1e+64 -1e+64 35: Test Scalar=half 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.000244817 -0.999975 -7594.66 || 0.051031 0 77824 || 4.60999e+08 11377 || -1.04989e+08 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 0.000734181 -0.148494 0.0220351 || 0.051031 1e+64 -1e+64 35: Test Scalar=bhalf 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.67029e-07 -0.00258849 -0.000278836 || 0.051031 10856 11778 || 11406.5 11377 || -3.85463 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 3.05176e-07 0.00899751 -0.0031441 || 0.051031 1e+64 -1e+64 35: Test Scalar=float 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 3.05176e-07 0.00625062 -0.0137336 || 0.051031 10989 11773 || 11306.3 11377 || -189.853 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 4.19617e-07 0.00219922 -0.000526084 || 0.051031 1e+64 -1e+64 35: Test Scalar=double 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 0.00400838 -0.00491988 || 0.051031 10981 11850 || 11331.5 11377 || -68.0125 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 0.00451534 -0.000799371 || 0.051031 1e+64 -1e+64 35: Test Seed:1735660620747457972 35: Test Scalar=int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 -0.0179264 -0.00650538 || 0.051031 10950 11798 || 11584.6 11377 || -89.9304 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 0.00871027 0.00318154 || 0.051031 1e+64 -1e+64 35: Test Scalar=unsigned int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 0.00687491 0.00469465 || 0.051031 10998 11792 || 11299.3 11377 || 64.8988 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 -0.00630052 0.00151568 || 0.051031 1e+64 -1e+64 35: Test Scalar=int64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 -0.00357528 -0.0147054 || 0.051031 10956 11778 || 11417.8 11377 || -203.288 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 -0.0132152 0.00245526 || 0.051031 1e+64 -1e+64 35: Test Scalar=uint64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 -0.0151944 0.00746931 || 0.051031 10934 11786 || 11552.5 11377 || 103.256 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 -0.00406212 0.00102254 || 0.051031 1e+64 -1e+64 35: Test Scalar=half 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.000246077 -0.999975 -7594.58 || 0.051031 0 77604 || 4.61087e+08 11377 || -1.04988e+08 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 0.000737963 -0.170404 0.0236718 || 0.051031 1e+64 -1e+64 35: Test Scalar=bhalf 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.9246e-07 -0.00885629 -0.00621896 || 0.051031 10970 11786 || 11478.6 11377 || -85.9709 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 3.8147e-07 0.00762554 -0.000384894 || 0.051031 1e+64 -1e+64 35: Test Scalar=float 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.98818e-07 0.00524394 -0.000466637 || 0.051031 10966 11828 || 11317.6 11377 || -6.45079 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 4.00543e-07 0.0035481 0.000143495 || 0.051031 1e+64 -1e+64 35: Test Scalar=double 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 -0.00338395 0.00415672 || 0.051031 10959 11800 || 11415.6 11377 || 57.4625 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 -0.0130299 0.000430164 || 0.051031 1e+64 -1e+64 35: [ OK ] hip.Random_XorShift1024_0 (249 ms) 35: [ RUN ] hip.Multi_streams 35: [ OK ] hip.Multi_streams (276 ms) 35: [----------] 3 tests from hip (749 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 3 tests from 1 test suite ran. (749 ms total) 35: [ PASSED ] 3 tests. 35/54 Test #35: Kokkos_UnitTest_Random ..................................... Passed 1.14 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_A 36: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 36: Test timeout computed to be: 1500 36: [==========] Running 16 tests from 4 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from std_algorithms_DeathTest 36: [ RUN ] std_algorithms_DeathTest.expect_no_overlap [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o 36: [ OK ] std_algorithms_DeathTest.expect_no_overlap (8063 ms) 36: [----------] 1 test from std_algorithms_DeathTest (8063 ms total) 36: 36: [----------] 3 tests from std_algorithms_reducers 36: [ RUN ] std_algorithms_reducers.max_first_loc 36: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 36: [ RUN ] std_algorithms_reducers.min_first_loc 36: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 36: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 36: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 36: [----------] 3 tests from std_algorithms_reducers (0 ms total) 36: 36: [----------] 1 test from std_algorithms 36: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 36: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 36: [----------] 1 test from std_algorithms (0 ms total) 36: 36: [----------] 11 tests from random_access_iterator_test 36: [ RUN ] random_access_iterator_test.constructor 36: [ OK ] random_access_iterator_test.constructor (1 ms) 36: [ RUN ] random_access_iterator_test.constructiblity 36: [ OK ] random_access_iterator_test.constructiblity (0 ms) 36: [ RUN ] random_access_iterator_test.dereference 36: [ OK ] random_access_iterator_test.dereference (0 ms) 36: [ RUN ] random_access_iterator_test.subscript_operator 36: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 36: [ RUN ] random_access_iterator_test.operatorsSet1 36: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 36: [ RUN ] random_access_iterator_test.operatorsSet2 36: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 36: [ RUN ] random_access_iterator_test.operatorsSet3 36: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 36: [ RUN ] random_access_iterator_test.operatorsSet4 36: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 36: [ RUN ] random_access_iterator_test.assignment_operator 36: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 36: [ RUN ] random_access_iterator_test.distance 36: [ OK ] random_access_iterator_test.distance (0 ms) 36: [ RUN ] random_access_iterator_test.traits_helpers 36: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 36: [----------] 11 tests from random_access_iterator_test (5 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 16 tests from 4 test suites ran. (8068 ms total) 36: [ PASSED ] 16 tests. 36/54 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 8.46 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_B 37: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 37: Test timeout computed to be: 1500 37: [==========] Running 7 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 7 tests from std_algorithms_min_max_element_test 37: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 37: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 37: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 37: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 37: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 37: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (10 ms) 37: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 37: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms) 37: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 37: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms) 37: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 37: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms) 37: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 37: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (12 ms) 37: [----------] 7 tests from std_algorithms_min_max_element_test (45 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 7 tests from 1 test suite ran. (46 ms total) 37: [ PASSED ] 7 tests. 37/54 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.44 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_C 38: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 38: Test timeout computed to be: 1500 38: [==========] Running 13 tests from 10 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_lexicographical_compare_test 38: [ RUN ] std_algorithms_lexicographical_compare_test.test 38: [ OK ] std_algorithms_lexicographical_compare_test.test (27 ms) 38: [----------] 1 test from std_algorithms_lexicographical_compare_test (27 ms total) 38: 38: [----------] 1 test from std_algorithms_for_each_test 38: [ RUN ] std_algorithms_for_each_test.test 38: [ OK ] std_algorithms_for_each_test.test (56 ms) 38: [----------] 1 test from std_algorithms_for_each_test (56 ms total) 38: 38: [----------] 1 test from std_algorithms_find_test 38: [ RUN ] std_algorithms_find_test.test 38: [ OK ] std_algorithms_find_test.test (28 ms) 38: [----------] 1 test from std_algorithms_find_test (28 ms total) 38: 38: [----------] 4 tests from std_algorithms_non_mod_seq_ops 38: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o 38: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (549 ms) 38: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 38: [ OK ] std_algorithms_non_mod_seq_ops.find_end (591 ms) 38: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 87%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o 38: [ OK ] std_algorithms_non_mod_seq_ops.search (568 ms) 38: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 38: [ OK ] std_algorithms_non_mod_seq_ops.search_n (335 ms) 38: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2045 ms total) 38: 38: [----------] 1 test from std_algorithms_count_test 38: [ RUN ] std_algorithms_count_test.test 38: [ OK ] std_algorithms_count_test.test (20 ms) 38: [----------] 1 test from std_algorithms_count_test (20 ms total) 38: 38: [----------] 1 test from std_algorithms_equal_test 38: [ RUN ] std_algorithms_equal_test.test 38: [ OK ] std_algorithms_equal_test.test (18 ms) 38: [----------] 1 test from std_algorithms_equal_test (18 ms total) 38: 38: [----------] 1 test from std_algorithms_all_any_none_of_test 38: [ RUN ] std_algorithms_all_any_none_of_test.test 38: [ OK ] std_algorithms_all_any_none_of_test.test (39 ms) 38: [----------] 1 test from std_algorithms_all_any_none_of_test (39 ms total) 38: 38: [----------] 1 test from std_algorithms_nonmod_seq_ops 38: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 38: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (69 ms) 38: [----------] 1 test from std_algorithms_nonmod_seq_ops (69 ms total) 38: 38: [----------] 1 test from std_algorithms_mismatch_test 38: [ RUN ] std_algorithms_mismatch_test.test 38: [ OK ] std_algorithms_mismatch_test.test (69 ms) 38: [----------] 1 test from std_algorithms_mismatch_test (69 ms total) 38: 38: [----------] 1 test from std_algorithms_mod_seq_ops 38: [ RUN ] std_algorithms_mod_seq_ops.move_backward 38: [ OK ] std_algorithms_mod_seq_ops.move_backward (52 ms) 38: [----------] 1 test from std_algorithms_mod_seq_ops (52 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 13 tests from 10 test suites ran. (2428 ms total) 38: [ PASSED ] 13 tests. 38/54 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 2.83 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_D 39: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 39: Test timeout computed to be: 1500 39: [==========] Running 31 tests from 5 test suites. 39: [----------] Global test environment set-up. 39: [----------] 3 tests from std_algorithms_mod_ops_test 39: [ RUN ] std_algorithms_mod_ops_test.move 39: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 39: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 39: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms) 39: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 39: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 39: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total) 39: 39: [----------] 12 tests from std_algorithms_mod_seq_ops_test 39: [ RUN ] std_algorithms_mod_seq_ops_test.copy 39: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 39: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 39: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 39: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 39: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.fill 39: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 39: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 39: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 39: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.generate 39: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 39: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 39: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 39: [----------] 12 tests from std_algorithms_mod_seq_ops_test (5 ms total) 39: 39: [----------] 4 tests from std_algorithms_replace_ops_test 39: [ RUN ] std_algorithms_replace_ops_test.replace 39: [ OK ] std_algorithms_replace_ops_test.replace (32 ms) 39: [ RUN ] std_algorithms_replace_ops_test.replace_if 39: [ OK ] std_algorithms_replace_ops_test.replace_if (109 ms) 39: [ RUN ] std_algorithms_replace_ops_test.replace_copy 39: [ OK ] std_algorithms_replace_ops_test.replace_copy (54 ms) 39: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 39: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (50 ms) 39: [----------] 4 tests from std_algorithms_replace_ops_test (247 ms total) 39: 39: [----------] 11 tests from std_algorithms_mod_seq_ops 39: [ RUN ] std_algorithms_mod_seq_ops.copy_if 39: [ OK ] std_algorithms_mod_seq_ops.copy_if (44 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.unique 39: [ OK ] std_algorithms_mod_seq_ops.unique (95 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 39: [ OK ] std_algorithms_mod_seq_ops.unique_copy (53 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.remove 39: [ OK ] std_algorithms_mod_seq_ops.remove (39 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.remove_if 39: [ OK ] std_algorithms_mod_seq_ops.remove_if (45 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 39: [ OK ] std_algorithms_mod_seq_ops.remove_copy (150 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 39: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (44 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o 39: [ OK ] std_algorithms_mod_seq_ops.rotate (1215 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 39: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (463 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.shift_left 39: [ OK ] std_algorithms_mod_seq_ops.shift_left (1376 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o 31: Test_Atomic<double>/100000/iterations:10 4.29 s 0.002 s 10 1 8 6.13234 3.80426m 1085.59u 4.99995G 1.49936M 4.99995G 31/53 Test #31: Kokkos_PerformanceTest_Atomic .............................. Passed 319.47 sec test 32 Start 32: Kokkos_ContainersUnitTest_Serial 32: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 32: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests 32: Test timeout computed to be: 1500 32: [==========] Running 65 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from serial_DeathTest 32: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction 32: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (1571 ms) 32: [----------] 1 test from serial_DeathTest (1571 ms total) 32: 32: [----------] 64 tests from serial 32: [ RUN ] serial.bitset 32: [ OK ] serial.bitset (1987 ms) 32: [ RUN ] serial.bitset_default_constructor_no_alloc 32: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 32: [ RUN ] serial.dualview_combination 32: [ OK ] serial.dualview_combination (0 ms) 32: [ RUN ] serial.dualview_alloc 32: [ OK ] serial.dualview_alloc (0 ms) 32: [ RUN ] serial.test_dualview_copy_construction_and_assignment 32: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 32: [ RUN ] serial.dualview_combinations_without_init 32: [ OK ] serial.dualview_combinations_without_init (0 ms) 32: [ RUN ] serial.dualview_deep_copy 32: [ OK ] serial.dualview_deep_copy (0 ms) 32: [ RUN ] serial.dualview_realloc 32: [ OK ] serial.dualview_realloc (0 ms) 32: [ RUN ] serial.dualview_resize 32: [ OK ] serial.dualview_resize (0 ms) 32: [ RUN ] serial.dualview_device_correct_kokkos_device 32: [ OK ] serial.dualview_device_correct_kokkos_device (82 ms) 32: [ RUN ] serial.dualview_host_correct_kokkos_device 32: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 32: [ RUN ] serial.dualview_host_modify_template_device_sync 32: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 32: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 32: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 32: [ RUN ] serial.dualview_device_modify_template_host_sync 32: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 32: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 32: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 32: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 32: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 32: [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view 32: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 32: [ RUN ] serial.dualview_sequential_host_init 32: [ OK ] serial.dualview_sequential_host_init (0 ms) 32: [ RUN ] serial.dynamic_view 32: [ OK ] serial.dynamic_view (11 ms) 32: [ RUN ] serial.dyn_rank_view_api_generic 32: [ OK ] serial.dyn_rank_view_api_generic (7 ms) 32: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 32: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 32: [ RUN ] serial.dyn_rank_view_api_operator_rank67 32: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 32: [ RUN ] serial.dyn_rank_view_team_scratch 32: [ OK ] serial.dyn_rank_view_team_scratch (0 ms) 32: [ RUN ] serial.ErrorReporterViaLambda 32: [ OK ] serial.ErrorReporterViaLambda (0 ms) 32: [ RUN ] serial.ErrorReporter 32: [ OK ] serial.ErrorReporter (0 ms) 32: [ RUN ] serial.offsetview_construction 32: [ OK ] serial.offsetview_construction (16 ms) 32: [ RUN ] serial.offsetview_unmanaged_construction 32: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 32: [ RUN ] serial.offsetview_subview 32: [ OK ] serial.offsetview_subview (7 ms) 32: [ RUN ] serial.offsetview_offsets_rank1 32: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 32: [ RUN ] serial.offsetview_offsets_rank2 32: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 32: [ RUN ] serial.offsetview_offsets_rank3 32: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 32: [ RUN ] serial.scatterview [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o 39: [ OK ] std_algorithms_mod_seq_ops.shift_right (1372 ms) 39: [----------] 11 tests from std_algorithms_mod_seq_ops (4900 ms total) 39: 39: [----------] 1 test from std_algorithms_modseq_test 39: [ RUN ] std_algorithms_modseq_test.reverse 39: [ OK ] std_algorithms_modseq_test.reverse (56 ms) 39: [----------] 1 test from std_algorithms_modseq_test (56 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 31 tests from 5 test suites ran. (5212 ms total) 39: [ PASSED ] 31 tests. [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o 32: [ OK ] serial.scatterview (1821 ms) 32: [ RUN ] serial.scatterview_devicetype 32: [ OK ] serial.scatterview_devicetype (1 ms) 32: [ RUN ] serial.staticcrsgraph 32: [ OK ] serial.staticcrsgraph (11 ms) 32: [ RUN ] serial.resize_realloc_no_init_dualview 32: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 32: [ RUN ] serial.resize_realloc_no_alloc_dualview 32: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 32: [ RUN ] serial.resize_exec_space_dualview 32: [ OK ] serial.resize_exec_space_dualview (0 ms) 32: [ RUN ] serial.realloc_exec_space_dualview 32: [ OK ] serial.realloc_exec_space_dualview (0 ms) 32: [ RUN ] serial.resize_realloc_no_init_dynrankview 32: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 32: [ RUN ] serial.resize_exec_space_dynrankview 32: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 32: [ RUN ] serial.realloc_exec_space_dynrankview 32: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 32: [ RUN ] serial.resize_realloc_no_init_scatterview 32: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 32: [ RUN ] serial.resize_realloc_no_alloc_scatterview 32: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 32: [ RUN ] serial.resize_exec_space_scatterview 32: [ OK ] serial.resize_exec_space_scatterview (0 ms) 32: [ RUN ] serial.realloc_exec_space_scatterview 32: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 32: [ RUN ] serial.create_mirror_no_init_dynrankview 32: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 32: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 32: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 32: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 32: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 32: [ RUN ] serial.create_mirror_no_init_offsetview 32: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 32: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 32: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 32: [ RUN ] serial.create_mirror_view_and_copy_offsetview 32: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 32: [ RUN ] serial.UnorderedMap_insert 39/54 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 5.62 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_E 40: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 40: Test timeout computed to be: 1500 [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D 40: [==========] Running 29 tests from 7 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_sorting_ops_test 40: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 40: [ OK ] std_algorithms_sorting_ops_test.is_sorted (13 ms) 40: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 40: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms) 40: [----------] 2 tests from std_algorithms_sorting_ops_test (25 ms total) 40: 40: [----------] 4 tests from std_algorithms_partitioning_test 40: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 40: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 40: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 40: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 40: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 40: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 40: [ RUN ] std_algorithms_partitioning_test.partition_point 40: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 40: [----------] 4 tests from std_algorithms_partitioning_test (5 ms total) 40: 40: [----------] 1 test from std_algorithms_partitioning_ops 40: [ RUN ] std_algorithms_partitioning_ops.partition_copy 40: [ OK ] std_algorithms_partitioning_ops.partition_copy (32 ms) 40: [----------] 1 test from std_algorithms_partitioning_ops (32 ms total) 40: 40: [----------] 12 tests from std_algorithms_numerics_test 40: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 40: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (5 ms) 40: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 40: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 40: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 40: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 40: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 40: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 40: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 40: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 40: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 40: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 40: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 40: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 40: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 40: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 40: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 40: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 40: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 40: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 40: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 40: [----------] 12 tests from std_algorithms_numerics_test (15 ms total) 40: 40: [----------] 1 test from std_algorithms_numerics_ops_test 40: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o 40: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (74 ms) 40: [----------] 1 test from std_algorithms_numerics_ops_test (74 ms total) 40: 40: [----------] 8 tests from std_algorithms_numeric_ops_test 40: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 40: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (723 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 40: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 40: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (645 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 40: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 40: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (201 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 40: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 40: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (350 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 40: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 40: [----------] 8 tests from std_algorithms_numeric_ops_test (1921 ms total) 40: 40: [----------] 1 test from std_algorithms_transform_ops_test 40: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o 40: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (38 ms) 40: [----------] 1 test from std_algorithms_transform_ops_test (38 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 29 tests from 7 test suites ran. (2112 ms total) 40: [ PASSED ] 29 tests. 40/54 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 2.51 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 41: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 41: Test timeout computed to be: 1500 41: [==========] Running 12 tests from 7 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_adjacent_find_team_test 41: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o 41: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (531 ms) 41: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 88%] Linking CXX executable Kokkos_PerformanceTest_Benchmark 41: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (526 ms) 41: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1058 ms total) 41: 41: [----------] 2 tests from std_algorithms_count_team_test 41: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 41: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (253 ms) 41: [ RUN ] std_algorithms_count_team_test.count_returns_zero Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o 41: [ OK ] std_algorithms_count_team_test.count_returns_zero (234 ms) 41: [----------] 2 tests from std_algorithms_count_team_test (487 ms total) 41: 41: [----------] 1 test from std_algorithms_count_if_team_test 41: [ RUN ] std_algorithms_count_if_team_test.test [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B 41: [ OK ] std_algorithms_count_if_team_test.test (284 ms) 41: [----------] 1 test from std_algorithms_count_if_team_test (284 ms total) 41: 41: [----------] 1 test from std_algorithms_for_each_team_test 41: [ RUN ] std_algorithms_for_each_team_test.test 41: [ OK ] std_algorithms_for_each_team_test.test (391 ms) 41: [----------] 1 test from std_algorithms_for_each_team_test (391 ms total) 41: 41: [----------] 1 test from std_algorithms_for_each_n_team_test 41: [ RUN ] std_algorithms_for_each_n_team_test.test Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 88%] Built target Kokkos_PerformanceTest_Benchmark 41: [ OK ] std_algorithms_for_each_n_team_test.test (426 ms) 41: [----------] 1 test from std_algorithms_for_each_n_team_test (426 ms total) 41: 41: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 41: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o 41: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (716 ms) 41: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o 41: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (643 ms) 41: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 41: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (651 ms) 41: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (2010 ms total) 41: 41: [----------] 2 tests from std_algorithms_mismatch_team_test 41: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 32: [ OK ] serial.UnorderedMap_insert (7557 ms) 32: [ RUN ] serial.UnorderedMap_failed_insert [ 84%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o 41: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (761 ms) 41: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o 41: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (825 ms) 41: [----------] 2 tests from std_algorithms_mismatch_team_test (1586 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 12 tests from 7 test suites ran. (6247 ms total) 41: [ PASSED ] 12 tests. 41/54 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 6.65 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 42: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 42: Test timeout computed to be: 1500 42: [==========] Running 8 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_equal_team_test 42: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o 42: [ OK ] std_algorithms_equal_team_test.views_are_equal (1094 ms) 42: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 53%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o 32: [ OK ] serial.UnorderedMap_failed_insert (3914 ms) 32: [ RUN ] serial.UnorderedMap_deep_copy 32: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 32: [ RUN ] serial.UnorderedMap_valid_empty 32: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 32: [ RUN ] serial.UnorderedMap_clear_zero_size 32: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 32: [ RUN ] serial.UnorderedMap_consistent_size 32: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 32: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 32: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 32: [ RUN ] serial.UnorderedMap_lambda_capturable 32: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 32: [ RUN ] serial.UnorderedMap_constructor_view_alloc 32: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 32: [ RUN ] serial.vector_combination 32: [ OK ] serial.vector_combination (0 ms) 32: [ RUN ] serial.vector_insert 32: [ OK ] serial.vector_insert (0 ms) 32: [ RUN ] serial.vector_push_back_default_exec 32: [ OK ] serial.vector_push_back_default_exec (0 ms) 32: [ RUN ] serial.viewctorprop_embedded_dim 32: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 32: [----------] 64 tests from serial (15426 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 65 tests from 2 test suites ran. (16998 ms total) 32: [ PASSED ] 65 tests. [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o 32/53 Test #32: Kokkos_ContainersUnitTest_Serial ........................... Passed 17.41 sec test 33 Start 33: Kokkos_UnitTest_Sort 33: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 33: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests 33: Test timeout computed to be: 1500 33: [==========] Running 17 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from openmptarget_DeathTest 33: [ RUN ] openmptarget_DeathTest.SortByKeyKeysLargerThanValues 42: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1222 ms) 42: [----------] 2 tests from std_algorithms_equal_team_test (2316 ms total) 42: 42: [----------] 2 tests from std_algorithms_search_team_test 42: [ RUN ] std_algorithms_search_team_test.sequences_exist 42: [ OK ] std_algorithms_search_team_test.sequences_exist (517 ms) 42: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 53%] Built target Kokkos_CoreUnitTest_Cuda2 33: [ OK ] openmptarget_DeathTest.SortByKeyKeysLargerThanValues (862 ms) 33: [----------] 1 test from openmptarget_DeathTest (862 ms total) 33: 33: [----------] 16 tests from openmptarget 33: [ RUN ] openmptarget.SortUnsignedValueType 33: [ OK ] openmptarget.SortUnsignedValueType (24 ms) 33: [ RUN ] openmptarget.SortEmptyView 33: [ OK ] openmptarget.SortEmptyView (0 ms) 33: [ RUN ] openmptarget.SortByKeyEmptyView 33: [ OK ] openmptarget.SortByKeyEmptyView (0 ms) 33: [ RUN ] openmptarget.SortByKeyEmptyViewHost 33: [ OK ] openmptarget.SortByKeyEmptyViewHost (0 ms) 33: [ RUN ] openmptarget.SortByKey 33: [ OK ] openmptarget.SortByKey (2 ms) 33: [ RUN ] openmptarget.SortByKeyWithComparator 33: [ OK ] openmptarget.SortByKeyWithComparator (2 ms) 33: [ RUN ] openmptarget.SortByKeyStaticExtents 33: [ OK ] openmptarget.SortByKeyStaticExtents (0 ms) 33: [ RUN ] openmptarget.SortByKeyWithStrides 33: [ OK ] openmptarget.SortByKeyWithStrides (0 ms) 33: [ RUN ] openmptarget.SortWithCustomComparator [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o 33: [ OK ] openmptarget.SortWithCustomComparator (129 ms) 33: [ RUN ] openmptarget.BinSortGenericTests 33: [ OK ] openmptarget.BinSortGenericTests (32 ms) 33: [ RUN ] openmptarget.BinSortEmptyView 33: [ OK ] openmptarget.BinSortEmptyView (0 ms) 33: [ RUN ] openmptarget.BinSortEmptyKeysView 33: [ OK ] openmptarget.BinSortEmptyKeysView (0 ms) 33: [ RUN ] openmptarget.BinSort_issue_7221 33: [ OK ] openmptarget.BinSort_issue_7221 (0 ms) 33: [ RUN ] openmptarget.BinSortUnsignedKeyLayoutStrideValues [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 42: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (526 ms) 42: [----------] 2 tests from std_algorithms_search_team_test (1043 ms total) 42: 42: [----------] 2 tests from std_algorithms_find_end_team_test 42: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 42: [ OK ] std_algorithms_find_end_team_test.sequences_exist (610 ms) 42: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 31: Test_Atomic<long int>/100000/iterations:10 12.1 s 12.1 s 10 1 8 20.2699 1.79498m 104.6u 4.99995G 105.406k 4.99995G 42: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (617 ms) 42: [----------] 2 tests from std_algorithms_find_end_team_test (1228 ms total) 42: 42: [----------] 2 tests from std_algorithms_find_first_of_team_test 42: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 42: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (548 ms) 42: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 42: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (661 ms) 42: [----------] 2 tests from std_algorithms_find_first_of_team_test (1210 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 8 tests from 4 test suites ran. (5798 ms total) 42: [ PASSED ] 8 tests. 42/54 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 6.20 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 43: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 43: Test timeout computed to be: 1500 43: [==========] Running 11 tests from 7 test suites. 43: [----------] Global test environment set-up. 43: [----------] 2 tests from std_algorithms_find_team_test 43: [ RUN ] std_algorithms_find_team_test.searched_values_exist [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o 43: [ OK ] std_algorithms_find_team_test.searched_values_exist (243 ms) 43: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o 43: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (237 ms) 43: [----------] 2 tests from std_algorithms_find_team_test (480 ms total) 43: 43: [----------] 2 tests from std_algorithms_find_if_team_test 43: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 43: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (236 ms) 43: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 43: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (239 ms) 43: [----------] 2 tests from std_algorithms_find_if_team_test (475 ms total) 43: 43: [----------] 2 tests from std_algorithms_find_if_not_team_test 43: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 43: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (337 ms) 43: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 43: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (226 ms) 43: [----------] 2 tests from std_algorithms_find_if_not_team_test (564 ms total) 43: 43: [----------] 1 test from std_algorithms_all_of_team_test 43: [ RUN ] std_algorithms_all_of_team_test.test 43: [ OK ] std_algorithms_all_of_team_test.test (244 ms) 43: [----------] 1 test from std_algorithms_all_of_team_test (244 ms total) 43: 43: [----------] 1 test from std_algorithms_any_of_team_test 43: [ RUN ] std_algorithms_any_of_team_test.test 43: [ OK ] std_algorithms_any_of_team_test.test (235 ms) 43: [----------] 1 test from std_algorithms_any_of_team_test (235 ms total) 43: 43: [----------] 1 test from std_algorithms_none_of_team_test 43: [ RUN ] std_algorithms_none_of_team_test.test 43: [ OK ] std_algorithms_none_of_team_test.test (244 ms) 43: [----------] 1 test from std_algorithms_none_of_team_test (244 ms total) 43: 43: [----------] 2 tests from std_algorithms_search_n_team_test 43: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 43: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (288 ms) 43: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 43: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (260 ms) 43: [----------] 2 tests from std_algorithms_search_n_team_test (548 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 11 tests from 7 test suites ran. (2794 ms total) 43: [ PASSED ] 11 tests. 43/54 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 3.19 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 44: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 44: Test timeout computed to be: 1500 44: [==========] Running 3 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_min_element_team_test 44: [ RUN ] std_algorithms_min_element_team_test.test 44: [ OK ] std_algorithms_min_element_team_test.test (558 ms) 44: [----------] 1 test from std_algorithms_min_element_team_test (559 ms total) 44: 44: [----------] 1 test from std_algorithms_max_element_team_test 44: [ RUN ] std_algorithms_max_element_team_test.test [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o 44: [ OK ] std_algorithms_max_element_team_test.test (560 ms) 44: [----------] 1 test from std_algorithms_max_element_team_test (560 ms total) 44: 44: [----------] 1 test from std_algorithms_minmax_element_team_test 44: [ RUN ] std_algorithms_minmax_element_team_test.test [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o 44: [ OK ] std_algorithms_minmax_element_team_test.test (584 ms) 44: [----------] 1 test from std_algorithms_minmax_element_team_test (584 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 3 tests from 3 test suites ran. (1703 ms total) 44: [ PASSED ] 3 tests. 44/54 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 2.10 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 45: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 45: Test timeout computed to be: 1500 45: [==========] Running 6 tests from 6 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_fill_team_test 45: [ RUN ] std_algorithms_fill_team_test.test [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp 45: [ OK ] std_algorithms_fill_team_test.test (274 ms) 45: [----------] 1 test from std_algorithms_fill_team_test (274 ms total) 45: 45: [----------] 1 test from std_algorithms_fill_n_team_test 45: [ RUN ] std_algorithms_fill_n_team_test.test 45: [ OK ] std_algorithms_fill_n_team_test.test (348 ms) 45: [----------] 1 test from std_algorithms_fill_n_team_test (348 ms total) 45: 45: [----------] 1 test from std_algorithms_replace_team_test 45: [ RUN ] std_algorithms_replace_team_test.test 45: [ OK ] std_algorithms_replace_team_test.test (426 ms) 45: [----------] 1 test from std_algorithms_replace_team_test (426 ms total) 45: 45: [----------] 1 test from std_algorithms_replace_if_team_test 45: [ RUN ] std_algorithms_replace_if_team_test.test 45: [ OK ] std_algorithms_replace_if_team_test.test (339 ms) 45: [----------] 1 test from std_algorithms_replace_if_team_test (339 ms total) 45: 45: [----------] 1 test from std_algorithms_replace_copy_team_test 45: [ RUN ] std_algorithms_replace_copy_team_test.test [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o 45: [ OK ] std_algorithms_replace_copy_team_test.test (433 ms) 45: [----------] 1 test from std_algorithms_replace_copy_team_test (433 ms total) 45: 45: [----------] 1 test from std_algorithms_replace_copy_if_team_test 45: [ RUN ] std_algorithms_replace_copy_if_team_test.test 33: [ OK ] openmptarget.BinSortUnsignedKeyLayoutStrideValues (10076 ms) 33: [ RUN ] openmptarget.NestedSort [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o 33: [ OK ] openmptarget.NestedSort (35 ms) 33: [ RUN ] openmptarget.NestedSortByKey 33: [ OK ] openmptarget.NestedSortByKey (98 ms) 33: [----------] 16 tests from openmptarget (10405 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 17 tests from 2 test suites ran. (11268 ms total) 33: [ PASSED ] 17 tests. 33/53 Test #33: Kokkos_UnitTest_Sort ....................................... Passed 11.35 sec test 34 Start 34: Kokkos_UnitTest_Random 34: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Random 34: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests 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 openmptarget 34: [ RUN ] openmptarget.Random_XorShift64 34: Test Seed:1735660661739030916 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0 0.00673613 -0.000804224 || 0.051031 2058 2430 || 2207.19 2222.06 || -11.1176 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 0.0113439 -0.000407964 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0 0.0051191 -0.00105418 || 0.051031 2012 2419 || 2210.74 2222.06 || -14.573 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 -0.00652612 -0.000451656 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0 -0.0106606 -0.00224838 || 0.051031 2031 2433 || 2246.01 2222.06 || -31.0817 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 0.00460094 -0.000430652 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0 -0.00735552 0.00124614 || 0.051031 2029 2409 || 2238.53 2222.06 || 17.2267 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 -0.0112114 4.3879e-05 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0 0.00337443 -9.77963e-05 || 0.051031 2035 2387 || 2214.59 2222.06 || -1.35194 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 -0.0118696 -4.06511e-05 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 3.25521e-08 -0.0114741 0.000359359 || 0.051031 2052 2423 || 2247.85 2222.06 || 4.96777 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 9.76563e-08 -0.00977684 0.00065888 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0 0.00657138 -0.00148317 || 0.051031 2034 2405 || 2207.55 2222.06 || -20.5033 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 -0.0165481 6.16197e-05 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0 -0.00417982 4.39638e-05 || 0.051031 2026 2405 || 2231.39 2222.06 || 0.607756 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 -0.00609177 -8.074e-05 || 0.051031 1e+64 -1e+64 34: Test Seed:1735660661803568586 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0 0.0319021 -0.000227649 || 0.051031 2045 2398 || 2153.36 2222.06 || -3.14702 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 -0.00680654 -1.50155e-05 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0 -0.0168706 0.00286815 || 0.051031 2021 2408 || 2260.19 2222.06 || 39.6493 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 0.000311882 -0.000701446 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0 -0.00537568 0.000640023 || 0.051031 2056 2401 || 2234.07 2222.06 || 8.84768 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 0.00206441 -0.000499655 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0 -0.0102486 0.00184256 || 0.051031 2050 2432 || 2245.07 2222.06 || 25.4716 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 0.0203154 0.000510098 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 3.25521e-08 -0.0116931 7.55698e-05 || 0.051031 2035 2405 || 2248.35 2222.06 || 1.04468 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 9.76563e-08 0.000648315 -4.78266e-05 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0 -0.0110792 -0.000494345 || 0.051031 2046 2414 || 2246.96 2222.06 || -6.83383 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 -0.0013681 -8.71155e-05 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 3.25521e-08 -0.0125638 0.00156112 || 0.051031 2046 2410 || 2250.33 2222.06 || 21.581 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 9.76563e-08 -0.00350318 -0.000200239 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0 0.00264573 0.000811246 || 0.051031 2038 2417 || 2216.2 2222.06 || 11.2147 -0.160751 34: -- Testing 3-D histogram 34: Density 3D: 0 -0.00779053 5.38985e-05 || 0.051031 1e+64 -1e+64 34: [ OK ] openmptarget.Random_XorShift64 (227 ms) 34: [ RUN ] openmptarget.Random_XorShift1024_0 34: Test Seed:1735660661869828219 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 7.26597e-05 0.00398729 0.00174784 || 0.051031 2035 2403 || 2189.49 2198.22 || 24.1621 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 -0.00153306 -0.000474643 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 7.26597e-05 -0.000884901 0.000325482 || 0.051031 2022 2371 || 2200.17 2198.22 || 4.49946 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 -0.00637437 0.000344321 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 7.26597e-05 -0.023707 0.000272691 || 0.051031 2021 2397 || 2251.6 2198.22 || 3.76967 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 -0.0249747 0.000319477 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 7.26597e-05 -0.0058903 0.00238189 || 0.051031 2017 2373 || 2211.25 2198.22 || 32.9273 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 0.00190256 -7.04387e-05 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 7.26597e-05 -0.00120074 -0.000575584 || 0.051031 2025 2369 || 2200.87 2198.22 || -7.95687 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 0.0225023 0.00093168 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 7.27585e-05 -0.0125533 0.000928434 || 0.051031 2009 2395 || 2226.17 2198.22 || 12.8347 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.29559e-05 0.0109542 -0.000322622 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 7.26597e-05 0.00733891 -0.00187847 || 0.051031 2027 2380 || 2182.21 2198.22 || -25.968 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 0.00665476 0.000567811 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 45: [ OK ] std_algorithms_replace_copy_if_team_test.test (395 ms) 45: [----------] 1 test from std_algorithms_replace_copy_if_team_test (395 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 6 tests from 6 test suites ran. (2219 ms total) 45: [ PASSED ] 6 tests. 45/54 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.62 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 46: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 46: Test timeout computed to be: 1500 34: -- Testing 1-D histogram 34: Density 1D: 7.26597e-05 0.00463925 0.000209737 || 0.051031 2030 2361 || 2188.07 2198.22 || 2.89941 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 -0.000672123 -0.000389166 || 0.051031 1e+64 -1e+64 34: Test Seed:1735660661962776787 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 7.26597e-05 -0.00530809 0.00029062 || 0.051031 2026 2410 || 2209.95 2198.22 || 4.01754 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 -0.0102917 -0.000436504 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 7.26597e-05 0.00433006 -0.000391243 || 0.051031 2028 2383 || 2188.75 2198.22 || -5.40855 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 -0.00426126 -0.000182806 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 7.26597e-05 -0.00336953 -4.86218e-05 || 0.051031 2020 2391 || 2205.65 2198.22 || -0.672147 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 -0.00475356 0.00125936 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 7.26597e-05 -0.00311242 -5.26431e-05 || 0.051031 2019 2410 || 2205.09 2198.22 || -0.727738 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 0.0076281 -0.000274209 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 7.26597e-05 0.032569 0.0014255 || 0.051031 2021 2392 || 2128.89 2198.22 || 19.7061 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 0.0238368 -0.000906596 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 7.27255e-05 -0.01712 0.000575831 || 0.051031 2025 2399 || 2236.51 2198.22 || 7.96029 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.28572e-05 0.000433385 -0.000353707 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 7.27255e-05 0.0147841 -0.000158323 || 0.051031 2033 2354 || 2166.2 2198.22 || -2.18866 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.28572e-05 -0.00123054 -0.000635543 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 7.26597e-05 -0.00835136 0.00203972 || 0.051031 2025 2373 || 2216.74 2198.22 || 28.1971 -0.159026 34: -- Testing 3-D histogram 34: Density 3D: 7.26597e-05 -0.00674402 -0.000544479 || 0.051031 1e+64 -1e+64 34: [ OK ] openmptarget.Random_XorShift1024_0 (210 ms) 34: [ RUN ] openmptarget.Multi_streams 34: /var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests/TestRandom.hpp:596: Skipped 34: Libomptarget error 34: [ SKIPPED ] openmptarget.Multi_streams (0 ms) 34: [----------] 3 tests from openmptarget (438 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 3 tests from 1 test suite ran. (438 ms total) 34: [ PASSED ] 2 tests. 34: [ SKIPPED ] 1 test, listed below: 34: [ SKIPPED ] openmptarget.Multi_streams 34/53 Test #34: Kokkos_UnitTest_Random ..................................... Passed 0.51 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_A 35: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 35: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests 35: Test timeout computed to be: 1500 35: [==========] Running 16 tests from 4 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from std_algorithms_DeathTest 35: [ RUN ] std_algorithms_DeathTest.expect_no_overlap 46: [==========] Running 4 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_reverse_team_test 46: [ RUN ] std_algorithms_reverse_team_test.test 35: [ OK ] std_algorithms_DeathTest.expect_no_overlap (79 ms) 35: [----------] 1 test from std_algorithms_DeathTest (79 ms total) 35: 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 (0 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 (1 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 (5 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 16 tests from 4 test suites ran. (85 ms total) 35: [ PASSED ] 16 tests. 35/53 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.16 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_B 36: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 36: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests 36: Test timeout computed to be: 1500 36: [==========] Running 6 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 6 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 (83 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 (13 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 (14 ms) 36: [ RUN ] std_algorithms_min_max_element_test.minmax_element_empty_range 36: [ OK ] std_algorithms_min_max_element_test.minmax_element_empty_range (0 ms) 36: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data 36: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data (21 ms) 36: [----------] 6 tests from std_algorithms_min_max_element_test (133 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 6 tests from 1 test suite ran. (133 ms total) 36: [ PASSED ] 6 tests. 36/53 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.20 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_C 37: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 37: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests 37: Test timeout computed to be: 1500 37: [==========] Running 13 tests from 10 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from std_algorithms_lexicographical_compare_test 37: [ RUN ] std_algorithms_lexicographical_compare_test.test 37: [ OK ] std_algorithms_lexicographical_compare_test.test (0 ms) 37: [----------] 1 test from std_algorithms_lexicographical_compare_test (0 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 (183 ms) 37: [----------] 1 test from std_algorithms_for_each_test (183 ms total) 37: 37: [----------] 1 test from std_algorithms_find_test 37: [ RUN ] std_algorithms_find_test.test 46: [ OK ] std_algorithms_reverse_team_test.test (304 ms) 46: [----------] 1 test from std_algorithms_reverse_team_test (304 ms total) 46: 46: [----------] 1 test from std_algorithms_reverse_copy_team_test 46: [ RUN ] std_algorithms_reverse_copy_team_test.test 37: [ OK ] std_algorithms_find_test.test (57 ms) 37: [----------] 1 test from std_algorithms_find_test (57 ms total) 37: 37: [----------] 4 tests from std_algorithms_non_mod_seq_ops 37: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 46: [ OK ] std_algorithms_reverse_copy_team_test.test (338 ms) 46: [----------] 1 test from std_algorithms_reverse_copy_team_test (338 ms total) 46: 46: [----------] 1 test from std_algorithms_rotate_team_test 46: [ RUN ] std_algorithms_rotate_team_test.test [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o 37: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (759 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 46: [ OK ] std_algorithms_rotate_team_test.test (518 ms) 46: [----------] 1 test from std_algorithms_rotate_team_test (518 ms total) 46: 46: [----------] 1 test from std_algorithms_rotate_copy_team_test 46: [ RUN ] std_algorithms_rotate_copy_team_test.test 46: [ OK ] std_algorithms_rotate_copy_team_test.test (538 ms) 46: [----------] 1 test from std_algorithms_rotate_copy_team_test (538 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (1700 ms total) 46: [ PASSED ] 4 tests. 46/54 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 2.10 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 47: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 47: Test timeout computed to be: 1500 47: [==========] Running 4 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_move_team_test 47: [ RUN ] std_algorithms_move_team_test.test 37: [ OK ] std_algorithms_non_mod_seq_ops.find_end (678 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o 47: [ OK ] std_algorithms_move_team_test.test (489 ms) 47: [----------] 1 test from std_algorithms_move_team_test (489 ms total) 47: 47: [----------] 1 test from std_algorithms_move_backward_team_test 47: [ RUN ] std_algorithms_move_backward_team_test.test 37: [ OK ] std_algorithms_non_mod_seq_ops.search (650 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 47: [ OK ] std_algorithms_move_backward_team_test.test (475 ms) 47: [----------] 1 test from std_algorithms_move_backward_team_test (475 ms total) 47: 47: [----------] 1 test from std_algorithms_shift_left_team_test 47: [ RUN ] std_algorithms_shift_left_team_test.test 37: [ OK ] std_algorithms_non_mod_seq_ops.search_n (724 ms) 37: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2813 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 (39 ms) 37: [----------] 1 test from std_algorithms_count_test (39 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 (43 ms) 37: [----------] 1 test from std_algorithms_equal_test (43 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 (55 ms) 37: [----------] 1 test from std_algorithms_all_any_none_of_test (55 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 (93 ms) 37: [----------] 1 test from std_algorithms_nonmod_seq_ops (93 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 (149 ms) 37: [----------] 1 test from std_algorithms_mismatch_test (149 ms total) 37: 37: [----------] 1 test from std_algorithms_mod_seq_ops 37: [ RUN ] std_algorithms_mod_seq_ops.move_backward 37: [ OK ] std_algorithms_mod_seq_ops.move_backward (96 ms) 37: [----------] 1 test from std_algorithms_mod_seq_ops (96 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 13 tests from 10 test suites ran. (3533 ms total) 37: [ PASSED ] 13 tests. 37/53 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 3.61 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_D 38: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 38: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests 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 (96 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 (97 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 (0 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 (1 ms) 38: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 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 (50 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_if 38: [ OK ] std_algorithms_replace_ops_test.replace_if (141 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_copy 38: [ OK ] std_algorithms_replace_ops_test.replace_copy (91 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 38: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (83 ms) 38: [----------] 4 tests from std_algorithms_replace_ops_test (365 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 (79 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.unique 38: [ OK ] std_algorithms_mod_seq_ops.unique (179 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 47: [ OK ] std_algorithms_shift_left_team_test.test (1473 ms) 47: [----------] 1 test from std_algorithms_shift_left_team_test (1473 ms total) 47: 47: [----------] 1 test from std_algorithms_shift_right_team_test 47: [ RUN ] std_algorithms_shift_right_team_test.test 38: [ OK ] std_algorithms_mod_seq_ops.unique_copy (123 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove 38: [ OK ] std_algorithms_mod_seq_ops.remove (81 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_if 38: [ OK ] std_algorithms_mod_seq_ops.remove_if (86 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 38: [ OK ] std_algorithms_mod_seq_ops.remove_copy (217 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if [ 85%] 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_A.dir/TestStdAlgorithmsConstraints.cpp.o 38: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (82 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o 47: [ OK ] std_algorithms_shift_right_team_test.test (1488 ms) 47: [----------] 1 test from std_algorithms_shift_right_team_test (1488 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 4 tests from 4 test suites ran. (3926 ms total) 47: [ PASSED ] 4 tests. 47/54 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 4.33 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 48: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 48: Test timeout computed to be: 1500 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o 48: [==========] Running 9 tests from 9 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_copy_team_test 48: [ RUN ] std_algorithms_copy_team_test.test 38: [ OK ] std_algorithms_mod_seq_ops.rotate (1195 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 38: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (570 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.shift_left 48: [ OK ] std_algorithms_copy_team_test.test (617 ms) 48: [----------] 1 test from std_algorithms_copy_team_test (617 ms total) 48: 48: [----------] 1 test from std_algorithms_copy_n_team_test 48: [ RUN ] std_algorithms_copy_n_team_test.test 48: [ OK ] std_algorithms_copy_n_team_test.test (436 ms) 48: [----------] 1 test from std_algorithms_copy_n_team_test (436 ms total) 48: 48: [----------] 1 test from std_algorithms_copy_backward_team_test 48: [ RUN ] std_algorithms_copy_backward_team_test.test 48: [ OK ] std_algorithms_copy_backward_team_test.test (467 ms) 48: [----------] 1 test from std_algorithms_copy_backward_team_test (467 ms total) 48: 48: [----------] 1 test from std_algorithms_copy_if_team_test 48: [ RUN ] std_algorithms_copy_if_team_test.test 27: Test_Atomic<long long int>/100000/iterations:10 5.70 s 5.70 s 10 1 8 9.49951 1.93883m 2.65865m 4.99995G 388.416k 4.99995G 48: [ OK ] std_algorithms_copy_if_team_test.test (414 ms) 48: [----------] 1 test from std_algorithms_copy_if_team_test (414 ms total) 48: 48: [----------] 1 test from std_algorithms_unique_copy_team_test 48: [ RUN ] std_algorithms_unique_copy_team_test.test [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o 38: [ OK ] std_algorithms_mod_seq_ops.shift_left (1536 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.shift_right 48: [ OK ] std_algorithms_unique_copy_team_test.test (511 ms) 48: [----------] 1 test from std_algorithms_unique_copy_team_test (511 ms total) 48: 48: [----------] 1 test from std_algorithms_remove_team_test 48: [ RUN ] std_algorithms_remove_team_test.test 48: [ OK ] std_algorithms_remove_team_test.test (437 ms) 48: [----------] 1 test from std_algorithms_remove_team_test (437 ms total) 48: 48: [----------] 1 test from std_algorithms_remove_if_team_test 48: [ RUN ] std_algorithms_remove_if_team_test.test 48: [ OK ] std_algorithms_remove_if_team_test.test (379 ms) 48: [----------] 1 test from std_algorithms_remove_if_team_test (379 ms total) 48: 48: [----------] 1 test from std_algorithms_remove_copy_team_test 48: [ RUN ] std_algorithms_remove_copy_team_test.test 48: [ OK ] std_algorithms_remove_copy_team_test.test (479 ms) 48: [----------] 1 test from std_algorithms_remove_copy_team_test (479 ms total) 48: 48: [----------] 1 test from std_algorithms_remove_copy_if_team_test 48: [ RUN ] std_algorithms_remove_copy_if_team_test.test 38: [ OK ] std_algorithms_mod_seq_ops.shift_right (1500 ms) 38: [----------] 11 tests from std_algorithms_mod_seq_ops (5653 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 (90 ms) 38: [----------] 1 test from std_algorithms_modseq_test (90 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 31 tests from 5 test suites ran. (6214 ms total) 38: [ PASSED ] 31 tests. 38/53 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 6.29 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_E 39: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 39: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests 39: Test timeout computed to be: 1500 39: [==========] Running 15 tests from 6 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 (108 ms) 39: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 39: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (20 ms) 39: [----------] 2 tests from std_algorithms_sorting_ops_test (129 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 (3 ms) 39: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 39: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (3 ms) 39: [ RUN ] std_algorithms_partitioning_test.partition_point 39: [ OK ] std_algorithms_partitioning_test.partition_point (3 ms) 39: [----------] 4 tests from std_algorithms_partitioning_test (9 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 (71 ms) 39: [----------] 1 test from std_algorithms_partitioning_ops (71 ms total) 39: 39: [----------] 1 test from std_algorithms_numerics_ops_test 39: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 48: [ OK ] std_algorithms_remove_copy_if_team_test.test (362 ms) 48: [----------] 1 test from std_algorithms_remove_copy_if_team_test (362 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 9 tests from 9 test suites ran. (4107 ms total) 48: [ PASSED ] 9 tests. 48/54 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 4.51 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 49: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 49: Test timeout computed to be: 1500 [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o 39: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (143 ms) 39: [----------] 1 test from std_algorithms_numerics_ops_test (143 ms total) 39: 39: [----------] 6 tests from std_algorithms_numeric_ops_test 39: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 49: [==========] Running 4 tests from 4 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_unique_team_test 49: [ RUN ] std_algorithms_unique_team_test.test_default_predicate [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o 39: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (933 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 [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D 49: [ OK ] std_algorithms_unique_team_test.test_default_predicate (658 ms) 49: [----------] 1 test from std_algorithms_unique_team_test (658 ms total) 49: 49: [----------] 1 test from std_algorithms_adjacent_difference_team_test 49: [ RUN ] std_algorithms_adjacent_difference_team_test.test 39: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (363 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_functor 39: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 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: [----------] 6 tests from std_algorithms_numeric_ops_test (1297 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 (64 ms) 39: [----------] 1 test from std_algorithms_transform_ops_test (64 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 15 tests from 6 test suites ran. (1716 ms total) 39: [ PASSED ] 15 tests. 39/53 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 1.79 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests 40: Test timeout computed to be: 1500 40: [==========] Running 5 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_count_team_test 40: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 49: [ OK ] std_algorithms_adjacent_difference_team_test.test (764 ms) 49: [----------] 1 test from std_algorithms_adjacent_difference_team_test (764 ms total) 49: 49: [----------] 1 test from std_algorithms_reduce_team_test 49: [ RUN ] std_algorithms_reduce_team_test.test 40: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (650 ms) 40: [ RUN ] std_algorithms_count_team_test.count_returns_zero 40: [ OK ] std_algorithms_count_team_test.count_returns_zero (550 ms) 40: [----------] 2 tests from std_algorithms_count_team_test (1201 ms total) 40: 40: [----------] 1 test from std_algorithms_count_if_team_test 40: [ RUN ] std_algorithms_count_if_team_test.test 49: [ OK ] std_algorithms_reduce_team_test.test (764 ms) 49: [----------] 1 test from std_algorithms_reduce_team_test (764 ms total) 49: 49: [----------] 1 test from std_algorithms_transform_reduce_team_test 49: [ RUN ] std_algorithms_transform_reduce_team_test.test Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o 40: [ OK ] std_algorithms_count_if_team_test.test (643 ms) 40: [----------] 1 test from std_algorithms_count_if_team_test (643 ms total) 40: 40: [----------] 1 test from std_algorithms_for_each_team_test 40: [ RUN ] std_algorithms_for_each_team_test.test 49: [ OK ] std_algorithms_transform_reduce_team_test.test (1375 ms) 49: [----------] 1 test from std_algorithms_transform_reduce_team_test (1375 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 4 tests from 4 test suites ran. (3562 ms total) 49: [ PASSED ] 4 tests. 49/54 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 3.96 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 50: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 50: Test timeout computed to be: 1500 40: [ OK ] std_algorithms_for_each_team_test.test (831 ms) 40: [----------] 1 test from std_algorithms_for_each_team_test (831 ms total) 40: 40: [----------] 1 test from std_algorithms_for_each_n_team_test 40: [ RUN ] std_algorithms_for_each_n_team_test.test 50: [==========] Running 18 tests from 5 test suites. 50: [----------] Global test environment set-up. 50: [----------] 2 tests from std_algorithms_is_sorted_team_test 50: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 50: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (508 ms) 50: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 40: [ OK ] std_algorithms_for_each_n_team_test.test (795 ms) 40: [----------] 1 test from std_algorithms_for_each_n_team_test (795 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 5 tests from 4 test suites ran. (3471 ms total) 40: [ PASSED ] 5 tests. 40/53 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 3.55 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests 41: Test timeout computed to be: 1500 41: [==========] Running 2 tests from 1 test suite. 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 50: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (415 ms) 50: [----------] 2 tests from std_algorithms_is_sorted_team_test (923 ms total) 50: 50: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 50: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (18 ms) 50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 50: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (21 ms) 50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 50: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (344 ms) 50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o 50: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (462 ms) 50: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (848 ms total) 50: 50: [----------] 4 tests from std_algorithms_is_partitioned_team_test 50: [ RUN ] std_algorithms_is_partitioned_team_test.empty 50: [ OK ] std_algorithms_is_partitioned_team_test.empty (10 ms) 50: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 50: [ OK ] std_algorithms_is_partitioned_team_test.all_true (226 ms) 50: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 50: [ OK ] std_algorithms_is_partitioned_team_test.all_false (224 ms) 50: [ RUN ] std_algorithms_is_partitioned_team_test.random [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o 50: [ OK ] std_algorithms_is_partitioned_team_test.random (175 ms) 50: [----------] 4 tests from std_algorithms_is_partitioned_team_test (636 ms total) 50: 50: [----------] 4 tests from std_algorithms_partition_copy_team_test 50: [ RUN ] std_algorithms_partition_copy_team_test.empty 50: [ OK ] std_algorithms_partition_copy_team_test.empty (15 ms) 50: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o 50: [ OK ] std_algorithms_partition_copy_team_test.all_true (549 ms) 50: [ RUN ] std_algorithms_partition_copy_team_test.all_false 50: [ OK ] std_algorithms_partition_copy_team_test.all_false (555 ms) 50: [ RUN ] std_algorithms_partition_copy_team_test.random 50: [ OK ] std_algorithms_partition_copy_team_test.random (513 ms) 50: [----------] 4 tests from std_algorithms_partition_copy_team_test (1634 ms total) 50: 50: [----------] 4 tests from std_algorithms_partition_point_team_test 50: [ RUN ] std_algorithms_partition_point_team_test.empty 50: [ OK ] std_algorithms_partition_point_team_test.empty (11 ms) 50: [ RUN ] std_algorithms_partition_point_team_test.all_true 50: [ OK ] std_algorithms_partition_point_team_test.all_true (226 ms) 50: [ RUN ] std_algorithms_partition_point_team_test.all_false 50: [ OK ] std_algorithms_partition_point_team_test.all_false (225 ms) 50: [ RUN ] std_algorithms_partition_point_team_test.random 50: [ OK ] std_algorithms_partition_point_team_test.random (176 ms) 50: [----------] 4 tests from std_algorithms_partition_point_team_test (640 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 18 tests from 5 test suites ran. (4684 ms total) 50: [ PASSED ] 18 tests. 50/54 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 5.09 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 51: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 51: Test timeout computed to be: 1500 [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o 41: [ OK ] std_algorithms_equal_team_test.views_are_equal (3543 ms) 41: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 51: [==========] Running 5 tests from 4 test suites. 51: [----------] Global test environment set-up. 51: [----------] 2 tests from std_algorithms_transform_team_test 51: [ RUN ] std_algorithms_transform_team_test.test_unary_op [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o 51: [ OK ] std_algorithms_transform_team_test.test_unary_op (642 ms) 51: [ RUN ] std_algorithms_transform_team_test.test_binary_op 51: [ OK ] std_algorithms_transform_team_test.test_binary_op (785 ms) 51: [----------] 2 tests from std_algorithms_transform_team_test (1427 ms total) 51: 51: [----------] 1 test from std_algorithms_generate_team_test 51: [ RUN ] std_algorithms_generate_team_test.test_unary_op 41: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (3464 ms) 41: [----------] 2 tests from std_algorithms_equal_team_test (7008 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 2 tests from 1 test suite ran. (7008 ms total) 41: [ PASSED ] 2 tests. 41/53 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 7.08 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 42: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 42: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests 42: Test timeout computed to be: 1500 42: [==========] Running 0 tests from 0 test suites. 42: [==========] 0 tests from 0 test suites ran. (0 ms total) 42: [ PASSED ] 0 tests. 42/53 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 0.04 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 43: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 43: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests 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 (0 ms) 43: [----------] 1 test from std_algorithms_min_element_team_test (0 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 (0 ms) 43: [----------] 1 test from std_algorithms_max_element_team_test (0 ms total) 43: 43: [----------] 1 test from std_algorithms_minmax_element_team_test 43: [ RUN ] std_algorithms_minmax_element_team_test.test 43: [ OK ] std_algorithms_minmax_element_team_test.test (0 ms) 43: [----------] 1 test from std_algorithms_minmax_element_team_test (0 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 3 tests from 3 test suites ran. (0 ms total) 43: [ PASSED ] 3 tests. 43/53 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 0.04 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 44: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 44: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests 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 51: [ OK ] std_algorithms_generate_team_test.test_unary_op (1799 ms) 51: [----------] 1 test from std_algorithms_generate_team_test (1799 ms total) 51: 51: [----------] 1 test from std_algorithms_generate_n_team_test 51: [ RUN ] std_algorithms_generate_n_team_test.test 44: [ OK ] std_algorithms_fill_team_test.test (740 ms) 44: [----------] 1 test from std_algorithms_fill_team_test (740 ms total) 44: 44: [----------] 1 test from std_algorithms_fill_n_team_test 44: [ RUN ] std_algorithms_fill_n_team_test.test 51: [ OK ] std_algorithms_generate_n_team_test.test (394 ms) 51: [----------] 1 test from std_algorithms_generate_n_team_test (394 ms total) 51: 51: [----------] 1 test from std_algorithms_swap_ranges_team_test 51: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o 51: [ OK ] std_algorithms_swap_ranges_team_test.test (784 ms) 51: [----------] 1 test from std_algorithms_swap_ranges_team_test (784 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 5 tests from 4 test suites ran. (4406 ms total) 51: [ PASSED ] 5 tests. 51/54 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 4.79 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 52: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 52: Test timeout computed to be: 1500 [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E 52: [==========] Running 2 tests from 2 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_exclusive_scan_team_test 52: [ RUN ] std_algorithms_exclusive_scan_team_test.test 44: [ OK ] std_algorithms_fill_n_team_test.test (2080 ms) 44: [----------] 1 test from std_algorithms_fill_n_team_test (2080 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 (799 ms) 44: [----------] 1 test from std_algorithms_replace_team_test (799 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_if_team_test 44: [ RUN ] std_algorithms_replace_if_team_test.test 52: [ OK ] std_algorithms_exclusive_scan_team_test.test (1700 ms) 52: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1700 ms total) 52: 52: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 52: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o 44: [ OK ] std_algorithms_replace_if_team_test.test (718 ms) 44: [----------] 1 test from std_algorithms_replace_if_team_test (718 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_copy_team_test 44: [ RUN ] std_algorithms_replace_copy_team_test.test 52: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (839 ms) 52: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (839 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 2 tests from 2 test suites ran. (2540 ms total) 52: [ PASSED ] 2 tests. 52/54 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.93 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 53: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 53: Test timeout computed to be: 1500 53: [==========] Running 2 tests from 2 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_inclusive_scan_team_test 53: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 44: [ OK ] std_algorithms_replace_copy_team_test.test (1313 ms) 44: [----------] 1 test from std_algorithms_replace_copy_team_test (1313 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_copy_if_team_test 44: [ RUN ] std_algorithms_replace_copy_if_team_test.test 31: Test_Atomic<long long int>/100000/iterations:10 4.04 s 4.03 s 10 1 8 2.69727m 1.33898m 160.9u 4.99995G 82.686k 4.99995G 44: [ OK ] std_algorithms_replace_copy_if_team_test.test (1240 ms) 44: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1240 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 6 tests from 6 test suites ran. (6892 ms total) 44: [ PASSED ] 6 tests. 44/53 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 6.97 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests 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 [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 27: Test_Atomic<unsigned int>/100000/iterations:10 2.11 s 2.11 s 10 1 4 2.59083m 1.73255m 2.58272m 704.983M 273.728k 704.983M 53: [ OK ] std_algorithms_inclusive_scan_team_test.test (2348 ms) 53: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2349 ms total) 53: 53: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 53: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 45: [ OK ] std_algorithms_reverse_team_test.test (727 ms) 45: [----------] 1 test from std_algorithms_reverse_team_test (727 ms total) 45: 45: [----------] 1 test from std_algorithms_reverse_copy_team_test 45: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o 45: [ OK ] std_algorithms_reverse_copy_team_test.test (1214 ms) 45: [----------] 1 test from std_algorithms_reverse_copy_team_test (1214 ms total) 45: 45: [----------] 1 test from std_algorithms_rotate_team_test 45: [ RUN ] std_algorithms_rotate_team_test.test 53: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1614 ms) 53: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1614 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 2 tests from 2 test suites ran. (3963 ms total) 53: [ PASSED ] 2 tests. 53/54 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 4.36 sec test 54 Start 54: Kokkos_UnitTest_SIMD 54: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/simd/unit_tests/Kokkos_UnitTest_SIMD 54: Test timeout computed to be: 1500 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o 54: [==========] Running 18 tests from 1 test suite. 54: [----------] Global test environment set-up. 54: [----------] 18 tests from simd 54: [ RUN ] simd.host_math_ops 54: [ OK ] simd.host_math_ops (0 ms) 54: [ RUN ] simd.device_math_ops 54: [ OK ] simd.device_math_ops (4 ms) 54: [ RUN ] simd.host_mask_ops 54: [ OK ] simd.host_mask_ops (0 ms) 54: [ RUN ] simd.device_mask_ops 54: [ OK ] simd.device_mask_ops (0 ms) 54: [ RUN ] simd.host_conversions 54: [ OK ] simd.host_conversions (0 ms) 54: [ RUN ] simd.device_conversions 54: [ OK ] simd.device_conversions (0 ms) 54: [ RUN ] simd.host_shift_ops 54: [ OK ] simd.host_shift_ops (0 ms) 54: [ RUN ] simd.device_shift_ops 54: [ OK ] simd.device_shift_ops (0 ms) 54: [ RUN ] simd.host_condition 54: [ OK ] simd.host_condition (0 ms) 54: [ RUN ] simd.device_condition 54: [ OK ] simd.device_condition (0 ms) 54: [ RUN ] simd.host_gen_ctors 54: [ OK ] simd.host_gen_ctors (0 ms) 54: [ RUN ] simd.device_gen_ctors 54: [ OK ] simd.device_gen_ctors (0 ms) 54: [ RUN ] simd.host_where_expressions 54: [ OK ] simd.host_where_expressions (0 ms) 54: [ RUN ] simd.device_where_expressions 54: [ OK ] simd.device_where_expressions (0 ms) 54: [ RUN ] simd.host_reductions 54: [ OK ] simd.host_reductions (0 ms) 54: [ RUN ] simd.device_reductions 54: [ OK ] simd.device_reductions (0 ms) 54: [ RUN ] simd.host_construction 54: [ OK ] simd.host_construction (0 ms) 54: [ RUN ] simd.device_construction 54: [ OK ] simd.device_construction (0 ms) 54: [----------] 18 tests from simd (4 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 18 tests from 1 test suite ran. (4 ms total) 54: [ PASSED ] 18 tests. 54/54 Test #54: Kokkos_UnitTest_SIMD ....................................... Passed 0.40 sec 100% tests passed, 0 tests failed out of 54 Label Time Summary: Kokkos = 471.48 sec*proc (49 tests) Total Test time (real) = 991.48 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 Tue Dec 31 15:24:48 2024 stats zeroed Tue Dec 31 15:24:48 2024 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] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 04ef3ae744206be9bc5a3f0df7009811df7a60f3df549f138f28bcb217f3d810 INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7581' for the testing framework 'CTest-Version 3.x (default)'. [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o $ docker rm -f --volumes 04ef3ae744206be9bc5a3f0df7009811df7a60f3df549f138f28bcb217f3d810 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 45: [ OK ] std_algorithms_rotate_team_test.test (2420 ms) 45: [----------] 1 test from std_algorithms_rotate_team_test (2420 ms total) 45: 45: [----------] 1 test from std_algorithms_rotate_copy_team_test 45: [ RUN ] std_algorithms_rotate_copy_team_test.test [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o 45: [ OK ] std_algorithms_rotate_copy_team_test.test (4329 ms) 45: [----------] 1 test from std_algorithms_rotate_copy_team_test (4329 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (8692 ms total) 45: [ PASSED ] 4 tests. 45/53 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 8.76 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 46: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 46: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/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_move_team_test 46: [ RUN ] std_algorithms_move_team_test.test [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o 46: [ OK ] std_algorithms_move_team_test.test (1514 ms) 46: [----------] 1 test from std_algorithms_move_team_test (1514 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 (1380 ms) 46: [----------] 1 test from std_algorithms_move_backward_team_test (1380 ms total) 46: 46: [----------] 1 test from std_algorithms_shift_left_team_test 46: [ RUN ] std_algorithms_shift_left_team_test.test [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A 46: [ OK ] std_algorithms_shift_left_team_test.test (4145 ms) 46: [----------] 1 test from std_algorithms_shift_left_team_test (4145 ms total) 46: 46: [----------] 1 test from std_algorithms_shift_right_team_test 46: [ RUN ] std_algorithms_shift_right_team_test.test [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o 27: Test_Atomic<unsigned long int>/100000/iterations:10 1.90 s 1.90 s 10 1 8 3.50915m 1.59868m 2.65686m 4.99995G 270.672k 4.99995G [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o 46: [ OK ] std_algorithms_shift_right_team_test.test (4201 ms) 46: [----------] 1 test from std_algorithms_shift_right_team_test (4201 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (11242 ms total) 46: [ PASSED ] 4 tests. 46/53 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 11.32 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests 47: Test timeout computed to be: 1500 47: [==========] Running 9 tests from 9 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_copy_team_test 47: [ RUN ] std_algorithms_copy_team_test.test 47: [ OK ] std_algorithms_copy_team_test.test (1669 ms) 47: [----------] 1 test from std_algorithms_copy_team_test (1669 ms total) 47: 47: [----------] 1 test from std_algorithms_copy_n_team_test 47: [ RUN ] std_algorithms_copy_n_team_test.test [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o 47: [ OK ] std_algorithms_copy_n_team_test.test (3911 ms) 47: [----------] 1 test from std_algorithms_copy_n_team_test (3911 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 (1349 ms) 47: [----------] 1 test from std_algorithms_copy_backward_team_test (1349 ms total) 47: 47: [----------] 1 test from std_algorithms_copy_if_team_test 47: [ RUN ] std_algorithms_copy_if_team_test.test [ 56%] Linking CXX executable 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 47: [ OK ] std_algorithms_copy_if_team_test.test (1333 ms) 47: [----------] 1 test from std_algorithms_copy_if_team_test (1333 ms total) 47: 47: [----------] 1 test from std_algorithms_unique_copy_team_test 47: [ RUN ] std_algorithms_unique_copy_team_test.test [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o 47: [ OK ] std_algorithms_unique_copy_team_test.test (1360 ms) 47: [----------] 1 test from std_algorithms_unique_copy_team_test (1360 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_team_test 47: [ RUN ] std_algorithms_remove_team_test.test [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o 47: [ OK ] std_algorithms_remove_team_test.test (829 ms) 47: [----------] 1 test from std_algorithms_remove_team_test (829 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_if_team_test 47: [ RUN ] std_algorithms_remove_if_team_test.test 31: Test_Atomic<unsigned int>/100000/iterations:10 3.58 s 3.57 s 10 1 4 2.06637m 1.35029m 51.9u 704.983M 120.76k 704.983M 47: [ OK ] std_algorithms_remove_if_team_test.test (776 ms) 47: [----------] 1 test from std_algorithms_remove_if_team_test (776 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_copy_team_test 47: [ RUN ] std_algorithms_remove_copy_team_test.test [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o 47: [ OK ] std_algorithms_remove_copy_team_test.test (1324 ms) 47: [----------] 1 test from std_algorithms_remove_copy_team_test (1324 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 (1280 ms) 47: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1280 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 9 tests from 9 test suites ran. (13835 ms total) 47: [ PASSED ] 9 tests. 47/53 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 13.91 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests 48: Test timeout computed to be: 1500 48: [==========] Running 2 tests from 2 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_unique_team_test 48: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 48: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1062 ms) 48: [----------] 1 test from std_algorithms_unique_team_test (1062 ms total) 48: 48: [----------] 1 test from std_algorithms_adjacent_difference_team_test 48: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o 48: [ OK ] std_algorithms_adjacent_difference_team_test.test (2579 ms) 48: [----------] 1 test from std_algorithms_adjacent_difference_team_test (2579 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 2 tests from 2 test suites ran. (3642 ms total) 48: [ PASSED ] 2 tests. 48/53 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 3.72 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 49: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 49: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests 49: Test timeout computed to be: 1500 49: [==========] Running 6 tests from 2 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 (870 ms) 49: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C 49: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (766 ms) 49: [----------] 2 tests from std_algorithms_is_sorted_team_test (1636 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 (70 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (81 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (535 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (557 ms) 49: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1244 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 6 tests from 2 test suites ran. (2881 ms total) 49: [ PASSED ] 6 tests. 49/53 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 2.95 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 50: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 50: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests 50: Test timeout computed to be: 1500 50: [==========] Running 4 tests from 4 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test 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 (1738 ms) 50: [----------] 1 test from std_algorithms_transform_team_test (1738 ms total) 50: 50: [----------] 1 test from std_algorithms_generate_team_test 50: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp 50: [ OK ] std_algorithms_generate_team_test.test_unary_op (2026 ms) 50: [----------] 1 test from std_algorithms_generate_team_test (2026 ms total) 50: 50: [----------] 1 test from std_algorithms_generate_n_team_test 50: [ RUN ] std_algorithms_generate_n_team_test.test Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o 50: [ OK ] std_algorithms_generate_n_team_test.test (2065 ms) 50: [----------] 1 test from std_algorithms_generate_n_team_test (2065 ms total) 50: 50: [----------] 1 test from std_algorithms_swap_ranges_team_test 50: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o 50: [ OK ] std_algorithms_swap_ranges_team_test.test (1649 ms) 50: [----------] 1 test from std_algorithms_swap_ranges_team_test (1649 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 4 tests from 4 test suites ran. (7479 ms total) 50: [ PASSED ] 4 tests. 50/53 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 7.55 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests 51: Test timeout computed to be: 1500 51: [==========] Running 1 test from 1 test suite. 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 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 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_H.dir/TestStdAlgorithmsCommon.cpp.o 51: [ OK ] std_algorithms_exclusive_scan_team_test.test (2689 ms) 51: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2689 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 1 test from 1 test suite ran. (2689 ms total) 51: [ PASSED ] 1 test. 51/53 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.76 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests 52: Test timeout computed to be: 1500 52: [==========] Running 1 test from 1 test suite. 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 [ 86%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o 52: [ OK ] std_algorithms_inclusive_scan_team_test.test (7834 ms) 52: [----------] 1 test from std_algorithms_inclusive_scan_team_test (7834 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 1 test from 1 test suite ran. (7834 ms total) 52: [ PASSED ] 1 test. 52/53 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 7.91 sec test 53 Start 53: Kokkos_UnitTest_SIMD 53: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/simd/unit_tests/Kokkos_UnitTest_SIMD 53: Working Directory: /var/jenkins/workspace/Kokkos_PR-7581/build/simd/unit_tests 53: Test timeout computed to be: 1500 53: [==========] Running 18 tests from 1 test suite. 53: [----------] Global test environment set-up. 53: [----------] 18 tests from simd 53: [ RUN ] simd.host_math_ops 53: [ OK ] simd.host_math_ops (0 ms) 53: [ RUN ] simd.device_math_ops 53: /var/jenkins/workspace/Kokkos_PR-7581/simd/unit_tests/include/TestSIMD_MathOps.hpp:316: Skipped 53: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered 53: [ SKIPPED ] simd.device_math_ops (0 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 (77 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 (12 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: /var/jenkins/workspace/Kokkos_PR-7581/simd/unit_tests/include/TestSIMD_Reductions.hpp:186: Skipped 53: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered 53: [ SKIPPED ] simd.device_reductions (0 ms) 53: [ RUN ] simd.host_construction 53: [ OK ] simd.host_construction (0 ms) 53: [ RUN ] simd.device_construction 53: [ OK ] simd.device_construction (0 ms) 53: [----------] 18 tests from simd (90 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 18 tests from 1 test suite ran. (90 ms total) 53: [ PASSED ] 16 tests. 53: [ SKIPPED ] 2 tests, listed below: 53: [ SKIPPED ] simd.device_math_ops 53: [ SKIPPED ] simd.device_reductions 53/53 Test #53: Kokkos_UnitTest_SIMD ....................................... Passed 0.16 sec 100% tests passed, 0 tests failed out of 53 Label Time Summary: Kokkos = 305.46 sec*proc (48 tests) Total Test time (real) = 745.83 sec Post stage [Pipeline] sh + ccache --show-stats Summary: Hits: 0 / 0 Direct: 0 / 0 Preprocessed: 0 / 0 Misses: 0 Direct: 0 Preprocessed: 0 Primary storage: Hits: 0 / 0 Misses: 0 Cache size (GB): 4.40 / 5.00 (88.07 %) Use the -v/--verbose option for more details. [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } $ docker stop --time=1 2cad51223b82afac395e56a35486fd6a7ba2231169bdd09f13c56b9b4f163d9e INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7581' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes 2cad51223b82afac395e56a35486fd6a7ba2231169bdd09f13c56b9b4f163d9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 86%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ OK ] serial.BinSortUnsignedKeyLayoutStrideValues (161611 ms) [ RUN ] serial.NestedSort [ OK ] serial.NestedSort (61 ms) [ RUN ] serial.NestedSortByKey [ OK ] serial.NestedSortByKey (497 ms) [ RUN ] serial.SortWithCustomComparator [ OK ] serial.SortWithCustomComparator (606 ms) [----------] 13 tests from serial (1033310 ms total) [----------] Global test environment tear-down [==========] 13 tests from 1 test suite ran. (1033310 ms total) [ PASSED ] 13 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests' Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf 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 2157a091294cea91373ddbea423c0cc25c0144f014002b8707804a81941ff86e [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o $ docker rm -f --volumes 2157a091294cea91373ddbea423c0cc25c0144f014002b8707804a81941ff86e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o 27: Test_Atomic<unsigned long long int>/100000/iterations:10 5.70 s 5.70 s 10 1 8 9.49303 1.74566m 2.75626m 4.99995G 269.36k 4.99995G [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 58%] 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_L.dir/TestStdAlgorithmsCommon.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessorAccessViolation.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o 27: Test_Atomic<float>/100000/iterations:10 2.11 s 2.11 s 10 0 4 4.7626m 1.63586m 3.34685m 5.00005G 407.264k 4.99989G [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 90%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o 27: Test_Atomic<double>/100000/iterations:10 1.90 s 1.90 s 10 1 8 4.78404m 1.68735m 3.44234m 4.99995G 335.648k 4.99995G 27/52 Test #27: Kokkos_PerformanceTest_Atomic .............................. Passed 215.60 sec test 28 Start 28: Kokkos_ContainersUnitTest_OpenMP 28: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 28: Test timeout computed to be: 1500 28: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 28: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 28: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 28: For unit testing set OMP_PROC_BIND=false 28: 28: [==========] Running 0 tests from 0 test suites. 28: [==========] 0 tests from 0 test suites ran. (0 ms total) 28: [ PASSED ] 0 tests. 28/52 Test #28: Kokkos_ContainersUnitTest_OpenMP ........................... Passed 0.32 sec test 29 Start 29: Kokkos_ContainersUnitTest_Cuda 29: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 29: Test timeout computed to be: 1500 29: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 29: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 29: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 29: For unit testing set OMP_PROC_BIND=false 29: 29: [==========] Running 0 tests from 0 test suites. 29: [==========] 0 tests from 0 test suites ran. (0 ms total) 29: [ PASSED ] 0 tests. 29/52 Test #29: Kokkos_ContainersUnitTest_Cuda ............................. Passed 0.34 sec test 30 Start 30: Kokkos_ContainersPerformanceTest_OpenMP 30: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 30: Test timeout computed to be: 1500 30: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 30: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 30: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 30: For unit testing set OMP_PROC_BIND=false 30: 30: [==========] Running 5 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 5 tests from TEST_CATEGORY 30: [ RUN ] TEST_CATEGORY.dynrankview_perf 30: OpenMP 30: DynRankView vs View: Initialization Only 30: View time (init only): 0.0518509 30: View sum computation time: 0.0518509 30: Strided View time (init only): 0.0421499 30: View Rank7 time (init only): 0.0758805 30: DynRankView time (init only): 0.0836864 30: DynRankView sum computation time: 0.151268 30: Ratio of View to DynRankView time: 0.619585 30: Ratio of View to DynRankView sum computation time: 0.369301 30: Ratio of View to View Rank7 time: 0.683322 30: Ratio of StrideView to DynRankView time: 0.503665 30: Ratio of DynRankView to View Rank7 time: 1.10287 30: [ OK ] TEST_CATEGORY.dynrankview_perf (559 ms) 30: [ RUN ] TEST_CATEGORY.global_2_local 30: OpenMP 30: size, create, generate, fill, find 30: 256, 0.000200565, 3.0007e-05, 7.0501e-05, 0.00226827 30: 512, 8.2123e-05, 1.548e-05, 8.3867e-05, 0.00234603 30: 1024, 8.3988e-05, 1.5298e-05, 0.000114574, 0.00271089 30: 2048, 9.2873e-05, 1.9768e-05, 0.000194505, 0.00359915 30: 4096, 0.000148688, 2.2712e-05, 0.000340786, 0.00507446 30: 8192, 0.000297275, 2.8334e-05, 0.000639324, 0.00819171 30: 16384, 0.000400147, 3.6087e-05, 0.00122068, 0.0147142 30: 32768, 0.000715987, 7.5763e-05, 0.00233894, 0.0378224 30: 65536, 0.00132603, 9.1982e-05, 0.0045976, 0.107285 [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SpaceAwareAccessor.cpp.o 30: 131072, 0.00255235, 0.000165679, 0.00902022, 0.220809 [ 90%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o 30: 262144, 0.0040687, 0.000312174, 0.0177934, 0.533823 [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o 30: 524288, 0.00927184, 0.000629817, 0.0345916, 1.53865 [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o 30: 1048576, 0.0135423, 0.00132946, 0.0698168, 3.28274 [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 90%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o 30: 2097152, 0.0259398, 0.00242948, 0.14179, 6.60322 [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o 30: 4194304, 0.0478554, 0.00483834, 0.261285, 14.378 30: [ OK ] TEST_CATEGORY.global_2_local (27409 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: [ RUN ] TEST_CATEGORY.scatter_view [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o 30: ScatterView data-duplicated test: 30: num_threads 20 30: hand-coded test took 0.452469 seconds 30: test took 0.562755 seconds 30: num_threads 20 30: hand-coded test took 0.456988 seconds 30: test took 0.556599 seconds 30: num_threads 20 30: hand-coded test took 0.453616 seconds 30: test took 0.556245 seconds 30: num_threads 20 30: hand-coded test took 0.452081 seconds 30: test took 0.555282 seconds 30: num_threads 20 30: hand-coded test took 0.455304 seconds 30: test took 0.554977 seconds 30: [ OK ] TEST_CATEGORY.scatter_view (5505 ms) 30: [----------] 5 tests from TEST_CATEGORY (33473 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 5 tests from 1 test suite ran. (33473 ms total) 30: [ PASSED ] 5 tests. 30/52 Test #30: Kokkos_ContainersPerformanceTest_OpenMP .................... Passed 33.81 sec test 31 Start 31: Kokkos_ContainersPerformanceTest_Cuda 31: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 31: Test timeout computed to be: 1500 31: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 31: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 31: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 31: For unit testing set OMP_PROC_BIND=false 31: 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: Cuda 31: DynRankView vs View: Initialization Only 31: View time (init only): 0.00548388 31: View sum computation time: 0.00548388 31: Strided View time (init only): 0.0005673 31: View Rank7 time (init only): 0.000598709 31: DynRankView time (init only): 0.000603977 31: DynRankView sum computation time: 0.00162995 31: Ratio of View to DynRankView time: 9.07962 31: Ratio of View to DynRankView sum computation time: 1.01967 31: Ratio of View to View Rank7 time: 9.15951 31: Ratio of StrideView to DynRankView time: 0.939274 31: Ratio of DynRankView to View Rank7 time: 1.0088 31: [ OK ] TEST_CATEGORY.dynrankview_perf (61 ms) 31: [ RUN ] TEST_CATEGORY.global_2_local 31: Cuda 31: size, create, generate, fill, find 31: 256, 0.000327071, 2.7541e-05, 3.1989e-05, 0.00259271 31: 512, 0.000223337, 1.8004e-05, 3.0367e-05, 0.00266017 31: 1024, 0.000224358, 1.8124e-05, 3.2712e-05, 0.00267888 31: 2048, 0.0002251, 1.8114e-05, 3.4264e-05, 0.00274767 31: 4096, 0.000222456, 1.7914e-05, 3.7138e-05, 0.00274362 31: 8192, 0.00023012, 1.8184e-05, 3.6317e-05, 0.00270756 31: 16384, 0.000232353, 1.8214e-05, 4.1838e-05, 0.00277743 31: 32768, 0.000232884, 1.8335e-05, 4.309e-05, 0.00279826 31: 65536, 0.000237413, 1.8564e-05, 6.5102e-05, 0.00289782 31: 131072, 0.000249968, 1.9056e-05, 7.9598e-05, 0.00320476 31: 262144, 0.000237954, 1.9537e-05, 0.00010155, 0.00380958 31: 524288, 0.000250738, 2.118e-05, 0.000155751, 0.00500391 31: 1048576, 0.000623234, 2.4706e-05, 0.000268652, 0.0119304 31: 2097152, 0.00114779, 3.1008e-05, 0.000779916, 0.0315121 31: 4194304, 0.00205721, 4.2729e-05, 0.00172413, 0.0747464 31: [ OK ] TEST_CATEGORY.global_2_local (166 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 (228 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 4 tests from 1 test suite ran. (228 ms total) 31: [ PASSED ] 4 tests. 31/52 Test #31: Kokkos_ContainersPerformanceTest_Cuda ...................... Passed 0.55 sec test 32 Start 32: Kokkos_UnitTest_Sort 32: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 32: Test timeout computed to be: 1500 32: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 32: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 32: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 32: For unit testing set OMP_PROC_BIND=false 32: 32: [==========] Running 17 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from cuda_DeathTest 32: [ RUN ] cuda_DeathTest.SortByKeyKeysLargerThanValues [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 32: [ OK ] cuda_DeathTest.SortByKeyKeysLargerThanValues (2675 ms) 32: [----------] 1 test from cuda_DeathTest (2676 ms total) 32: 32: [----------] 16 tests from cuda 32: [ RUN ] cuda.SortUnsignedValueType 32: [ OK ] cuda.SortUnsignedValueType (49 ms) 32: [ RUN ] cuda.SortEmptyView 32: [ OK ] cuda.SortEmptyView (0 ms) 32: [ RUN ] cuda.SortByKeyEmptyView 32: [ OK ] cuda.SortByKeyEmptyView (0 ms) 32: [ RUN ] cuda.SortByKeyEmptyViewHost 32: [ OK ] cuda.SortByKeyEmptyViewHost (0 ms) 32: [ RUN ] cuda.SortByKey 32: [ OK ] cuda.SortByKey (1 ms) 32: [ RUN ] cuda.SortByKeyWithComparator 32: [ OK ] cuda.SortByKeyWithComparator (0 ms) 32: [ RUN ] cuda.SortByKeyStaticExtents 32: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 32: [ RUN ] cuda.SortByKeyWithStrides 32: [ OK ] cuda.SortByKeyWithStrides (0 ms) 32: [ RUN ] cuda.SortWithCustomComparator 32: [ OK ] cuda.SortWithCustomComparator (369 ms) 32: [ RUN ] cuda.BinSortGenericTests 32: [ OK ] cuda.BinSortGenericTests (24 ms) 32: [ RUN ] cuda.BinSortEmptyView 32: [ OK ] cuda.BinSortEmptyView (0 ms) 32: [ RUN ] cuda.BinSortEmptyKeysView 32: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 32: [ RUN ] cuda.BinSort_issue_7221 32: [ OK ] cuda.BinSort_issue_7221 (0 ms) 32: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewBadAlloc.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o 31: Test_Atomic<unsigned long int>/100000/iterations:10 12.2 s 12.1 s 10 1 8 20.3787 1.79418m 104.5u 4.99995G 51.07k 4.99995G [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H 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 [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorProp.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 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_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o 31: Test_Atomic<unsigned long long int>/100000/iterations:10 4.06 s 4.04 s 10 1 8 2.74146m 1.31478m 104.5u 4.99995G 45.758k 4.99995G [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 90%] Built target Kokkos_PerformanceTest_Benchmark [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_UnitTest_SIMD [ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 91%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o 31: Test_Atomic<float>/100000/iterations:10 3.54 s 3.53 s 10 0 4 9.49908m 1.30089m 969.09u 4.99995G 87.544k 4.99989G [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o Scanning dependencies of target Kokkos_atomic [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 95%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 91%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_gather [ 95%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_gups [ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o 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_atomic [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfViews.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 97%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_stream [ 97%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 92%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 97%] Linking CXX executable Kokkos_UnitTest_SIMD [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 97%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_view_copy_constructor [ 97%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o [ 92%] Linking CXX executable Kokkos_UnitTest_SIMD [ 92%] Building CXX object example/relocatable_function/CMakeFiles/Kokkos_example_relocatable_function.dir/main.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 98%] Linking CXX executable Kokkos_gups [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 98%] Built target Kokkos_gups Scanning dependencies of target Kokkos_policy_performance [ 98%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_bytes_and_flops [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o 32: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (123532 ms) 32: [ RUN ] cuda.NestedSort 32: [ OK ] cuda.NestedSort (233 ms) 32: [ RUN ] cuda.NestedSortByKey 32: [ OK ] cuda.NestedSortByKey (818 ms) 32: [----------] 16 tests from cuda (125031 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 17 tests from 2 test suites ran. (127708 ms total) 32: [ PASSED ] 17 tests. 32/52 Test #32: Kokkos_UnitTest_Sort ....................................... Passed 128.18 sec test 33 Start 33: Kokkos_UnitTest_Random 33: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Random 33: Test timeout computed to be: 1500 33: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 33: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 33: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 33: For unit testing set OMP_PROC_BIND=false 33: 33: [==========] Running 3 tests from 1 test suite. 33: [----------] Global test environment set-up. 33: [----------] 3 tests from cuda 33: [ RUN ] cuda.Random_XorShift64 33: Test Seed:1735660969051057571 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 -0.00638176 -0.010392 || 0.051031 28036 29265 || 28858.6 28674.4 || -143.659 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00815011 0.00219147 || 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.00807967 0.0161213 || 0.051031 27995 29387 || 28908 28674.4 || 222.861 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00479136 -0.00803918 || 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.00919191 0.0190031 || 0.051031 27903 29286 || 28413.2 28674.4 || 262.699 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00414526 -0.012637 || 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 -9.25898e-05 -0.00821111 || 0.051031 27961 29380 || 28677 28674.4 || -113.51 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00513497 -0.00323401 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000246709 -0.99999 -48246.4 || 0.051031 0 194848 || 2.92851e+09 28674.4 || -6.66958e+08 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 0.000738953 -0.318863 0.160613 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.00195659 -0.999999 -57857.4 || 0.051031 0 1.55131e+06 || 2.86904e+10 28674.4 || -7.99821e+08 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 0.00587956 -0.967769 10.2636 || 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.010546 -0.0196437 || 0.051031 28027 29418 || 28375.1 28674.4 || -271.555 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.11361e-07 -0.0174024 -0.00413117 || 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.00115092 0.00769239 || 0.051031 28051 29324 || 28641.4 28674.4 || 106.34 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.0179384 0.00134441 || 0.051031 1e+64 -1e+64 33: Test Seed:1735660969249936337 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 -0.00338695 0.0222858 || 0.051031 28015 29464 || 28771.8 28674.4 || 308.079 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.000148801 0.00498302 || 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.00824613 0.0079974 || 0.051031 27936 29464 || 28912.8 28674.4 || 110.556 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00368799 -0.000869859 || 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.00490908 0.0227794 || 0.051031 28005 29340 || 28815.8 28674.4 || 314.902 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00769054 0.00257679 || 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.0227333 0.00308871 || 0.051031 27998 29276 || 29341.4 28674.4 || 42.6984 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.0282838 -0.00482768 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000244927 -0.99999 -48245.7 || 0.051031 0 194955 || 2.92862e+09 28674.4 || -6.66948e+08 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 0.000733716 -0.306095 0.153399 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.00196101 -0.999999 -57857.8 || 0.051031 0 1.55213e+06 || 2.86925e+10 28674.4 || -7.99826e+08 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 0.00589355 -0.967774 10.3051 || 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.0135378 0.0179643 || 0.051031 28017 29430 || 28291.4 28674.4 || 248.339 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.64335e-07 -0.0123207 0.00462544 || 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.00905198 0.00283658 || 0.051031 27977 29352 || 28936.3 28674.4 || 39.2129 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00382526 0.00627485 || 0.051031 1e+64 -1e+64 33: [ OK ] cuda.Random_XorShift64 (411 ms) 33: [ RUN ] cuda.Random_XorShift1024_0 33: Test Seed:1735660969462094726 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.54313e-07 -0.00115209 0.0128719 || 0.051031 10976 11809 || 11390.1 11377 || 177.941 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.67029e-07 -0.0103145 -0.00312825 || 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.00719776 -0.000586118 || 0.051031 10986 11779 || 11295.7 11377 || -8.10249 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0197722 0.00324172 || 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.0056313 0.0121217 || 0.051031 10947 11826 || 11313.2 11377 || 167.571 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.00967323 -0.00122305 || 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.00110612 0.000504618 || 0.051031 10991 11758 || 11389.6 11377 || 6.97584 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.00163787 0.00101834 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000244722 -0.999975 -7594.82 || 0.051031 0 77643 || 4.61108e+08 11377 || -1.04991e+08 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 0.000733914 -0.152647 0.0280734 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.0019593 -0.999997 -9107.82 || 0.051031 0 616503 || 4.51618e+09 11377 || -1.25906e+08 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 0.00588939 -0.922615 1.62705 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.60671e-07 -0.0019859 0.00203089 || 0.051031 10941 11780 || 11399.6 11377 || 28.075 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.86102e-07 0.00161501 0.00077129 || 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.00393918 0.00162443 || 0.051031 10971 11774 || 11332.3 11377 || 22.4561 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.0178769 -0.000647107 || 0.051031 1e+64 -1e+64 33: Test Seed:1735660969779305434 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 0.0208882 0.00333801 || 0.051031 10967 11851 || 11144.2 11377 || 46.1447 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0112852 -0.00124901 || 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.0144941 -0.0036051 || 0.051031 10950 11771 || 11214.4 11377 || -49.837 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0025369 0.00315797 || 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.0104465 0.00402458 || 0.051031 10942 11800 || 11497.1 11377 || 55.6358 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.00706923 -6.8093e-05 || 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.00678862 0.00513263 || 0.051031 10953 11833 || 11454.7 11377 || 70.9535 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.00908611 -0.003173 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000243609 -0.999975 -7595.18 || 0.051031 0 77656 || 4.61041e+08 11377 || -1.04996e+08 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 0.000730399 -0.158873 0.0227407 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.00195895 -0.999997 -9107.93 || 0.051031 0 617206 || 4.51642e+09 11377 || -1.25908e+08 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 0.0058886 -0.922702 1.62359 || 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.00214772 -0.0106705 || 0.051031 10965 11770 || 11352.6 11377 || -147.509 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 4.19617e-07 0.00604118 0.00326473 || 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.0121928 -0.00662227 || 0.051031 10929 11787 || 11239.9 11377 || -91.5462 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.011548 0.000923302 || 0.051031 1e+64 -1e+64 33: [ OK ] cuda.Random_XorShift1024_0 (873 ms) 33: [ RUN ] cuda.Multi_streams [ 98%] Linking CXX executable Kokkos_launch_latency [ 98%] Built target Kokkos_launch_latency [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o 33: [ OK ] cuda.Multi_streams (4686 ms) 33: [----------] 3 tests from cuda (5971 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 3 tests from 1 test suite ran. (5971 ms total) 33: [ PASSED ] 3 tests. 33/52 Test #33: Kokkos_UnitTest_Random ..................................... Passed 6.36 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_A 34: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 34: Test timeout computed to be: 1500 34: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 34: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 34: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 34: For unit testing set OMP_PROC_BIND=false 34: 34: [==========] Running 16 tests from 4 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from std_algorithms_DeathTest 34: [ RUN ] std_algorithms_DeathTest.expect_no_overlap [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.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/TestStdAlgorithmsShiftRight.cpp.o [ 92%] Built target Kokkos_UnitTest_SIMD [ 92%] Linking CXX executable Kokkos_query_device [ 92%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o [ 92%] Built target Kokkos_query_device [ 65%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 92%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o 34: [ OK ] std_algorithms_DeathTest.expect_no_overlap (5696 ms) 34: [----------] 1 test from std_algorithms_DeathTest (5696 ms total) 34: 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 (6 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 (10 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 16 tests from 4 test suites ran. (5707 ms total) 34: [ PASSED ] 16 tests. 34/52 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 6.05 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_B 35: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 35: Test timeout computed to be: 1500 35: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 35: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 35: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 35: For unit testing set OMP_PROC_BIND=false 35: 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 (12 ms) 35: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 35: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms) 35: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 35: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms) 35: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 35: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms) 35: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 35: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (12 ms) 35: [----------] 7 tests from std_algorithms_min_max_element_test (48 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 7 tests from 1 test suite ran. (49 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-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 36: Test timeout computed to be: 1500 36: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 36: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 36: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 36: For unit testing set OMP_PROC_BIND=false 36: 36: [==========] Running 13 tests from 10 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from std_algorithms_lexicographical_compare_test 36: [ RUN ] std_algorithms_lexicographical_compare_test.test 36: [ OK ] std_algorithms_lexicographical_compare_test.test (58 ms) 36: [----------] 1 test from std_algorithms_lexicographical_compare_test (58 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 (764 ms) 36: [----------] 1 test from std_algorithms_for_each_test (764 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 (212 ms) 36: [----------] 1 test from std_algorithms_find_test (213 ms total) 36: 36: [----------] 4 tests from std_algorithms_non_mod_seq_ops 36: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 99%] Linking CXX executable Kokkos_gather [ 99%] Built target Kokkos_gather 36: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (878 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 65%] Built target Kokkos_CoreUnitTest_Cuda1 [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o 36: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1008 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.search 36: [ OK ] std_algorithms_non_mod_seq_ops.search (915 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 92%] Building CXX object example/relocatable_function/CMakeFiles/Kokkos_example_relocatable_function.dir/functor.cpp.o [100%] Linking CXX executable Kokkos_view_copy_constructor 36: [ OK ] std_algorithms_non_mod_seq_ops.search_n (715 ms) 36: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3518 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 (157 ms) 36: [----------] 1 test from std_algorithms_count_test (157 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 (14 ms) 36: [----------] 1 test from std_algorithms_equal_test (14 ms total) 36: 36: [----------] 1 test from std_algorithms_all_any_none_of_test 36: [ RUN ] std_algorithms_all_any_none_of_test.test [100%] Built target Kokkos_view_copy_constructor [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o 36: [ OK ] std_algorithms_all_any_none_of_test.test (219 ms) 36: [----------] 1 test from std_algorithms_all_any_none_of_test (219 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 (117 ms) 36: [----------] 1 test from std_algorithms_nonmod_seq_ops (117 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 (178 ms) 36: [----------] 1 test from std_algorithms_mismatch_test (178 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 (58 ms) 36: [----------] 1 test from std_algorithms_mod_seq_ops (58 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 13 tests from 10 test suites ran. (5300 ms total) 36: [ PASSED ] 13 tests. [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 36/52 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 5.69 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_D 37: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 37: Test timeout computed to be: 1500 37: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 37: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 37: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 37: For unit testing set OMP_PROC_BIND=false 37: 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 (5 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 (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 37: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.fill 37: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 37: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 37: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 37: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.generate 37: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 37: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 37: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 37: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total) 37: 37: [----------] 4 tests from std_algorithms_replace_ops_test 37: [ RUN ] std_algorithms_replace_ops_test.replace 37: [ OK ] std_algorithms_replace_ops_test.replace (197 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_if 37: [ OK ] std_algorithms_replace_ops_test.replace_if (478 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_copy 37: [ OK ] std_algorithms_replace_ops_test.replace_copy (360 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 37: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (357 ms) 37: [----------] 4 tests from std_algorithms_replace_ops_test (1393 ms total) 37: 37: [----------] 11 tests from std_algorithms_mod_seq_ops 37: [ RUN ] std_algorithms_mod_seq_ops.copy_if 37: [ OK ] std_algorithms_mod_seq_ops.copy_if (167 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.unique 37: [ OK ] std_algorithms_mod_seq_ops.unique (496 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.unique_copy [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L 37: [ OK ] std_algorithms_mod_seq_ops.unique_copy (265 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove [ 93%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o 37: [ OK ] std_algorithms_mod_seq_ops.remove (149 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_if 37: [ OK ] std_algorithms_mod_seq_ops.remove_if (129 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 37: [ OK ] std_algorithms_mod_seq_ops.remove_copy (306 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 37: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (123 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp 37: [ OK ] std_algorithms_mod_seq_ops.rotate (3029 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy [ 93%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 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_Profiling_ScopedRegion_hpp 37: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (1923 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 93%] Linking CXX executable Kokkos_example_relocatable_function [ 93%] Built target Kokkos_tutorial_01_hello_world [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 93%] Linking CXX executable Kokkos_tutorial_02_simple_reduce [ 93%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o 37: [ OK ] std_algorithms_mod_seq_ops.shift_left (3037 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o 37: [ OK ] std_algorithms_mod_seq_ops.shift_right (2498 ms) 37: [----------] 11 tests from std_algorithms_mod_seq_ops (12127 ms total) 37: 37: [----------] 1 test from std_algorithms_modseq_test 37: [ RUN ] std_algorithms_modseq_test.reverse 37: [ OK ] std_algorithms_modseq_test.reverse (256 ms) 37: [----------] 1 test from std_algorithms_modseq_test (257 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 31 tests from 5 test suites ran. (13788 ms total) 37: [ PASSED ] 31 tests. 37/52 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 14.13 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_E 38: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 38: Test timeout computed to be: 1500 38: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 38: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 38: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 38: For unit testing set OMP_PROC_BIND=false 38: 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 (24 ms) 38: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 38: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (18 ms) 38: [----------] 2 tests from std_algorithms_sorting_ops_test (43 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 (1 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 (3 ms total) 38: 38: [----------] 1 test from std_algorithms_partitioning_ops 38: [ RUN ] std_algorithms_partitioning_ops.partition_copy 38: [ OK ] std_algorithms_partitioning_ops.partition_copy (28 ms) 38: [----------] 1 test from std_algorithms_partitioning_ops (28 ms total) 38: 38: [----------] 12 tests from std_algorithms_numerics_test 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (13 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 (9 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 (1 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 (1 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 (1 ms) 38: [----------] 12 tests from std_algorithms_numerics_test (33 ms total) 38: 38: [----------] 1 test from std_algorithms_numerics_ops_test 38: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp 38: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (554 ms) 38: [----------] 1 test from std_algorithms_numerics_ops_test (554 ms total) 38: 38: [----------] 8 tests from std_algorithms_numeric_ops_test 38: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o 38: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1225 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 [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 93%] Built target Kokkos_tutorial_02_simple_reduce [ 93%] Built target Kokkos_example_relocatable_function [ 93%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o [ 93%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o 38: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (1020 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 38: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 38: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (359 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 [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o 38: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (598 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 (3203 ms total) 38: 38: [----------] 1 test from std_algorithms_transform_ops_test 38: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp 38: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (175 ms) 38: [----------] 1 test from std_algorithms_transform_ops_test (175 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 29 tests from 7 test suites ran. (4043 ms total) 38: [ PASSED ] 29 tests. 38/52 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 4.42 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 39: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 39: Test timeout computed to be: 1500 39: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 39: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 39: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 39: For unit testing set OMP_PROC_BIND=false 39: 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 [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Linking CXX executable Kokkos_policy_performance [100%] Built target Kokkos_policy_performance [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp 39: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1498 ms) 39: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D 39: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1460 ms) 39: [----------] 2 tests from std_algorithms_adjacent_find_team_test (2958 ms total) 39: 39: [----------] 2 tests from std_algorithms_count_team_test 39: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero [ 93%] Linking CXX executable Kokkos_tutorial_03_simple_view [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp.dir/tstHeader.cpp.o 39: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (819 ms) 39: [ RUN ] std_algorithms_count_team_test.count_returns_zero 39: [ OK ] std_algorithms_count_team_test.count_returns_zero (727 ms) 39: [----------] 2 tests from std_algorithms_count_team_test (1546 ms total) 39: 39: [----------] 1 test from std_algorithms_count_if_team_test 39: [ RUN ] std_algorithms_count_if_team_test.test [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o 39: [ OK ] std_algorithms_count_if_team_test.test (1133 ms) 39: [----------] 1 test from std_algorithms_count_if_team_test (1133 ms total) 39: 39: [----------] 1 test from std_algorithms_for_each_team_test 39: [ RUN ] std_algorithms_for_each_team_test.test [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp 39: [ OK ] std_algorithms_for_each_team_test.test (2300 ms) 39: [----------] 1 test from std_algorithms_for_each_team_test (2300 ms total) 39: 39: [----------] 1 test from std_algorithms_for_each_n_team_test 39: [ RUN ] std_algorithms_for_each_n_team_test.test [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 93%] Built target Kokkos_tutorial_03_simple_view [ 93%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp 39: [ OK ] std_algorithms_for_each_n_team_test.test (2690 ms) 39: [----------] 1 test from std_algorithms_for_each_n_team_test (2690 ms total) 39: 39: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 39: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2021 ms) 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_TypeInfo_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 93%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces [ 93%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o 39: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1758 ms) 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 39: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1784 ms) 39: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (5564 ms total) 39: 39: [----------] 2 tests from std_algorithms_mismatch_team_test 39: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 93%] Built target Kokkos_tutorial_04_simple_memoryspaces [ 93%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o 39: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1917 ms) 39: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 93%] Linking CXX executable Kokkos_tutorial_05_simple_atomics [ 94%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy 39: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (2696 ms) 39: [----------] 2 tests from std_algorithms_mismatch_team_test (4614 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 12 tests from 7 test suites ran. (20808 ms total) 39: [ PASSED ] 12 tests. [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp 39/52 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 21.24 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 40: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 40: Test timeout computed to be: 1500 40: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 40: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 40: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 40: For unit testing set OMP_PROC_BIND=false 40: [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o 40: [==========] Running 8 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_equal_team_test 40: [ RUN ] std_algorithms_equal_team_test.views_are_equal 40: [ OK ] std_algorithms_equal_team_test.views_are_equal (2754 ms) 40: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 94%] Built target Kokkos_tutorial_05_simple_atomics [ 94%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o [ 94%] Built target Kokkos_tutorial_06_simple_mdrangepolicy [ 94%] Building CXX object example/tutorial/Algorithms/01_random_numbers/CMakeFiles/Kokkos_tutorial_algorithms_01_random_numbers.dir/random_numbers.cpp.o 40: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (4030 ms) 40: [----------] 2 tests from std_algorithms_equal_team_test (6784 ms total) 40: 40: [----------] 2 tests from std_algorithms_search_team_test 40: [ RUN ] std_algorithms_search_team_test.sequences_exist 40: [ OK ] std_algorithms_search_team_test.sequences_exist (1530 ms) 40: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o 40: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1739 ms) 40: [----------] 2 tests from std_algorithms_search_team_test (3270 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_end_team_test 40: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 94%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o 40: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2225 ms) 40: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Site: 580379c16c3d Build name: Linux-clang++ Create new tag: 20241231-1603 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7581/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_Serial_ViewSupport 1: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test timeout computed to be: 1500 1: [==========] Running 14 tests from 1 test suite. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from serial 1: [ RUN ] serial.basic_view_default_ctor 1: [ OK ] serial.basic_view_default_ctor (0 ms) 1: [ RUN ] serial.basic_view_extents_ctor 1: [ OK ] serial.basic_view_extents_ctor (0 ms) 1: [ RUN ] serial.basic_view_mapping_ctor_right 1: [ OK ] serial.basic_view_mapping_ctor_right (0 ms) 1: [ RUN ] serial.basic_view_access 1: [ OK ] serial.basic_view_access (0 ms) 1: [ RUN ] serial.basic_view_atomic_accessor 1: [ OK ] serial.basic_view_atomic_accessor (0 ms) 1: [ RUN ] serial.RefCountedAcc_Typedefs 1: [ OK ] serial.RefCountedAcc_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedAcc_Ctors 1: [ OK ] serial.RefCountedAcc_Ctors (0 ms) 1: [ RUN ] serial.RefCountedAcc_ConversionToDefaultAcc 1: [ OK ] serial.RefCountedAcc_ConversionToDefaultAcc (0 ms) 1: [ RUN ] serial.RefCountedAcc_Access 1: [ OK ] serial.RefCountedAcc_Access (0 ms) 1: [ RUN ] serial.RefCountedAcc_Conversion 1: [ OK ] serial.RefCountedAcc_Conversion (0 ms) 1: [ RUN ] serial.RefCountedDataHandle_Typedefs 1: [ OK ] serial.RefCountedDataHandle_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedDataHandle 1: [ OK ] serial.RefCountedDataHandle (0 ms) 1: [ RUN ] serial.RefCountedDataHandleAnonym 1: [ OK ] serial.RefCountedDataHandleAnonym (0 ms) 1: [ RUN ] serial.RefCountedDataHandleConversion 1: [ OK ] serial.RefCountedDataHandleConversion (0 ms) 1: [----------] 14 tests from serial (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 14 tests from 1 test suite ran. (0 ms total) 1: [ PASSED ] 14 tests. 1/61 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.36 sec test 2 Start 2: Kokkos_CoreUnitTest_Cuda_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Cuda_ViewSupport 2: Test timeout computed to be: 1500 2: [==========] Running 14 tests from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 14 tests from cuda 2: [ RUN ] cuda.basic_view_default_ctor 2: [ OK ] cuda.basic_view_default_ctor (0 ms) 2: [ RUN ] cuda.basic_view_extents_ctor 2: [ OK ] cuda.basic_view_extents_ctor (0 ms) 2: [ RUN ] cuda.basic_view_mapping_ctor_right 2: [ OK ] cuda.basic_view_mapping_ctor_right (0 ms) 2: [ RUN ] cuda.basic_view_access 2: [ OK ] cuda.basic_view_access (0 ms) 2: [ RUN ] cuda.basic_view_atomic_accessor 2: [ OK ] cuda.basic_view_atomic_accessor (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Typedefs 2: [ OK ] cuda.RefCountedAcc_Typedefs (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Ctors 2: [ OK ] cuda.RefCountedAcc_Ctors (0 ms) 2: [ RUN ] cuda.RefCountedAcc_ConversionToDefaultAcc 2: [ OK ] cuda.RefCountedAcc_ConversionToDefaultAcc (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Access 2: [ OK ] cuda.RefCountedAcc_Access (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Conversion 2: [ OK ] cuda.RefCountedAcc_Conversion (0 ms) 2: [ RUN ] cuda.RefCountedDataHandle_Typedefs 2: [ OK ] cuda.RefCountedDataHandle_Typedefs (0 ms) 2: [ RUN ] cuda.RefCountedDataHandle 2: [ OK ] cuda.RefCountedDataHandle (0 ms) 2: [ RUN ] cuda.RefCountedDataHandleAnonym 2: [ OK ] cuda.RefCountedDataHandleAnonym (0 ms) 2: [ RUN ] cuda.RefCountedDataHandleConversion 2: [ OK ] cuda.RefCountedDataHandleConversion (0 ms) 2: [----------] 14 tests from cuda (1 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (1 ms total) 2: [ PASSED ] 14 tests. 2/61 Test #2: Kokkos_CoreUnitTest_Cuda_ViewSupport ....................... Passed 0.17 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 3: Test timeout computed to be: 1500 3: [==========] Running 220 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 11 tests from serial_DeathTest 3: [ RUN ] serial_DeathTest.abort_from_host 3: [ OK ] serial_DeathTest.abort_from_host (362 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 3: [ OK ] serial_DeathTest.abort_from_device (353 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (359 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (353 ms) 3: [ RUN ] serial_DeathTest.policy_invalid_bounds 3: [ OK ] serial_DeathTest.policy_invalid_bounds (4 ms) 3: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 3: [ OK ] serial_DeathTest.range_policy_invalid_bounds (5 ms) 3: [ RUN ] serial_DeathTest.range_policy_round_trip_conversion_fires 3: [ OK ] serial_DeathTest.range_policy_round_trip_conversion_fires (3 ms) 3: [ RUN ] serial_DeathTest.range_policy_check_sign_changes 3: [ OK ] serial_DeathTest.range_policy_check_sign_changes (5 ms) 3: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (4 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 3: [----------] 11 tests from serial_DeathTest (1452 ms total) 3: 3: [----------] 1 test from serial_graph_DeathTest 3: [ RUN ] serial_graph_DeathTest.can_instantiate_only_once 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:181: Skipped 3: Preconditions are not checked. 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once (0 ms) 3: [----------] 1 test from serial_graph_DeathTest (0 ms total) 3: 3: [----------] 192 tests from serial 3: [ RUN ] serial.array_capacity 3: [ OK ] serial.array_capacity (0 ms) 3: [ RUN ] serial.array_element_access 3: [ OK ] serial.array_element_access (0 ms) 3: [ RUN ] serial.array_operator_equal 3: [ OK ] serial.array_operator_equal (0 ms) 3: [ RUN ] serial.array_zero_capacity 3: [ OK ] serial.array_zero_capacity (0 ms) 3: [ RUN ] serial.array_zero_data_nullptr 3: [ OK ] serial.array_zero_data_nullptr (0 ms) 3: [ RUN ] serial.array_contiguous_capacity 3: [ OK ] serial.array_contiguous_capacity (0 ms) 3: [ RUN ] serial.array_contiguous_element_access 3: [ OK ] serial.array_contiguous_element_access (0 ms) 3: [ RUN ] serial.array_contiguous_assignment 3: [ OK ] serial.array_contiguous_assignment (0 ms) 3: [ RUN ] serial.array_strided_capacity 3: [ OK ] serial.array_strided_capacity (0 ms) 3: [ RUN ] serial.array_strided_element_access 3: [ OK ] serial.array_strided_element_access (0 ms) 3: [ RUN ] serial.array_strided_assignment 3: [ OK ] serial.array_strided_assignment (0 ms) 3: [ RUN ] serial.atomic_operations_complexdouble 3: [ OK ] serial.atomic_operations_complexdouble (0 ms) 3: [ RUN ] serial.atomic_operations_complexfloat 3: [ OK ] serial.atomic_operations_complexfloat (0 ms) 3: [ RUN ] serial.atomic_operations_double 3: [ OK ] serial.atomic_operations_double (0 ms) 3: [ RUN ] serial.atomic_operations_float 3: [ OK ] serial.atomic_operations_float (0 ms) 3: [ RUN ] serial.atomic_operations_int 3: [ OK ] serial.atomic_operations_int (2 ms) 3: [ RUN ] serial.atomic_operations_long 3: [ OK ] serial.atomic_operations_long (2 ms) 3: [ RUN ] serial.atomic_operations_longlong 3: [ OK ] serial.atomic_operations_longlong (2 ms) 3: [ RUN ] serial.atomic_shared 3: [ OK ] serial.atomic_shared (0 ms) 3: [ RUN ] serial.atomic_operations_unsigned 3: [ OK ] serial.atomic_operations_unsigned (1 ms) 3: [ RUN ] serial.atomic_operations_unsignedlong 3: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 3: [ RUN ] serial.atomics 3: [ OK ] serial.atomics (3 ms) 3: [ RUN ] serial.atomics_tpetra_max_abs 3: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] serial.atomic_views_integral 3: [ OK ] serial.atomic_views_integral (81 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (49 ms) 3: [ RUN ] serial.atomic_view_api 3: [ OK ] serial.atomic_view_api (0 ms) 3: [ RUN ] serial.bit_manip_countl_zero 3: [ OK ] serial.bit_manip_countl_zero (0 ms) 3: [ RUN ] serial.bit_manip_countl_one 3: [ OK ] serial.bit_manip_countl_one (0 ms) 3: [ RUN ] serial.bit_manip_countr_zero 3: [ OK ] serial.bit_manip_countr_zero (0 ms) 3: [ RUN ] serial.bit_manip_countr_one 3: [ OK ] serial.bit_manip_countr_one (0 ms) 3: [ RUN ] serial.bit_manip_popcount 3: [ OK ] serial.bit_manip_popcount (0 ms) 3: [ RUN ] serial.bit_manip_has_single_bit 3: [ OK ] serial.bit_manip_has_single_bit (0 ms) 3: [ RUN ] serial.bit_manip_bit_floor 3: [ OK ] serial.bit_manip_bit_floor (0 ms) 3: [ RUN ] serial.bit_manip_bit_ceil 3: [ OK ] serial.bit_manip_bit_ceil (0 ms) 3: [ RUN ] serial.bit_manip_bit_width 3: [ OK ] serial.bit_manip_bit_width (0 ms) 3: [ RUN ] serial.bit_manip_rotl 3: [ OK ] serial.bit_manip_rotl (0 ms) 3: [ RUN ] serial.bit_manip_rotr 3: [ OK ] serial.bit_manip_rotr (0 ms) 3: [ RUN ] serial.bit_manip_byeswap 3: [ OK ] serial.bit_manip_byeswap (0 ms) 3: [ RUN ] serial.bit_manip_bit_cast 3: [ OK ] serial.bit_manip_bit_cast (0 ms) 3: [ RUN ] serial.test_block_deduction_bug_pr_3103 3: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] serial.checked_integer_operations_multiply_overflow 3: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] serial.execution_policy_occupancy_and_hint 3: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] serial.complex_construction 3: [ OK ] serial.complex_construction (0 ms) 3: [ RUN ] serial.complex_basic_math 3: [ OK ] serial.complex_basic_math (0 ms) 3: [ RUN ] serial.complex_special_funtions 3: [ OK ] serial.complex_special_funtions (0 ms) 3: [ RUN ] serial.complex_io 3: [ OK ] serial.complex_io (0 ms) 3: [ RUN ] serial.complex_trivially_copyable 3: [ OK ] serial.complex_trivially_copyable (0 ms) 3: [ RUN ] serial.complex_issue_3865 3: [ OK ] serial.complex_issue_3865 (0 ms) 3: [ RUN ] serial.complex_operations_arithmetic_types_overloads 3: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] serial.complex_structured_bindings 3: [ OK ] serial.complex_structured_bindings (0 ms) 3: [ RUN ] serial.crs_count_fill 3: [ OK ] serial.crs_count_fill (0 ms) 3: [ RUN ] serial.crs_copy_constructor 3: [ OK ] serial.crs_copy_constructor (1 ms) 3: [ RUN ] serial.deep_copy_alignment 3: [ OK ] serial.deep_copy_alignment (2 ms) 3: [ RUN ] serial.deep_copy_conversion 3: [ OK ] serial.deep_copy_conversion (34 ms) 3: [ RUN ] serial.partitioning_by_args 3: [ OK ] serial.partitioning_by_args (0 ms) 3: [ RUN ] serial.partitioning_by_vector 3: [ OK ] serial.partitioning_by_vector (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_range [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o 3: [ OK ] serial.exec_space_thread_safety_range (1038 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 3: [ OK ] serial.exec_space_thread_safety_mdrange (106 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: [ OK ] serial.exec_space_thread_safety_team_policy (105 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: [ OK ] serial.exec_space_thread_safety_range_reduce (103 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 3: [ OK ] serial.exec_space_thread_safety_mdrange_reduce (103 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 3: [ OK ] serial.exec_space_thread_safety_team_policy_reduce (104 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 3: [ OK ] serial.exec_space_thread_safety_range_scan (105 ms) 3: [ RUN ] serial.execution_space_as_class_data_member 3: [ OK ] serial.execution_space_as_class_data_member (0 ms) 3: [ RUN ] serial.functor_analysis 3: [ OK ] serial.functor_analysis (0 ms) 3: [ RUN ] serial.when_all_type 3: [ OK ] serial.when_all_type (0 ms) 3: [ RUN ] serial.host_shared_ptr_use_count 3: [ OK ] serial.host_shared_ptr_use_count (0 ms) 3: [ RUN ] serial.host_shared_ptr_get 3: [ OK ] serial.host_shared_ptr_get (0 ms) 3: [ RUN ] serial.host_shared_ptr_dereference_on_device 3: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_special_members_on_device 3: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_tracking 3: [ OK ] serial.host_shared_ptr_tracking (0 ms) 3: [ RUN ] serial.join_backward_compatibility 3: [ OK ] serial.join_backward_compatibility (0 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 40: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2339 ms) 40: [----------] 2 tests from std_algorithms_find_end_team_test (4565 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 [ 94%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits [ 94%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (1996 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 40: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (2022 ms) 40: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 94%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2827 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (973 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 95%] Built target Kokkos_tutorial_advancedviews_02_memory_traits 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (976 ms) 3: [ RUN ] serial.deep_copy_scratch 3: [ OK ] serial.deep_copy_scratch (0 ms) 3: [ RUN ] serial.mathematical_constants_e 3: [ OK ] serial.mathematical_constants_e (0 ms) 3: [ RUN ] serial.mathematical_constants_log2e 3: [ OK ] serial.mathematical_constants_log2e (0 ms) 3: [ RUN ] serial.mathematical_constants_log10e 3: [ OK ] serial.mathematical_constants_log10e (0 ms) 3: [ RUN ] serial.mathematical_constants_pi 3: [ OK ] serial.mathematical_constants_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_pi 3: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrtpi 3: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] serial.mathematical_constants_ln2 3: [ OK ] serial.mathematical_constants_ln2 (0 ms) 3: [ RUN ] serial.mathematical_constants_ln10 3: [ OK ] serial.mathematical_constants_ln10 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt2 3: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt3 3: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrt3 3: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_egamma 3: [ OK ] serial.mathematical_constants_egamma (0 ms) 3: [ RUN ] serial.mathematical_constants_phi 3: [ OK ] serial.mathematical_constants_phi (0 ms) 3: [ RUN ] serial.mathematical_functions_trigonometric_functions 3: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_hyperbolic_functions 3: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_non_standard 3: [ OK ] serial.mathematical_functions_non_standard (0 ms) 3: [ RUN ] serial.mathematical_functions_power_functions 3: [ OK ] serial.mathematical_functions_power_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_fma 3: [ OK ] serial.mathematical_functions_fma (0 ms) 3: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 3: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_absolute_value 3: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 3: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_remainder_function 3: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] serial.mathematical_functions_isfinite 3: [ OK ] serial.mathematical_functions_isfinite (0 ms) 3: [ RUN ] serial.mathematical_functions_isinf 3: [ OK ] serial.mathematical_functions_isinf (0 ms) 3: [ RUN ] serial.mathematical_functions_isnan 3: [ OK ] serial.mathematical_functions_isnan (0 ms) 3: [ RUN ] serial.mathematical_functions_exponential_functions 3: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 3: [ RUN ] serial.mathspecialfunc_expint1 3: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_errorfunc 3: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj0y0 3: [ OK ] serial.mathspecialfunc_cbesselj0y0 (3 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj1y1 3: [ OK ] serial.mathspecialfunc_cbesselj1y1 (3 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli0k0 3: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli1k1 3: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 3: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 3: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] serial.mdrange_5d 3: [ OK ] serial.mdrange_5d (28 ms) 3: [ RUN ] serial.mdrange_6d 3: [ OK ] serial.mdrange_6d (126 ms) 3: [ RUN ] serial.mdrange_2d 3: [ OK ] serial.mdrange_2d (1 ms) 3: [ RUN ] serial.mdrange_array_reduce 3: [ OK ] serial.mdrange_array_reduce (0 ms) 3: [ RUN ] serial.mdrange_3d 3: [ OK ] serial.mdrange_3d (6 ms) 3: [ RUN ] serial.mdrange_neg_idx 40: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (4581 ms) 40: [----------] 2 tests from std_algorithms_find_first_of_team_test (6603 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 8 tests from 4 test suites ran. (21224 ms total) 40: [ PASSED ] 8 tests. 3: [ OK ] serial.mdrange_neg_idx (95 ms) 3: [ RUN ] serial.mdrange_4d 3: [ OK ] serial.mdrange_4d (6 ms) 3: [ RUN ] serial.mdrange_scalar 3: [ OK ] serial.mdrange_scalar (0 ms) 3: [ RUN ] serial.mdrange_large_deep_copy 40/52 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 21.61 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 41: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 41: Test timeout computed to be: 1500 41: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 41: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 41: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 41: For unit testing set OMP_PROC_BIND=false 41: 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 [ 95%] 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 [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M 3: [ OK ] serial.mdrange_large_deep_copy (1044 ms) 3: [ RUN ] serial.md_range_policy_construction_from_arrays 3: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] serial.policy_get_tile_size 3: [ OK ] serial.policy_get_tile_size (0 ms) 3: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 41: [ OK ] std_algorithms_find_team_test.searched_values_exist (732 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 (774 ms) 41: [----------] 2 tests from std_algorithms_find_team_test (1507 ms total) 41: 41: [----------] 2 tests from std_algorithms_find_if_team_test 41: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true [ 95%] Built target Kokkos_tutorial_advancedviews_01_data_layouts [ 95%] 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 41: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (706 ms) 41: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false [ 95%] Built target Kokkos_tutorial_advancedviews_03_subviews [ 95%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o 41: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (792 ms) 41: [----------] 2 tests from std_algorithms_find_if_team_test (1499 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 (788 ms) 41: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 3: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2839 ms) 3: [ RUN ] serial.mdspan_minimal_functional 3: [ OK ] serial.mdspan_minimal_functional (0 ms) 3: [ RUN ] serial.mdspan_atomic_accessor 3: [ OK ] serial.mdspan_atomic_accessor (0 ms) 3: [ RUN ] serial.view_mdspan_conversion 3: [ OK ] serial.view_mdspan_conversion (0 ms) 3: [ RUN ] serial.view_mdspan_conversion_with_stride 3: [ OK ] serial.view_mdspan_conversion_with_stride (0 ms) 3: [ RUN ] serial.max 3: [ OK ] serial.max (0 ms) 3: [ RUN ] serial.max_within_parfor 3: [ OK ] serial.max_within_parfor (0 ms) 3: [ RUN ] serial.min 3: [ OK ] serial.min (0 ms) 3: [ RUN ] serial.min_within_parfor 3: [ OK ] serial.min_within_parfor (0 ms) 3: [ RUN ] serial.minmax 3: [ OK ] serial.minmax (0 ms) 3: [ RUN ] serial.minmax_within_parfor 3: [ OK ] serial.minmax_within_parfor (0 ms) 3: [ RUN ] serial.clamp 3: [ OK ] serial.clamp (0 ms) 3: [ RUN ] serial.clamp_within_parfor 3: [ OK ] serial.clamp_within_parfor (0 ms) 3: [ RUN ] serial.numeric_traits_infinity 3: [ OK ] serial.numeric_traits_infinity (0 ms) 3: [ RUN ] serial.numeric_traits_epsilon 3: [ OK ] serial.numeric_traits_epsilon (0 ms) 3: [ RUN ] serial.numeric_traits_round_error 3: [ OK ] serial.numeric_traits_round_error (0 ms) 3: [ RUN ] serial.numeric_traits_norm_min 3: [ OK ] serial.numeric_traits_norm_min (0 ms) 3: [ RUN ] serial.numeric_traits_denorm_min 3: [ OK ] serial.numeric_traits_denorm_min (0 ms) 3: [ RUN ] serial.numeric_traits_finite_min_max 3: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 3: [ RUN ] serial.numeric_traits_digits 3: [ OK ] serial.numeric_traits_digits (0 ms) 3: [ RUN ] serial.numeric_traits_digits10 3: [ OK ] serial.numeric_traits_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_max_digits10 3: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_radix 3: [ OK ] serial.numeric_traits_radix (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent 3: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent10 3: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 3: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] serial.numeric_traits_sfinae_friendly 3: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] serial.occupancy_control 3: [ OK ] serial.occupancy_control (0 ms) 3: [ RUN ] serial.memory_pool 3: [ OK ] serial.memory_pool (24 ms) 3: [ RUN ] serial.cxx11 3: [ OK ] serial.cxx11 (0 ms) 3: [ RUN ] serial.viewctorprop_embedded_dim 3: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 3: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 3: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 3: [ RUN ] serial.parallel_scan_range_policy 3: [ OK ] serial.parallel_scan_range_policy (4 ms) 3: [ RUN ] serial.kokkos_printf 3: [ OK ] serial.kokkos_printf (1 ms) 3: [ RUN ] serial.range_for 3: [ OK ] serial.range_for (0 ms) 3: [ RUN ] serial.range_reduce 3: [ OK ] serial.range_reduce (0 ms) 3: [ RUN ] serial.range_dynamic_policy 3: [ OK ] serial.range_dynamic_policy (0 ms) 3: [ RUN ] serial.range_policy_runtime_parameters 3: [ OK ] serial.range_policy_runtime_parameters (0 ms) 3: [ RUN ] serial.range_policy_one_way_convertible_bounds 3: [ OK ] serial.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] serial.range_for_require 3: [ OK ] serial.range_for_require (0 ms) 3: [ RUN ] serial.range_reduce_require 3: [ OK ] serial.range_reduce_require (0 ms) 3: [ RUN ] serial.range_dynamic_policy_require 3: [ OK ] serial.range_dynamic_policy_require (0 ms) 3: [ RUN ] serial.reducers_int 3: [ OK ] serial.reducers_int (2 ms) 3: [ RUN ] serial.reducers_double 3: [ OK ] serial.reducers_double (2 ms) 3: [ RUN ] serial.reducers_complex_double 3: [ OK ] serial.reducers_complex_double (0 ms) 3: [ RUN ] serial.reducers_struct 3: [ OK ] serial.reducers_struct (0 ms) 3: [ RUN ] serial.reducers_half_t 3: [ OK ] serial.reducers_half_t (0 ms) 3: [ RUN ] serial.reducers_bhalf_t 3: [ OK ] serial.reducers_bhalf_t (0 ms) 3: [ RUN ] serial.reducers_int8_t 3: [ OK ] serial.reducers_int8_t (0 ms) 3: [ RUN ] serial.reducers_int16_t 3: [ OK ] serial.reducers_int16_t (0 ms) 3: [ RUN ] serial.reducers_point_t 3: [ OK ] serial.reducers_point_t (0 ms) 3: [ RUN ] serial.reducers_bool 3: [ OK ] serial.reducers_bool (0 ms) 3: [ RUN ] serial.int64_t_reduce 3: [ OK ] serial.int64_t_reduce (0 ms) 3: [ RUN ] serial.double_reduce 3: [ OK ] serial.double_reduce (113 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic 31: Test_Atomic<double>/100000/iterations:10 12.1 s 12.1 s 10 1 8 20.3871 1.63038m 1083.58u 4.99995G 37.566k 4.99995G 31/55 Test #31: Kokkos_PerformanceTest_Atomic .............................. Passed 520.83 sec test 32 Start 32: Kokkos_ContainersUnitTest_Serial 32: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 32: Test timeout computed to be: 1500 32: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 32: [==========] Running 69 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from serial_DeathTest 32: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction 41: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (703 ms) 41: [----------] 2 tests from std_algorithms_find_if_not_team_test (1492 ms total) 41: 41: [----------] 1 test from std_algorithms_all_of_team_test 41: [ RUN ] std_algorithms_all_of_team_test.test 3: [ OK ] serial.int64_t_reduce_dynamic (1253 ms) 3: [ RUN ] serial.double_reduce_dynamic 41: [ OK ] std_algorithms_all_of_team_test.test (785 ms) 41: [----------] 1 test from std_algorithms_all_of_team_test (785 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 (690 ms) 41: [----------] 1 test from std_algorithms_any_of_team_test (690 ms total) 41: 41: [----------] 1 test from std_algorithms_none_of_team_test 41: [ RUN ] std_algorithms_none_of_team_test.test 3: [ OK ] serial.double_reduce_dynamic (1372 ms) 3: [ RUN ] serial.int64_t_reduce_dynamic_view [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp 3: [ OK ] serial.int64_t_reduce_dynamic_view (294 ms) 3: [ RUN ] serial.int_combined_reduce 3: [ OK ] serial.int_combined_reduce (0 ms) 3: [ RUN ] serial.mdrange_combined_reduce 3: [ OK ] serial.mdrange_combined_reduce (0 ms) 3: [ RUN ] serial.int_combined_reduce_mixed 3: [ OK ] serial.int_combined_reduce_mixed (0 ms) 3: [ RUN ] serial.reduction_with_large_iteration_count 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestReduce.hpp:663: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 3: [ RUN ] serial.reduction_deduction 3: [ OK ] serial.reduction_deduction (0 ms) 3: [ RUN ] serial.reduce_device_view_range_policy 3: [ OK ] serial.reduce_device_view_range_policy (10 ms) 3: [ RUN ] serial.reduce_device_view_mdrange_policy 41: [ OK ] std_algorithms_none_of_team_test.test (779 ms) 41: [----------] 1 test from std_algorithms_none_of_team_test (779 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 [ 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 41: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (728 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 (756 ms) 41: [----------] 2 tests from std_algorithms_search_n_team_test (1484 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 11 tests from 7 test suites ran. (8240 ms total) 41: [ PASSED ] 11 tests. 41/52 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 8.63 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 42: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 42: Test timeout computed to be: 1500 42: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 42: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 42: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 42: For unit testing set OMP_PROC_BIND=false 42: 3: [ OK ] serial.reduce_device_view_mdrange_policy (1853 ms) 3: [ RUN ] serial.reduce_device_view_team_policy 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 [ 95%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 96%] Linking CXX executable Kokkos_tutorial_algorithms_01_random_numbers [ 96%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 3: [ OK ] serial.reduce_device_view_team_policy (1577 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (6 ms) 3: [ RUN ] serial.mdspan_space_aware_accessor 3: [ OK ] serial.mdspan_space_aware_accessor (0 ms) 3: [ RUN ] serial.kokkos_swap 3: [ OK ] serial.kokkos_swap (0 ms) 3: [----------] 192 tests from serial (19318 ms total) 3: 3: [----------] 16 tests from serial_graph 3: [ RUN ] serial_graph.submit_once 3: [ OK ] serial_graph.submit_once (0 ms) 3: [ RUN ] serial_graph.submit_once_rvalue 3: [ OK ] serial_graph.submit_once_rvalue (0 ms) 3: [ RUN ] serial_graph.instantiate_and_submit_once 3: [ OK ] serial_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] serial_graph.submit_onto_another_execution_space_instance 3: [ OK ] serial_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] serial_graph.create_graph_no_closure_with_exec 3: [ OK ] serial_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] serial_graph.create_graph_no_arg 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:252: Skipped 3: Skipping since useless if the test fixture is not on the default execution space. 3: [ SKIPPED ] serial_graph.create_graph_no_arg (0 ms) 3: [ RUN ] serial_graph.submit_six 3: [ OK ] serial_graph.submit_six (0 ms) 3: [ RUN ] serial_graph.when_all_cycle 3: [ OK ] serial_graph.when_all_cycle (0 ms) 3: [ RUN ] serial_graph.repeat_chain 3: [ OK ] serial_graph.repeat_chain (0 ms) 3: [ RUN ] serial_graph.zero_work_reduce 3: [ OK ] serial_graph.zero_work_reduce (0 ms) 3: [ RUN ] serial_graph.empty_graph 3: [ OK ] serial_graph.empty_graph (0 ms) 3: [ RUN ] serial_graph.force_global_launch 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:457: Skipped 3: This execution space does not support global launch. 3: [ SKIPPED ] serial_graph.force_global_launch (0 ms) 3: [ RUN ] serial_graph.empty_graph_default_host_exec 3: [ OK ] serial_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] serial_graph.node_lifetime 3: [ OK ] serial_graph.node_lifetime (0 ms) 3: [ RUN ] serial_graph.diamond 3: [ OK ] serial_graph.diamond (0 ms) 3: [ RUN ] serial_graph.end_of_submit_control_flow 3: [ OK ] serial_graph.end_of_submit_control_flow (0 ms) 3: [----------] 16 tests from serial_graph (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 220 tests from 4 test suites ran. (20771 ms total) 3: [ PASSED ] 214 tests. 3: [ SKIPPED ] 6 tests, listed below: 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once 3: [ SKIPPED ] serial.reduction_with_large_iteration_count 3: [ SKIPPED ] serial_graph.create_graph_no_arg 3: [ SKIPPED ] serial_graph.force_global_launch 3/61 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 20.97 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Test timeout computed to be: 1500 4: [==========] Running 143 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 8 tests from serial_DeathTest 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 32: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (16169 ms) 32: [----------] 1 test from serial_DeathTest (16169 ms total) 32: 32: [----------] 68 tests from serial 32: [ RUN ] serial.bitset [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o 32: [ OK ] serial.bitset (1269 ms) 32: [ RUN ] serial.bitset_default_constructor_no_alloc 32: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 32: [ RUN ] serial.dualview_combination 32: [ OK ] serial.dualview_combination (0 ms) 32: [ RUN ] serial.dualview_alloc 32: [ OK ] serial.dualview_alloc (0 ms) 32: [ RUN ] serial.test_dualview_copy_construction_and_assignment 32: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 32: [ RUN ] serial.dualview_combinations_without_init 32: [ OK ] serial.dualview_combinations_without_init (0 ms) 32: [ RUN ] serial.dualview_deep_copy 32: [ OK ] serial.dualview_deep_copy (0 ms) 32: [ RUN ] serial.dualview_realloc 32: [ OK ] serial.dualview_realloc (0 ms) 32: [ RUN ] serial.dualview_resize 32: [ OK ] serial.dualview_resize (0 ms) 32: [ RUN ] serial.dualview_device_correct_kokkos_device 32: 32: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 32: does not support page migration between device and host. 32: HIPManagedSpace might not work as expected. 32: Please refer to the ROCm documentation on unified/managed memory. 32: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 32: [ RUN ] serial.dualview_host_correct_kokkos_device 32: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 32: [ RUN ] serial.dualview_host_modify_template_device_sync 32: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 32: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 32: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 32: [ RUN ] serial.dualview_device_modify_template_host_sync 32: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 32: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 32: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 32: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 32: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 32: [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view 32: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 32: [ RUN ] serial.dualview_sequential_host_init 32: [ OK ] serial.dualview_sequential_host_init (0 ms) 32: [ RUN ] serial.dynamic_view 32: [ OK ] serial.dynamic_view (8 ms) 32: [ RUN ] serial.dyn_rank_view_api_generic 32: [ OK ] serial.dyn_rank_view_api_generic (5 ms) 32: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 32: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 32: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 32: /var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 32: skipping since not default execution space 32: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 32: [ RUN ] serial.dyn_rank_view_api_operator_rank67 32: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 32: [ RUN ] serial.dyn_rank_view_team_scratch 32: [ OK ] serial.dyn_rank_view_team_scratch (0 ms) 32: [ RUN ] serial.ErrorReporterViaLambda 32: [ OK ] serial.ErrorReporterViaLambda (0 ms) 32: [ RUN ] serial.ErrorReporter 32: [ OK ] serial.ErrorReporter (0 ms) 32: [ RUN ] serial.offsetview_construction 32: [ OK ] serial.offsetview_construction (12 ms) 32: [ RUN ] serial.offsetview_unmanaged_construction 32: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 32: [ RUN ] serial.offsetview_subview 32: [ OK ] serial.offsetview_subview (3 ms) 32: [ RUN ] serial.offsetview_offsets_rank1 32: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 32: [ RUN ] serial.offsetview_offsets_rank2 32: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 32: [ RUN ] serial.offsetview_offsets_rank3 32: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 32: [ RUN ] serial.scatterview 42: [ OK ] std_algorithms_min_element_team_test.test (3195 ms) 42: [----------] 1 test from std_algorithms_min_element_team_test (3195 ms total) 42: 42: [----------] 1 test from std_algorithms_max_element_team_test 42: [ RUN ] std_algorithms_max_element_team_test.test 32: [ OK ] serial.scatterview (1078 ms) 32: [ RUN ] serial.scatterview_devicetype 32: [ OK ] serial.scatterview_devicetype (0 ms) 32: [ RUN ] serial.staticcrsgraph 32: [ OK ] serial.staticcrsgraph (11 ms) 32: [ RUN ] serial.resize_realloc_no_init_dualview 32: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 32: [ RUN ] serial.resize_realloc_no_alloc_dualview 32: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 32: [ RUN ] serial.resize_exec_space_dualview 32: [ OK ] serial.resize_exec_space_dualview (0 ms) 32: [ RUN ] serial.realloc_exec_space_dualview 32: [ OK ] serial.realloc_exec_space_dualview (0 ms) 32: [ RUN ] serial.resize_realloc_no_init_dynrankview 32: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 32: [ RUN ] serial.resize_exec_space_dynrankview 32: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 32: [ RUN ] serial.realloc_exec_space_dynrankview 32: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 32: [ RUN ] serial.resize_realloc_no_init_scatterview 32: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 32: [ RUN ] serial.resize_realloc_no_alloc_scatterview 32: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 32: [ RUN ] serial.resize_exec_space_scatterview 32: [ OK ] serial.resize_exec_space_scatterview (0 ms) 32: [ RUN ] serial.realloc_exec_space_scatterview 32: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 32: [ RUN ] serial.create_mirror_no_init_dynrankview 32: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 32: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 32: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 32: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 32: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 32: [ RUN ] serial.create_mirror_no_init_offsetview 32: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 32: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 32: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 32: [ RUN ] serial.create_mirror_view_and_copy_offsetview 32: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 32: [ RUN ] serial.create_mirror_no_init_dynamicview 32: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 32: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 32: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 32: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 32: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 32: [ RUN ] serial.UnorderedMap_insert 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2501 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2493 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host (0 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 8 tests from serial_DeathTest (4995 ms total) 4: 4: [----------] 135 tests from serial 4: [ RUN ] serial.team_for 4: [ OK ] serial.team_for (0 ms) 4: [ RUN ] serial.team_reduce 4: [ OK ] serial.team_reduce (0 ms) 4: [ RUN ] serial.team_reduce_large 42: [ OK ] std_algorithms_max_element_team_test.test (3205 ms) 42: [----------] 1 test from std_algorithms_max_element_team_test (3205 ms total) 42: 42: [----------] 1 test from std_algorithms_minmax_element_team_test 42: [ RUN ] std_algorithms_minmax_element_team_test.test 4: [ OK ] serial.team_reduce_large (369 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (6 ms) 4: [ RUN ] serial.large_team_scratch_size 4: [ OK ] serial.large_team_scratch_size (0 ms) 4: [ RUN ] serial.team_broadcast_long 4: [ OK ] serial.team_broadcast_long (0 ms) 4: [ RUN ] serial.team_broadcast_long_wrapper 4: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] serial.team_broadcast_char 4: [ OK ] serial.team_broadcast_char (0 ms) 4: [ RUN ] serial.team_broadcast_float 4: [ OK ] serial.team_broadcast_float (0 ms) 4: [ RUN ] serial.team_broadcast_double 4: [ OK ] serial.team_broadcast_double (0 ms) 4: [ RUN ] serial.team_handle_by_value 4: [ OK ] serial.team_handle_by_value (0 ms) 4: [ RUN ] serial.team_vector 4: [ OK ] serial.team_vector (5 ms) 4: [ RUN ] serial.triple_nested_parallelism [ 96%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 97%] Building CXX object example/tutorial/launch_bounds/CMakeFiles/Kokkos_launch_bounds_reduce.dir/launch_bounds_reduce.cpp.o [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o 4: [ OK ] serial.triple_nested_parallelism (440 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.parallel_scan_with_reducers (76 ms) 4: [ RUN ] serial.team_thread_range_combined_reducers 4: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] serial.thread_vector_range_combined_reducers 4: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.team_vector_range_combined_reducers 4: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelFor 4: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelFor 4: [ OK ] serial.ThreadVectorMDRangeParallelFor (4 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelFor 4: [ OK ] serial.TeamVectorMDRangeParallelFor (4 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelReduce 4: [ OK ] serial.TeamThreadMDRangeParallelReduce (6 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 4: [ OK ] serial.ThreadVectorMDRangeParallelReduce (6 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (6 ms) 4: [ RUN ] serial.team_policy_runtime_parameters 4: [ OK ] serial.team_policy_runtime_parameters (0 ms) 4: [ RUN ] serial.team_reduction_scan 32: [ OK ] serial.UnorderedMap_insert (3988 ms) 32: [ RUN ] serial.UnorderedMap_failed_insert 4: [ OK ] serial.team_reduction_scan (212 ms) 4: [ RUN ] serial.team_long_reduce 4: [ OK ] serial.team_long_reduce (91 ms) 4: [ RUN ] serial.team_double_reduce 4: [ OK ] serial.team_double_reduce (37 ms) 4: [ RUN ] serial.team_long_array_reduce 4: [ OK ] serial.team_long_array_reduce (97 ms) 4: [ RUN ] serial.team_double_array_reduce 4: [ OK ] serial.team_double_array_reduce (51 ms) 4: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] serial.repeated_team_reduce 32: [ OK ] serial.UnorderedMap_failed_insert (2093 ms) 32: [ RUN ] serial.UnorderedMap_deep_copy 32: [ OK ] serial.UnorderedMap_deep_copy (2 ms) 32: [ RUN ] serial.UnorderedMap_valid_empty 32: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 32: [ RUN ] serial.UnorderedMap_clear_zero_size 32: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 32: [ RUN ] serial.UnorderedMap_consistent_size 32: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 32: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 32: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 32: [ RUN ] serial.UnorderedMap_lambda_capturable 32: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 32: [ RUN ] serial.UnorderedMap_constructor_view_alloc 32: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 32: [ RUN ] serial.vector_combination 32: [ OK ] serial.vector_combination (0 ms) 32: [ RUN ] serial.vector_insert 32: [ OK ] serial.vector_insert (0 ms) 32: [ RUN ] serial.vector_push_back_default_exec 32: [ OK ] serial.vector_push_back_default_exec (0 ms) 32: [ RUN ] serial.viewctorprop_embedded_dim 32: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 32: [----------] 68 tests from serial (8479 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 69 tests from 2 test suites ran. (24649 ms total) 32: [ PASSED ] 68 tests. 32: [ SKIPPED ] 1 test, listed below: 32: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 32/55 Test #32: Kokkos_ContainersUnitTest_Serial ........................... Passed 25.09 sec test 33 Start 33: Kokkos_ContainersUnitTest_HIP 33: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 33: Test timeout computed to be: 1500 [ 97%] Built target Kokkos_tutorial_algorithms_01_random_numbers [ 97%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o 33: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 33: [==========] Running 69 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from hip_DeathTest 33: [ RUN ] hip_DeathTest.offsetview_unmanaged_construction 42: [ OK ] std_algorithms_minmax_element_team_test.test (3389 ms) 42: [----------] 1 test from std_algorithms_minmax_element_team_test (3389 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 3 tests from 3 test suites ran. (9791 ms total) 42: [ PASSED ] 3 tests. 42/52 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 10.16 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 43: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 43: Test timeout computed to be: 1500 43: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 43: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 43: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 43: For unit testing set OMP_PROC_BIND=false 43: 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 [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o 43: [ OK ] std_algorithms_fill_team_test.test (1553 ms) 43: [----------] 1 test from std_algorithms_fill_team_test (1553 ms total) 43: 43: [----------] 1 test from std_algorithms_fill_n_team_test 43: [ RUN ] std_algorithms_fill_n_team_test.test 43: [ OK ] std_algorithms_fill_n_team_test.test (626 ms) 43: [----------] 1 test from std_algorithms_fill_n_team_test (626 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_team_test 43: [ RUN ] std_algorithms_replace_team_test.test [ 97%] Built target Kokkos_tutorial_advancedviews_04_dualviews [ 97%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 97%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda 4: [ OK ] serial.repeated_team_reduce (5354 ms) 4: [ RUN ] serial.nested_team_reduce_functor_as_reducer 4: [ OK ] serial.nested_team_reduce_functor_as_reducer (0 ms) 4: [ RUN ] serial.team_scan 4: [ OK ] serial.team_scan (120 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (106 ms) 4: [ RUN ] serial.team_shared_request 4: [ OK ] serial.team_shared_request (31 ms) 4: [ RUN ] serial.team_scratch_request 4: [ OK ] serial.team_scratch_request (2 ms) 4: [ RUN ] serial.team_lambda_shared_request 4: [ OK ] serial.team_lambda_shared_request (27 ms) 4: [ RUN ] serial.scratch_align 4: [ OK ] serial.scratch_align (0 ms) 4: [ RUN ] serial.shmem_size 4: [ OK ] serial.shmem_size (0 ms) 4: [ RUN ] serial.multi_level_scratch 4: [ OK ] serial.multi_level_scratch (2 ms) 4: [ RUN ] serial.team_scratch_memory_index_parallel_for 4: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] serial.team_policy_max_recommended 4: [ OK ] serial.team_policy_max_recommended (1 ms) 4: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] serial.team_teamvector_range 4: [ OK ] serial.team_teamvector_range (1 ms) 4: [ RUN ] serial.unique_token_global 4: [ OK ] serial.unique_token_global (0 ms) 4: [ RUN ] serial.unique_token_instance 4: [ OK ] serial.unique_token_instance (0 ms) 4: [ RUN ] serial.unique_token_team_acquire 4: [ OK ] serial.unique_token_team_acquire (0 ms) 4: [ RUN ] serial.view_api_a 4: [ OK ] serial.view_api_a (4 ms) 4: [ RUN ] serial.view_layout_left_with_stride 4: [ OK ] serial.view_layout_left_with_stride (0 ms) 4: [ RUN ] serial.view_layout_right_with_stride 4: [ OK ] serial.view_layout_right_with_stride (0 ms) 4: [ RUN ] serial.view_api_b 4: [ OK ] serial.view_api_b (1 ms) 4: [ RUN ] serial.view_api_c 4: [ OK ] serial.view_api_c (0 ms) 4: [ RUN ] serial.view_api_d 4: [ OK ] serial.view_api_d (0 ms) 4: [ RUN ] serial.view_remap 4: [ OK ] serial.view_remap (0 ms) 4: [ RUN ] serial.view_mirror_nonconst 4: [ OK ] serial.view_mirror_nonconst (0 ms) 4: [ RUN ] serial.view_stride_method 4: [ OK ] serial.view_stride_method (0 ms) 4: [ RUN ] serial.anonymous_space 4: [ OK ] serial.anonymous_space (0 ms) 4: [ RUN ] serial.view_overload_resolution 4: [ OK ] serial.view_overload_resolution (0 ms) 4: [ RUN ] serial.view_allocation_large_rank 4: [ OK ] serial.view_allocation_large_rank (907 ms) 4: [ RUN ] serial.view_shmem_size_on_device 4: [ OK ] serial.view_shmem_size_on_device (0 ms) 4: [ RUN ] serial.view_is_assignable 4: [ OK ] serial.view_is_assignable (0 ms) 4: [ RUN ] serial.view_bad_alloc 4: [ OK ] serial.view_bad_alloc (0 ms) 4: [ RUN ] serial.view_copy_tests 4: [ OK ] serial.view_copy_tests (5 ms) 4: [ RUN ] serial.view_copy_tests_rank_0 4: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] serial.view_copy_degenerated 4: [ OK ] serial.view_copy_degenerated (0 ms) 4: [ RUN ] serial.view_fill_tests_layout_right 43: [ OK ] std_algorithms_replace_team_test.test (2799 ms) 43: [----------] 1 test from std_algorithms_replace_team_test (2799 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_if_team_test 43: [ RUN ] std_algorithms_replace_if_team_test.test [ 97%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp 43: [ OK ] std_algorithms_replace_if_team_test.test (2938 ms) 43: [----------] 1 test from std_algorithms_replace_if_team_test (2938 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_copy_team_test 43: [ RUN ] std_algorithms_replace_copy_team_test.test 4: [ OK ] serial.view_fill_tests_layout_right (3419 ms) 4: [ RUN ] serial.view_fill_tests_layout_left [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 97%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda 43: [ OK ] std_algorithms_replace_copy_team_test.test (2739 ms) 43: [----------] 1 test from std_algorithms_replace_copy_team_test (2739 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_copy_if_team_test 43: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 97%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 97%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o 4: [ OK ] serial.view_fill_tests_layout_left (3670 ms) 4: [ RUN ] serial.vcp_empty_traits 4: [ OK ] serial.vcp_empty_traits (0 ms) 4: [ RUN ] serial.is_view_label 4: [ OK ] serial.is_view_label (0 ms) 4: [ RUN ] serial.vcp_label_base_traits 4: [ OK ] serial.vcp_label_base_traits (0 ms) 4: [ RUN ] serial.vcp_label_traits 4: [ OK ] serial.vcp_label_traits (0 ms) 4: [ RUN ] serial.view_alloc_can_perfect_forward_label 4: [ OK ] serial.view_alloc_can_perfect_forward_label (0 ms) 4: [ RUN ] serial.vcp_label_copy_constructor 4: [ OK ] serial.vcp_label_copy_constructor (0 ms) 4: [ RUN ] serial.vcp_pointer_add_property 4: [ OK ] serial.vcp_pointer_add_property (0 ms) 4: [ RUN ] serial.view_empty_runtime_unmanaged 4: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] serial.view_hooks 4: [ OK ] serial.view_hooks (0 ms) 4: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (55 ms) 4: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (53 ms) 4: [ RUN ] serial.view_irregular_layout 4: [ OK ] serial.view_irregular_layout (0 ms) 4: [ RUN ] serial.view_mapping 4: [ OK ] serial.view_mapping (29 ms) 4: [ RUN ] serial.view_mapping_operator 4: [ OK ] serial.view_mapping_operator (2 ms) 4: [ RUN ] serial.static_extent 4: [ OK ] serial.static_extent (0 ms) 4: [ RUN ] serial.view_mapping_atomic 4: [ OK ] serial.view_mapping_atomic (0 ms) 4: [ RUN ] serial.view_mapping_class_value 4: [ OK ] serial.view_mapping_class_value (0 ms) 4: [ RUN ] serial.view_mapping_assignable 4: [ OK ] serial.view_mapping_assignable (0 ms) 4: [ RUN ] serial.view_mapping_trivially_copyable 4: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] serial.view_mapping_subview 4: [ OK ] serial.view_mapping_subview (0 ms) 4: [ RUN ] serial.view_nested_view 4: [ OK ] serial.view_nested_view (0 ms) 4: [ RUN ] serial.view_of_views_default 4: [ OK ] serial.view_of_views_default (0 ms) 4: [ RUN ] serial.view_of_views_without_initializing 4: [ OK ] serial.view_of_views_without_initializing (0 ms) 4: [ RUN ] serial.test_view_of_views_sequential_host_init 4: [ OK ] serial.test_view_of_views_sequential_host_init (0 ms) 4: [ RUN ] serial.append_formatted_multidimensional_index 4: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] serial.view_resize 4: [ OK ] serial.view_resize (4 ms) 4: [ RUN ] serial.view_realloc 4: [ OK ] serial.view_realloc (0 ms) 4: [ RUN ] serial.workgraph_fib 4: [ OK ] serial.workgraph_fib (115 ms) 4: [ RUN ] serial.resize_realloc_no_init 4: [ OK ] serial.resize_realloc_no_init (0 ms) 4: [ RUN ] serial.resize_realloc_no_alloc 4: [ OK ] serial.resize_realloc_no_alloc (0 ms) 4: [ RUN ] serial.realloc_exec_space 4: [ OK ] serial.realloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc 4: [ OK ] serial.view_alloc (0 ms) 4: [ RUN ] serial.view_alloc_exec_space 4: [ OK ] serial.view_alloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc_int 4: [ OK ] serial.view_alloc_int (0 ms) 4: [ RUN ] serial.view_alloc_exec_space_int 4: [ OK ] serial.view_alloc_exec_space_int (0 ms) 4: [ RUN ] serial.deep_copy_zero_memset 4: [ OK ] serial.deep_copy_zero_memset (0 ms) 4: [ RUN ] serial.resize_exec_space 4: [ OK ] serial.resize_exec_space (0 ms) 4: [ RUN ] serial.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestWithoutInitializing.hpp:301: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] serial.view_allocation_int (0 ms) 4: [ RUN ] serial.view_allocation_exec_space_int 4: [ OK ] serial.view_allocation_exec_space_int (0 ms) 4: [ RUN ] serial.view_not_default_constructible 4: [ OK ] serial.view_not_default_constructible (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_left 4: [ OK ] serial.view_subview_auto_1d_left (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_right 4: [ OK ] serial.view_subview_auto_1d_right (0 ms) 4: [ RUN ] serial.view_subview_auto_1d_stride 4: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] serial.view_subview_assign_strided 4: [ OK ] serial.view_subview_assign_strided (0 ms) 4: [ RUN ] serial.view_subview_left_0 4: [ OK ] serial.view_subview_left_0 (0 ms) 4: [ RUN ] serial.view_subview_left_1 4: [ OK ] serial.view_subview_left_1 (0 ms) 4: [ RUN ] serial.view_subview_left_2 4: [ OK ] serial.view_subview_left_2 (0 ms) 4: [ RUN ] serial.view_subview_left_3 4: [ OK ] serial.view_subview_left_3 (0 ms) 4: [ RUN ] serial.view_subview_right_0 4: [ OK ] serial.view_subview_right_0 (0 ms) 4: [ RUN ] serial.view_subview_right_1 4: [ OK ] serial.view_subview_right_1 (0 ms) 4: [ RUN ] serial.view_subview_right_3 4: [ OK ] serial.view_subview_right_3 (0 ms) 4: [ RUN ] serial.view_static_tests 4: [ OK ] serial.view_static_tests (0 ms) 4: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 4: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 4: [ RUN ] serial.view_subview_layoutright_to_layoutright 4: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] serial.view_subview_1d_assign 4: [ OK ] serial.view_subview_1d_assign (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_atomic 4: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_randomaccess 4: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 4: [ RUN ] serial.view_subview_2d_from_3d 4: [ OK ] serial.view_subview_2d_from_3d (4 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_atomic 4: [ OK ] serial.view_subview_2d_from_3d_atomic (4 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 4: [ OK ] serial.view_subview_2d_from_3d_randomaccess (4 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M 4: [ OK ] serial.view_subview_3d_from_5d_left (106 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (105 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (105 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right [ 97%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o 4: [ OK ] serial.view_subview_3d_from_5d_right (170 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (169 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (166 ms) 4: [ RUN ] serial.view_test_unmanaged_subview_reset 4: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] serial.view_subview_memory_traits_construction 4: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 4: [----------] 135 tests from serial (16189 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 143 tests from 2 test suites ran. (21184 ms total) 4: [ PASSED ] 136 tests. 4: [ SKIPPED ] 7 tests, listed below: 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] serial.view_allocation_int [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp 4/61 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 21.38 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda1 5: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 5: Test timeout computed to be: 1500 5: [==========] Running 222 tests from 4 test suites. 5: [----------] Global test environment set-up. 5: [----------] 11 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.abort_from_host 43: [ OK ] std_algorithms_replace_copy_if_team_test.test (2406 ms) 43: [----------] 1 test from std_algorithms_replace_copy_if_team_test (2407 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 6 tests from 6 test suites ran. (13064 ms total) 43: [ PASSED ] 6 tests. 43/52 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 13.46 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 44: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 44: Test timeout computed to be: 1500 44: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 44: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 44: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 44: For unit testing set OMP_PROC_BIND=false 44: 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 5: [ OK ] cuda_DeathTest.abort_from_host (854 ms) 5: [ RUN ] cuda_DeathTest.abort_from_device [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 97%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o 5: [ OK ] cuda_DeathTest.abort_from_device (822 ms) 5: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 44: [ OK ] std_algorithms_reverse_team_test.test (1849 ms) 44: [----------] 1 test from std_algorithms_reverse_team_test (1849 ms total) 44: 44: [----------] 1 test from std_algorithms_reverse_copy_team_test 44: [ RUN ] std_algorithms_reverse_copy_team_test.test 5: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (903 ms) 5: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 5: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (738 ms) 5: [ RUN ] cuda_DeathTest.policy_invalid_bounds 5: [ OK ] cuda_DeathTest.policy_invalid_bounds (3 ms) 5: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 5: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (6 ms) 5: [ RUN ] cuda_DeathTest.range_policy_round_trip_conversion_fires 5: [ OK ] cuda_DeathTest.range_policy_round_trip_conversion_fires (3 ms) 5: [ RUN ] cuda_DeathTest.range_policy_check_sign_changes 5: [ OK ] cuda_DeathTest.range_policy_check_sign_changes (5 ms) 5: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 5: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (7 ms) 5: [ RUN ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 5: [ OK ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (922 ms) 5: [ RUN ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 44: [ OK ] std_algorithms_reverse_copy_team_test.test (1932 ms) 44: [----------] 1 test from std_algorithms_reverse_copy_team_test (1932 ms total) 44: 44: [----------] 1 test from std_algorithms_rotate_team_test 44: [ RUN ] std_algorithms_rotate_team_test.test 33: [ OK ] hip_DeathTest.offsetview_unmanaged_construction (16258 ms) 33: [----------] 1 test from hip_DeathTest (16258 ms total) 33: 33: [----------] 68 tests from hip 33: [ RUN ] hip.bitset 33: [ OK ] hip.bitset (20 ms) 33: [ RUN ] hip.bitset_default_constructor_no_alloc 33: [ OK ] hip.bitset_default_constructor_no_alloc (0 ms) 33: [ RUN ] hip.dualview_combination 33: [ OK ] hip.dualview_combination (5 ms) 33: [ RUN ] hip.dualview_alloc 33: [ OK ] hip.dualview_alloc (0 ms) 33: [ RUN ] hip.test_dualview_copy_construction_and_assignment 33: [ OK ] hip.test_dualview_copy_construction_and_assignment (0 ms) 33: [ RUN ] hip.dualview_combinations_without_init 33: [ OK ] hip.dualview_combinations_without_init (0 ms) 33: [ RUN ] hip.dualview_deep_copy 33: [ OK ] hip.dualview_deep_copy (1 ms) 33: [ RUN ] hip.dualview_realloc 33: [ OK ] hip.dualview_realloc (0 ms) 33: [ RUN ] hip.dualview_resize 33: [ OK ] hip.dualview_resize (0 ms) 33: [ RUN ] hip.dualview_device_correct_kokkos_device 33: 33: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 33: does not support page migration between device and host. 33: HIPManagedSpace might not work as expected. 33: Please refer to the ROCm documentation on unified/managed memory. 33: [ OK ] hip.dualview_device_correct_kokkos_device (0 ms) 33: [ RUN ] hip.dualview_host_correct_kokkos_device 33: [ OK ] hip.dualview_host_correct_kokkos_device (0 ms) 33: [ RUN ] hip.dualview_host_modify_template_device_sync 33: [ OK ] hip.dualview_host_modify_template_device_sync (0 ms) 33: [ RUN ] hip.dualview_host_modify_template_device_execspace_sync 33: [ OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms) 33: [ RUN ] hip.dualview_device_modify_template_host_sync 33: [ OK ] hip.dualview_device_modify_template_host_sync (0 ms) 33: [ RUN ] hip.dualview_device_modify_template_host_execspace_sync 33: [ OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms) 33: [ RUN ] hip.dualview_template_views_return_correct_executionspace_views 33: [ OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms) 33: [ RUN ] hip.dualview_template_views_return_correct_views_from_const_dual_view 33: [ OK ] hip.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 33: [ RUN ] hip.dualview_sequential_host_init 33: [ OK ] hip.dualview_sequential_host_init (0 ms) 33: [ RUN ] hip.dynamic_view 33: [ OK ] hip.dynamic_view (17 ms) 33: [ RUN ] hip.dyn_rank_view_api_generic 33: [ OK ] hip.dyn_rank_view_api_generic (14 ms) 33: [ RUN ] hip.dyn_rank_view_api_operator_rank12345 33: [ OK ] hip.dyn_rank_view_api_operator_rank12345 (1 ms) 33: [ RUN ] hip.dyn_rank_view_check_fence_resize_realloc 33: [ OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms) 33: [ RUN ] hip.dyn_rank_view_api_operator_rank67 33: [ OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms) 33: [ RUN ] hip.dyn_rank_view_team_scratch 33: [ OK ] hip.dyn_rank_view_team_scratch (0 ms) 33: [ RUN ] hip.ErrorReporterViaLambda 33: [ OK ] hip.ErrorReporterViaLambda (1 ms) 33: [ RUN ] hip.ErrorReporter 33: [ OK ] hip.ErrorReporter (0 ms) 33: [ RUN ] hip.offsetview_construction 33: [ OK ] hip.offsetview_construction (3 ms) 33: [ RUN ] hip.offsetview_unmanaged_construction 33: [ OK ] hip.offsetview_unmanaged_construction (0 ms) 33: [ RUN ] hip.offsetview_subview 33: [ OK ] hip.offsetview_subview (0 ms) 33: [ RUN ] hip.offsetview_offsets_rank1 33: [ OK ] hip.offsetview_offsets_rank1 (0 ms) 33: [ RUN ] hip.offsetview_offsets_rank2 33: [ OK ] hip.offsetview_offsets_rank2 (0 ms) 33: [ RUN ] hip.offsetview_offsets_rank3 33: [ OK ] hip.offsetview_offsets_rank3 (0 ms) 33: [ RUN ] hip.scatterview [ 97%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o 5: [ OK ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (866 ms) 5: [----------] 11 tests from cuda_DeathTest (5134 ms total) 5: 5: [----------] 1 test from cuda_graph_DeathTest 5: [ RUN ] cuda_graph_DeathTest.can_instantiate_only_once 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:181: Skipped 5: Preconditions are not checked. 5: [ SKIPPED ] cuda_graph_DeathTest.can_instantiate_only_once (0 ms) 5: [----------] 1 test from cuda_graph_DeathTest (0 ms total) 5: 5: [----------] 194 tests from cuda 5: [ RUN ] cuda.array_capacity 5: [ OK ] cuda.array_capacity (0 ms) 5: [ RUN ] cuda.array_element_access 5: [ OK ] cuda.array_element_access (0 ms) 5: [ RUN ] cuda.array_operator_equal 5: [ OK ] cuda.array_operator_equal (0 ms) 5: [ RUN ] cuda.array_zero_capacity 5: [ OK ] cuda.array_zero_capacity (0 ms) 5: [ RUN ] cuda.array_zero_data_nullptr 5: [ OK ] cuda.array_zero_data_nullptr (0 ms) 5: [ RUN ] cuda.array_contiguous_capacity 5: [ OK ] cuda.array_contiguous_capacity (0 ms) 5: [ RUN ] cuda.array_contiguous_element_access 5: [ OK ] cuda.array_contiguous_element_access (0 ms) 5: [ RUN ] cuda.array_contiguous_assignment 5: [ OK ] cuda.array_contiguous_assignment (0 ms) 5: [ RUN ] cuda.array_strided_capacity 5: [ OK ] cuda.array_strided_capacity (0 ms) 5: [ RUN ] cuda.array_strided_element_access 5: [ OK ] cuda.array_strided_element_access (0 ms) 5: [ RUN ] cuda.array_strided_assignment 5: [ OK ] cuda.array_strided_assignment (0 ms) 5: [ RUN ] cuda.atomic_operations_complexdouble 5: [ OK ] cuda.atomic_operations_complexdouble (5 ms) 5: [ RUN ] cuda.atomic_operations_complexfloat 5: [ OK ] cuda.atomic_operations_complexfloat (5 ms) 5: [ RUN ] cuda.atomic_operations_double 5: [ OK ] cuda.atomic_operations_double (6 ms) 5: [ RUN ] cuda.atomic_operations_float 5: [ OK ] cuda.atomic_operations_float (6 ms) 5: [ RUN ] cuda.atomic_operations_int 5: [ OK ] cuda.atomic_operations_int (16 ms) 5: [ RUN ] cuda.atomic_operations_long 5: [ OK ] cuda.atomic_operations_long (16 ms) 5: [ RUN ] cuda.atomic_operations_longlong 5: [ OK ] cuda.atomic_operations_longlong (16 ms) 5: [ RUN ] cuda.atomic_shared 5: [ OK ] cuda.atomic_shared (0 ms) 5: [ RUN ] cuda.atomic_operations_unsigned 5: [ OK ] cuda.atomic_operations_unsigned (12 ms) 5: [ RUN ] cuda.atomic_operations_unsignedlong 5: [ OK ] cuda.atomic_operations_unsignedlong (12 ms) 5: [ RUN ] cuda.atomics 5: [ OK ] cuda.atomics (166 ms) 5: [ RUN ] cuda.atomics_tpetra_max_abs 5: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] cuda.atomic_views_integral 44: [ OK ] std_algorithms_rotate_team_test.test (1888 ms) 44: [----------] 1 test from std_algorithms_rotate_team_test (1888 ms total) 44: 44: [----------] 1 test from std_algorithms_rotate_copy_team_test 44: [ RUN ] std_algorithms_rotate_copy_team_test.test 44: [ OK ] std_algorithms_rotate_copy_team_test.test (1969 ms) 44: [----------] 1 test from std_algorithms_rotate_copy_team_test (1969 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 4 tests from 4 test suites ran. (7640 ms total) 44: [ PASSED ] 4 tests. 44/52 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 7.99 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 45: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 45: Test timeout computed to be: 1500 45: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 45: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 45: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 45: For unit testing set OMP_PROC_BIND=false 45: [ 97%] Linking CXX executable Kokkos_launch_bounds_reduce 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 [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 97%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 97%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o 5: [ OK ] cuda.atomic_views_integral (6419 ms) 5: [ RUN ] cuda.atomic_views_nonintegral 5: [ OK ] cuda.atomic_views_nonintegral (51 ms) 5: [ RUN ] cuda.atomic_view_api 5: [ OK ] cuda.atomic_view_api (0 ms) 5: [ RUN ] cuda.bit_manip_countl_zero 5: [ OK ] cuda.bit_manip_countl_zero (2 ms) 5: [ RUN ] cuda.bit_manip_countl_one 5: [ OK ] cuda.bit_manip_countl_one (0 ms) 5: [ RUN ] cuda.bit_manip_countr_zero 5: [ OK ] cuda.bit_manip_countr_zero (0 ms) 5: [ RUN ] cuda.bit_manip_countr_one 5: [ OK ] cuda.bit_manip_countr_one (0 ms) 5: [ RUN ] cuda.bit_manip_popcount 5: [ OK ] cuda.bit_manip_popcount (0 ms) 5: [ RUN ] cuda.bit_manip_has_single_bit 5: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 5: [ RUN ] cuda.bit_manip_bit_floor 5: [ OK ] cuda.bit_manip_bit_floor (0 ms) 5: [ RUN ] cuda.bit_manip_bit_ceil 5: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 5: [ RUN ] cuda.bit_manip_bit_width 5: [ OK ] cuda.bit_manip_bit_width (0 ms) 5: [ RUN ] cuda.bit_manip_rotl 5: [ OK ] cuda.bit_manip_rotl (0 ms) 5: [ RUN ] cuda.bit_manip_rotr 5: [ OK ] cuda.bit_manip_rotr (0 ms) 5: [ RUN ] cuda.bit_manip_byeswap 5: [ OK ] cuda.bit_manip_byeswap (0 ms) 5: [ RUN ] cuda.bit_manip_bit_cast 5: [ OK ] cuda.bit_manip_bit_cast (0 ms) 5: [ RUN ] cuda.test_block_deduction_bug_pr_3103 5: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 5: [ RUN ] cuda.checked_integer_operations_multiply_overflow 5: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 5: [ RUN ] cuda.execution_policy_occupancy_and_hint 5: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 5: [ RUN ] cuda.complex_construction 5: [ OK ] cuda.complex_construction (0 ms) 5: [ RUN ] cuda.complex_basic_math 5: [ OK ] cuda.complex_basic_math (0 ms) 5: [ RUN ] cuda.complex_special_funtions 5: [ OK ] cuda.complex_special_funtions (0 ms) 5: [ RUN ] cuda.complex_io 5: [ OK ] cuda.complex_io (0 ms) 5: [ RUN ] cuda.complex_trivially_copyable 5: [ OK ] cuda.complex_trivially_copyable (0 ms) 5: [ RUN ] cuda.complex_issue_3865 5: [ OK ] cuda.complex_issue_3865 (0 ms) 5: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 5: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 5: [ RUN ] cuda.complex_structured_bindings 5: [ OK ] cuda.complex_structured_bindings (0 ms) 5: [ RUN ] cuda.crs_count_fill 5: [ OK ] cuda.crs_count_fill (1 ms) 5: [ RUN ] cuda.crs_copy_constructor 5: [ OK ] cuda.crs_copy_constructor (5 ms) 5: [ RUN ] cuda.deep_copy_alignment 5: [ OK ] cuda.deep_copy_alignment (2 ms) 5: [ RUN ] cuda.deep_copy_conversion 5: [ OK ] cuda.deep_copy_conversion (7 ms) 5: [ RUN ] cuda.partitioning_by_args 5: [ OK ] cuda.partitioning_by_args (1 ms) 5: [ RUN ] cuda.partitioning_by_vector 5: [ OK ] cuda.partitioning_by_vector (0 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp 45: [ OK ] std_algorithms_move_team_test.test (4102 ms) 45: [----------] 1 test from std_algorithms_move_team_test (4102 ms total) 45: 45: [----------] 1 test from std_algorithms_move_backward_team_test 45: [ RUN ] std_algorithms_move_backward_team_test.test [ 72%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 97%] Built target Kokkos_tutorial_01_hello_world_lambda [ 97%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o 45: [ OK ] std_algorithms_move_backward_team_test.test (2387 ms) 45: [----------] 1 test from std_algorithms_move_backward_team_test (2388 ms total) 45: 45: [----------] 1 test from std_algorithms_shift_left_team_test 45: [ RUN ] std_algorithms_shift_left_team_test.test [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 97%] Built target Kokkos_launch_bounds_reduce [ 97%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda [ 98%] Building CXX object benchmarks/view_copy_constructor/CMakeFiles/Kokkos_view_copy_constructor.dir/view_copy_constructor.cpp.o [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 74%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 74%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 74%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 74%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 98%] Built target Kokkos_tutorial_02_simple_reduce_lambda [ 98%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o 5: [ OK ] cuda.exec_space_thread_safety_range (7341 ms) 5: [ RUN ] cuda.exec_space_thread_safety_mdrange 5: [ OK ] cuda.exec_space_thread_safety_mdrange (738 ms) 5: [ RUN ] cuda.exec_space_thread_safety_team_policy 5: [ OK ] cuda.exec_space_thread_safety_team_policy (746 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range_reduce 5: [ OK ] cuda.exec_space_thread_safety_range_reduce (775 ms) 5: [ RUN ] cuda.exec_space_thread_safety_mdrange_reduce 5: [ OK ] cuda.exec_space_thread_safety_mdrange_reduce (780 ms) 5: [ RUN ] cuda.exec_space_thread_safety_team_policy_reduce 5: [ OK ] cuda.exec_space_thread_safety_team_policy_reduce (746 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range_scan 45: [ OK ] std_algorithms_shift_left_team_test.test (7278 ms) 45: [----------] 1 test from std_algorithms_shift_left_team_test (7278 ms total) 45: 45: [----------] 1 test from std_algorithms_shift_right_team_test 45: [ RUN ] std_algorithms_shift_right_team_test.test 5: [ OK ] cuda.exec_space_thread_safety_range_scan (1379 ms) 5: [ RUN ] cuda.execution_space_as_class_data_member 5: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 5: [ RUN ] cuda.functor_analysis 5: [ OK ] cuda.functor_analysis (0 ms) 5: [ RUN ] cuda.when_all_type 5: [ OK ] cuda.when_all_type (0 ms) 5: [ RUN ] cuda.host_shared_ptr_use_count 5: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 5: [ RUN ] cuda.host_shared_ptr_get 5: [ OK ] cuda.host_shared_ptr_get (0 ms) 5: [ RUN ] cuda.host_shared_ptr_dereference_on_device 5: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 5: [ RUN ] cuda.host_shared_ptr_special_members_on_device 5: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 5: [ RUN ] cuda.host_shared_ptr_tracking 5: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 5: [ RUN ] cuda.join_backward_compatibility 5: [ OK ] cuda.join_backward_compatibility (0 ms) 5: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 98%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o 5: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (1433 ms) 5: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 5: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2218 ms) 5: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 98%] Built target Kokkos_tutorial_03_simple_view_lambda [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o 5: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1414 ms) 5: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ 98%] Linking CXX executable Kokkos_gups 45: [ OK ] std_algorithms_shift_right_team_test.test (7112 ms) 45: [----------] 1 test from std_algorithms_shift_right_team_test (7112 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (20882 ms total) 45: [ PASSED ] 4 tests. 45/52 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 21.24 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 46: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 46: Test timeout computed to be: 1500 46: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 46: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 46: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 46: For unit testing set OMP_PROC_BIND=false 46: 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 5: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (1646 ms) 5: [ RUN ] cuda.deep_copy_scratch 5: [ OK ] cuda.deep_copy_scratch (0 ms) 5: [ RUN ] cuda.mathematical_constants_e 5: [ OK ] cuda.mathematical_constants_e (0 ms) 5: [ RUN ] cuda.mathematical_constants_log2e 5: [ OK ] cuda.mathematical_constants_log2e (0 ms) 5: [ RUN ] cuda.mathematical_constants_log10e 5: [ OK ] cuda.mathematical_constants_log10e (0 ms) 5: [ RUN ] cuda.mathematical_constants_pi 5: [ OK ] cuda.mathematical_constants_pi (0 ms) 5: [ RUN ] cuda.mathematical_constants_inv_pi 5: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 5: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 5: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 5: [ RUN ] cuda.mathematical_constants_ln2 5: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 5: [ RUN ] cuda.mathematical_constants_ln10 5: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 5: [ RUN ] cuda.mathematical_constants_sqrt2 5: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 5: [ RUN ] cuda.mathematical_constants_sqrt3 5: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 5: [ RUN ] cuda.mathematical_constants_inv_sqrt3 5: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 5: [ RUN ] cuda.mathematical_constants_egamma 5: [ OK ] cuda.mathematical_constants_egamma (0 ms) 5: [ RUN ] cuda.mathematical_constants_phi 5: [ OK ] cuda.mathematical_constants_phi (0 ms) 5: [ RUN ] cuda.mathematical_functions_trigonometric_functions 5: [ OK ] cuda.mathematical_functions_trigonometric_functions (2 ms) 5: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 5: [ OK ] cuda.mathematical_functions_hyperbolic_functions (2 ms) 5: [ RUN ] cuda.mathematical_functions_non_standard 5: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 5: [ RUN ] cuda.mathematical_functions_power_functions 5: [ OK ] cuda.mathematical_functions_power_functions (1 ms) 5: [ RUN ] cuda.mathematical_functions_fma 5: [ OK ] cuda.mathematical_functions_fma (0 ms) 5: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 5: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (1 ms) 5: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 5: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 5: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (0 ms) 5: [ RUN ] cuda.mathematical_functions_absolute_value 5: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 5: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 5: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 5: [ RUN ] cuda.mathematical_functions_remainder_function 5: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 5: [ RUN ] cuda.mathematical_functions_isfinite 5: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 5: [ RUN ] cuda.mathematical_functions_isinf 5: [ OK ] cuda.mathematical_functions_isinf (0 ms) 5: [ RUN ] cuda.mathematical_functions_isnan 5: [ OK ] cuda.mathematical_functions_isnan (0 ms) 5: [ RUN ] cuda.mathematical_functions_exponential_functions 5: [ OK ] cuda.mathematical_functions_exponential_functions (2 ms) 5: [ RUN ] cuda.mathspecialfunc_expint1 5: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 5: [ RUN ] cuda.mathspecialfunc_errorfunc 5: [ OK ] cuda.mathspecialfunc_errorfunc (0 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 5: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (23 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 5: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (23 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 5: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (0 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 5: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (0 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 5: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (0 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 5: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (0 ms) 5: [ RUN ] cuda.mdrange_5d 5: [ OK ] cuda.mdrange_5d (16 ms) 5: [ RUN ] cuda.mdrange_6d 5: [ OK ] cuda.mdrange_6d (26 ms) 5: [ RUN ] cuda.mdrange_2d 5: [ OK ] cuda.mdrange_2d (1 ms) 5: [ RUN ] cuda.mdrange_array_reduce 5: [ OK ] cuda.mdrange_array_reduce (0 ms) 5: [ RUN ] cuda.mdrange_3d 5: [ OK ] cuda.mdrange_3d (5 ms) 5: [ RUN ] cuda.mdrange_neg_idx 5: [ OK ] cuda.mdrange_neg_idx (1 ms) 5: [ RUN ] cuda.mdrange_4d 5: [ OK ] cuda.mdrange_4d (4 ms) 5: [ RUN ] cuda.mdrange_scalar 5: [ OK ] cuda.mdrange_scalar (0 ms) 5: [ RUN ] cuda.mdrange_large_deep_copy 5: [ OK ] cuda.mdrange_large_deep_copy (76 ms) 5: [ RUN ] cuda.md_range_policy_construction_from_arrays 5: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 5: [ RUN ] cuda.policy_get_tile_size 5: [ OK ] cuda.policy_get_tile_size (0 ms) 5: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types [ 74%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp 5: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1452 ms) 5: [ RUN ] cuda.mdspan_minimal_functional 5: [ OK ] cuda.mdspan_minimal_functional (0 ms) 5: [ RUN ] cuda.mdspan_atomic_accessor 5: [ OK ] cuda.mdspan_atomic_accessor (0 ms) 5: [ RUN ] cuda.view_mdspan_conversion 5: [ OK ] cuda.view_mdspan_conversion (3 ms) 5: [ RUN ] cuda.view_mdspan_conversion_with_stride 5: [ OK ] cuda.view_mdspan_conversion_with_stride (0 ms) 5: [ RUN ] cuda.max 5: [ OK ] cuda.max (0 ms) 5: [ RUN ] cuda.max_within_parfor 5: [ OK ] cuda.max_within_parfor (0 ms) 5: [ RUN ] cuda.min 5: [ OK ] cuda.min (0 ms) 5: [ RUN ] cuda.min_within_parfor 5: [ OK ] cuda.min_within_parfor (0 ms) 5: [ RUN ] cuda.minmax 5: [ OK ] cuda.minmax (0 ms) 5: [ RUN ] cuda.minmax_within_parfor 5: [ OK ] cuda.minmax_within_parfor (0 ms) 5: [ RUN ] cuda.clamp 5: [ OK ] cuda.clamp (0 ms) 5: [ RUN ] cuda.clamp_within_parfor 5: [ OK ] cuda.clamp_within_parfor (0 ms) 5: [ RUN ] cuda.numeric_traits_infinity 5: [ OK ] cuda.numeric_traits_infinity (0 ms) 5: [ RUN ] cuda.numeric_traits_epsilon 5: [ OK ] cuda.numeric_traits_epsilon (0 ms) 5: [ RUN ] cuda.numeric_traits_round_error 5: [ OK ] cuda.numeric_traits_round_error (0 ms) 5: [ RUN ] cuda.numeric_traits_norm_min 5: [ OK ] cuda.numeric_traits_norm_min (0 ms) 5: [ RUN ] cuda.numeric_traits_denorm_min 5: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 5: [ RUN ] cuda.numeric_traits_finite_min_max 5: [ OK ] cuda.numeric_traits_finite_min_max (1 ms) 5: [ RUN ] cuda.numeric_traits_digits 5: [ OK ] cuda.numeric_traits_digits (0 ms) 5: [ RUN ] cuda.numeric_traits_digits10 5: [ OK ] cuda.numeric_traits_digits10 (0 ms) 5: [ RUN ] cuda.numeric_traits_max_digits10 5: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 5: [ RUN ] cuda.numeric_traits_radix 5: [ OK ] cuda.numeric_traits_radix (0 ms) 5: [ RUN ] cuda.numeric_traits_min_max_exponent 5: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 5: [ RUN ] cuda.numeric_traits_min_max_exponent10 5: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 5: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 5: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 5: [ RUN ] cuda.numeric_traits_sfinae_friendly 5: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 5: [ RUN ] cuda.occupancy_control 5: [ OK ] cuda.occupancy_control (0 ms) 5: [ RUN ] cuda.memory_pool 5: [ OK ] cuda.memory_pool (9 ms) 5: [ RUN ] cuda.cxx11 5: [ OK ] cuda.cxx11 (0 ms) 5: [ RUN ] cuda.viewctorprop_embedded_dim 5: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 5: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 5: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 5: [ RUN ] cuda.parallel_scan_range_policy 5: [ OK ] cuda.parallel_scan_range_policy (24 ms) 5: [ RUN ] cuda.kokkos_printf 5: [ OK ] cuda.kokkos_printf (2 ms) 5: [ RUN ] cuda.range_for 5: [ OK ] cuda.range_for (0 ms) 5: [ RUN ] cuda.range_reduce 5: [ OK ] cuda.range_reduce (0 ms) 5: [ RUN ] cuda.range_dynamic_policy 5: [ OK ] cuda.range_dynamic_policy (0 ms) 5: [ RUN ] cuda.range_policy_runtime_parameters 5: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.range_policy_one_way_convertible_bounds 5: [ OK ] cuda.range_policy_one_way_convertible_bounds (0 ms) 5: [ RUN ] cuda.range_for_require 5: [ OK ] cuda.range_for_require (0 ms) 5: [ RUN ] cuda.range_reduce_require 5: [ OK ] cuda.range_reduce_require (0 ms) 5: [ RUN ] cuda.range_dynamic_policy_require 5: [ OK ] cuda.range_dynamic_policy_require (0 ms) 5: [ RUN ] cuda.reducers_int 5: [ OK ] cuda.reducers_int (4 ms) 5: [ RUN ] cuda.reducers_double 5: [ OK ] cuda.reducers_double (4 ms) 5: [ RUN ] cuda.reducers_complex_double 5: [ OK ] cuda.reducers_complex_double (1 ms) 5: [ RUN ] cuda.reducers_struct 5: [ OK ] cuda.reducers_struct (4 ms) 5: [ RUN ] cuda.reducers_half_t 5: [ OK ] cuda.reducers_half_t (3 ms) 5: [ RUN ] cuda.reducers_bhalf_t 5: [ OK ] cuda.reducers_bhalf_t (3 ms) 5: [ RUN ] cuda.reducers_int8_t 5: [ OK ] cuda.reducers_int8_t (2 ms) 5: [ RUN ] cuda.reducers_int16_t 5: [ OK ] cuda.reducers_int16_t (3 ms) 5: [ RUN ] cuda.reducers_point_t 5: [ OK ] cuda.reducers_point_t (2 ms) 5: [ RUN ] cuda.reducers_bool 5: [ OK ] cuda.reducers_bool (0 ms) 5: [ RUN ] cuda.int64_t_reduce 5: [ OK ] cuda.int64_t_reduce (9 ms) 5: [ RUN ] cuda.double_reduce 5: [ OK ] cuda.double_reduce (9 ms) 5: [ RUN ] cuda.int64_t_reduce_dynamic 5: [ OK ] cuda.int64_t_reduce_dynamic (14 ms) 5: [ RUN ] cuda.double_reduce_dynamic 5: [ OK ] cuda.double_reduce_dynamic (14 ms) 5: [ RUN ] cuda.int64_t_reduce_dynamic_view 5: [ OK ] cuda.int64_t_reduce_dynamic_view (3 ms) 5: [ RUN ] cuda.int_combined_reduce 5: [ OK ] cuda.int_combined_reduce (0 ms) 5: [ RUN ] cuda.mdrange_combined_reduce 5: [ OK ] cuda.mdrange_combined_reduce (0 ms) 5: [ RUN ] cuda.int_combined_reduce_mixed 5: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 5: [ RUN ] cuda.reduction_with_large_iteration_count 5: [ OK ] cuda.reduction_with_large_iteration_count (328 ms) 5: [ RUN ] cuda.reduction_deduction 5: [ OK ] cuda.reduction_deduction (0 ms) 5: [ RUN ] cuda.reduce_device_view_range_policy 5: [ OK ] cuda.reduce_device_view_range_policy (4 ms) 5: [ RUN ] cuda.reduce_device_view_mdrange_policy 5: [ OK ] cuda.reduce_device_view_mdrange_policy (124 ms) 5: [ RUN ] cuda.reduce_device_view_team_policy 5: [ OK ] cuda.reduce_device_view_team_policy (4 ms) 5: [ RUN ] cuda.impl_shared_alloc 5: [ OK ] cuda.impl_shared_alloc (60 ms) 5: [ RUN ] cuda.mdspan_space_aware_accessor 5: [ OK ] cuda.mdspan_space_aware_accessor (0 ms) 5: [ RUN ] cuda.kokkos_swap 5: [ OK ] cuda.kokkos_swap (0 ms) 5: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 5: [ OK ] cuda.reduceRangePolicyViewSizeLimit (17 ms) 5: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 5: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (73 ms) 5: [----------] 194 tests from cuda (28388 ms total) 5: 5: [----------] 16 tests from cuda_graph 5: [ RUN ] cuda_graph.submit_once 5: [ OK ] cuda_graph.submit_once (0 ms) 5: [ RUN ] cuda_graph.submit_once_rvalue 5: [ OK ] cuda_graph.submit_once_rvalue (0 ms) 5: [ RUN ] cuda_graph.instantiate_and_submit_once 5: [ OK ] cuda_graph.instantiate_and_submit_once (0 ms) 5: [ RUN ] cuda_graph.submit_onto_another_execution_space_instance 5: [ OK ] cuda_graph.submit_onto_another_execution_space_instance (0 ms) 5: [ RUN ] cuda_graph.create_graph_no_closure_with_exec 5: [ OK ] cuda_graph.create_graph_no_closure_with_exec (0 ms) 5: [ RUN ] cuda_graph.create_graph_no_arg 5: [ OK ] cuda_graph.create_graph_no_arg (0 ms) 5: [ RUN ] cuda_graph.submit_six 5: [ OK ] cuda_graph.submit_six (0 ms) 5: [ RUN ] cuda_graph.when_all_cycle 5: [ OK ] cuda_graph.when_all_cycle (0 ms) 5: [ RUN ] cuda_graph.repeat_chain 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:341: Skipped 5: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 5: [ SKIPPED ] cuda_graph.repeat_chain (0 ms) 5: [ RUN ] cuda_graph.zero_work_reduce 5: [ OK ] cuda_graph.zero_work_reduce (0 ms) 5: [ RUN ] cuda_graph.empty_graph 5: [ OK ] cuda_graph.empty_graph (0 ms) 5: [ RUN ] cuda_graph.force_global_launch 5: [ OK ] cuda_graph.force_global_launch (0 ms) 5: [ RUN ] cuda_graph.empty_graph_default_host_exec 5: [ OK ] cuda_graph.empty_graph_default_host_exec (0 ms) 5: [ RUN ] cuda_graph.node_lifetime 5: [ OK ] cuda_graph.node_lifetime (0 ms) 5: [ RUN ] cuda_graph.diamond 5: [ OK ] cuda_graph.diamond (0 ms) 5: [ RUN ] cuda_graph.end_of_submit_control_flow 5: [ OK ] cuda_graph.end_of_submit_control_flow (0 ms) 5: [----------] 16 tests from cuda_graph (4 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 222 tests from 4 test suites ran. (33527 ms total) 5: [ PASSED ] 220 tests. 5: [ SKIPPED ] 2 tests, listed below: 5: [ SKIPPED ] cuda_graph_DeathTest.can_instantiate_only_once 5: [ SKIPPED ] cuda_graph.repeat_chain 5/61 Test #5: Kokkos_CoreUnitTest_Cuda1 .................................. Passed 34.00 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda2 6: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 6: Test timeout computed to be: 1500 [ 74%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o 6: [==========] Running 143 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 8 tests from cuda_DeathTest 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 6: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 6: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 6: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 6: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 6: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 46: [ OK ] std_algorithms_copy_team_test.test (5441 ms) 46: [----------] 1 test from std_algorithms_copy_team_test (5441 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 (710 ms) 46: [----------] 1 test from std_algorithms_copy_n_team_test (710 ms total) 46: 46: [----------] 1 test from std_algorithms_copy_backward_team_test 46: [ RUN ] std_algorithms_copy_backward_team_test.test [ 98%] Linking CXX executable Kokkos_atomic [ 98%] Built target Kokkos_gups [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 98%] Linking CXX executable Kokkos_view_copy_constructor [ 99%] Linking CXX executable Kokkos_stream 33: [ OK ] hip.scatterview (29631 ms) 33: [ RUN ] hip.scatterview_devicetype [ 99%] Linking CXX executable Kokkos_launch_latency 46: [ OK ] std_algorithms_copy_backward_team_test.test (2543 ms) 46: [----------] 1 test from std_algorithms_copy_backward_team_test (2543 ms total) 46: 46: [----------] 1 test from std_algorithms_copy_if_team_test 46: [ RUN ] std_algorithms_copy_if_team_test.test 6: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4905 ms) 6: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 99%] Built target Kokkos_view_copy_constructor [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o 46: [ OK ] std_algorithms_copy_if_team_test.test (2471 ms) 46: [----------] 1 test from std_algorithms_copy_if_team_test (2471 ms total) 46: 46: [----------] 1 test from std_algorithms_unique_copy_team_test 46: [ RUN ] std_algorithms_unique_copy_team_test.test 46: [ OK ] std_algorithms_unique_copy_team_test.test (3043 ms) 46: [----------] 1 test from std_algorithms_unique_copy_team_test (3043 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_team_test 46: [ RUN ] std_algorithms_remove_team_test.test 6: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (4887 ms) 6: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host [ 99%] Built target Kokkos_stream [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 74%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp 46: [ OK ] std_algorithms_remove_team_test.test (2381 ms) 46: [----------] 1 test from std_algorithms_remove_team_test (2381 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_if_team_test 46: [ RUN ] std_algorithms_remove_if_team_test.test [ 74%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.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 46: [ OK ] std_algorithms_remove_if_team_test.test (1376 ms) 46: [----------] 1 test from std_algorithms_remove_if_team_test (1376 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 (2572 ms) 46: [----------] 1 test from std_algorithms_remove_copy_team_test (2572 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_copy_if_team_test 46: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 74%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [100%] Built target Kokkos_atomic [ 75%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 75%] Built target Kokkos_ContainersUnitTest_OpenMP [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 75%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o 46: [ OK ] std_algorithms_remove_copy_if_team_test.test (2395 ms) 46: [----------] 1 test from std_algorithms_remove_copy_if_team_test (2395 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 9 tests from 9 test suites ran. (22937 ms total) 46: [ PASSED ] 9 tests. 46/52 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 23.30 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 47: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 47: Test timeout computed to be: 1500 47: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 47: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 47: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 47: For unit testing set OMP_PROC_BIND=false 47: 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 [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o 47: [ OK ] std_algorithms_unique_team_test.test_default_predicate (2872 ms) 47: [----------] 1 test from std_algorithms_unique_team_test (2873 ms total) 47: 47: [----------] 1 test from std_algorithms_adjacent_difference_team_test 47: [ RUN ] std_algorithms_adjacent_difference_team_test.test 6: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (12721 ms) 6: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [100%] Linking CXX executable Kokkos_gather [ 75%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 75%] Built target Kokkos_ContainersUnitTest_Cuda [ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o 47: [ OK ] std_algorithms_adjacent_difference_team_test.test (4800 ms) 47: [----------] 1 test from std_algorithms_adjacent_difference_team_test (4800 ms total) 47: 47: [----------] 1 test from std_algorithms_reduce_team_test 47: [ RUN ] std_algorithms_reduce_team_test.test 47: [ OK ] std_algorithms_reduce_team_test.test (2557 ms) 47: [----------] 1 test from std_algorithms_reduce_team_test (2557 ms total) 47: 47: [----------] 1 test from std_algorithms_transform_reduce_team_test 47: [ RUN ] std_algorithms_transform_reduce_team_test.test 47: [ OK ] std_algorithms_transform_reduce_team_test.test (4627 ms) 47: [----------] 1 test from std_algorithms_transform_reduce_team_test (4627 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 4 tests from 4 test suites ran. (14858 ms total) 47: [ PASSED ] 4 tests. 47/52 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 15.19 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 48: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 48: Test timeout computed to be: 1500 48: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 48: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 48: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 48: For unit testing set OMP_PROC_BIND=false 48: 48: [==========] Running 18 tests from 5 test suites. 48: [----------] Global test environment set-up. 48: [----------] 2 tests from std_algorithms_is_sorted_team_test 48: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 48: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (3160 ms) 48: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 6: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (13038 ms) 6: [----------] 8 tests from cuda_DeathTest (35553 ms total) 6: 6: [----------] 107 tests from cuda 6: [ RUN ] cuda.team_for 6: [ OK ] cuda.team_for (3 ms) 6: [ RUN ] cuda.team_reduce 6: [ OK ] cuda.team_reduce (1 ms) 6: [ RUN ] cuda.team_reduce_large 6: [ OK ] cuda.team_reduce_large (56 ms) 6: [ RUN ] cuda.team_parallel_single 6: [ OK ] cuda.team_parallel_single (8 ms) 6: [ RUN ] cuda.large_team_scratch_size 6: [ OK ] cuda.large_team_scratch_size (0 ms) 6: [ RUN ] cuda.team_broadcast_long 6: [ OK ] cuda.team_broadcast_long (0 ms) 6: [ RUN ] cuda.team_broadcast_long_wrapper 6: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 6: [ RUN ] cuda.team_broadcast_char 6: [ OK ] cuda.team_broadcast_char (0 ms) 6: [ RUN ] cuda.team_broadcast_float 6: [ OK ] cuda.team_broadcast_float (0 ms) 6: [ RUN ] cuda.team_broadcast_double 6: [ OK ] cuda.team_broadcast_double (0 ms) 6: [ RUN ] cuda.team_handle_by_value 6: [ OK ] cuda.team_handle_by_value (0 ms) 6: [ RUN ] cuda.team_vector 6: [ OK ] cuda.team_vector (8 ms) 6: [ RUN ] cuda.triple_nested_parallelism 6: [ OK ] cuda.triple_nested_parallelism (8 ms) 6: [ RUN ] cuda.parallel_scan_with_reducers 6: [ OK ] cuda.parallel_scan_with_reducers (83 ms) 6: [ RUN ] cuda.team_thread_range_combined_reducers 6: [ OK ] cuda.team_thread_range_combined_reducers (0 ms) 6: [ RUN ] cuda.thread_vector_range_combined_reducers 6: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 6: [ RUN ] cuda.team_vector_range_combined_reducers 6: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 6: [ RUN ] cuda.TeamThreadMDRangeParallelFor 6: [ OK ] cuda.TeamThreadMDRangeParallelFor (22 ms) 6: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 6: [ OK ] cuda.ThreadVectorMDRangeParallelFor (11 ms) 6: [ RUN ] cuda.TeamVectorMDRangeParallelFor 6: [ OK ] cuda.TeamVectorMDRangeParallelFor (12 ms) 6: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 6: [ OK ] cuda.TeamThreadMDRangeParallelReduce (16 ms) 6: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 6: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (6 ms) 6: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 6: [ OK ] cuda.TeamVectorMDRangeParallelReduce (9 ms) 6: [ RUN ] cuda.team_policy_runtime_parameters 6: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 6: [ RUN ] cuda.team_reduction_scan 6: [ OK ] cuda.team_reduction_scan (2045 ms) 6: [ RUN ] cuda.team_long_reduce 6: [ OK ] cuda.team_long_reduce (31 ms) 6: [ RUN ] cuda.team_double_reduce 6: [ OK ] cuda.team_double_reduce (31 ms) 6: [ RUN ] cuda.team_long_array_reduce 6: [ OK ] cuda.team_long_array_reduce (12 ms) 6: [ RUN ] cuda.team_double_array_reduce 6: [ OK ] cuda.team_double_array_reduce (12 ms) 6: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 6: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 6: [ RUN ] cuda.repeated_team_reduce 6: [ OK ] cuda.repeated_team_reduce (10 ms) 6: [ RUN ] cuda.nested_team_reduce_functor_as_reducer 6: [ OK ] cuda.nested_team_reduce_functor_as_reducer (0 ms) 6: [ RUN ] cuda.team_scan 6: [ OK ] cuda.team_scan (175 ms) 6: [ RUN ] cuda.team_scan_ret_val 6: [ OK ] cuda.team_scan_ret_val (171 ms) 6: [ RUN ] cuda.team_shared_request 6: [ OK ] cuda.team_shared_request (0 ms) 6: [ RUN ] cuda.team_scratch_request 6: [ OK ] cuda.team_scratch_request (0 ms) 6: [ RUN ] cuda.team_lambda_shared_request 6: [ OK ] cuda.team_lambda_shared_request (0 ms) 6: [ RUN ] cuda.scratch_align 6: [ OK ] cuda.scratch_align (0 ms) 6: [ RUN ] cuda.shmem_size 6: [ OK ] cuda.shmem_size (0 ms) 6: [ RUN ] cuda.multi_level_scratch 6: [ OK ] cuda.multi_level_scratch (4 ms) 6: [ RUN ] cuda.team_scratch_memory_index_parallel_for 6: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 6: [ RUN ] cuda.team_policy_max_recommended 6: [ OK ] cuda.team_policy_max_recommended (419 ms) 6: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 6: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 6: [ RUN ] cuda.team_teamvector_range 6: [ OK ] cuda.team_teamvector_range (1 ms) 6: [ RUN ] cuda.unique_token_global 6: [ OK ] cuda.unique_token_global (2 ms) 6: [ RUN ] cuda.unique_token_instance 6: [ OK ] cuda.unique_token_instance (1 ms) 6: [ RUN ] cuda.unique_token_team_acquire 6: [ OK ] cuda.unique_token_team_acquire (11 ms) 6: [ RUN ] cuda.view_api_a 6: [ OK ] cuda.view_api_a (7 ms) 6: [ RUN ] cuda.view_layout_left_with_stride 6: [ OK ] cuda.view_layout_left_with_stride (0 ms) 6: [ RUN ] cuda.view_layout_right_with_stride 6: [ OK ] cuda.view_layout_right_with_stride (0 ms) 6: [ RUN ] cuda.view_api_b 6: [ OK ] cuda.view_api_b (3 ms) 6: [ RUN ] cuda.view_api_c 6: [ OK ] cuda.view_api_c (0 ms) 6: [ RUN ] cuda.view_api_d 6: [ OK ] cuda.view_api_d (1 ms) 6: [ RUN ] cuda.view_remap 6: [ OK ] cuda.view_remap (0 ms) 6: [ RUN ] cuda.view_mirror_nonconst 6: [ OK ] cuda.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda.view_stride_method 6: [ OK ] cuda.view_stride_method (0 ms) 6: [ RUN ] cuda.anonymous_space 6: [ OK ] cuda.anonymous_space (0 ms) 6: [ RUN ] cuda.view_overload_resolution 6: [ OK ] cuda.view_overload_resolution (0 ms) 6: [ RUN ] cuda.view_allocation_large_rank 6: [ OK ] cuda.view_allocation_large_rank (6 ms) 6: [ RUN ] cuda.view_shmem_size_on_device 6: [ OK ] cuda.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda.view_is_assignable 6: [ OK ] cuda.view_is_assignable (0 ms) 6: [ RUN ] cuda.view_bad_alloc 6: [ OK ] cuda.view_bad_alloc (0 ms) 6: [ RUN ] cuda.view_copy_tests 6: [ OK ] cuda.view_copy_tests (6 ms) 6: [ RUN ] cuda.view_copy_tests_rank_0 6: [ OK ] cuda.view_copy_tests_rank_0 (1 ms) 6: [ RUN ] cuda.view_copy_degenerated 6: [ OK ] cuda.view_copy_degenerated (0 ms) 6: [ RUN ] cuda.view_fill_tests_layout_right 6: [ OK ] cuda.view_fill_tests_layout_right (97 ms) 6: [ RUN ] cuda.view_fill_tests_layout_left 6: [ OK ] cuda.view_fill_tests_layout_left (49 ms) 6: [ RUN ] cuda.vcp_empty_traits 6: [ OK ] cuda.vcp_empty_traits (0 ms) 6: [ RUN ] cuda.is_view_label 6: [ OK ] cuda.is_view_label (0 ms) 6: [ RUN ] cuda.vcp_label_base_traits 6: [ OK ] cuda.vcp_label_base_traits (0 ms) 6: [ RUN ] cuda.vcp_label_traits 6: [ OK ] cuda.vcp_label_traits (0 ms) 6: [ RUN ] cuda.view_alloc_can_perfect_forward_label 6: [ OK ] cuda.view_alloc_can_perfect_forward_label (0 ms) 6: [ RUN ] cuda.vcp_label_copy_constructor 6: [ OK ] cuda.vcp_label_copy_constructor (0 ms) 6: [ RUN ] cuda.vcp_pointer_add_property 6: [ OK ] cuda.vcp_pointer_add_property (0 ms) 6: [ RUN ] cuda.view_empty_runtime_unmanaged 6: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 6: [ RUN ] cuda.view_hooks 6: [ OK ] cuda.view_hooks (0 ms) 6: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 6: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (74 ms) 6: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 6: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (71 ms) 6: [ RUN ] cuda.view_irregular_layout 6: [ OK ] cuda.view_irregular_layout (0 ms) 6: [ RUN ] cuda.view_mapping 6: [ OK ] cuda.view_mapping (27 ms) 6: [ RUN ] cuda.view_mapping_operator 6: [ OK ] cuda.view_mapping_operator (7 ms) 6: [ RUN ] cuda.static_extent 6: [ OK ] cuda.static_extent (0 ms) 6: [ RUN ] cuda.view_mapping_atomic 6: [ OK ] cuda.view_mapping_atomic (0 ms) 6: [ RUN ] cuda.view_mapping_class_value 6: [ OK ] cuda.view_mapping_class_value (0 ms) 6: [ RUN ] cuda.view_mapping_assignable 6: [ OK ] cuda.view_mapping_assignable (0 ms) 6: [ RUN ] cuda.view_mapping_trivially_copyable 6: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda.view_mapping_subview 6: [ OK ] cuda.view_mapping_subview (0 ms) 6: [ RUN ] cuda.view_nested_view 6: [ OK ] cuda.view_nested_view (0 ms) 6: [ RUN ] cuda.view_of_views_default 6: [ OK ] cuda.view_of_views_default (0 ms) 6: [ RUN ] cuda.view_of_views_without_initializing 6: [ OK ] cuda.view_of_views_without_initializing (0 ms) 6: [ RUN ] cuda.test_view_of_views_sequential_host_init 6: [ OK ] cuda.test_view_of_views_sequential_host_init (0 ms) 6: [ RUN ] cuda.append_formatted_multidimensional_index 6: [ OK ] cuda.append_formatted_multidimensional_index (0 ms) 6: [ RUN ] cuda.view_resize 6: [ OK ] cuda.view_resize (14 ms) 6: [ RUN ] cuda.view_realloc 6: [ OK ] cuda.view_realloc (1 ms) 6: [ RUN ] cuda.workgraph_fib 6: [ OK ] cuda.workgraph_fib (815 ms) 6: [ RUN ] cuda.resize_realloc_no_init 6: [ OK ] cuda.resize_realloc_no_init (0 ms) 6: [ RUN ] cuda.resize_realloc_no_alloc 6: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 6: [ RUN ] cuda.realloc_exec_space 6: [ OK ] cuda.realloc_exec_space (0 ms) 6: [ RUN ] cuda.view_alloc 6: [ OK ] cuda.view_alloc (0 ms) 6: [ RUN ] cuda.view_alloc_exec_space 6: [ OK ] cuda.view_alloc_exec_space (0 ms) 6: [ RUN ] cuda.view_alloc_int 6: [ OK ] cuda.view_alloc_int (0 ms) 6: [ RUN ] cuda.view_alloc_exec_space_int 6: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 6: [ RUN ] cuda.deep_copy_zero_memset 6: [ OK ] cuda.deep_copy_zero_memset (0 ms) 6: [ RUN ] cuda.resize_exec_space 6: [ OK ] cuda.resize_exec_space (0 ms) 6: [ RUN ] cuda.view_allocation_int 6: [ OK ] cuda.view_allocation_int (0 ms) 6: [ RUN ] cuda.view_allocation_exec_space_int 6: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 6: [ RUN ] cuda.view_not_default_constructible 6: [ OK ] cuda.view_not_default_constructible (0 ms) 6: [----------] 107 tests from cuda (4380 ms total) 6: 6: [----------] 28 tests from cuda_uvm 6: [ RUN ] cuda_uvm.view_subview_auto_1d_left 6: [ OK ] cuda_uvm.view_subview_auto_1d_left (5 ms) 6: [ RUN ] cuda_uvm.view_subview_auto_1d_right 6: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 6: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 6: [ OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms) 6: [ RUN ] cuda_uvm.view_subview_assign_strided 6: [ OK ] cuda_uvm.view_subview_assign_strided (5 ms) 6: [ RUN ] cuda_uvm.view_subview_left_0 6: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_left_1 6: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_left_2 6: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_left_3 6: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_right_0 6: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_right_1 6: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_right_3 6: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 6: [ RUN ] cuda_uvm.view_static_tests 6: [ OK ] cuda_uvm.view_static_tests (1 ms) 6: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 6: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) 6: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 6: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign 6: [ OK ] cuda_uvm.view_subview_1d_assign (4 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 6: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 6: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d 6: [ OK ] cuda_uvm.view_subview_2d_from_3d (54 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 6: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (54 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 6: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (53 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (77 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (76 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (76 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (79 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 48: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2859 ms) 48: [----------] 2 tests from std_algorithms_is_sorted_team_test (6019 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 (22 ms) 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (27 ms) 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (86 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (76 ms) 6: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 6: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 6: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 6: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 6: [----------] 28 tests from cuda_uvm (684 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 143 tests from 3 test suites ran. (40618 ms total) 6: [ PASSED ] 139 tests. 6: [ SKIPPED ] 4 tests, listed below: 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_dyn 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_stat 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_mix 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_static_extents 6/61 Test #6: Kokkos_CoreUnitTest_Cuda2 .................................. Passed 41.00 sec test 7 Start 7: Kokkos_CoreUnitTest_Cuda3 7: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 7: Test timeout computed to be: 1500 7: [==========] Running 62 tests from 3 test suites. 7: [----------] Global test environment set-up. 7: [----------] 6 tests from cuda 7: [ RUN ] cuda.team_scratch_1_streams [ 75%] 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 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (2881 ms) 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [100%] Linking CXX executable Kokkos_policy_performance 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (3602 ms) 48: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (6533 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 48: [ OK ] std_algorithms_is_partitioned_team_test.all_true (1675 ms) 48: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 33: [ OK ] hip.scatterview_devicetype (43861 ms) 33: [ RUN ] hip.staticcrsgraph 33: [ OK ] hip.staticcrsgraph (21 ms) 33: [ RUN ] hip.resize_realloc_no_init_dualview 33: [ OK ] hip.resize_realloc_no_init_dualview (2 ms) 33: [ RUN ] hip.resize_realloc_no_alloc_dualview 33: [ OK ] hip.resize_realloc_no_alloc_dualview (0 ms) 33: [ RUN ] hip.resize_exec_space_dualview 33: [ OK ] hip.resize_exec_space_dualview (0 ms) 33: [ RUN ] hip.realloc_exec_space_dualview 33: [ OK ] hip.realloc_exec_space_dualview (0 ms) 33: [ RUN ] hip.resize_realloc_no_init_dynrankview 33: [ OK ] hip.resize_realloc_no_init_dynrankview (0 ms) 33: [ RUN ] hip.resize_exec_space_dynrankview 33: [ OK ] hip.resize_exec_space_dynrankview (0 ms) 33: [ RUN ] hip.realloc_exec_space_dynrankview 33: [ OK ] hip.realloc_exec_space_dynrankview (0 ms) 33: [ RUN ] hip.resize_realloc_no_init_scatterview 33: [ OK ] hip.resize_realloc_no_init_scatterview (0 ms) 33: [ RUN ] hip.resize_realloc_no_alloc_scatterview 33: [ OK ] hip.resize_realloc_no_alloc_scatterview (0 ms) 33: [ RUN ] hip.resize_exec_space_scatterview 33: [ OK ] hip.resize_exec_space_scatterview (0 ms) 33: [ RUN ] hip.realloc_exec_space_scatterview 33: [ OK ] hip.realloc_exec_space_scatterview (0 ms) 33: [ RUN ] hip.create_mirror_no_init_dynrankview 33: [ OK ] hip.create_mirror_no_init_dynrankview (0 ms) 33: [ RUN ] hip.create_mirror_no_init_dynrankview_viewctor 33: [ OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms) 33: [ RUN ] hip.create_mirror_view_and_copy_dynrankview 33: [ OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms) 33: [ RUN ] hip.create_mirror_no_init_offsetview 33: [ OK ] hip.create_mirror_no_init_offsetview (0 ms) 33: [ RUN ] hip.create_mirror_no_init_offsetview_view_ctor 33: [ OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms) 33: [ RUN ] hip.create_mirror_view_and_copy_offsetview 33: [ OK ] hip.create_mirror_view_and_copy_offsetview (0 ms) 33: [ RUN ] hip.create_mirror_no_init_dynamicview 33: [ OK ] hip.create_mirror_no_init_dynamicview (0 ms) 33: [ RUN ] hip.create_mirror_view_and_copy_dynamicview 33: [ OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms) 33: [ RUN ] hip.create_mirror_no_init_dynamicview_view_ctor 33: [ OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms) 33: [ RUN ] hip.UnorderedMap_insert 33: [ OK ] hip.UnorderedMap_insert (1832 ms) 33: [ RUN ] hip.UnorderedMap_failed_insert 33: [ OK ] hip.UnorderedMap_failed_insert (573 ms) 33: [ RUN ] hip.UnorderedMap_deep_copy 33: [ OK ] hip.UnorderedMap_deep_copy (3 ms) 33: [ RUN ] hip.UnorderedMap_valid_empty 33: [ OK ] hip.UnorderedMap_valid_empty (1 ms) 33: [ RUN ] hip.UnorderedMap_clear_zero_size 33: [ OK ] hip.UnorderedMap_clear_zero_size (0 ms) 33: [ RUN ] hip.UnorderedMap_consistent_size 33: [ OK ] hip.UnorderedMap_consistent_size (0 ms) 33: [ RUN ] hip.UnorderedMap_shallow_copyable_on_device 33: [ OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms) 33: [ RUN ] hip.UnorderedMap_lambda_capturable 33: [ OK ] hip.UnorderedMap_lambda_capturable (0 ms) 33: [ RUN ] hip.UnorderedMap_constructor_view_alloc 33: [ OK ] hip.UnorderedMap_constructor_view_alloc (0 ms) 33: [ RUN ] hip.vector_combination 33: [ OK ] hip.vector_combination (0 ms) 33: [ RUN ] hip.vector_insert 33: [ OK ] hip.vector_insert (2 ms) 33: [ RUN ] hip.vector_push_back_default_exec 33: [ OK ] hip.vector_push_back_default_exec (0 ms) 33: [ RUN ] hip.viewctorprop_embedded_dim 33: [ OK ] hip.viewctorprop_embedded_dim (1 ms) 33: [----------] 68 tests from hip (76012 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 69 tests from 2 test suites ran. (92271 ms total) 33: [ PASSED ] 69 tests. 33/55 Test #33: Kokkos_ContainersUnitTest_HIP .............................. Passed 92.73 sec test 34 Start 34: Kokkos_ContainersPerformanceTest_HIP 34: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 34: Test timeout computed to be: 1500 34: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 34: [==========] Running 4 tests from 1 test suite. 34: [----------] Global test environment set-up. 34: [----------] 4 tests from TEST_CATEGORY 34: [ RUN ] TEST_CATEGORY.dynrankview_perf 34: HIP 34: DynRankView vs View: Initialization Only 34: View time (init only): 0.00281964 34: View sum computation time: 0.00281964 34: Strided View time (init only): 0.00156374 34: View Rank7 time (init only): 0.00161554 34: DynRankView time (init only): 0.00162165 34: DynRankView sum computation time: 0.00157194 34: Ratio of View to DynRankView time: 1.73874 34: Ratio of View to DynRankView sum computation time: 0.970426 34: Ratio of View to View Rank7 time: 1.74532 34: Ratio of StrideView to DynRankView time: 0.964289 34: Ratio of DynRankView to View Rank7 time: 1.00378 34: [ OK ] TEST_CATEGORY.dynrankview_perf (14 ms) 34: [ RUN ] TEST_CATEGORY.global_2_local 34: HIP 34: size, create, generate, fill, find 34: 256, 0.00113656, 1.507e-05, 0.00380283, 0.005522 34: 512, 0.00108781, 1.42e-05, 3.4699e-05, 0.00413717 34: 1024, 0.0010694, 1.265e-05, 3.7449e-05, 0.00418741 34: 2048, 0.00103788, 1.351e-05, 3.73e-05, 0.00419904 34: 4096, 0.00105021, 1.225e-05, 3.8749e-05, 0.00423079 34: 8192, 0.00113694, 1.178e-05, 3.8649e-05, 0.00423206 34: 16384, 0.00112617, 1.249e-05, 4.0239e-05, 0.0042888 34: 32768, 0.00106791, 1.226e-05, 4.157e-05, 0.00443903 34: 65536, 0.00105451, 1.242e-05, 4.631e-05, 0.0047073 34: 131072, 0.00111231, 1.445e-05, 7.0459e-05, 0.00545832 34: 262144, 0.00107795, 1.391e-05, 0.000118249, 0.00779673 34: 524288, 0.00106523, 1.599e-05, 0.000290107, 0.0124062 34: 1048576, 0.000947709, 2.1409e-05, 0.000686822, 0.0220387 34: 2097152, 0.00112664, 2.9039e-05, 0.00158052, 0.0494984 34: 4194304, 0.00118048, 4.244e-05, 0.00356433, 0.117146 34: [ OK ] TEST_CATEGORY.global_2_local (282 ms) 34: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 34: skipping test 34: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 34: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 34: skipping test 34: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 34: [----------] 4 tests from TEST_CATEGORY (296 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 4 tests from 1 test suite ran. (296 ms total) 34: [ PASSED ] 4 tests. 34/55 Test #34: Kokkos_ContainersPerformanceTest_HIP ....................... Passed 0.71 sec test 35 Start 35: Kokkos_UnitTest_Sort 35: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 35: Test timeout computed to be: 1500 35: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 35: [==========] Running 17 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from hip_DeathTest 35: [ RUN ] hip_DeathTest.SortByKeyKeysLargerThanValues 35: [ OK ] hip_DeathTest.SortByKeyKeysLargerThanValues (2658 ms) 35: [----------] 1 test from hip_DeathTest (2658 ms total) 35: 35: [----------] 16 tests from hip 35: [ RUN ] hip.SortUnsignedValueType 35: [ OK ] hip.SortUnsignedValueType (26 ms) 35: [ RUN ] hip.SortEmptyView 35: [ OK ] hip.SortEmptyView (0 ms) 35: [ RUN ] hip.SortByKeyEmptyView 35: [ OK ] hip.SortByKeyEmptyView (0 ms) 35: [ RUN ] hip.SortByKeyEmptyViewHost 35: [ OK ] hip.SortByKeyEmptyViewHost (0 ms) 35: [ RUN ] hip.SortByKey 35: [ OK ] hip.SortByKey (14 ms) 35: [ RUN ] hip.SortByKeyWithComparator 35: [ OK ] hip.SortByKeyWithComparator (0 ms) 35: [ RUN ] hip.SortByKeyStaticExtents 35: [ OK ] hip.SortByKeyStaticExtents (0 ms) 35: [ RUN ] hip.SortByKeyWithStrides 35: [ OK ] hip.SortByKeyWithStrides (0 ms) 35: [ RUN ] hip.SortWithCustomComparator 35: [ OK ] hip.SortWithCustomComparator (84 ms) 35: [ RUN ] hip.BinSortGenericTests 35: [ OK ] hip.BinSortGenericTests (17 ms) 35: [ RUN ] hip.BinSortEmptyView 35: [ OK ] hip.BinSortEmptyView (0 ms) 35: [ RUN ] hip.BinSortEmptyKeysView 35: [ OK ] hip.BinSortEmptyKeysView (0 ms) 35: [ RUN ] hip.BinSort_issue_7221 35: [ OK ] hip.BinSort_issue_7221 (0 ms) 35: [ RUN ] hip.BinSortUnsignedKeyLayoutStrideValues [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o 48: [ OK ] std_algorithms_is_partitioned_team_test.all_false (1642 ms) 48: [ RUN ] std_algorithms_is_partitioned_team_test.random [100%] Built target Kokkos_gather 48: [ OK ] std_algorithms_is_partitioned_team_test.random (1344 ms) 48: [----------] 4 tests from std_algorithms_is_partitioned_team_test (4673 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 (19 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.all_true [100%] Built target Kokkos_policy_performance 48: [ OK ] std_algorithms_partition_copy_team_test.all_true (4169 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.all_false 7: [ OK ] cuda.team_scratch_1_streams (14540 ms) 7: [ RUN ] cuda.space_access 7: [ OK ] cuda.space_access (0 ms) 7: [ RUN ] cuda.uvm 7: [ OK ] cuda.uvm (0 ms) 7: [ RUN ] cuda.impl_view_accessible 7: [ OK ] cuda.impl_view_accessible (1 ms) 7: [ RUN ] cuda.impl_view_texture 7: [ OK ] cuda.impl_view_texture (0 ms) 7: [ RUN ] cuda.view_subview_const_randomaccess 7: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 7: [----------] 6 tests from cuda (14544 ms total) 7: 7: [----------] 28 tests from cuda_hostpinned 7: [ RUN ] cuda_hostpinned.impl_shared_alloc 7: [ OK ] cuda_hostpinned.impl_shared_alloc (31 ms) 7: [ RUN ] cuda_hostpinned.view_api_a 7: [ OK ] cuda_hostpinned.view_api_a (7 ms) 7: [ RUN ] cuda_hostpinned.view_layout_left_with_stride 7: [ OK ] cuda_hostpinned.view_layout_left_with_stride (0 ms) 7: [ RUN ] cuda_hostpinned.view_layout_right_with_stride 7: [ OK ] cuda_hostpinned.view_layout_right_with_stride (0 ms) 7: [ RUN ] cuda_hostpinned.view_api_b 7: [ OK ] cuda_hostpinned.view_api_b (7 ms) 7: [ RUN ] cuda_hostpinned.view_api_c 7: [ OK ] cuda_hostpinned.view_api_c (0 ms) 7: [ RUN ] cuda_hostpinned.view_api_d 7: [ OK ] cuda_hostpinned.view_api_d (1 ms) 7: [ RUN ] cuda_hostpinned.view_remap 7: [ OK ] cuda_hostpinned.view_remap (0 ms) 7: [ RUN ] cuda_hostpinned.view_mirror_nonconst 7: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 7: [ RUN ] cuda_hostpinned.view_stride_method 7: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 7: [ RUN ] cuda_hostpinned.anonymous_space 7: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 7: [ RUN ] cuda_hostpinned.view_overload_resolution 7: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 7: [ RUN ] cuda_hostpinned.view_allocation_large_rank 35: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (7547 ms) 35: [ RUN ] hip.NestedSort 35: [ OK ] hip.NestedSort (47 ms) 35: [ RUN ] hip.NestedSortByKey 35: [ OK ] hip.NestedSortByKey (98 ms) 35: [----------] 16 tests from hip (7838 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 17 tests from 2 test suites ran. (10497 ms total) 35: [ PASSED ] 17 tests. 35/55 Test #35: Kokkos_UnitTest_Sort ....................................... Passed 10.90 sec test 36 Start 36: Kokkos_UnitTest_Random 36: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Random 36: Test timeout computed to be: 1500 36: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 36: [==========] Running 3 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 3 tests from hip 36: [ RUN ] hip.Random_XorShift64 36: Test Seed:1735661499453325956 36: Test Scalar=int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 0.00356901 0.0154648 || 0.051031 28065 29312 || 28572.4 28674.4 || 213.785 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.0105024 0.00423438 || 0.051031 1e+64 -1e+64 36: Test Scalar=unsigned int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 -0.0126438 0.00631059 || 0.051031 28022 29433 || 29041.6 28674.4 || 87.2376 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.00578274 0.00225301 || 0.051031 1e+64 -1e+64 36: Test Scalar=int64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 0.00937475 -0.0242193 || 0.051031 27976 29355 || 28408.1 28674.4 || -334.807 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.0085552 -0.00333004 || 0.051031 1e+64 -1e+64 36: Test Scalar=uint64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 -0.0251301 -0.0197019 || 0.051031 28006 29258 || 29413.6 28674.4 || -272.359 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 0.0157034 -0.00328572 || 0.051031 1e+64 -1e+64 36: Test Scalar=half 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.000244432 -0.99999 -48244.2 || 0.051031 0 195039 || 2.92838e+09 28674.4 || -6.66927e+08 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 0.000732208 -0.314253 0.13954 || 0.051031 1e+64 -1e+64 36: Test Scalar=bhalf 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.71e-07 0.00169815 -0.000878132 || 0.051031 27966 29376 || 28625.8 28674.4 || -12.1393 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 7.26496e-07 -0.0178952 0.00128791 || 0.051031 1e+64 -1e+64 36: Test Scalar=float 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.63432e-07 -0.00405473 0.0070513 || 0.051031 27960 29311 || 28791.1 28674.4 || 97.4772 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 7.03793e-07 -0.0127184 0.00669087 || 0.051031 1e+64 -1e+64 36: Test Scalar=double 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 -0.0199648 0.017155 || 0.051031 27883 29331 || 29258.5 28674.4 || 237.151 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 7.25975e-05 0.00157607 || 0.051031 1e+64 -1e+64 36: Test Seed:1735661499610412440 36: Test Scalar=int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 -0.00754813 -0.0307194 || 0.051031 28061 29313 || 28892.5 28674.4 || -424.665 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.0177698 -0.00452147 || 0.051031 1e+64 -1e+64 36: Test Scalar=unsigned int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 0.0152969 -0.0161536 || 0.051031 28052 29360 || 28242.4 28674.4 || -223.308 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 0.0171975 0.00445822 || 0.051031 1e+64 -1e+64 36: Test Scalar=int64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 0.00920007 -0.0134319 || 0.051031 28014 29441 || 28413 28674.4 || -185.683 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.0135241 -0.00702783 || 0.051031 1e+64 -1e+64 36: Test Scalar=uint64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 -0.00896946 0.00591724 || 0.051031 28022 29343 || 28933.9 28674.4 || 81.7999 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 0.0153682 0.000786575 || 0.051031 1e+64 -1e+64 36: Test Scalar=half 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.000244816 -0.99999 -48245.7 || 0.051031 0 195288 || 2.92865e+09 28674.4 || -6.66949e+08 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 0.00073339 -0.309974 0.135848 || 0.051031 1e+64 -1e+64 36: Test Scalar=bhalf 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.65955e-07 -0.00119232 0.0309818 || 0.051031 27993 29488 || 28708.6 28674.4 || 428.292 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 7.11361e-07 0.0240755 -0.0067655 || 0.051031 1e+64 -1e+64 36: Test Scalar=float 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.8109e-07 0.00463349 0.0440891 || 0.051031 28034 29357 || 28542.1 28674.4 || 609.488 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 7.56767e-07 0.00249488 -0.0124439 || 0.051031 1e+64 -1e+64 36: Test Scalar=double 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 6.43252e-07 0.00387698 -0.0191494 || 0.051031 27976 29327 || 28563.6 28674.4 || -264.722 -2.0744 36: -- Testing 3-D histogram 36: Density 3D: 6.43252e-07 -0.00463003 -0.0036952 || 0.051031 1e+64 -1e+64 36: [ OK ] hip.Random_XorShift64 (311 ms) 36: [ RUN ] hip.Random_XorShift1024_0 36: Test Seed:1735661499764391372 36: Test Scalar=int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 -0.0135263 -0.0101812 || 0.051031 10906 11791 || 11533 11377 || -140.745 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.00696899 0.000657415 || 0.051031 1e+64 -1e+64 36: Test Scalar=unsigned int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 0.0117439 -0.00554673 || 0.051031 10902 11791 || 11244.9 11377 || -76.678 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.00198097 -0.000975297 || 0.051031 1e+64 -1e+64 36: Test Scalar=int64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 0.0276442 0.00782597 || 0.051031 11001 11785 || 11070.9 11377 || 108.186 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 -0.000422198 0.00182951 || 0.051031 1e+64 -1e+64 36: Test Scalar=uint64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 0.0114526 -0.0124334 || 0.051031 10944 11817 || 11248.1 11377 || -171.879 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.00406058 -0.00122876 || 0.051031 1e+64 -1e+64 36: Test Scalar=half 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.000244442 -0.999975 -7595.59 || 0.051031 0 77553 || 4.6114e+08 11377 || -1.05001e+08 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 0.000732997 -0.166104 0.0258385 || 0.051031 1e+64 -1e+64 36: Test Scalar=bhalf 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.73387e-07 0.00535479 -0.00458599 || 0.051031 10952 11799 || 11316.4 11377 || -63.3967 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 3.24249e-07 -0.014656 0.00120407 || 0.051031 1e+64 -1e+64 36: Test Scalar=float 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.67029e-07 -0.000685842 -0.00290215 || 0.051031 10915 11795 || 11384.8 11377 || -40.1193 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 3.05176e-07 0.0178523 0.00163228 || 0.051031 1e+64 -1e+64 36: Test Scalar=double 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 -0.00594813 0.00722016 || 0.051031 10971 11789 || 11445 11377 || 99.8114 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.000764168 -0.00461603 || 0.051031 1e+64 -1e+64 36: Test Seed:1735661499866808199 36: Test Scalar=int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 0.0120842 0.00517062 || 0.051031 10979 11858 || 11241.1 11377 || 71.4786 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.0184557 0.00239886 || 0.051031 1e+64 -1e+64 36: Test Scalar=unsigned int 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 -0.00778617 0.00869993 || 0.051031 10977 11829 || 11466.2 11377 || 120.268 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 -0.00779815 -0.00183421 || 0.051031 1e+64 -1e+64 36: Test Scalar=int64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 0.0226941 0.00188001 || 0.051031 10955 11783 || 11124.5 11377 || 25.9893 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.000433624 0.00389153 || 0.051031 1e+64 -1e+64 36: Test Scalar=uint64_t 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 0.00693137 -0.0118322 || 0.051031 10983 11842 || 11298.6 11377 || -163.569 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 0.00896148 -0.000268698 || 0.051031 1e+64 -1e+64 36: Test Scalar=half 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 0.000244614 -0.999975 -7594.22 || 0.051031 0 77512 || 4.61052e+08 11377 || -1.04983e+08 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 0.000733551 -0.141363 0.0221028 || 0.051031 1e+64 -1e+64 36: Test Scalar=bhalf 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.79744e-07 0.000260738 0.00644654 || 0.051031 10995 11790 || 11374 11377 || 89.117 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 3.43323e-07 0.0181525 -0.000835632 || 0.051031 1e+64 -1e+64 36: Test Scalar=float 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.98818e-07 -0.0131242 0.00434141 || 0.051031 10954 11801 || 11528.3 11377 || 60.0157 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 4.00543e-07 0.0105554 -0.000640778 || 0.051031 1e+64 -1e+64 36: Test Scalar=double 36: -- Testing randomness properties 36: -- Testing 1-D histogram 36: Density 1D: 2.47955e-07 0.00219087 -0.00760457 || 0.051031 10975 11747 || 11352.1 11377 || -105.126 -0.823045 36: -- Testing 3-D histogram 36: Density 3D: 2.47955e-07 -0.00947595 -0.00267276 || 0.051031 1e+64 -1e+64 36: [ OK ] hip.Random_XorShift1024_0 (235 ms) 36: [ RUN ] hip.Multi_streams 36: [ OK ] hip.Multi_streams (249 ms) 36: [----------] 3 tests from hip (796 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 3 tests from 1 test suite ran. (796 ms total) 36: [ PASSED ] 3 tests. 36/55 Test #36: Kokkos_UnitTest_Random ..................................... Passed 1.18 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_A 37: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 37: Test timeout computed to be: 1500 37: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 37: [==========] Running 16 tests from 4 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from std_algorithms_DeathTest 37: [ RUN ] std_algorithms_DeathTest.expect_no_overlap 37: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms) 37: [----------] 1 test from std_algorithms_DeathTest (0 ms total) 37: 37: [----------] 3 tests from std_algorithms_reducers 37: [ RUN ] std_algorithms_reducers.max_first_loc 37: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 37: [ RUN ] std_algorithms_reducers.min_first_loc 37: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 37: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 37: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 37: [----------] 3 tests from std_algorithms_reducers (0 ms total) 37: 37: [----------] 1 test from std_algorithms 37: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 37: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 37: [----------] 1 test from std_algorithms (0 ms total) 37: 37: [----------] 11 tests from random_access_iterator_test 37: [ RUN ] random_access_iterator_test.constructor 37: [ OK ] random_access_iterator_test.constructor (1 ms) 37: [ RUN ] random_access_iterator_test.constructiblity 37: [ OK ] random_access_iterator_test.constructiblity (0 ms) 37: [ RUN ] random_access_iterator_test.dereference 37: [ OK ] random_access_iterator_test.dereference (1 ms) 37: [ RUN ] random_access_iterator_test.subscript_operator 37: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 37: [ RUN ] random_access_iterator_test.operatorsSet1 37: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 37: [ RUN ] random_access_iterator_test.operatorsSet2 37: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 37: [ RUN ] random_access_iterator_test.operatorsSet3 37: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 37: [ RUN ] random_access_iterator_test.operatorsSet4 37: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 37: [ RUN ] random_access_iterator_test.assignment_operator 37: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 37: [ RUN ] random_access_iterator_test.distance 37: [ OK ] random_access_iterator_test.distance (0 ms) 37: [ RUN ] random_access_iterator_test.traits_helpers 37: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 37: [----------] 11 tests from random_access_iterator_test (5 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 16 tests from 4 test suites ran. (5 ms total) 37: [ PASSED ] 16 tests. 37/55 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.41 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_B 38: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 38: Test timeout computed to be: 1500 7: [ OK ] cuda_hostpinned.view_allocation_large_rank (3595 ms) 7: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 7: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 7: [ RUN ] cuda_hostpinned.view_is_assignable 7: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 7: [ RUN ] cuda_hostpinned.view_copy_tests 7: [ OK ] cuda_hostpinned.view_copy_tests (7 ms) 7: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 7: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 7: [ RUN ] cuda_hostpinned.view_copy_degenerated 7: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 7: [ RUN ] cuda_hostpinned.view_fill_tests_layout_right 38: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 38: [==========] Running 7 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 7 tests from std_algorithms_min_max_element_test 38: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 38: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 38: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 38: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 38: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 38: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (10 ms) 38: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 38: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms) 38: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 38: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms) 38: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 38: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (6 ms) 38: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 38: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (11 ms) 38: [----------] 7 tests from std_algorithms_min_max_element_test (43 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 7 tests from 1 test suite ran. (43 ms total) 38: [ PASSED ] 7 tests. 38/55 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.44 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_C 39: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 39: Test timeout computed to be: 1500 39: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 39: [==========] Running 13 tests from 10 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_lexicographical_compare_test 39: [ RUN ] std_algorithms_lexicographical_compare_test.test 39: [ OK ] std_algorithms_lexicographical_compare_test.test (27 ms) 39: [----------] 1 test from std_algorithms_lexicographical_compare_test (27 ms total) 39: 39: [----------] 1 test from std_algorithms_for_each_test 39: [ RUN ] std_algorithms_for_each_test.test 39: [ OK ] std_algorithms_for_each_test.test (72 ms) 39: [----------] 1 test from std_algorithms_for_each_test (72 ms total) 39: 39: [----------] 1 test from std_algorithms_find_test 39: [ RUN ] std_algorithms_find_test.test 39: [ OK ] std_algorithms_find_test.test (32 ms) 39: [----------] 1 test from std_algorithms_find_test (32 ms total) 39: 39: [----------] 4 tests from std_algorithms_non_mod_seq_ops 39: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 48: [ OK ] std_algorithms_partition_copy_team_test.all_false (4252 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.random 39: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (453 ms) 39: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 39: [ OK ] std_algorithms_non_mod_seq_ops.find_end (456 ms) 39: [ RUN ] std_algorithms_non_mod_seq_ops.search 39: [ OK ] std_algorithms_non_mod_seq_ops.search (456 ms) 39: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 39: [ OK ] std_algorithms_non_mod_seq_ops.search_n (325 ms) 39: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1691 ms total) 39: 39: [----------] 1 test from std_algorithms_count_test 39: [ RUN ] std_algorithms_count_test.test 39: [ OK ] std_algorithms_count_test.test (24 ms) 39: [----------] 1 test from std_algorithms_count_test (24 ms total) 39: 39: [----------] 1 test from std_algorithms_equal_test 39: [ RUN ] std_algorithms_equal_test.test 39: [ OK ] std_algorithms_equal_test.test (19 ms) 39: [----------] 1 test from std_algorithms_equal_test (19 ms total) 39: 39: [----------] 1 test from std_algorithms_all_any_none_of_test 39: [ RUN ] std_algorithms_all_any_none_of_test.test 39: [ OK ] std_algorithms_all_any_none_of_test.test (32 ms) 39: [----------] 1 test from std_algorithms_all_any_none_of_test (32 ms total) 39: 39: [----------] 1 test from std_algorithms_nonmod_seq_ops 39: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 39: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (64 ms) 39: [----------] 1 test from std_algorithms_nonmod_seq_ops (64 ms total) 39: 39: [----------] 1 test from std_algorithms_mismatch_test 39: [ RUN ] std_algorithms_mismatch_test.test 39: [ OK ] std_algorithms_mismatch_test.test (67 ms) 39: [----------] 1 test from std_algorithms_mismatch_test (67 ms total) 39: 39: [----------] 1 test from std_algorithms_mod_seq_ops 39: [ RUN ] std_algorithms_mod_seq_ops.move_backward 39: [ OK ] std_algorithms_mod_seq_ops.move_backward (52 ms) 39: [----------] 1 test from std_algorithms_mod_seq_ops (52 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 13 tests from 10 test suites ran. (2085 ms total) 39: [ PASSED ] 13 tests. 39/55 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 2.50 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_D 40: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 40: Test timeout computed to be: 1500 40: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 40: [==========] Running 31 tests from 5 test suites. 40: [----------] Global test environment set-up. 40: [----------] 3 tests from std_algorithms_mod_ops_test 40: [ RUN ] std_algorithms_mod_ops_test.move 40: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 40: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 40: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms) 40: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 40: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 40: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total) 40: 40: [----------] 12 tests from std_algorithms_mod_seq_ops_test 40: [ RUN ] std_algorithms_mod_seq_ops_test.copy 40: [ OK ] std_algorithms_mod_seq_ops_test.copy (3 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 40: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 40: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 40: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 40: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.fill 40: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 40: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 40: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 40: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.generate 40: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 40: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 40: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 40: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms) 40: [----------] 12 tests from std_algorithms_mod_seq_ops_test (8 ms total) 40: 40: [----------] 4 tests from std_algorithms_replace_ops_test 40: [ RUN ] std_algorithms_replace_ops_test.replace 40: [ OK ] std_algorithms_replace_ops_test.replace (44 ms) 40: [ RUN ] std_algorithms_replace_ops_test.replace_if 40: [ OK ] std_algorithms_replace_ops_test.replace_if (129 ms) 40: [ RUN ] std_algorithms_replace_ops_test.replace_copy 40: [ OK ] std_algorithms_replace_ops_test.replace_copy (79 ms) 40: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 40: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (72 ms) 40: [----------] 4 tests from std_algorithms_replace_ops_test (327 ms total) 40: 40: [----------] 11 tests from std_algorithms_mod_seq_ops 40: [ RUN ] std_algorithms_mod_seq_ops.copy_if 40: [ OK ] std_algorithms_mod_seq_ops.copy_if (37 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.unique 40: [ OK ] std_algorithms_mod_seq_ops.unique (83 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 40: [ OK ] std_algorithms_mod_seq_ops.unique_copy (48 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.remove 40: [ OK ] std_algorithms_mod_seq_ops.remove (32 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.remove_if 40: [ OK ] std_algorithms_mod_seq_ops.remove_if (36 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 40: [ OK ] std_algorithms_mod_seq_ops.remove_copy (144 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 40: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (34 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.rotate 48: [ OK ] std_algorithms_partition_copy_team_test.random (3938 ms) 48: [----------] 4 tests from std_algorithms_partition_copy_team_test (12379 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 (11 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.all_true 40: [ OK ] std_algorithms_mod_seq_ops.rotate (1200 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 7: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (4548 ms) 7: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left 40: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (470 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.shift_left 40: [ OK ] std_algorithms_mod_seq_ops.shift_left (1396 ms) 40: [ RUN ] std_algorithms_mod_seq_ops.shift_right 48: [ OK ] std_algorithms_partition_point_team_test.all_true (1715 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.all_false [100%] Linking CXX executable Kokkos_bytes_and_flops 40: [ OK ] std_algorithms_mod_seq_ops.shift_right (1390 ms) 40: [----------] 11 tests from std_algorithms_mod_seq_ops (4875 ms total) 40: 40: [----------] 1 test from std_algorithms_modseq_test 40: [ RUN ] std_algorithms_modseq_test.reverse 40: [ OK ] std_algorithms_modseq_test.reverse (49 ms) 40: [----------] 1 test from std_algorithms_modseq_test (49 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 31 tests from 5 test suites ran. (5264 ms total) 40: [ PASSED ] 31 tests. 40/55 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 5.69 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_E 41: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 41: Test timeout computed to be: 1500 48: [ OK ] std_algorithms_partition_point_team_test.all_false (1569 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.random 41: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 41: [==========] Running 29 tests from 7 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_sorting_ops_test 41: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 41: [ OK ] std_algorithms_sorting_ops_test.is_sorted (13 ms) 41: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 41: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (13 ms) 41: [----------] 2 tests from std_algorithms_sorting_ops_test (27 ms total) 41: 41: [----------] 4 tests from std_algorithms_partitioning_test 41: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 41: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 41: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 41: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 41: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 41: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 41: [ RUN ] std_algorithms_partitioning_test.partition_point 41: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 41: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total) 41: 41: [----------] 1 test from std_algorithms_partitioning_ops 41: [ RUN ] std_algorithms_partitioning_ops.partition_copy 41: [ OK ] std_algorithms_partitioning_ops.partition_copy (31 ms) 41: [----------] 1 test from std_algorithms_partitioning_ops (31 ms total) 41: 41: [----------] 12 tests from std_algorithms_numerics_test 41: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 41: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (4 ms) 41: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 41: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 41: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 41: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 41: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 41: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 41: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 41: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 41: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 41: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 41: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 41: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 41: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 41: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 41: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 41: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 41: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 41: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 41: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 41: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 41: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 41: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 41: [----------] 12 tests from std_algorithms_numerics_test (16 ms total) 41: 41: [----------] 1 test from std_algorithms_numerics_ops_test 41: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 41: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (110 ms) 41: [----------] 1 test from std_algorithms_numerics_ops_test (110 ms total) 41: 41: [----------] 8 tests from std_algorithms_numeric_ops_test 41: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 7: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (4681 ms) 7: [ RUN ] cuda_hostpinned.view_mapping 7: [ OK ] cuda_hostpinned.view_mapping (31 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_operator 7: [ OK ] cuda_hostpinned.view_mapping_operator (4 ms) 7: [ RUN ] cuda_hostpinned.static_extent 7: [ OK ] cuda_hostpinned.static_extent (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_atomic 7: [ OK ] cuda_hostpinned.view_mapping_atomic (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_class_value 7: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_assignable 7: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 7: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_subview 7: [ OK ] cuda_hostpinned.view_mapping_subview (1 ms) 7: [----------] 28 tests from cuda_hostpinned (12921 ms total) 7: 7: [----------] 28 tests from cuda_uvm 7: [ RUN ] cuda_uvm.impl_shared_alloc 7: [ OK ] cuda_uvm.impl_shared_alloc (45 ms) 7: [ RUN ] cuda_uvm.view_api_a 7: [ OK ] cuda_uvm.view_api_a (11 ms) 7: [ RUN ] cuda_uvm.view_layout_left_with_stride 7: [ OK ] cuda_uvm.view_layout_left_with_stride (0 ms) 7: [ RUN ] cuda_uvm.view_layout_right_with_stride 7: [ OK ] cuda_uvm.view_layout_right_with_stride (0 ms) 7: [ RUN ] cuda_uvm.view_api_b 7: [ OK ] cuda_uvm.view_api_b (15 ms) 7: [ RUN ] cuda_uvm.view_api_c 7: [ OK ] cuda_uvm.view_api_c (0 ms) 7: [ RUN ] cuda_uvm.view_api_d 7: [ OK ] cuda_uvm.view_api_d (4 ms) 7: [ RUN ] cuda_uvm.view_remap 7: [ OK ] cuda_uvm.view_remap (2 ms) 7: [ RUN ] cuda_uvm.view_mirror_nonconst 7: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 7: [ RUN ] cuda_uvm.view_stride_method 7: [ OK ] cuda_uvm.view_stride_method (0 ms) 7: [ RUN ] cuda_uvm.anonymous_space 7: [ OK ] cuda_uvm.anonymous_space (0 ms) 7: [ RUN ] cuda_uvm.view_overload_resolution 7: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 7: [ RUN ] cuda_uvm.view_allocation_large_rank 41: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (638 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 41: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 7: [ OK ] cuda_uvm.view_allocation_large_rank (308 ms) 7: [ RUN ] cuda_uvm.view_shmem_size_on_device 7: [ OK ] cuda_uvm.view_shmem_size_on_device (2 ms) 7: [ RUN ] cuda_uvm.view_is_assignable 7: [ OK ] cuda_uvm.view_is_assignable (24 ms) 7: [ RUN ] cuda_uvm.view_copy_tests 48: [ OK ] std_algorithms_partition_point_team_test.random (1303 ms) 48: [----------] 4 tests from std_algorithms_partition_point_team_test (4601 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 18 tests from 5 test suites ran. (34207 ms total) 48: [ PASSED ] 18 tests. 48/52 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 34.63 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 49: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 49: Test timeout computed to be: 1500 49: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 49: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 49: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 49: For unit testing set OMP_PROC_BIND=false 49: 7: [ OK ] cuda_uvm.view_copy_tests (32 ms) 7: [ RUN ] cuda_uvm.view_copy_tests_rank_0 7: [ OK ] cuda_uvm.view_copy_tests_rank_0 (10 ms) 7: [ RUN ] cuda_uvm.view_copy_degenerated 7: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 7: [ RUN ] cuda_uvm.view_fill_tests_layout_right 7: [ OK ] cuda_uvm.view_fill_tests_layout_right (146 ms) 7: [ RUN ] cuda_uvm.view_fill_tests_layout_left 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 41: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (563 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 41: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 41: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (179 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 41: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 7: [ OK ] cuda_uvm.view_fill_tests_layout_left (110 ms) 7: [ RUN ] cuda_uvm.view_mapping 7: [ OK ] cuda_uvm.view_mapping (30 ms) 7: [ RUN ] cuda_uvm.view_mapping_operator 7: [ OK ] cuda_uvm.view_mapping_operator (7 ms) 7: [ RUN ] cuda_uvm.static_extent 7: [ OK ] cuda_uvm.static_extent (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_atomic 7: [ OK ] cuda_uvm.view_mapping_atomic (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_class_value 7: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_assignable 7: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 7: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_subview 7: [ OK ] cuda_uvm.view_mapping_subview (0 ms) 7: [----------] 28 tests from cuda_uvm (757 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 62 tests from 3 test suites ran. (28223 ms total) 7: [ PASSED ] 62 tests. 7/61 Test #7: Kokkos_CoreUnitTest_Cuda3 .................................. Passed 28.44 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaTimingBased 8: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 8: Test timeout computed to be: 1500 8: [==========] Running 2 tests from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 2 tests from cuda 8: [ RUN ] cuda.debug_serial_execution 41: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (315 ms) 41: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 41: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 41: [----------] 8 tests from std_algorithms_numeric_ops_test (1696 ms total) 41: 41: [----------] 1 test from std_algorithms_transform_ops_test 41: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 41: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (42 ms) 41: [----------] 1 test from std_algorithms_transform_ops_test (42 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 29 tests from 7 test suites ran. (1928 ms total) 41: [ PASSED ] 29 tests. 8: [ OK ] cuda.debug_serial_execution (15 ms) 8: [ RUN ] cuda.debug_pin_um_to_host 41/55 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 2.34 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 42: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 42: Test timeout computed to be: 1500 42: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 42: [==========] Running 12 tests from 7 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_adjacent_find_team_test 42: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 8: [ OK ] cuda.debug_pin_um_to_host (687 ms) 8: [----------] 2 tests from cuda (702 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 2 tests from 1 test suite ran. (702 ms total) 8: [ PASSED ] 2 tests. 8/61 Test #8: Kokkos_CoreUnitTest_CudaTimingBased ........................ Passed 0.88 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpInit 9: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 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_interop 42: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (324 ms) 42: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 9: [ OK ] cuda.raw_cuda_interop (105 ms) 9: [----------] 1 test from cuda (105 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (105 ms total) 9: [ PASSED ] 1 test. 9/61 Test #9: Kokkos_CoreUnitTest_CudaInterOpInit ........................ Passed 0.16 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreams 10: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 10: Test timeout computed to be: 1500 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from cuda 10: [ RUN ] cuda.raw_cuda_streams 10: [ OK ] cuda.raw_cuda_streams (111 ms) 10: [----------] 1 test from cuda (111 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (111 ms total) 10: [ PASSED ] 1 test. 10/61 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreams ..................... Passed 0.17 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 11: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 11: Test timeout computed to be: 1500 11: [==========] Running 3 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 3 tests from cuda_multi_gpu 11: [ RUN ] cuda_multi_gpu.managed_views 11: [ OK ] cuda_multi_gpu.managed_views (0 ms) 11: [ RUN ] cuda_multi_gpu.unmanaged_views 11: [ OK ] cuda_multi_gpu.unmanaged_views (0 ms) 11: [ RUN ] cuda_multi_gpu.scratch_space 11: [ OK ] cuda_multi_gpu.scratch_space (1 ms) 11: [----------] 3 tests from cuda_multi_gpu (3 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 3 tests from 1 test suite ran. (3 ms total) 11: [ PASSED ] 3 tests. 11/61 Test #11: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ............. Passed 0.16 sec test 12 Start 12: Kokkos_CoreUnitTest_CudaInterOpGraph 12: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpGraph 12: Test timeout computed to be: 1500 42: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (310 ms) 42: [----------] 2 tests from std_algorithms_adjacent_find_team_test (634 ms total) 42: 42: [----------] 2 tests from std_algorithms_count_team_test 42: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 42: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (155 ms) 42: [ RUN ] std_algorithms_count_team_test.count_returns_zero 12: [==========] Running 4 tests from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 4 tests from cuda_GraphInterOp 12: [ RUN ] cuda_GraphInterOp.promises_on_native_objects 12: [ OK ] cuda_GraphInterOp.promises_on_native_objects (0 ms) 12: [ RUN ] cuda_GraphInterOp.count_nodes 12: [ OK ] cuda_GraphInterOp.count_nodes (0 ms) 12: [ RUN ] cuda_GraphInterOp.debug_dot_print 12: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/cuda/TestCuda_InterOp_Graph.cpp:99: Skipped 12: Export a graph to DOT requires Cuda 11.6. 12: [ SKIPPED ] cuda_GraphInterOp.debug_dot_print (0 ms) 12: [ RUN ] cuda_GraphInterOp.instantiation_flags 12: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/cuda/TestCuda_InterOp_Graph.cpp:139: Skipped 12: Graph instantiation flag inspection requires Cuda 12. 12: [ SKIPPED ] cuda_GraphInterOp.instantiation_flags (0 ms) 12: [----------] 4 tests from cuda_GraphInterOp (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 4 tests from 1 test suite ran. (0 ms total) 12: [ PASSED ] 2 tests. 12: [ SKIPPED ] 2 tests, listed below: 12: [ SKIPPED ] cuda_GraphInterOp.debug_dot_print 12: [ SKIPPED ] cuda_GraphInterOp.instantiation_flags 12/61 Test #12: Kokkos_CoreUnitTest_CudaInterOpGraph ....................... Passed 0.17 sec test 13 Start 13: Kokkos_CoreUnitTest_Default 13: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Default 13: Test timeout computed to be: 1500 13: [==========] Running 59 tests from 41 test suites. 13: [----------] Global test environment set-up. 13: [----------] 19 tests from defaultdevicetype 13: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 13: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms) 13: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 13: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 13: [ RUN ] defaultdevicetype.shared_space 42: [ OK ] std_algorithms_count_team_test.count_returns_zero (128 ms) 42: [----------] 2 tests from std_algorithms_count_team_test (283 ms total) 42: 42: [----------] 1 test from std_algorithms_count_if_team_test 42: [ RUN ] std_algorithms_count_if_team_test.test 42: [ OK ] std_algorithms_count_if_team_test.test (176 ms) 42: [----------] 1 test from std_algorithms_count_if_team_test (176 ms total) 42: 42: [----------] 1 test from std_algorithms_for_each_team_test 42: [ RUN ] std_algorithms_for_each_team_test.test 13: [ OK ] defaultdevicetype.shared_space (66 ms) 13: [ RUN ] defaultdevicetype.shared_host_pinned_space 13: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 13: [ RUN ] defaultdevicetype.compiler_macros 13: [ OK ] defaultdevicetype.compiler_macros (0 ms) 13: [ RUN ] defaultdevicetype.half_conversion 13: [ OK ] defaultdevicetype.half_conversion (0 ms) 13: [ RUN ] defaultdevicetype.bhalf_conversion 13: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 13: [ RUN ] defaultdevicetype.half_operators 13: [ OK ] defaultdevicetype.half_operators (0 ms) 13: [ RUN ] defaultdevicetype.bhalf_operators 13: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 13: [ RUN ] defaultdevicetype.host_space_access 13: [ OK ] defaultdevicetype.host_space_access (0 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_a1 13: [ OK ] defaultdevicetype.reduce_instantiation_a1 (3 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_b1 13: [ OK ] defaultdevicetype.reduce_instantiation_b1 (9 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_c1 13: [ OK ] defaultdevicetype.reduce_instantiation_c1 (3 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_a2 13: [ OK ] defaultdevicetype.reduce_instantiation_a2 (4 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_b2 13: [ OK ] defaultdevicetype.reduce_instantiation_b2 (12 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_c2 13: [ OK ] defaultdevicetype.reduce_instantiation_c2 (4 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_a3 13: [ OK ] defaultdevicetype.reduce_instantiation_a3 (7 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_b3 13: [ OK ] defaultdevicetype.reduce_instantiation_b3 (16 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_c3 13: [ OK ] defaultdevicetype.reduce_instantiation_c3 (6 ms) 13: [----------] 19 tests from defaultdevicetype (139 ms total) 13: 13: [----------] 1 test from kokkosresize 13: [ RUN ] kokkosresize.host_space_access 13: [ OK ] kokkosresize.host_space_access (17 ms) 13: [----------] 1 test from kokkosresize (17 ms total) 13: 13: [----------] 1 test from TestViewAPI/0, where TypeParam = <type> 13: [ RUN ] TestViewAPI/0.sizes 13: [ OK ] TestViewAPI/0.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/0 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/1, where TypeParam = <type> 13: [ RUN ] TestViewAPI/1.sizes 13: [ OK ] TestViewAPI/1.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/1 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/2, where TypeParam = <type> 13: [ RUN ] TestViewAPI/2.sizes 13: [ OK ] TestViewAPI/2.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/2 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/3, where TypeParam = <type> 13: [ RUN ] TestViewAPI/3.sizes 13: [ OK ] TestViewAPI/3.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/3 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/4, where TypeParam = <type> 13: [ RUN ] TestViewAPI/4.sizes 13: [ OK ] TestViewAPI/4.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/4 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/5, where TypeParam = <type> 13: [ RUN ] TestViewAPI/5.sizes 13: [ OK ] TestViewAPI/5.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/5 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/6, where TypeParam = <type> 13: [ RUN ] TestViewAPI/6.sizes 13: [ OK ] TestViewAPI/6.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/6 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/7, where TypeParam = <type> 13: [ RUN ] TestViewAPI/7.sizes 13: [ OK ] TestViewAPI/7.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/7 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/8, where TypeParam = <type> 13: [ RUN ] TestViewAPI/8.sizes 13: [ OK ] TestViewAPI/8.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/8 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/9, where TypeParam = <type> 13: [ RUN ] TestViewAPI/9.sizes 13: [ OK ] TestViewAPI/9.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/9 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/10, where TypeParam = <type> 13: [ RUN ] TestViewAPI/10.sizes 13: [ OK ] TestViewAPI/10.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/10 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/11, where TypeParam = <type> 13: [ RUN ] TestViewAPI/11.sizes 13: [ OK ] TestViewAPI/11.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/11 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/12, where TypeParam = <type> 13: [ RUN ] TestViewAPI/12.sizes 13: [ OK ] TestViewAPI/12.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/12 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/13, where TypeParam = <type> 13: [ RUN ] TestViewAPI/13.sizes 13: [ OK ] TestViewAPI/13.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/13 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/14, where TypeParam = <type> 13: [ RUN ] TestViewAPI/14.sizes 13: [ OK ] TestViewAPI/14.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/14 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/15, where TypeParam = <type> 13: [ RUN ] TestViewAPI/15.sizes 13: [ OK ] TestViewAPI/15.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/15 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/16, where TypeParam = <type> 13: [ RUN ] TestViewAPI/16.sizes 13: [ OK ] TestViewAPI/16.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/16 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/17, where TypeParam = <type> 13: [ RUN ] TestViewAPI/17.sizes 13: [ OK ] TestViewAPI/17.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/17 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/18, where TypeParam = <type> 13: [ RUN ] TestViewAPI/18.sizes 13: [ OK ] TestViewAPI/18.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/18 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/19, where TypeParam = <type> 13: [ RUN ] TestViewAPI/19.sizes 13: [ OK ] TestViewAPI/19.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/19 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/20, where TypeParam = <type> 13: [ RUN ] TestViewAPI/20.sizes 13: [ OK ] TestViewAPI/20.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/20 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/21, where TypeParam = <type> 13: [ RUN ] TestViewAPI/21.sizes 13: [ OK ] TestViewAPI/21.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/21 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/22, where TypeParam = <type> 13: [ RUN ] TestViewAPI/22.sizes 13: [ OK ] TestViewAPI/22.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/22 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/23, where TypeParam = <type> 13: [ RUN ] TestViewAPI/23.sizes 13: [ OK ] TestViewAPI/23.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/23 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/24, where TypeParam = <type> 13: [ RUN ] TestViewAPI/24.sizes 13: [ OK ] TestViewAPI/24.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/24 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/25, where TypeParam = <type> 13: [ RUN ] TestViewAPI/25.sizes 13: [ OK ] TestViewAPI/25.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/25 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/26, where TypeParam = <type> 13: [ RUN ] TestViewAPI/26.sizes 13: [ OK ] TestViewAPI/26.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/26 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/27, where TypeParam = <type> 13: [ RUN ] TestViewAPI/27.sizes 13: [ OK ] TestViewAPI/27.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/27 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/28, where TypeParam = <type> 13: [ RUN ] TestViewAPI/28.sizes 13: [ OK ] TestViewAPI/28.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/28 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/29, where TypeParam = <type> 13: [ RUN ] TestViewAPI/29.sizes 13: [ OK ] TestViewAPI/29.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/29 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/30, where TypeParam = <type> 13: [ RUN ] TestViewAPI/30.sizes 13: [ OK ] TestViewAPI/30.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/30 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/31, where TypeParam = <type> 13: [ RUN ] TestViewAPI/31.sizes 13: [ OK ] TestViewAPI/31.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/31 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/32, where TypeParam = <type> 13: [ RUN ] TestViewAPI/32.sizes 13: [ OK ] TestViewAPI/32.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/32 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/33, where TypeParam = <type> 13: [ RUN ] TestViewAPI/33.sizes 13: [ OK ] TestViewAPI/33.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/33 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/34, where TypeParam = <type> 13: [ RUN ] TestViewAPI/34.sizes 13: [ OK ] TestViewAPI/34.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/34 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/35, where TypeParam = <type> 13: [ RUN ] TestViewAPI/35.sizes 13: [ OK ] TestViewAPI/35.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/35 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/36, where TypeParam = <type> 13: [ RUN ] TestViewAPI/36.sizes 13: [ OK ] TestViewAPI/36.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/36 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/37, where TypeParam = <type> 13: [ RUN ] TestViewAPI/37.sizes 13: [ OK ] TestViewAPI/37.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/37 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/38, where TypeParam = <type> 13: [ RUN ] TestViewAPI/38.sizes 13: [ OK ] TestViewAPI/38.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/38 (0 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 59 tests from 41 test suites ran. (157 ms total) 13: [ PASSED ] 59 tests. 13/61 Test #13: Kokkos_CoreUnitTest_Default ................................ Passed 0.39 sec test 14 Start 14: Kokkos_CoreUnitTest_InitializeFinalize 14: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 14: Test timeout computed to be: 1500 14: [==========] Running 26 tests from 5 test suites. 14: [----------] Global test environment set-up. 14: [----------] 4 tests from InitializeFinalize_DeathTest 14: [ RUN ] InitializeFinalize_DeathTest.initialize 42: [ OK ] std_algorithms_for_each_team_test.test (255 ms) 42: [----------] 1 test from std_algorithms_for_each_team_test (255 ms total) 42: 42: [----------] 1 test from std_algorithms_for_each_n_team_test 42: [ RUN ] std_algorithms_for_each_n_team_test.test 42: [ OK ] std_algorithms_for_each_n_team_test.test (276 ms) 42: [----------] 1 test from std_algorithms_for_each_n_team_test (277 ms total) 42: 42: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 42: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDynRankViewTypedefs.cpp.o 14: [ OK ] InitializeFinalize_DeathTest.initialize (882 ms) 14: [ RUN ] InitializeFinalize_DeathTest.finalize 42: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (413 ms) 42: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 42: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (373 ms) 42: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 42: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (379 ms) 42: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1166 ms total) 42: 42: [----------] 2 tests from std_algorithms_mismatch_team_test 42: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 14: [ OK ] InitializeFinalize_DeathTest.finalize (754 ms) 14: [ RUN ] InitializeFinalize_DeathTest.is_initialized 14: [ OK ] InitializeFinalize_DeathTest.is_initialized (156 ms) 14: [ RUN ] InitializeFinalize_DeathTest.is_finalized 14: [ OK ] InitializeFinalize_DeathTest.is_finalized (163 ms) 14: [----------] 4 tests from InitializeFinalize_DeathTest (1957 ms total) 14: 14: [----------] 1 test from Legion_DeathTest 14: [ RUN ] Legion_DeathTest.individual_backend_initialization 14: [ OK ] Legion_DeathTest.individual_backend_initialization (168 ms) 14: [----------] 1 test from Legion_DeathTest (168 ms total) 14: 14: [----------] 2 tests from PushFinalizeHook_DeathTest 14: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 42: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (441 ms) 42: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 14: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (163 ms) 14: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 42: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (422 ms) 42: [----------] 2 tests from std_algorithms_mismatch_team_test (863 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 12 tests from 7 test suites ran. (3657 ms total) 42: [ PASSED ] 12 tests. 42/55 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 4.07 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 43: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 43: Test timeout computed to be: 1500 14: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (415 ms) 14: [----------] 2 tests from PushFinalizeHook_DeathTest (578 ms total) 14: 14: [----------] 6 tests from ScopeGuard_DeathTest 14: [ RUN ] ScopeGuard_DeathTest.create 14: [ OK ] ScopeGuard_DeathTest.create (156 ms) 14: [ RUN ] ScopeGuard_DeathTest.create_argument 43: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 43: [==========] Running 8 tests from 4 test suites. 43: [----------] Global test environment set-up. 43: [----------] 2 tests from std_algorithms_equal_team_test 43: [ RUN ] std_algorithms_equal_team_test.views_are_equal 14: [ OK ] ScopeGuard_DeathTest.create_argument (161 ms) 14: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 14: [ OK ] ScopeGuard_DeathTest.create_while_initialize (412 ms) 14: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 43: [ OK ] std_algorithms_equal_team_test.views_are_equal (686 ms) 43: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 14: [ OK ] ScopeGuard_DeathTest.create_after_initialize (360 ms) 14: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 14: [ OK ] ScopeGuard_DeathTest.create_after_finalize (352 ms) 14: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 43: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (628 ms) 43: [----------] 2 tests from std_algorithms_equal_team_test (1314 ms total) 43: 43: [----------] 2 tests from std_algorithms_search_team_test 43: [ RUN ] std_algorithms_search_team_test.sequences_exist 49: [ OK ] std_algorithms_transform_team_test.test_unary_op (6009 ms) 49: [ RUN ] std_algorithms_transform_team_test.test_binary_op 14: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (359 ms) 14: [----------] 6 tests from ScopeGuard_DeathTest (1803 ms total) 14: 14: [----------] 13 tests from defaultdevicetype 14: [ RUN ] defaultdevicetype.initialization_settings 14: [ OK ] defaultdevicetype.initialization_settings (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 14: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_device_id 14: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 14: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 14: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_help 14: [ OK ] defaultdevicetype.cmd_line_args_help (8 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 14: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 14: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (8 ms) 14: [ RUN ] defaultdevicetype.env_vars_num_threads 14: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 14: [ RUN ] defaultdevicetype.env_vars_device_id 14: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 14: [ RUN ] defaultdevicetype.env_vars_disable_warnings 14: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 14: [ RUN ] defaultdevicetype.env_vars_tune_internals 14: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 14: [ RUN ] defaultdevicetype.visible_devices 14: [ OK ] defaultdevicetype.visible_devices (0 ms) 14: [----------] 13 tests from defaultdevicetype (19 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 26 tests from 5 test suites ran. (4527 ms total) 14: [ PASSED ] 26 tests. 14/61 Test #14: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 4.54 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Develop 15: Test timeout computed to be: 1500 43: [ OK ] std_algorithms_search_team_test.sequences_exist (294 ms) 43: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 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/61 Test #15: Kokkos_CoreUnitTest_Develop ................................ Passed 0.16 sec test 16 Start 16: Kokkos_CoreUnitTest_TuningBuiltins 16: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 16: Test timeout computed to be: 1500 43: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (304 ms) 43: [----------] 2 tests from std_algorithms_search_team_test (599 ms total) 43: 43: [----------] 2 tests from std_algorithms_find_end_team_test 43: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 16/61 Test #16: Kokkos_CoreUnitTest_TuningBuiltins ......................... Passed 0.20 sec test 17 Start 17: Kokkos_CoreUnitTest_TuningBasics 17: Test command: /var/jenkins/workspace/Kokkos_PR-7581/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/61 Test #17: Kokkos_CoreUnitTest_TuningBasics ........................... Passed 0.16 sec test 18 Start 18: Kokkos_CoreUnitTest_CategoricalTuner 18: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 18: Test timeout computed to be: 1500 43: [ OK ] std_algorithms_find_end_team_test.sequences_exist (376 ms) 43: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 43: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (346 ms) 43: [----------] 2 tests from std_algorithms_find_end_team_test (722 ms total) 43: 43: [----------] 2 tests from std_algorithms_find_first_of_team_test 43: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 18/61 Test #18: Kokkos_CoreUnitTest_CategoricalTuner ....................... Passed 0.63 sec test 19 Start 19: Kokkos_CoreUnitTest_KokkosP 19: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 19: Test timeout computed to be: 1500 19: [==========] Running 33 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 33 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.kernel_name_parallel_for 19: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 19: [ RUN ] kokkosp.kernel_name_parallel_reduce 19: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 19: [ RUN ] kokkosp.kernel_name_parallel_scan 19: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 19: [ RUN ] kokkosp.kernel_name_internal 19: [ OK ] kokkosp.kernel_name_internal (0 ms) 19: [ RUN ] kokkosp.profiling_section 19: [ OK ] kokkosp.profiling_section (0 ms) 19: [ RUN ] kokkosp.scoped_profile_region 19: [ OK ] kokkosp.scoped_profile_region (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: [----------] 33 tests from kokkosp (4 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 33 tests from 1 test suite ran. (4 ms total) 19: [ PASSED ] 33 tests. 19/61 Test #19: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.17 sec test 20 Start 20: Kokkos_CoreUnitTest_ToolIndependence 20: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 20: Test timeout computed to be: 1500 20/61 Test #20: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.01 sec test 21 Start 21: Kokkos_ProfilingTestLibraryLoadHelp 21: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 21: Environment variables: 21: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7581/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(). 43: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (320 ms) 43: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 21/61 Test #21: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.16 sec test 22 Start 22: Kokkos_ProfilingTestLibraryCmdLineHelp 22: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so" 22: Test timeout computed to be: 1500 22: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 22/61 Test #22: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.15 sec test 23 Start 23: Kokkos_ProfilingTestLibraryLoad 23: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 23: Environment variables: 23: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7581/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(). 43: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (460 ms) 43: [----------] 2 tests from std_algorithms_find_first_of_team_test (781 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 8 tests from 4 test suites ran. (3417 ms total) 43: [ PASSED ] 8 tests. 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:Cuda::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.5.99::kokkosp_allocate_data:Host:source:0x3194200:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x3194380:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x3194400:Host:source:0x3194280: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:0x3194580: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:0x3194380:40::kokkosp_deallocate_data:Host:source:0x3194200:40::kokkosp_finalize_library:: 23/61 Test #23: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.16 sec test 24 Start 24: Kokkos_ProfilingTestLibraryCmdLine 24: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so" 24: Test timeout computed to be: 1500 24: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:Cuda::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.5.99::kokkosp_allocate_data:Host:source:0x1ec81c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1ec8340:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1ec83c0:Host:source:0x1ec8240: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:0x1ec8540: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:0x1ec8340:40::kokkosp_deallocate_data:Host:source:0x1ec81c0:40::kokkosp_finalize_library:: 24/61 Test #24: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.16 sec test 25 Start 25: Kokkos_CoreUnitTest_StackTraceTest 25: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec 25: Test timeout computed to be: 1500 43/55 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 3.83 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 44: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 44: Test timeout computed to be: 1500 25: [==========] Running 3 tests from 2 test suites. 25: [----------] Global test environment set-up. 25: [----------] 2 tests from defaultdevicetype_DeathTest 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a0690] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43990b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x436140] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xdb) [0x43782b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x46f904] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x448028] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x449360] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x449c07] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x4598cd] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4704d4] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x4592dc] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437d60] 25: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7f442e9c3c87] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x43601a] 25: 25: demangled test_f1: 25: [0x4a0690] Kokkos::Impl::save_stacktrace() 25: [0x43990b] Test::stacktrace_test_f1(std::ostream&) 25: [0x436140] Test::test_stacktrace(bool, bool) 25: [0x43782b] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x46f904] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x448028] testing::Test::Run() 25: [0x449360] testing::TestInfo::Run() 25: [0x449c07] testing::TestSuite::Run() 25: [0x4598cd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4704d4] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x4592dc] testing::UnitTest::Run() 25: [0x437d60] main 25: [0x7f442e9c3c87] __libc_start_main 25: [0x43601a] _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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a0690] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43990b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x439c26] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x436b34] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xdb) [0x43782b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x46f904] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x448028] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x449360] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x449c07] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x4598cd] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4704d4] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x4592dc] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437d60] 25: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7f442e9c3c87] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x43601a] 25: 25: demangled test_f3: 25: [0x4a0690] Kokkos::Impl::save_stacktrace() 25: [0x43990b] Test::stacktrace_test_f1(std::ostream&) 25: [0x439c26] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x436b34] Test::test_stacktrace(bool, bool) 25: [0x43782b] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x46f904] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x448028] testing::Test::Run() 25: [0x449360] testing::TestInfo::Run() 25: [0x449c07] testing::TestSuite::Run() 25: [0x4598cd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4704d4] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x4592dc] testing::UnitTest::Run() 25: [0x437d60] main 25: [0x7f442e9c3c87] __libc_start_main 25: [0x43601a] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 44: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 44: [==========] Running 11 tests from 7 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_find_team_test 44: [ RUN ] std_algorithms_find_team_test.searched_values_exist 44: [ OK ] std_algorithms_find_team_test.searched_values_exist (143 ms) 44: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 44: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (154 ms) 44: [----------] 2 tests from std_algorithms_find_team_test (298 ms total) 44: 44: [----------] 2 tests from std_algorithms_find_if_team_test 44: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 44: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (137 ms) 44: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 44: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (144 ms) 44: [----------] 2 tests from std_algorithms_find_if_team_test (281 ms total) 44: 44: [----------] 2 tests from std_algorithms_find_if_not_team_test 44: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (430 ms) 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a0690] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43990b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x436140] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd8) [0x437b18] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x46f904] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x448028] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x449360] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x449c07] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x4598cd] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4704d4] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x4592dc] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437d60] 25: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7f7a45b88c87] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x43601a] 25: 25: demangled test_f1: 25: [0x4a0690] Kokkos::Impl::save_stacktrace() 25: [0x43990b] Test::stacktrace_test_f1(std::ostream&) 25: [0x436140] Test::test_stacktrace(bool, bool) 25: [0x437b18] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x46f904] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x448028] testing::Test::Run() 25: [0x449360] testing::TestInfo::Run() 25: [0x449c07] testing::TestSuite::Run() 25: [0x4598cd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4704d4] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x4592dc] testing::UnitTest::Run() 25: [0x437d60] main 25: [0x7f7a45b88c87] __libc_start_main 25: [0x43601a] _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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a0690] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43990b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x439c26] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x436b34] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd8) [0x437b18] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x46f904] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x448028] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x449360] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x449c07] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x4598cd] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4704d4] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x4592dc] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437d60] 25: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7f7a45b88c87] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x43601a] 25: 25: demangled test_f3: 25: [0x4a0690] Kokkos::Impl::save_stacktrace() 25: [0x43990b] Test::stacktrace_test_f1(std::ostream&) 25: [0x439c26] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x436b34] Test::test_stacktrace(bool, bool) 25: [0x437b18] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x46f904] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x448028] testing::Test::Run() 25: [0x449360] testing::TestInfo::Run() 25: [0x449c07] testing::TestSuite::Run() 25: [0x4598cd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4704d4] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x4592dc] testing::UnitTest::Run() 25: [0x437d60] main 25: [0x7f7a45b88c87] __libc_start_main 25: [0x43601a] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 44: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (141 ms) 44: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 44: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (135 ms) 44: [----------] 2 tests from std_algorithms_find_if_not_team_test (277 ms total) 44: 44: [----------] 1 test from std_algorithms_all_of_team_test 44: [ RUN ] std_algorithms_all_of_team_test.test 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (424 ms) 25: [----------] 2 tests from defaultdevicetype_DeathTest (855 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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a0690] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43990b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x436140] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x46f904] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x448028] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x449360] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x449c07] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x4598cd] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4704d4] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x4592dc] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437d60] 25: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7feb22311c87] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x43601a] 25: 25: demangled test_f1: 25: [0x4a0690] Kokkos::Impl::save_stacktrace() 25: [0x43990b] Test::stacktrace_test_f1(std::ostream&) 25: [0x436140] Test::test_stacktrace(bool, bool) 25: [0x46f904] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x448028] testing::Test::Run() 25: [0x449360] testing::TestInfo::Run() 25: [0x449c07] testing::TestSuite::Run() 25: [0x4598cd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4704d4] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x4592dc] testing::UnitTest::Run() 25: [0x437d60] main 25: [0x7feb22311c87] __libc_start_main 25: [0x43601a] _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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a0690] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43990b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x439c26] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x436b34] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x46f904] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x448028] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x449360] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x449c07] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x4598cd] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4704d4] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x4592dc] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437d60] 25: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7feb22311c87] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x43601a] 25: 25: demangled test_f3: 25: [0x4a0690] Kokkos::Impl::save_stacktrace() 25: [0x43990b] Test::stacktrace_test_f1(std::ostream&) 25: [0x439c26] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x436b34] Test::test_stacktrace(bool, bool) 25: [0x46f904] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x448028] testing::Test::Run() 25: [0x449360] testing::TestInfo::Run() 25: [0x449c07] testing::TestSuite::Run() 25: [0x4598cd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4704d4] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x4592dc] testing::UnitTest::Run() 25: [0x437d60] main 25: [0x7feb22311c87] __libc_start_main 25: [0x43601a] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 25: [----------] 1 test from defaultdevicetype (1 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 3 tests from 2 test suites ran. (856 ms total) 25: [ PASSED ] 3 tests. 25/61 Test #25: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 1.02 sec test 26 Start 26: Kokkos_IncrementalTest_SERIAL 26: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 26: Test timeout computed to be: 1500 44: [ OK ] std_algorithms_all_of_team_test.test (155 ms) 44: [----------] 1 test from std_algorithms_all_of_team_test (155 ms total) 44: 44: [----------] 1 test from std_algorithms_any_of_team_test 44: [ RUN ] std_algorithms_any_of_team_test.test 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 (125 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 44: [ OK ] std_algorithms_any_of_team_test.test (143 ms) 44: [----------] 1 test from std_algorithms_any_of_team_test (143 ms total) 44: 44: [----------] 1 test from std_algorithms_none_of_team_test 44: [ RUN ] std_algorithms_none_of_team_test.test 44: [ OK ] std_algorithms_none_of_team_test.test (156 ms) 44: [----------] 1 test from std_algorithms_none_of_team_test (156 ms total) 44: 44: [----------] 2 tests from std_algorithms_search_n_team_test 44: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 26: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (118 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 (248 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 28 tests from 1 test suite ran. (248 ms total) 26: [ PASSED ] 28 tests. 26/61 Test #26: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.41 sec test 27 Start 27: Kokkos_IncrementalTest_CUDA 27: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_IncrementalTest_CUDA 27: Test timeout computed to be: 1500 44: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (188 ms) 44: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 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_RELOCATABLE_DEVICE_CODE: no 27: KOKKOS_ENABLE_CUDA_UVM: no 27: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 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 GiB, Shared Memory per Block: 48 KiB : 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 44: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (156 ms) 44: [----------] 2 tests from std_algorithms_search_n_team_test (345 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 11 tests from 7 test suites ran. (1658 ms total) 44: [ PASSED ] 11 tests. 44/55 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 2.05 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 45: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 45: Test timeout computed to be: 1500 49: [ OK ] std_algorithms_transform_team_test.test_binary_op (4317 ms) 49: [----------] 2 tests from std_algorithms_transform_team_test (10327 ms total) 49: 49: [----------] 1 test from std_algorithms_generate_team_test 49: [ RUN ] std_algorithms_generate_team_test.test_unary_op 45: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 45: [==========] Running 3 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_min_element_team_test 45: [ RUN ] std_algorithms_min_element_team_test.test 45: [ OK ] std_algorithms_min_element_team_test.test (430 ms) 45: [----------] 1 test from std_algorithms_min_element_team_test (430 ms total) 45: 45: [----------] 1 test from std_algorithms_max_element_team_test 45: [ RUN ] std_algorithms_max_element_team_test.test 45: [ OK ] std_algorithms_max_element_team_test.test (414 ms) 45: [----------] 1 test from std_algorithms_max_element_team_test (414 ms total) 45: 45: [----------] 1 test from std_algorithms_minmax_element_team_test 45: [ RUN ] std_algorithms_minmax_element_team_test.test 27: [ OK ] CUDA.IncrTest_03b_memspace_free (2110 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 45: [ OK ] std_algorithms_minmax_element_team_test.test (472 ms) 45: [----------] 1 test from std_algorithms_minmax_element_team_test (472 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 3 tests from 3 test suites ran. (1317 ms total) 45: [ PASSED ] 3 tests. 45/55 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 1.73 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 46: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 46: Test timeout computed to be: 1500 27: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (237 ms) 27: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 27: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 27: [ RUN ] CUDA.IncrTest_12b_TeamScratch 27: [ OK ] CUDA.IncrTest_12b_TeamScratch (0 ms) 27: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 27: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 27: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 27: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 27: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 27: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 27: [ RUN ] CUDA.incr_14_MDrangeReduce 27: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 27: [ RUN ] CUDA.IncrTest_16_parallelscan 27: [ OK ] CUDA.IncrTest_16_parallelscan (3 ms) 27: [ RUN ] CUDA.incr_17_atomicView 27: [ OK ] CUDA.incr_17_atomicView (0 ms) 27: [----------] 28 tests from CUDA (2362 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 28 tests from 1 test suite ran. (2363 ms total) 27: [ PASSED ] 28 tests. 46: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 46: [==========] Running 6 tests from 6 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_fill_team_test 46: [ RUN ] std_algorithms_fill_team_test.test [ 77%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 77%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o 27/61 Test #27: Kokkos_IncrementalTest_CUDA ................................ Passed 2.58 sec test 28 Start 28: Kokkos_CoreUnitTest_CTestDevice 28: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 28: Test timeout computed to be: 1500 28: [==========] Running 8 tests from 2 test suites. 28: [----------] Global test environment set-up. 28: [----------] 5 tests from ctest_environment_DeathTest 28: [ RUN ] ctest_environment_DeathTest.invalid_rank 28: [ OK ] ctest_environment_DeathTest.invalid_rank (119 ms) 28: [ RUN ] ctest_environment_DeathTest.no_type_str 46: [ OK ] std_algorithms_fill_team_test.test (186 ms) 46: [----------] 1 test from std_algorithms_fill_team_test (186 ms total) 46: 46: [----------] 1 test from std_algorithms_fill_n_team_test 46: [ RUN ] std_algorithms_fill_n_team_test.test 46: [ OK ] std_algorithms_fill_n_team_test.test (311 ms) 46: [----------] 1 test from std_algorithms_fill_n_team_test (311 ms total) 46: 46: [----------] 1 test from std_algorithms_replace_team_test 46: [ RUN ] std_algorithms_replace_team_test.test 28: [ OK ] ctest_environment_DeathTest.no_type_str (137 ms) 28: [ RUN ] ctest_environment_DeathTest.missing_type 46: [ OK ] std_algorithms_replace_team_test.test (253 ms) 46: [----------] 1 test from std_algorithms_replace_team_test (253 ms total) 46: 46: [----------] 1 test from std_algorithms_replace_if_team_test 46: [ RUN ] std_algorithms_replace_if_team_test.test 28: [ OK ] ctest_environment_DeathTest.missing_type (262 ms) 28: [ RUN ] ctest_environment_DeathTest.no_id_str 28: [ OK ] ctest_environment_DeathTest.no_id_str (133 ms) 28: [ RUN ] ctest_environment_DeathTest.invalid_id_str 46: [ OK ] std_algorithms_replace_if_team_test.test (231 ms) 46: [----------] 1 test from std_algorithms_replace_if_team_test (231 ms total) 46: 46: [----------] 1 test from std_algorithms_replace_copy_team_test 46: [ RUN ] std_algorithms_replace_copy_team_test.test 28: [ OK ] ctest_environment_DeathTest.invalid_id_str (257 ms) 28: [----------] 5 tests from ctest_environment_DeathTest (911 ms total) 28: 28: [----------] 3 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.good 28: [ OK ] ctest_environment.good (0 ms) 28: [----------] 3 tests from ctest_environment (0 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 8 tests from 2 test suites ran. (911 ms total) 28: [ PASSED ] 8 tests. 28/61 Test #28: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 0.92 sec test 29 Start 29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 29: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 29: Test timeout computed to be: 1500 29/61 Test #29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.01 sec test 30 Start 30: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 30: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 30: Test timeout computed to be: 1500 30: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 30/61 Test #30: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.01 sec test 31 Start 31: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 31: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 31: Test timeout computed to be: 1500 31/61 Test #31: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.00 sec test 32 Start 32: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 32: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 32: Environment variables: 32: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 32: Test timeout computed to be: 1500 32/61 Test #32: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.00 sec test 33 Start 33: Kokkos_PerformanceTest_TaskDag 33: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 33: Test timeout computed to be: 1500 33/61 Test #33: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.02 sec test 34 Start 34: Kokkos_PerformanceTest_Benchmark 34: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-12-31_T15-21-47.json" 34: Test timeout computed to be: 1500 34: 2024-12-31T16:06:37+00:00 34: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 34: Run on (6 X 2095.08 MHz CPU s) 34: CPU Caches: 34: L1 Data 32 KiB (x6) 34: L1 Instruction 32 KiB (x6) 34: L2 Unified 4096 KiB (x6) 34: L3 Unified 16384 KiB (x6) 34: Load Average: 1.90, 5.56, 7.18 34: CPU architecture: none 34: Default Device: Cuda 34: GIT_BRANCH: HEAD 34: GIT_CLEAN_STATUS: CLEAN 34: GIT_COMMIT_DATE: 2024-12-31T10:21:03-05:00 34: GIT_COMMIT_DESCRIPTION: Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD 34: GIT_COMMIT_HASH: 92e9230b8 34: GPU architecture: VOLTA70 34: KOKKOS_COMPILER_CLANG: 1200 34: KOKKOS_ENABLE_ASM: no 34: KOKKOS_ENABLE_CUDA: yes 34: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 34: KOKKOS_ENABLE_CUDA_UVM: no 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: no 34: KOKKOS_ENABLE_LIBDL: yes 34: KOKKOS_ENABLE_PRAGMA_IVDEP: no 34: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 34: KOKKOS_ENABLE_PRAGMA_UNROLL: no 34: KOKKOS_ENABLE_PRAGMA_VECTOR: no 34: KOKKOS_ENABLE_SERIAL: yes 34: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected 34: Kokkos Version: 4.5.99 34: macro KOKKOS_ENABLE_CUDA: defined 34: platform: 64bit 34: --------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations Count Time normalized 34: --------------------------------------------------------------------------------------------------------------------------------------------------- 34: GramSchmidt<double>/Count:1024/iterations:5/manual_time 0.005 s 0.005 s 5 1024 4.51904u 34: GramSchmidt<double>/Count:2048/iterations:5/manual_time 0.005 s 0.005 s 5 2.048k 2.261u 34: GramSchmidt<double>/Count:4096/iterations:5/manual_time 0.005 s 0.006 s 5 4.096k 1.13076u 34: GramSchmidt<double>/Count:8192/iterations:5/manual_time 0.005 s 0.006 s 5 8.192k 572.442n 34: GramSchmidt<double>/Count:16384/iterations:5/manual_time 0.005 s 0.008 s 5 16.384k 293.56n 34: GramSchmidt<double>/Count:32768/iterations:5/manual_time 0.005 s 0.010 s 5 32.768k 159.821n 34: GramSchmidt<double>/Count:65536/iterations:5/manual_time 0.006 s 0.016 s 5 65.536k 94.7616n 46: [ OK ] std_algorithms_replace_copy_team_test.test (363 ms) 46: [----------] 1 test from std_algorithms_replace_copy_team_test (363 ms total) 46: 46: [----------] 1 test from std_algorithms_replace_copy_if_team_test 46: [ RUN ] std_algorithms_replace_copy_if_team_test.test 34: GramSchmidt<double>/Count:131072/iterations:5/manual_time 0.007 s 0.026 s 5 131.072k 52.276n 34: GramSchmidt<double>/Count:262144/iterations:5/manual_time 0.009 s 0.046 s 5 262.144k 32.8018n 46: [ OK ] std_algorithms_replace_copy_if_team_test.test (295 ms) 46: [----------] 1 test from std_algorithms_replace_copy_if_team_test (295 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 6 tests from 6 test suites ran. (1640 ms total) 46: [ PASSED ] 6 tests. 46/55 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.06 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 47: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 47: Test timeout computed to be: 1500 47: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 47: [==========] Running 4 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_reverse_team_test 47: [ RUN ] std_algorithms_reverse_team_test.test 47: [ OK ] std_algorithms_reverse_team_test.test (201 ms) 47: [----------] 1 test from std_algorithms_reverse_team_test (201 ms total) 47: 47: [----------] 1 test from std_algorithms_reverse_copy_team_test 47: [ RUN ] std_algorithms_reverse_copy_team_test.test 34: GramSchmidt<double>/Count:524288/iterations:5/manual_time 0.016 s 0.091 s 5 524.288k 30.7231n 47: [ OK ] std_algorithms_reverse_copy_team_test.test (253 ms) 47: [----------] 1 test from std_algorithms_reverse_copy_team_test (253 ms total) 47: 47: [----------] 1 test from std_algorithms_rotate_team_test 47: [ RUN ] std_algorithms_rotate_team_test.test 47: [ OK ] std_algorithms_rotate_team_test.test (436 ms) 47: [----------] 1 test from std_algorithms_rotate_team_test (436 ms total) 47: 47: [----------] 1 test from std_algorithms_rotate_copy_team_test 47: [ RUN ] std_algorithms_rotate_copy_team_test.test [ 78%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP 47: [ OK ] std_algorithms_rotate_copy_team_test.test (475 ms) 47: [----------] 1 test from std_algorithms_rotate_copy_team_test (475 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 4 tests from 4 test suites ran. (1367 ms total) 47: [ PASSED ] 4 tests. 47/55 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 1.77 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 48: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 48: Test timeout computed to be: 1500 48: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 48: [==========] Running 4 tests from 4 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_move_team_test 48: [ RUN ] std_algorithms_move_team_test.test 48: [ OK ] std_algorithms_move_team_test.test (406 ms) 48: [----------] 1 test from std_algorithms_move_team_test (406 ms total) 48: 48: [----------] 1 test from std_algorithms_move_backward_team_test 48: [ RUN ] std_algorithms_move_backward_team_test.test [ 78%] Built target Kokkos_ContainersPerformanceTest_OpenMP 48: [ OK ] std_algorithms_move_backward_team_test.test (347 ms) 48: [----------] 1 test from std_algorithms_move_backward_team_test (347 ms total) 48: 48: [----------] 1 test from std_algorithms_shift_left_team_test 48: [ RUN ] std_algorithms_shift_left_team_test.test [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o 34: ---------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: GB/s Max 34: ---------------------------------------------------------------------------------------------------------------------------------------------- 34: CustomReduction<double>/N:100000/R:1000/manual_time 0.003 s 0.009 s 201 65.8749k/s 11.5 48: [ OK ] std_algorithms_shift_left_team_test.test (1170 ms) 48: [----------] 1 test from std_algorithms_shift_left_team_test (1170 ms total) 48: 48: [----------] 1 test from std_algorithms_shift_right_team_test 48: [ RUN ] std_algorithms_shift_right_team_test.test 34: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 34: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 34: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 34: OverlapRangePolicy/N:2000/M:10000/R:10 0.311 s 0.310 s 2 0.0779998 0.0376441 0.0319133 0.0147873 0.0162405 7.6u [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o 48: [ OK ] std_algorithms_shift_right_team_test.test (1162 ms) 48: [----------] 1 test from std_algorithms_shift_right_team_test (1162 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 4 tests from 4 test suites ran. (3087 ms total) 48: [ PASSED ] 4 tests. 48/55 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 3.51 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 49: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 49: Test timeout computed to be: 1500 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: OverlapMDRangePolicy/N:200/M:10000/R:10 0.024 s 0.023 s 30 5.84305m 2.93132m 2.16864m 1090.7u 1.10067m 6.081u 49: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 49: [==========] Running 9 tests from 9 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_copy_team_test 49: [ RUN ] std_algorithms_copy_team_test.test 49: [ OK ] std_algorithms_copy_team_test.test (481 ms) 49: [----------] 1 test from std_algorithms_copy_team_test (481 ms total) 49: 49: [----------] 1 test from std_algorithms_copy_n_team_test 49: [ RUN ] std_algorithms_copy_n_team_test.test 34: OverlapTeamPolicy/N:20/M:1000000/R:10 0.314 s 0.313 s 2 0.0626493 0.0296199 0.0518462 0.0250418 0.0259391 7.434u 34: --------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations Count Time normalized 34: --------------------------------------------------------------------------------------------------------------------------------------------------- 34: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 10.2197n 34: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 5.26855n 34: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 2.74927n 34: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 1.53296n 34: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 968.933p 34: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 800.995p 34: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 634.033p 34: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 538.307p 34: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 559.105p 34: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 577.557p 49: [ OK ] std_algorithms_copy_n_team_test.test (386 ms) 49: [----------] 1 test from std_algorithms_copy_n_team_test (386 ms total) 49: 49: [----------] 1 test from std_algorithms_copy_backward_team_test 49: [ RUN ] std_algorithms_copy_backward_team_test.test 49: [ OK ] std_algorithms_copy_backward_team_test.test (360 ms) 49: [----------] 1 test from std_algorithms_copy_backward_team_test (360 ms total) 49: 49: [----------] 1 test from std_algorithms_copy_if_team_test 49: [ RUN ] std_algorithms_copy_if_team_test.test 49: [ OK ] std_algorithms_copy_if_team_test.test (315 ms) 49: [----------] 1 test from std_algorithms_copy_if_team_test (315 ms total) 49: 49: [----------] 1 test from std_algorithms_unique_copy_team_test 49: [ RUN ] std_algorithms_unique_copy_team_test.test 49: [ OK ] std_algorithms_unique_copy_team_test.test (312 ms) 49: [----------] 1 test from std_algorithms_unique_copy_team_test (312 ms total) 49: 49: [----------] 1 test from std_algorithms_remove_team_test 49: [ RUN ] std_algorithms_remove_team_test.test 49: [ OK ] std_algorithms_remove_team_test.test (331 ms) 49: [----------] 1 test from std_algorithms_remove_team_test (331 ms total) 49: 49: [----------] 1 test from std_algorithms_remove_if_team_test 49: [ RUN ] std_algorithms_remove_if_team_test.test 34: ----------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: rate 34: ----------------------------------------------------------------------------------------------------------------------------------- 34: Malloc/N:1/manual_time 9.26 us 20.4 us 76968 107.96k/s 49: [ OK ] std_algorithms_remove_if_team_test.test (289 ms) 49: [----------] 1 test from std_algorithms_remove_if_team_test (290 ms total) 49: 49: [----------] 1 test from std_algorithms_remove_copy_team_test 49: [ RUN ] std_algorithms_remove_copy_team_test.test 49: [ OK ] std_algorithms_remove_copy_team_test.test (307 ms) 49: [----------] 1 test from std_algorithms_remove_copy_team_test (307 ms total) 49: 49: [----------] 1 test from std_algorithms_remove_copy_if_team_test 49: [ RUN ] std_algorithms_remove_copy_if_team_test.test 49: [ OK ] std_algorithms_remove_copy_if_team_test.test (256 ms) 49: [----------] 1 test from std_algorithms_remove_copy_if_team_test (256 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 9 tests from 9 test suites ran. (3041 ms total) 49: [ PASSED ] 9 tests. 49/55 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 3.47 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 50: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 50: Test timeout computed to be: 1500 50: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 50: [==========] Running 4 tests from 4 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_unique_team_test 50: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 50: [ OK ] std_algorithms_unique_team_test.test_default_predicate (501 ms) 50: [----------] 1 test from std_algorithms_unique_team_test (501 ms total) 50: 50: [----------] 1 test from std_algorithms_adjacent_difference_team_test 50: [ RUN ] std_algorithms_adjacent_difference_team_test.test 34: Malloc/N:16/manual_time 9.05 us 20.0 us 76714 110.556k/s 50: [ OK ] std_algorithms_adjacent_difference_team_test.test (533 ms) 50: [----------] 1 test from std_algorithms_adjacent_difference_team_test (533 ms total) 50: 50: [----------] 1 test from std_algorithms_reduce_team_test 50: [ RUN ] std_algorithms_reduce_team_test.test 50: [ OK ] std_algorithms_reduce_team_test.test (447 ms) 50: [----------] 1 test from std_algorithms_reduce_team_test (447 ms total) 50: 50: [----------] 1 test from std_algorithms_transform_reduce_team_test 50: [ RUN ] std_algorithms_transform_reduce_team_test.test 49: [ OK ] std_algorithms_generate_team_test.test_unary_op (13377 ms) 49: [----------] 1 test from std_algorithms_generate_team_test (13377 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 (708 ms) 49: [----------] 1 test from std_algorithms_generate_n_team_test (708 ms total) 49: 49: [----------] 1 test from std_algorithms_swap_ranges_team_test 49: [ RUN ] std_algorithms_swap_ranges_team_test.test 50: [ OK ] std_algorithms_transform_reduce_team_test.test (724 ms) 50: [----------] 1 test from std_algorithms_transform_reduce_team_test (724 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 4 tests from 4 test suites ran. (2207 ms total) 50: [ PASSED ] 4 tests. 50/55 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 2.58 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 51: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 51: Test timeout computed to be: 1500 51: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 51: [==========] Running 18 tests from 5 test suites. 51: [----------] Global test environment set-up. 51: [----------] 2 tests from std_algorithms_is_sorted_team_test 51: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 34: Malloc/N:256/manual_time 9.03 us 20.0 us 77540 110.775k/s 51: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (479 ms) 51: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 51: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (435 ms) 51: [----------] 2 tests from std_algorithms_is_sorted_team_test (914 ms total) 51: 51: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 51: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 51: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (20 ms) 51: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 51: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (23 ms) 51: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 51: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (368 ms) 51: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 51: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (407 ms) 51: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (819 ms total) 51: 51: [----------] 4 tests from std_algorithms_is_partitioned_team_test 51: [ RUN ] std_algorithms_is_partitioned_team_test.empty 51: [ OK ] std_algorithms_is_partitioned_team_test.empty (12 ms) 51: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 51: [ OK ] std_algorithms_is_partitioned_team_test.all_true (196 ms) 51: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 34: Malloc/N:4096/manual_time 9.02 us 20.0 us 77407 110.848k/s 51: [ OK ] std_algorithms_is_partitioned_team_test.all_false (204 ms) 51: [ RUN ] std_algorithms_is_partitioned_team_test.random 51: [ OK ] std_algorithms_is_partitioned_team_test.random (181 ms) 51: [----------] 4 tests from std_algorithms_is_partitioned_team_test (594 ms total) 51: 51: [----------] 4 tests from std_algorithms_partition_copy_team_test 51: [ RUN ] std_algorithms_partition_copy_team_test.empty 51: [ OK ] std_algorithms_partition_copy_team_test.empty (18 ms) 51: [ RUN ] std_algorithms_partition_copy_team_test.all_true 51: [ OK ] std_algorithms_partition_copy_team_test.all_true (559 ms) 51: [ RUN ] std_algorithms_partition_copy_team_test.all_false 51: [ OK ] std_algorithms_partition_copy_team_test.all_false (548 ms) 51: [ RUN ] std_algorithms_partition_copy_team_test.random 34: Malloc/N:65536/manual_time 8.97 us 19.9 us 77202 111.423k/s 49: [ OK ] std_algorithms_swap_ranges_team_test.test (5466 ms) 49: [----------] 1 test from std_algorithms_swap_ranges_team_test (5466 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 5 tests from 4 test suites ran. (29880 ms total) 49: [ PASSED ] 5 tests. 49/52 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 30.23 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 50: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 50: Test timeout computed to be: 1500 50: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 50: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 50: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 50: For unit testing set OMP_PROC_BIND=false 50: [100%] Built target Kokkos_bytes_and_flops + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Site: f2997e3073ad Build name: Linux-clang++ Create new tag: 20241231-1606 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7581/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_Serial_ViewSupport 1: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial_ViewSupport 1: Test timeout computed to be: 1500 1: [==========] Running 14 tests from 1 test suite. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from serial 1: [ RUN ] serial.basic_view_default_ctor 1: [ OK ] serial.basic_view_default_ctor (0 ms) 1: [ RUN ] serial.basic_view_extents_ctor 1: [ OK ] serial.basic_view_extents_ctor (0 ms) 1: [ RUN ] serial.basic_view_mapping_ctor_right 1: [ OK ] serial.basic_view_mapping_ctor_right (0 ms) 1: [ RUN ] serial.basic_view_access 1: [ OK ] serial.basic_view_access (0 ms) 1: [ RUN ] serial.basic_view_atomic_accessor 1: [ OK ] serial.basic_view_atomic_accessor (0 ms) 1: [ RUN ] serial.RefCountedAcc_Typedefs 1: [ OK ] serial.RefCountedAcc_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedAcc_Ctors 1: [ OK ] serial.RefCountedAcc_Ctors (0 ms) 1: [ RUN ] serial.RefCountedAcc_ConversionToDefaultAcc 1: [ OK ] serial.RefCountedAcc_ConversionToDefaultAcc (0 ms) 1: [ RUN ] serial.RefCountedAcc_Access 1: [ OK ] serial.RefCountedAcc_Access (0 ms) 1: [ RUN ] serial.RefCountedAcc_Conversion 1: [ OK ] serial.RefCountedAcc_Conversion (0 ms) 1: [ RUN ] serial.RefCountedDataHandle_Typedefs 1: [ OK ] serial.RefCountedDataHandle_Typedefs (0 ms) 1: [ RUN ] serial.RefCountedDataHandle 1: [ OK ] serial.RefCountedDataHandle (0 ms) 1: [ RUN ] serial.RefCountedDataHandleAnonym 1: [ OK ] serial.RefCountedDataHandleAnonym (0 ms) 1: [ RUN ] serial.RefCountedDataHandleConversion 1: [ OK ] serial.RefCountedDataHandleConversion (0 ms) 1: [----------] 14 tests from serial (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 14 tests from 1 test suite ran. (0 ms total) 1: [ PASSED ] 14 tests. 1/62 Test #1: Kokkos_CoreUnitTest_Serial_ViewSupport ..................... Passed 0.78 sec test 2 Start 2: Kokkos_CoreUnitTest_SYCL_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_SYCL_ViewSupport 2: Test timeout computed to be: 1500 2: [==========] Running 14 tests from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 14 tests from sycl 2: [ RUN ] sycl.basic_view_default_ctor 2: [ OK ] sycl.basic_view_default_ctor (0 ms) 2: [ RUN ] sycl.basic_view_extents_ctor 2: [ OK ] sycl.basic_view_extents_ctor (0 ms) 2: [ RUN ] sycl.basic_view_mapping_ctor_right 2: [ OK ] sycl.basic_view_mapping_ctor_right (1 ms) 2: [ RUN ] sycl.basic_view_access 2: [ OK ] sycl.basic_view_access (3 ms) 2: [ RUN ] sycl.basic_view_atomic_accessor 2: [ OK ] sycl.basic_view_atomic_accessor (1 ms) 2: [ RUN ] sycl.RefCountedAcc_Typedefs 2: [ OK ] sycl.RefCountedAcc_Typedefs (0 ms) 2: [ RUN ] sycl.RefCountedAcc_Ctors 2: [ OK ] sycl.RefCountedAcc_Ctors (0 ms) 2: [ RUN ] sycl.RefCountedAcc_ConversionToDefaultAcc 2: [ OK ] sycl.RefCountedAcc_ConversionToDefaultAcc (0 ms) 2: [ RUN ] sycl.RefCountedAcc_Access 2: [ OK ] sycl.RefCountedAcc_Access (0 ms) 2: [ RUN ] sycl.RefCountedAcc_Conversion 2: [ OK ] sycl.RefCountedAcc_Conversion (0 ms) 2: [ RUN ] sycl.RefCountedDataHandle_Typedefs 2: [ OK ] sycl.RefCountedDataHandle_Typedefs (0 ms) 2: [ RUN ] sycl.RefCountedDataHandle 2: [ OK ] sycl.RefCountedDataHandle (0 ms) 2: [ RUN ] sycl.RefCountedDataHandleAnonym 2: [ OK ] sycl.RefCountedDataHandleAnonym (0 ms) 2: [ RUN ] sycl.RefCountedDataHandleConversion 2: [ OK ] sycl.RefCountedDataHandleConversion (0 ms) 2: [----------] 14 tests from sycl (9 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (9 ms total) 2: [ PASSED ] 14 tests. 2/62 Test #2: Kokkos_CoreUnitTest_SYCL_ViewSupport ....................... Passed 0.31 sec test 3 Start 3: Kokkos_CoreUnitTest_Serial1 3: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 3: Test timeout computed to be: 1500 3: [==========] Running 207 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 10 tests from serial_DeathTest 3: [ RUN ] serial_DeathTest.abort_from_host 51: [ OK ] std_algorithms_partition_copy_team_test.random (507 ms) 51: [----------] 4 tests from std_algorithms_partition_copy_team_test (1634 ms total) 51: 51: [----------] 4 tests from std_algorithms_partition_point_team_test 51: [ RUN ] std_algorithms_partition_point_team_test.empty 51: [ OK ] std_algorithms_partition_point_team_test.empty (18 ms) 51: [ RUN ] std_algorithms_partition_point_team_test.all_true 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 51: [ OK ] std_algorithms_partition_point_team_test.all_true (187 ms) 51: [ RUN ] std_algorithms_partition_point_team_test.all_false 51: [ OK ] std_algorithms_partition_point_team_test.all_false (205 ms) 51: [ RUN ] std_algorithms_partition_point_team_test.random 51: [ OK ] std_algorithms_partition_point_team_test.random (169 ms) 51: [----------] 4 tests from std_algorithms_partition_point_team_test (581 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 18 tests from 5 test suites ran. (4544 ms total) 51: [ PASSED ] 18 tests. 51/55 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 4.95 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 52: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 52: Test timeout computed to be: 1500 3: [ OK ] serial_DeathTest.abort_from_host (551 ms) 3: [ RUN ] serial_DeathTest.abort_from_device 52: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 52: [==========] Running 5 tests from 4 test suites. 52: [----------] Global test environment set-up. 52: [----------] 2 tests from std_algorithms_transform_team_test 52: [ RUN ] std_algorithms_transform_team_test.test_unary_op 3: [ OK ] serial_DeathTest.abort_from_device (560 ms) 3: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 34: Malloc/N:1048576/manual_time 68.9 us 129 us 10156 14.5205k/s 52: [ OK ] std_algorithms_transform_team_test.test_unary_op (523 ms) 52: [ RUN ] std_algorithms_transform_team_test.test_binary_op 3: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (562 ms) 3: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 52: [ OK ] std_algorithms_transform_team_test.test_binary_op (488 ms) 52: [----------] 2 tests from std_algorithms_transform_team_test (1011 ms total) 52: 52: [----------] 1 test from std_algorithms_generate_team_test 52: [ RUN ] std_algorithms_generate_team_test.test_unary_op 3: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (521 ms) 3: [ RUN ] serial_DeathTest.policy_invalid_bounds 3: [ OK ] serial_DeathTest.policy_invalid_bounds (540 ms) 3: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 52: [ OK ] std_algorithms_generate_team_test.test_unary_op (1040 ms) 52: [----------] 1 test from std_algorithms_generate_team_test (1040 ms total) 52: 52: [----------] 1 test from std_algorithms_generate_n_team_test 52: [ RUN ] std_algorithms_generate_n_team_test.test 52: [ OK ] std_algorithms_generate_n_team_test.test (321 ms) 52: [----------] 1 test from std_algorithms_generate_n_team_test (321 ms total) 52: 52: [----------] 1 test from std_algorithms_swap_ranges_team_test 52: [ RUN ] std_algorithms_swap_ranges_team_test.test 3: [ OK ] serial_DeathTest.range_policy_invalid_bounds (1130 ms) 3: [ RUN ] serial_DeathTest.range_policy_round_trip_conversion_fires 52: [ OK ] std_algorithms_swap_ranges_team_test.test (460 ms) 52: [----------] 1 test from std_algorithms_swap_ranges_team_test (460 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 5 tests from 4 test suites ran. (2833 ms total) 52: [ PASSED ] 5 tests. 52/55 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 3.25 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 53: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 53: Test timeout computed to be: 1500 53: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 53: [==========] Running 2 tests from 2 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_exclusive_scan_team_test 53: [ RUN ] std_algorithms_exclusive_scan_team_test.test 3: [ OK ] serial_DeathTest.range_policy_round_trip_conversion_fires (573 ms) 3: [ RUN ] serial_DeathTest.range_policy_check_sign_changes 53: [ OK ] std_algorithms_exclusive_scan_team_test.test (1192 ms) 53: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1192 ms total) 53: 53: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 53: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 3: [ OK ] serial_DeathTest.range_policy_check_sign_changes (1125 ms) 3: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 34: Malloc/N:16777216/manual_time 316 us 178 us 9114 3.16702k/s 34: Malloc/N:268435456/manual_time 6194 us 591 us 109 161.454/s 53: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (590 ms) 53: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (590 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 2 tests from 2 test suites ran. (1783 ms total) 53: [ PASSED ] 2 tests. 53/55 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.20 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 54: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 54: Test timeout computed to be: 1500 54: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 54: [==========] Running 2 tests from 2 test suites. 54: [----------] Global test environment set-up. 54: [----------] 1 test from std_algorithms_inclusive_scan_team_test 54: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o 34: Malloc/N:4294967296/manual_time 115449 us 3903 us 10 8.66181/s 3: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (2246 ms) 3: [ RUN ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 3: [----------] 10 tests from serial_DeathTest (7812 ms total) 3: 3: [----------] 1 test from serial_graph_DeathTest 3: [ RUN ] serial_graph_DeathTest.can_instantiate_only_once 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:181: Skipped 3: Preconditions are not checked. 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once (0 ms) 3: [----------] 1 test from serial_graph_DeathTest (0 ms total) 3: 3: [----------] 180 tests from serial 3: [ RUN ] serial.array_capacity 3: [ OK ] serial.array_capacity (0 ms) 3: [ RUN ] serial.array_element_access 3: [ OK ] serial.array_element_access (0 ms) 3: [ RUN ] serial.array_operator_equal 3: [ OK ] serial.array_operator_equal (0 ms) 3: [ RUN ] serial.array_zero_capacity 3: [ OK ] serial.array_zero_capacity (0 ms) 3: [ RUN ] serial.array_zero_data_nullptr 3: [ OK ] serial.array_zero_data_nullptr (0 ms) 3: [ RUN ] serial.atomic_operations_complexdouble 3: [ OK ] serial.atomic_operations_complexdouble (3 ms) 3: [ RUN ] serial.atomic_operations_complexfloat 3: [ OK ] serial.atomic_operations_complexfloat (0 ms) 3: [ RUN ] serial.atomic_operations_double 3: [ OK ] serial.atomic_operations_double (0 ms) 3: [ RUN ] serial.atomic_operations_float 3: [ OK ] serial.atomic_operations_float (0 ms) 3: [ RUN ] serial.atomic_operations_int 3: [ OK ] serial.atomic_operations_int (0 ms) 3: [ RUN ] serial.atomic_operations_long 3: [ OK ] serial.atomic_operations_long (0 ms) 3: [ RUN ] serial.atomic_operations_longlong 3: [ OK ] serial.atomic_operations_longlong (0 ms) 3: [ RUN ] serial.atomic_operations_unsigned 3: [ OK ] serial.atomic_operations_unsigned (0 ms) 3: [ RUN ] serial.atomic_operations_unsignedlong 3: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 3: [ RUN ] serial.atomics 3: [ OK ] serial.atomics (1 ms) 3: [ RUN ] serial.atomics_tpetra_max_abs 3: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] serial.atomic_views_integral 3: [ OK ] serial.atomic_views_integral (68 ms) 3: [ RUN ] serial.atomic_views_nonintegral 3: [ OK ] serial.atomic_views_nonintegral (41 ms) 3: [ RUN ] serial.atomic_view_api 3: [ OK ] serial.atomic_view_api (0 ms) 3: [ RUN ] serial.bit_manip_countl_zero 3: [ OK ] serial.bit_manip_countl_zero (0 ms) 3: [ RUN ] serial.bit_manip_countl_one 3: [ OK ] serial.bit_manip_countl_one (0 ms) 3: [ RUN ] serial.bit_manip_countr_zero 3: [ OK ] serial.bit_manip_countr_zero (0 ms) 3: [ RUN ] serial.bit_manip_countr_one 3: [ OK ] serial.bit_manip_countr_one (0 ms) 3: [ RUN ] serial.bit_manip_popcount 3: [ OK ] serial.bit_manip_popcount (0 ms) 3: [ RUN ] serial.bit_manip_has_single_bit 3: [ OK ] serial.bit_manip_has_single_bit (0 ms) 3: [ RUN ] serial.bit_manip_bit_floor 3: [ OK ] serial.bit_manip_bit_floor (0 ms) 3: [ RUN ] serial.bit_manip_bit_ceil 3: [ OK ] serial.bit_manip_bit_ceil (0 ms) 3: [ RUN ] serial.bit_manip_bit_width 3: [ OK ] serial.bit_manip_bit_width (0 ms) 3: [ RUN ] serial.bit_manip_rotl 3: [ OK ] serial.bit_manip_rotl (0 ms) 3: [ RUN ] serial.bit_manip_rotr 3: [ OK ] serial.bit_manip_rotr (0 ms) 3: [ RUN ] serial.bit_manip_byeswap 3: [ OK ] serial.bit_manip_byeswap (0 ms) 3: [ RUN ] serial.bit_manip_bit_cast 3: [ OK ] serial.bit_manip_bit_cast (0 ms) 3: [ RUN ] serial.test_block_deduction_bug_pr_3103 3: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] serial.checked_integer_operations_multiply_overflow 3: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] serial.execution_policy_occupancy_and_hint 3: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] serial.complex_construction 3: [ OK ] serial.complex_construction (0 ms) 3: [ RUN ] serial.complex_basic_math 3: [ OK ] serial.complex_basic_math (0 ms) 3: [ RUN ] serial.complex_special_funtions 3: [ OK ] serial.complex_special_funtions (2 ms) 3: [ RUN ] serial.complex_io 3: [ OK ] serial.complex_io (0 ms) 3: [ RUN ] serial.complex_trivially_copyable 3: [ OK ] serial.complex_trivially_copyable (0 ms) 3: [ RUN ] serial.complex_issue_3865 3: [ OK ] serial.complex_issue_3865 (0 ms) 3: [ RUN ] serial.complex_operations_arithmetic_types_overloads 3: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] serial.complex_structured_bindings 3: [ OK ] serial.complex_structured_bindings (0 ms) 3: [ RUN ] serial.crs_count_fill 3: [ OK ] serial.crs_count_fill (0 ms) 3: [ RUN ] serial.crs_copy_constructor 3: [ OK ] serial.crs_copy_constructor (1 ms) 3: [ RUN ] serial.deep_copy_alignment 3: [ OK ] serial.deep_copy_alignment (2 ms) 3: [ RUN ] serial.deep_copy_conversion 3: [ OK ] serial.deep_copy_conversion (19 ms) 3: [ RUN ] serial.partitioning_by_args 3: [ OK ] serial.partitioning_by_args (0 ms) 3: [ RUN ] serial.partitioning_by_vector 3: [ OK ] serial.partitioning_by_vector (0 ms) 3: [ RUN ] serial.exec_space_thread_safety_range 54: [ OK ] std_algorithms_inclusive_scan_team_test.test (1740 ms) 54: [----------] 1 test from std_algorithms_inclusive_scan_team_test (1740 ms total) 54: 54: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 54: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 34: MallocFree/N:1/manual_time 20.4 us 20.3 us 34273 49.1379k/s 34: MallocFree/N:16/manual_time 20.1 us 20.1 us 34756 49.773k/s 3: [ OK ] serial.exec_space_thread_safety_range (1066 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange 3: [ OK ] serial.exec_space_thread_safety_mdrange (107 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy 3: [ OK ] serial.exec_space_thread_safety_team_policy (107 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_reduce 3: [ OK ] serial.exec_space_thread_safety_range_reduce (107 ms) 3: [ RUN ] serial.exec_space_thread_safety_mdrange_reduce 3: [ OK ] serial.exec_space_thread_safety_mdrange_reduce (107 ms) 3: [ RUN ] serial.exec_space_thread_safety_team_policy_reduce 3: [ OK ] serial.exec_space_thread_safety_team_policy_reduce (106 ms) 3: [ RUN ] serial.exec_space_thread_safety_range_scan 54: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1194 ms) 54: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1194 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 2 tests from 2 test suites ran. (2934 ms total) 54: [ PASSED ] 2 tests. 54/55 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 3.34 sec test 55 Start 55: Kokkos_UnitTest_SIMD 55: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/simd/unit_tests/Kokkos_UnitTest_SIMD 55: Test timeout computed to be: 1500 3: [ OK ] serial.exec_space_thread_safety_range_scan (107 ms) 3: [ RUN ] serial.execution_space_as_class_data_member 3: [ OK ] serial.execution_space_as_class_data_member (0 ms) 3: [ RUN ] serial.functor_analysis 3: [ OK ] serial.functor_analysis (0 ms) 3: [ RUN ] serial.when_all_type 3: [ OK ] serial.when_all_type (0 ms) 3: [ RUN ] serial.host_shared_ptr_use_count 3: [ OK ] serial.host_shared_ptr_use_count (0 ms) 3: [ RUN ] serial.host_shared_ptr_get 3: [ OK ] serial.host_shared_ptr_get (0 ms) 3: [ RUN ] serial.host_shared_ptr_dereference_on_device 3: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_special_members_on_device 3: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] serial.host_shared_ptr_tracking 3: [ OK ] serial.host_shared_ptr_tracking (0 ms) 3: [ RUN ] serial.join_backward_compatibility 3: [ OK ] serial.join_backward_compatibility (0 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 55: Note: Google Test filter = -hip_hostpinned.view_allocation_large_rank 55: [==========] Running 18 tests from 1 test suite. 55: [----------] Global test environment set-up. 55: [----------] 18 tests from simd 55: [ RUN ] simd.host_math_ops 55: [ OK ] simd.host_math_ops (0 ms) 55: [ RUN ] simd.device_math_ops 55: [ OK ] simd.device_math_ops (5 ms) 55: [ RUN ] simd.host_mask_ops 55: [ OK ] simd.host_mask_ops (0 ms) 55: [ RUN ] simd.device_mask_ops 55: [ OK ] simd.device_mask_ops (0 ms) 55: [ RUN ] simd.host_conversions 55: [ OK ] simd.host_conversions (0 ms) 55: [ RUN ] simd.device_conversions 55: [ OK ] simd.device_conversions (0 ms) 55: [ RUN ] simd.host_shift_ops 55: [ OK ] simd.host_shift_ops (0 ms) 55: [ RUN ] simd.device_shift_ops 55: [ OK ] simd.device_shift_ops (0 ms) 55: [ RUN ] simd.host_condition 55: [ OK ] simd.host_condition (0 ms) 55: [ RUN ] simd.device_condition 55: [ OK ] simd.device_condition (0 ms) 55: [ RUN ] simd.host_gen_ctors 55: [ OK ] simd.host_gen_ctors (0 ms) 55: [ RUN ] simd.device_gen_ctors 55: [ OK ] simd.device_gen_ctors (0 ms) 55: [ RUN ] simd.host_where_expressions 55: [ OK ] simd.host_where_expressions (0 ms) 55: [ RUN ] simd.device_where_expressions 55: [ OK ] simd.device_where_expressions (0 ms) 55: [ RUN ] simd.host_reductions 55: [ OK ] simd.host_reductions (0 ms) 55: [ RUN ] simd.device_reductions 55: [ OK ] simd.device_reductions (0 ms) 55: [ RUN ] simd.host_construction 55: [ OK ] simd.host_construction (0 ms) 55: [ RUN ] simd.device_construction 55: [ OK ] simd.device_construction (0 ms) 55: [----------] 18 tests from simd (5 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 18 tests from 1 test suite ran. (5 ms total) 55: [ PASSED ] 18 tests. 55/55 Test #55: Kokkos_UnitTest_SIMD ....................................... Passed 0.39 sec 100% tests passed, 0 tests failed out of 55 Label Time Summary: Kokkos = 523.58 sec*proc (50 tests) Total Test time (real) = 1173.65 sec 34: MallocFree/N:256/manual_time 20.0 us 20.0 us 35040 49.9406k/s Post stage [Pipeline] sh [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o 50: [ OK ] std_algorithms_exclusive_scan_team_test.test (9846 ms) 50: [----------] 1 test from std_algorithms_exclusive_scan_team_test (9847 ms total) 50: 50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 50: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test + ccache --show-stats Summary: Hits: 0 / 0 Direct: 0 / 0 Preprocessed: 0 / 0 Misses: 0 Direct: 0 Preprocessed: 0 Primary storage: Hits: 0 / 0 Misses: 0 Cache size (GB): 0.00 / 5.00 (0.00 %) Use the -v/--verbose option for more details. [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 517e59de6f3f1fb1b1d0927c5ac0e1fb14c72ee25bf7737a7727dfe22094016d 34: MallocFree/N:4096/manual_time 20.5 us 20.4 us 35074 48.8661k/s INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7581' for the testing framework 'CTest-Version 3.x (default)'. 3: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (1949 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 34: MallocFree/N:65536/manual_time 20.8 us 20.8 us 33291 48.0096k/s $ docker rm -f --volumes 517e59de6f3f1fb1b1d0927c5ac0e1fb14c72ee25bf7737a7727dfe22094016d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 34: MallocFree/N:1048576/manual_time 136 us 132 us 5184 7.35619k/s [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o 34: MallocFree/N:16777216/manual_time 348 us 174 us 4645 2.87376k/s 50: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (5110 ms) 50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (5110 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 2 tests from 2 test suites ran. (14958 ms total) 50: [ PASSED ] 2 tests. 50/52 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 15.30 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 51: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 51: Test timeout computed to be: 1500 51: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 51: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 51: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 51: For unit testing set OMP_PROC_BIND=false 51: 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 34: MallocFree/N:268435456/manual_time 6591 us 597 us 119 151.712/s 34: MallocFree/N:4294967296/manual_time 126181 us 3968 us 10 7.92514/s 34: MallocTouch/N:1/manual_time 11.9 us 23.5 us 57994 83.8447k/s 34: MallocTouch/N:16/manual_time 11.9 us 23.3 us 59786 84.3535k/s [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o 34: MallocTouch/N:256/manual_time 11.9 us 23.4 us 59289 83.852k/s 34: MallocTouch/N:4096/manual_time 18.9 us 30.6 us 37030 52.7856k/s 34: MallocTouch/N:65536/manual_time 18.9 us 30.6 us 36835 52.8304k/s 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (13530 ms) 3: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 3: [ OK ] serial.local_deepcopy_teampolicy_layoutright (857 ms) 3: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 34: MallocTouch/N:1048576/manual_time 85.3 us 150 us 8074 11.7171k/s 3: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (859 ms) 3: [ RUN ] serial.deep_copy_scratch 3: [ OK ] serial.deep_copy_scratch (0 ms) 3: [ RUN ] serial.mathematical_constants_e 3: [ OK ] serial.mathematical_constants_e (0 ms) 3: [ RUN ] serial.mathematical_constants_log2e 3: [ OK ] serial.mathematical_constants_log2e (0 ms) 3: [ RUN ] serial.mathematical_constants_log10e 3: [ OK ] serial.mathematical_constants_log10e (0 ms) 3: [ RUN ] serial.mathematical_constants_pi 3: [ OK ] serial.mathematical_constants_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_pi 3: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrtpi 3: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] serial.mathematical_constants_ln2 3: [ OK ] serial.mathematical_constants_ln2 (0 ms) 3: [ RUN ] serial.mathematical_constants_ln10 3: [ OK ] serial.mathematical_constants_ln10 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt2 3: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] serial.mathematical_constants_sqrt3 3: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_inv_sqrt3 3: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] serial.mathematical_constants_egamma 3: [ OK ] serial.mathematical_constants_egamma (0 ms) 3: [ RUN ] serial.mathematical_constants_phi 3: [ OK ] serial.mathematical_constants_phi (0 ms) 3: [ RUN ] serial.mathematical_functions_trigonometric_functions 3: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_hyperbolic_functions 3: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_non_standard 3: [ OK ] serial.mathematical_functions_non_standard (0 ms) 3: [ RUN ] serial.mathematical_functions_power_functions 3: [ OK ] serial.mathematical_functions_power_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_fma 3: [ OK ] serial.mathematical_functions_fma (0 ms) 3: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 3: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 3: [ RUN ] serial.mathematical_functions_absolute_value 3: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 3: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] serial.mathematical_functions_remainder_function 3: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] serial.mathematical_functions_isfinite 3: [ OK ] serial.mathematical_functions_isfinite (0 ms) 3: [ RUN ] serial.mathematical_functions_isinf 3: [ OK ] serial.mathematical_functions_isinf (0 ms) 3: [ RUN ] serial.mathematical_functions_isnan 3: [ OK ] serial.mathematical_functions_isnan (0 ms) 3: [ RUN ] serial.mathematical_functions_exponential_functions 3: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 3: [ RUN ] serial.mathspecialfunc_expint1 3: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_errorfunc 3: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj0y0 3: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselj1y1 3: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli0k0 3: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesseli1k1 3: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 3: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 3: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] serial.mdrange_5d 3: [ OK ] serial.mdrange_5d (18 ms) 3: [ RUN ] serial.mdrange_6d 3: [ OK ] serial.mdrange_6d (91 ms) 3: [ RUN ] serial.mdrange_2d 3: [ OK ] serial.mdrange_2d (0 ms) 3: [ RUN ] serial.mdrange_array_reduce 3: [ OK ] serial.mdrange_array_reduce (0 ms) 3: [ RUN ] serial.mdrange_3d 3: [ OK ] serial.mdrange_3d (4 ms) 3: [ RUN ] serial.mdrange_neg_idx 3: [ OK ] serial.mdrange_neg_idx (42 ms) 3: [ RUN ] serial.mdrange_4d 3: [ OK ] serial.mdrange_4d (4 ms) 3: [ RUN ] serial.mdrange_scalar 3: [ OK ] serial.mdrange_scalar (0 ms) 3: [ RUN ] serial.mdrange_large_deep_copy 3: [ OK ] serial.mdrange_large_deep_copy (22 ms) 3: [ RUN ] serial.md_range_policy_construction_from_arrays 3: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] serial.policy_get_tile_size 3: [ OK ] serial.policy_get_tile_size (0 ms) 3: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 34: MallocTouch/N:16777216/manual_time 292 us 202 us 6840 3.41937k/s 34: MallocTouch/N:268435456/manual_time 6370 us 773 us 123 156.995/s 3: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2792 ms) 3: [ RUN ] serial.mdspan_minimal_functional 3: [ OK ] serial.mdspan_minimal_functional (0 ms) 3: [ RUN ] serial.mdspan_atomic_accessor 3: [ OK ] serial.mdspan_atomic_accessor (0 ms) 3: [ RUN ] serial.view_mdspan_conversion 3: [ OK ] serial.view_mdspan_conversion (0 ms) 3: [ RUN ] serial.view_mdspan_conversion_with_stride 3: [ OK ] serial.view_mdspan_conversion_with_stride (1 ms) 3: [ RUN ] serial.max 3: [ OK ] serial.max (0 ms) 3: [ RUN ] serial.max_within_parfor 3: [ OK ] serial.max_within_parfor (2 ms) 3: [ RUN ] serial.min 3: [ OK ] serial.min (0 ms) 3: [ RUN ] serial.min_within_parfor 3: [ OK ] serial.min_within_parfor (0 ms) 3: [ RUN ] serial.minmax 3: [ OK ] serial.minmax (0 ms) 3: [ RUN ] serial.minmax_within_parfor 3: [ OK ] serial.minmax_within_parfor (0 ms) 3: [ RUN ] serial.clamp 3: [ OK ] serial.clamp (0 ms) 3: [ RUN ] serial.clamp_within_parfor 3: [ OK ] serial.clamp_within_parfor (0 ms) 3: [ RUN ] serial.numeric_traits_infinity 3: [ OK ] serial.numeric_traits_infinity (0 ms) 3: [ RUN ] serial.numeric_traits_epsilon 3: [ OK ] serial.numeric_traits_epsilon (0 ms) 3: [ RUN ] serial.numeric_traits_round_error 3: [ OK ] serial.numeric_traits_round_error (0 ms) 3: [ RUN ] serial.numeric_traits_norm_min 3: [ OK ] serial.numeric_traits_norm_min (0 ms) 3: [ RUN ] serial.numeric_traits_denorm_min 3: [ OK ] serial.numeric_traits_denorm_min (0 ms) 3: [ RUN ] serial.numeric_traits_finite_min_max 3: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 3: [ RUN ] serial.numeric_traits_digits 3: [ OK ] serial.numeric_traits_digits (0 ms) 3: [ RUN ] serial.numeric_traits_digits10 3: [ OK ] serial.numeric_traits_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_max_digits10 3: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] serial.numeric_traits_radix 3: [ OK ] serial.numeric_traits_radix (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent 3: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] serial.numeric_traits_min_max_exponent10 3: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 3: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] serial.numeric_traits_sfinae_friendly 3: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] serial.occupancy_control 3: [ OK ] serial.occupancy_control (0 ms) 3: [ RUN ] serial.memory_pool 3: [ OK ] serial.memory_pool (131 ms) 3: [ RUN ] serial.cxx11 3: [ OK ] serial.cxx11 (0 ms) 3: [ RUN ] serial.viewctorprop_embedded_dim 3: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 3: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 3: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 3: [ RUN ] serial.parallel_scan_range_policy 3: [ OK ] serial.parallel_scan_range_policy (3 ms) 3: [ RUN ] serial.kokkos_printf 3: [ OK ] serial.kokkos_printf (14 ms) 3: [ RUN ] serial.range_for 3: [ OK ] serial.range_for (0 ms) 3: [ RUN ] serial.range_reduce 3: [ OK ] serial.range_reduce (0 ms) 3: [ RUN ] serial.range_dynamic_policy 3: [ OK ] serial.range_dynamic_policy (0 ms) 3: [ RUN ] serial.range_policy_runtime_parameters 3: [ OK ] serial.range_policy_runtime_parameters (0 ms) 3: [ RUN ] serial.range_policy_one_way_convertible_bounds 3: [ OK ] serial.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] serial.range_for_require 3: [ OK ] serial.range_for_require (0 ms) 3: [ RUN ] serial.range_reduce_require 3: [ OK ] serial.range_reduce_require (0 ms) 3: [ RUN ] serial.range_dynamic_policy_require 3: [ OK ] serial.range_dynamic_policy_require (0 ms) 3: [ RUN ] serial.reducers_int 3: [ OK ] serial.reducers_int (1 ms) 3: [ RUN ] serial.reducers_double 3: [ OK ] serial.reducers_double (1 ms) 3: [ RUN ] serial.reducers_complex_double 3: [ OK ] serial.reducers_complex_double (0 ms) 3: [ RUN ] serial.reducers_struct 3: [ OK ] serial.reducers_struct (0 ms) 3: [ RUN ] serial.reducers_half_t 3: [ OK ] serial.reducers_half_t (0 ms) 3: [ RUN ] serial.reducers_bhalf_t 3: [ OK ] serial.reducers_bhalf_t (0 ms) 3: [ RUN ] serial.reducers_int8_t 3: [ OK ] serial.reducers_int8_t (0 ms) 3: [ RUN ] serial.reducers_int16_t 3: [ OK ] serial.reducers_int16_t (0 ms) 3: [ RUN ] serial.reducers_point_t 3: [ OK ] serial.reducers_point_t (0 ms) 3: [ RUN ] serial.reducers_bool 3: [ OK ] serial.reducers_bool (0 ms) 3: [ RUN ] serial.int_combined_reduce 3: [ OK ] serial.int_combined_reduce (0 ms) 3: [ RUN ] serial.mdrange_combined_reduce 3: [ OK ] serial.mdrange_combined_reduce (0 ms) 3: [ RUN ] serial.int_combined_reduce_mixed 3: [ OK ] serial.int_combined_reduce_mixed (0 ms) 3: [ RUN ] serial.reduction_with_large_iteration_count 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestReduce.hpp:663: Skipped 3: Disabling for host backends 3: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 3: [ RUN ] serial.reduction_deduction 3: [ OK ] serial.reduction_deduction (0 ms) 3: [ RUN ] serial.reduce_device_view_range_policy 3: [ OK ] serial.reduce_device_view_range_policy (5 ms) 3: [ RUN ] serial.reduce_device_view_mdrange_policy 51: [ OK ] std_algorithms_inclusive_scan_team_test.test (14085 ms) 51: [----------] 1 test from std_algorithms_inclusive_scan_team_test (14085 ms total) 51: 51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 51: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 3: [ OK ] serial.reduce_device_view_mdrange_policy (1014 ms) 3: [ RUN ] serial.reduce_device_view_team_policy 3: [ OK ] serial.reduce_device_view_team_policy (108 ms) 3: [ RUN ] serial.impl_shared_alloc 3: [ OK ] serial.impl_shared_alloc (4 ms) 3: [ RUN ] serial.mdspan_space_aware_accessor 3: [ OK ] serial.mdspan_space_aware_accessor (0 ms) 3: [ RUN ] serial.kokkos_swap 3: [ OK ] serial.kokkos_swap (0 ms) 3: [----------] 180 tests from serial (23337 ms total) 3: 3: [----------] 16 tests from serial_graph 3: [ RUN ] serial_graph.submit_once 3: [ OK ] serial_graph.submit_once (0 ms) 3: [ RUN ] serial_graph.submit_once_rvalue 3: [ OK ] serial_graph.submit_once_rvalue (0 ms) 3: [ RUN ] serial_graph.instantiate_and_submit_once 3: [ OK ] serial_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] serial_graph.submit_onto_another_execution_space_instance 3: [ OK ] serial_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] serial_graph.create_graph_no_closure_with_exec 3: [ OK ] serial_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] serial_graph.create_graph_no_arg 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:252: Skipped 3: Skipping since useless if the test fixture is not on the default execution space. 3: [ SKIPPED ] serial_graph.create_graph_no_arg (0 ms) 3: [ RUN ] serial_graph.submit_six 3: [ OK ] serial_graph.submit_six (0 ms) 3: [ RUN ] serial_graph.when_all_cycle 3: [ OK ] serial_graph.when_all_cycle (0 ms) 3: [ RUN ] serial_graph.repeat_chain 3: [ OK ] serial_graph.repeat_chain (0 ms) 3: [ RUN ] serial_graph.zero_work_reduce 3: [ OK ] serial_graph.zero_work_reduce (0 ms) 3: [ RUN ] serial_graph.empty_graph 3: [ OK ] serial_graph.empty_graph (0 ms) 3: [ RUN ] serial_graph.force_global_launch 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:457: Skipped 3: This execution space does not support global launch. 3: [ SKIPPED ] serial_graph.force_global_launch (0 ms) 3: [ RUN ] serial_graph.empty_graph_default_host_exec 3: [ OK ] serial_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] serial_graph.node_lifetime 3: [ OK ] serial_graph.node_lifetime (0 ms) 3: [ RUN ] serial_graph.diamond 3: [ OK ] serial_graph.diamond (0 ms) 3: [ RUN ] serial_graph.end_of_submit_control_flow 3: [ OK ] serial_graph.end_of_submit_control_flow (0 ms) 3: [----------] 16 tests from serial_graph (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 207 tests from 4 test suites ran. (31150 ms total) 3: [ PASSED ] 202 tests. 3: [ SKIPPED ] 5 tests, listed below: 3: [ SKIPPED ] serial_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ SKIPPED ] serial_graph_DeathTest.can_instantiate_only_once 3: [ SKIPPED ] serial.reduction_with_large_iteration_count 3: [ SKIPPED ] serial_graph.create_graph_no_arg 3: [ SKIPPED ] serial_graph.force_global_launch 3/62 Test #3: Kokkos_CoreUnitTest_Serial1 ................................ Passed 31.48 sec test 4 Start 4: Kokkos_CoreUnitTest_Serial2 4: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 4: Test timeout computed to be: 1500 4: [==========] Running 139 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 7 tests from serial_DeathTest 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 4: only enforced when debug bound checks is enabled 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 78%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 78%] Built target Kokkos_ContainersTestCompileOnly [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o 34: MallocTouch/N:4294967296/manual_time 105827 us 5847 us 7 9.44937/s 34: MallocTouchFree/N:1/manual_time 23.3 us 23.2 us 29743 43.0003k/s 34: MallocTouchFree/N:16/manual_time 23.0 us 23.0 us 30237 43.432k/s 34: MallocTouchFree/N:256/manual_time 22.9 us 22.8 us 30482 43.7384k/s 34: MallocTouchFree/N:4096/manual_time 30.4 us 30.4 us 23019 32.8565k/s 4: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3929 ms) 4: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 34: MallocTouchFree/N:65536/manual_time 30.4 us 30.3 us 22985 32.9439k/s 34: MallocTouchFree/N:1048576/manual_time 151 us 150 us 4658 6.63642k/s 34: MallocTouchFree/N:16777216/manual_time 321 us 196 us 3920 3.1116k/s 34: MallocTouchFree/N:268435456/manual_time 6401 us 734 us 102 156.232/s 4: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3924 ms) 4: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 7 tests from serial_DeathTest (7853 ms total) 4: 4: [----------] 132 tests from serial 4: [ RUN ] serial.team_for 4: [ OK ] serial.team_for (0 ms) 4: [ RUN ] serial.team_reduce 4: [ OK ] serial.team_reduce (0 ms) 4: [ RUN ] serial.team_reduce_large 4: [ OK ] serial.team_reduce_large (0 ms) 4: [ RUN ] serial.team_parallel_single 4: [ OK ] serial.team_parallel_single (6 ms) 4: [ RUN ] serial.large_team_scratch_size 4: [ OK ] serial.large_team_scratch_size (0 ms) 4: [ RUN ] serial.team_broadcast_long 4: [ OK ] serial.team_broadcast_long (0 ms) 4: [ RUN ] serial.team_broadcast_long_wrapper 4: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] serial.team_broadcast_char 4: [ OK ] serial.team_broadcast_char (0 ms) 4: [ RUN ] serial.team_broadcast_float 4: [ OK ] serial.team_broadcast_float (0 ms) 4: [ RUN ] serial.team_broadcast_double 4: [ OK ] serial.team_broadcast_double (0 ms) 4: [ RUN ] serial.team_handle_by_value 4: [ OK ] serial.team_handle_by_value (0 ms) 4: [ RUN ] serial.team_vector 4: [ OK ] serial.team_vector (4 ms) 4: [ RUN ] serial.triple_nested_parallelism 4: [ OK ] serial.triple_nested_parallelism (322 ms) 4: [ RUN ] serial.parallel_scan_with_reducers 4: [ OK ] serial.parallel_scan_with_reducers (70 ms) 4: [ RUN ] serial.team_thread_range_combined_reducers 4: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] serial.thread_vector_range_combined_reducers 4: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.team_vector_range_combined_reducers 4: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelFor 4: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelFor 4: [ OK ] serial.ThreadVectorMDRangeParallelFor (4 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelFor 4: [ OK ] serial.TeamVectorMDRangeParallelFor (4 ms) 4: [ RUN ] serial.TeamThreadMDRangeParallelReduce 4: [ OK ] serial.TeamThreadMDRangeParallelReduce (5 ms) 4: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 4: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 4: [ RUN ] serial.TeamVectorMDRangeParallelReduce 4: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 4: [ RUN ] serial.team_policy_runtime_parameters 4: [ OK ] serial.team_policy_runtime_parameters (0 ms) 4: [ RUN ] serial.team_reduction_scan 4: [ OK ] serial.team_reduction_scan (56 ms) 4: [ RUN ] serial.team_long_reduce 4: [ OK ] serial.team_long_reduce (33 ms) 4: [ RUN ] serial.team_double_reduce 4: [ OK ] serial.team_double_reduce (36 ms) 4: [ RUN ] serial.team_long_array_reduce 4: [ OK ] serial.team_long_array_reduce (32 ms) 4: [ RUN ] serial.team_double_array_reduce 4: [ OK ] serial.team_double_array_reduce (36 ms) 4: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] serial.repeated_team_reduce 51: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (9655 ms) 51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (9655 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 2 tests from 2 test suites ran. (23741 ms total) 51: [ PASSED ] 2 tests. 51/52 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 24.07 sec test 52 Start 52: Kokkos_UnitTest_SIMD 52: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/simd/unit_tests/Kokkos_UnitTest_SIMD 52: Test timeout computed to be: 1500 52: Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 52: In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread and OMP_PLACES=threads 52: For best performance with OpenMP 3.1 set OMP_PROC_BIND=true 52: For unit testing set OMP_PROC_BIND=false 52: 52: [==========] Running 18 tests from 1 test suite. 52: [----------] Global test environment set-up. 52: [----------] 18 tests from simd 52: [ RUN ] simd.host_math_ops 52: [ OK ] simd.host_math_ops (1 ms) 52: [ RUN ] simd.device_math_ops 52: [ OK ] simd.device_math_ops (6 ms) 52: [ RUN ] simd.host_mask_ops 52: [ OK ] simd.host_mask_ops (0 ms) 52: [ RUN ] simd.device_mask_ops 52: [ OK ] simd.device_mask_ops (0 ms) 52: [ RUN ] simd.host_conversions 52: [ OK ] simd.host_conversions (0 ms) 52: [ RUN ] simd.device_conversions 52: [ OK ] simd.device_conversions (0 ms) 52: [ RUN ] simd.host_shift_ops 52: [ OK ] simd.host_shift_ops (0 ms) 52: [ RUN ] simd.device_shift_ops 52: [ OK ] simd.device_shift_ops (0 ms) 52: [ RUN ] simd.host_condition 52: [ OK ] simd.host_condition (0 ms) 52: [ RUN ] simd.device_condition 52: [ OK ] simd.device_condition (0 ms) 52: [ RUN ] simd.host_gen_ctors 52: [ OK ] simd.host_gen_ctors (0 ms) 52: [ RUN ] simd.device_gen_ctors 52: [ OK ] simd.device_gen_ctors (0 ms) 52: [ RUN ] simd.host_where_expressions 52: [ OK ] simd.host_where_expressions (0 ms) 52: [ RUN ] simd.device_where_expressions 52: [ OK ] simd.device_where_expressions (0 ms) 52: [ RUN ] simd.host_reductions 52: [ OK ] simd.host_reductions (0 ms) 52: [ RUN ] simd.device_reductions 52: [ OK ] simd.device_reductions (0 ms) 52: [ RUN ] simd.host_construction 52: [ OK ] simd.host_construction (0 ms) 52: [ RUN ] simd.device_construction 52: [ OK ] simd.device_construction (0 ms) 52: [----------] 18 tests from simd (9 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 18 tests from 1 test suite ran. (9 ms total) 52: [ PASSED ] 18 tests. 52/52 Test #52: Kokkos_UnitTest_SIMD ....................................... Passed 0.32 sec 100% tests passed, 0 tests failed out of 52 Label Time Summary: Kokkos = 958.82 sec*proc (48 tests) Total Test time (real) = 1309.47 sec + cd ../example/build_cmake_in_tree + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_CXX_STANDARD=17 .. -- The CXX compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting default Kokkos CXX standard to 17 -- Kokkos version: 4.5.99 -- The project name is: Kokkos -- Using internal gtest for testing -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=gnu++17 for C++17 extensions as feature -- Built-in Execution Spaces: -- Device Parallel: NoTypeDefined -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- 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-7581/tpls/mdspan/include -- Kokkos Backends: SERIAL -- Configuring done 34: MallocTouchFree/N:4294967296/manual_time 129400 us 6261 us 9 7.728/s -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-7581/example/build_cmake_in_tree/build + make -j8 Scanning dependencies of target kokkossimd Scanning dependencies of target AlwaysCheckGit [ 3%] Building CXX object kokkos/simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 3%] Built target AlwaysCheckGit Scanning dependencies of target impl_git_version [ 7%] Building CXX object kokkos/CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 11%] Linking CXX static library libkokkossimd.a [ 11%] Built target kokkossimd Scanning dependencies of target kokkoscore [ 15%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 38%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 38%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 38%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 38%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 38%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 38%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 42%] Linking CXX static library libimpl_git_version.a [ 42%] Built target impl_git_version [ 46%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 50%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 53%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 57%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o 34: ---------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: GB/s MB 34: ---------------------------------------------------------------------------------------------------------------------------------------------- 34: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.002 s 100 45.0537/s 800 [ 61%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 65%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 69%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 73%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 76%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 80%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o 34: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.002 s 38 45.6089/s 800 34: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 38 43.2389/s 800 [ 84%] Linking CXX static library libkokkoscore.a 34: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 38 43.1094/s 800 [ 84%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 88%] Building CXX object kokkos/containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o 34: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 38 43.1174/s 800 [ 92%] Linking CXX static library libkokkoscontainers.a [ 92%] Built target kokkoscontainers 34: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.002 s 38 43.2489/s 800 Scanning dependencies of target example [ 96%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o 4: [ OK ] serial.repeated_team_reduce (7042 ms) 4: [ RUN ] serial.nested_team_reduce_functor_as_reducer 4: [ OK ] serial.nested_team_reduce_functor_as_reducer (0 ms) 4: [ RUN ] serial.team_scan 4: [ OK ] serial.team_scan (77 ms) 4: [ RUN ] serial.team_scan_ret_val 4: [ OK ] serial.team_scan_ret_val (80 ms) 4: [ RUN ] serial.team_shared_request 4: [ OK ] serial.team_shared_request (25 ms) 4: [ RUN ] serial.team_scratch_request 4: [ OK ] serial.team_scratch_request (4 ms) 4: [ RUN ] serial.team_lambda_shared_request 4: [ OK ] serial.team_lambda_shared_request (23 ms) 4: [ RUN ] serial.scratch_align 4: [ OK ] serial.scratch_align (0 ms) 4: [ RUN ] serial.shmem_size 4: [ OK ] serial.shmem_size (0 ms) 4: [ RUN ] serial.multi_level_scratch 4: [ OK ] serial.multi_level_scratch (5 ms) 4: [ RUN ] serial.team_scratch_memory_index_parallel_for 4: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] serial.team_policy_max_recommended 4: [ OK ] serial.team_policy_max_recommended (1 ms) 4: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] serial.team_teamvector_range 4: [ OK ] serial.team_teamvector_range (1 ms) 4: [ RUN ] serial.unique_token_global 4: [ OK ] serial.unique_token_global (0 ms) 4: [ RUN ] serial.unique_token_instance 4: [ OK ] serial.unique_token_instance (0 ms) 4: [ RUN ] serial.unique_token_team_acquire 4: [ OK ] serial.unique_token_team_acquire (0 ms) 4: [ RUN ] serial.view_api_a 4: [ OK ] serial.view_api_a (4 ms) 4: [ RUN ] serial.view_layout_left_with_stride 4: [ OK ] serial.view_layout_left_with_stride (0 ms) 4: [ RUN ] serial.view_layout_right_with_stride 4: [ OK ] serial.view_layout_right_with_stride (0 ms) 4: [ RUN ] serial.view_api_b 4: [ OK ] serial.view_api_b (3 ms) 4: [ RUN ] serial.view_api_c 4: [ OK ] serial.view_api_c (0 ms) 4: [ RUN ] serial.view_api_d 4: [ OK ] serial.view_api_d (0 ms) 4: [ RUN ] serial.view_remap 4: [ OK ] serial.view_remap (0 ms) 4: [ RUN ] serial.view_mirror_nonconst 4: [ OK ] serial.view_mirror_nonconst (0 ms) 4: [ RUN ] serial.view_stride_method 4: [ OK ] serial.view_stride_method (0 ms) 4: [ RUN ] serial.anonymous_space 4: [ OK ] serial.anonymous_space (0 ms) 4: [ RUN ] serial.view_overload_resolution 4: [ OK ] serial.view_overload_resolution (0 ms) 4: [ RUN ] serial.view_allocation_large_rank 34: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 38 43.2022/s 800 [100%] Linking CXX executable example [100%] Built target example + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/example/build_cmake_in_tree/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/example/build_cmake_in_tree/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7581/example/build_cmake_in_tree/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: KokkosInTree_Verify 1: Test command: /var/jenkins/workspace/Kokkos_PR-7581/example/build_cmake_in_tree/build/example "10" 1: Test timeout computed to be: 10000000 1: Host Serial Execution Space: 1: KOKKOS_ENABLE_SERIAL: yes 1: 1: Serial Runtime Configuration: 1: Number of even integers from 0 to 9 1: Parallel: 5 0.000017 1: Sequential: 5 0.000000 1/1 Test #1: KokkosInTree_Verify .............. Passed 0.00 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.01 sec Post stage [Pipeline] sh 4: [ OK ] serial.view_allocation_large_rank (1723 ms) 4: [ RUN ] serial.view_shmem_size_on_device 4: [ OK ] serial.view_shmem_size_on_device (0 ms) 4: [ RUN ] serial.view_is_assignable 4: [ OK ] serial.view_is_assignable (0 ms) 4: [ RUN ] serial.view_bad_alloc 4: [ OK ] serial.view_bad_alloc (3 ms) 4: [ RUN ] serial.view_copy_tests 4: [ OK ] serial.view_copy_tests (4 ms) 4: [ RUN ] serial.view_copy_tests_rank_0 4: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] serial.view_copy_degenerated 4: [ OK ] serial.view_copy_degenerated (0 ms) 4: [ RUN ] serial.view_fill_tests_layout_right 34: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 38 43.2291/s 800 + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Tue Dec 31 15:45:42 2024 stats zeroed Tue Dec 31 15:21:28 2024 cache hit (direct) 48 cache hit (preprocessed) 2 cache miss 675 cache hit rate 6.90 % compiler produced stdout 1 cleanups performed 58 files in cache 1724 cache size 4.4 GB max cache size 5.0 GB [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } $ docker stop --time=1 868170b9b46d18be8bfe0f7b04a0e87e4d91031ce4fea1cfe848c0319d36c3b7 34: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 38 43.1015/s 800 INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7581' for the testing framework 'CTest-Version 3.x (default)'. 34: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 38 43.2391/s 800 $ docker rm -f --volumes 868170b9b46d18be8bfe0f7b04a0e87e4d91031ce4fea1cfe848c0319d36c3b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 34: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 38 43.2175/s 800 4: [ OK ] serial.view_fill_tests_layout_right (3255 ms) 4: [ RUN ] serial.view_fill_tests_layout_left 34: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.002 s 38 43.3268/s 800 34: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.002 s 38 43.3136/s 800 34: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.002 s 38 43.2707/s 800 34: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.018 s 0.002 s 38 43.3364/s 800 4: [ OK ] serial.view_fill_tests_layout_left (3515 ms) 4: [ RUN ] serial.vcp_empty_traits 4: [ OK ] serial.vcp_empty_traits (0 ms) 4: [ RUN ] serial.is_view_label 4: [ OK ] serial.is_view_label (0 ms) 4: [ RUN ] serial.vcp_label_base_traits 4: [ OK ] serial.vcp_label_base_traits (0 ms) 4: [ RUN ] serial.vcp_label_traits 4: [ OK ] serial.vcp_label_traits (0 ms) 4: [ RUN ] serial.view_alloc_can_perfect_forward_label 4: [ OK ] serial.view_alloc_can_perfect_forward_label (0 ms) 4: [ RUN ] serial.vcp_label_copy_constructor 4: [ OK ] serial.vcp_label_copy_constructor (0 ms) 4: [ RUN ] serial.vcp_pointer_add_property 4: [ OK ] serial.vcp_pointer_add_property (0 ms) 4: [ RUN ] serial.view_empty_runtime_unmanaged 4: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] serial.view_hooks 4: [ OK ] serial.view_hooks (0 ms) 4: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (41 ms) 4: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (39 ms) 4: [ RUN ] serial.view_irregular_layout 4: [ OK ] serial.view_irregular_layout (0 ms) 4: [ RUN ] serial.view_mapping 4: [ OK ] serial.view_mapping (63 ms) 4: [ RUN ] serial.view_mapping_operator 4: [ OK ] serial.view_mapping_operator (1 ms) 4: [ RUN ] serial.static_extent 4: [ OK ] serial.static_extent (0 ms) 4: [ RUN ] serial.view_mapping_atomic 4: [ OK ] serial.view_mapping_atomic (0 ms) 4: [ RUN ] serial.view_mapping_class_value 4: [ OK ] serial.view_mapping_class_value (0 ms) 4: [ RUN ] serial.view_mapping_assignable 4: [ OK ] serial.view_mapping_assignable (0 ms) 4: [ RUN ] serial.view_mapping_trivially_copyable 4: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] serial.view_mapping_subview 4: [ OK ] serial.view_mapping_subview (0 ms) 4: [ RUN ] serial.view_nested_view 4: [ OK ] serial.view_nested_view (0 ms) 4: [ RUN ] serial.view_of_views_default 4: [ OK ] serial.view_of_views_default (0 ms) 4: [ RUN ] serial.view_of_views_without_initializing 4: [ OK ] serial.view_of_views_without_initializing (0 ms) 4: [ RUN ] serial.test_view_of_views_sequential_host_init 4: [ OK ] serial.test_view_of_views_sequential_host_init (0 ms) 4: [ RUN ] serial.append_formatted_multidimensional_index 4: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] serial.view_resize 4: [ OK ] serial.view_resize (2 ms) 4: [ RUN ] serial.view_realloc 4: [ OK ] serial.view_realloc (0 ms) 4: [ RUN ] serial.workgraph_fib 4: [ OK ] serial.workgraph_fib (116 ms) 4: [ RUN ] serial.resize_realloc_no_init 4: [ OK ] serial.resize_realloc_no_init (0 ms) 4: [ RUN ] serial.resize_realloc_no_alloc 4: [ OK ] serial.resize_realloc_no_alloc (0 ms) 4: [ RUN ] serial.realloc_exec_space 4: [ OK ] serial.realloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc 4: [ OK ] serial.view_alloc (0 ms) 4: [ RUN ] serial.view_alloc_exec_space 4: [ OK ] serial.view_alloc_exec_space (0 ms) 4: [ RUN ] serial.view_alloc_int 4: [ OK ] serial.view_alloc_int (0 ms) 4: [ RUN ] serial.view_alloc_exec_space_int 4: [ OK ] serial.view_alloc_exec_space_int (0 ms) 4: [ RUN ] serial.deep_copy_zero_memset 4: [ OK ] serial.deep_copy_zero_memset (0 ms) 4: [ RUN ] serial.resize_exec_space 4: [ OK ] serial.resize_exec_space (0 ms) 4: [ RUN ] serial.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestWithoutInitializing.hpp:301: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] serial.view_allocation_int (0 ms) 4: [ RUN ] serial.view_allocation_exec_space_int 4: [ OK ] serial.view_allocation_exec_space_int (0 ms) 4: [ RUN ] serial.view_not_default_constructible 4: [ OK ] serial.view_not_default_constructible (0 ms) 4: [ RUN ] serial.view_subview_assign_strided 4: [ OK ] serial.view_subview_assign_strided (0 ms) 4: [ RUN ] serial.view_subview_left_0 4: [ OK ] serial.view_subview_left_0 (0 ms) 4: [ RUN ] serial.view_subview_left_1 4: [ OK ] serial.view_subview_left_1 (0 ms) 4: [ RUN ] serial.view_subview_left_2 4: [ OK ] serial.view_subview_left_2 (0 ms) 4: [ RUN ] serial.view_subview_left_3 4: [ OK ] serial.view_subview_left_3 (0 ms) 4: [ RUN ] serial.view_subview_right_0 4: [ OK ] serial.view_subview_right_0 (0 ms) 4: [ RUN ] serial.view_subview_right_1 4: [ OK ] serial.view_subview_right_1 (0 ms) 4: [ RUN ] serial.view_subview_right_3 4: [ OK ] serial.view_subview_right_3 (0 ms) 4: [ RUN ] serial.view_static_tests 4: [ OK ] serial.view_static_tests (0 ms) 4: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 4: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 4: [ RUN ] serial.view_subview_layoutright_to_layoutright 4: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] serial.view_subview_1d_assign 4: [ OK ] serial.view_subview_1d_assign (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_atomic 4: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 4: [ RUN ] serial.view_subview_1d_assign_randomaccess 4: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 4: [ RUN ] serial.view_subview_2d_from_3d 4: [ OK ] serial.view_subview_2d_from_3d (3 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_atomic 4: [ OK ] serial.view_subview_2d_from_3d_atomic (4 ms) 4: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 4: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left 4: [ OK ] serial.view_subview_3d_from_5d_left (129 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 4: [ OK ] serial.view_subview_3d_from_5d_left_atomic (129 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (129 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right 4: [ OK ] serial.view_subview_3d_from_5d_right (135 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 34: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.018 s 0.002 s 38 43.2828/s 800 4: [ OK ] serial.view_subview_3d_from_5d_right_atomic (136 ms) 4: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (135 ms) 4: [ RUN ] serial.view_test_unmanaged_subview_reset 4: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] serial.view_subview_memory_traits_construction 4: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 4: [----------] 132 tests from serial (17480 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 139 tests from 2 test suites ran. (25333 ms total) 4: [ PASSED ] 133 tests. 4: [ SKIPPED ] 6 tests, listed below: 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_dyn 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_stat 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_params_mix 4: [ SKIPPED ] serial_DeathTest.view_construction_with_wrong_static_extents 4: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] serial.view_allocation_int 4/62 Test #4: Kokkos_CoreUnitTest_Serial2 ................................ Passed 25.66 sec test 5 Start 5: Kokkos_CoreUnitTest_SYCL1A 5: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_SYCL1A 5: Test timeout computed to be: 1500 5: [==========] Running 126 tests from 4 test suites. 5: [----------] Global test environment set-up. 5: [----------] 3 tests from sycl_DeathTest 5: [ RUN ] sycl_DeathTest.abort_from_host 5: [ OK ] sycl_DeathTest.abort_from_host (623 ms) 5: [ RUN ] sycl_DeathTest.abort_from_device [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o 34: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 412 953.507/s 1.6k 5: [ OK ] sycl_DeathTest.abort_from_device (23 ms) 5: [ RUN ] sycl_DeathTest.checked_integer_operations_multiply_overflow_abort 34: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1018.59/s 1.6k 5: [ OK ] sycl_DeathTest.checked_integer_operations_multiply_overflow_abort (602 ms) 5: [----------] 3 tests from sycl_DeathTest (1249 ms total) 5: 5: [----------] 1 test from sycl_graph_DeathTest 5: [ RUN ] sycl_graph_DeathTest.can_instantiate_only_once 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:181: Skipped 5: Preconditions are not checked. 5: [ SKIPPED ] sycl_graph_DeathTest.can_instantiate_only_once (1 ms) 5: [----------] 1 test from sycl_graph_DeathTest (1 ms total) 5: 5: [----------] 106 tests from sycl 5: [ RUN ] sycl.array_capacity 5: [ OK ] sycl.array_capacity (0 ms) 5: [ RUN ] sycl.array_element_access 5: [ OK ] sycl.array_element_access (0 ms) 5: [ RUN ] sycl.array_operator_equal 5: [ OK ] sycl.array_operator_equal (0 ms) 5: [ RUN ] sycl.array_zero_capacity 5: [ OK ] sycl.array_zero_capacity (0 ms) 5: [ RUN ] sycl.array_zero_data_nullptr 5: [ OK ] sycl.array_zero_data_nullptr (0 ms) 5: [ RUN ] sycl.atomic_operations_complexdouble 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestAtomicOperations_complexdouble.hpp:26: Skipped 5: skipping since device_global variables are not available 5: [ SKIPPED ] sycl.atomic_operations_complexdouble (0 ms) 5: [ RUN ] sycl.atomic_operations_complexfloat 5: [ OK ] sycl.atomic_operations_complexfloat (11 ms) 5: [ RUN ] sycl.atomic_operations_double 5: [ OK ] sycl.atomic_operations_double (9 ms) 5: [ RUN ] sycl.atomic_operations_float 5: [ OK ] sycl.atomic_operations_float (7 ms) 5: [ RUN ] sycl.atomic_operations_int 5: [ OK ] sycl.atomic_operations_int (20 ms) 5: [ RUN ] sycl.atomic_operations_long 5: [ OK ] sycl.atomic_operations_long (21 ms) 5: [ RUN ] sycl.atomic_operations_longlong 5: [ OK ] sycl.atomic_operations_longlong (21 ms) 5: [ RUN ] sycl.atomic_operations_unsigned 5: [ OK ] sycl.atomic_operations_unsigned (18 ms) 5: [ RUN ] sycl.atomic_operations_unsignedlong 5: [ OK ] sycl.atomic_operations_unsignedlong (18 ms) 5: [ RUN ] sycl.atomics 5: [ OK ] sycl.atomics (128 ms) 5: [ RUN ] sycl.atomics_tpetra_max_abs 5: [ OK ] sycl.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] sycl.atomic_views_integral 34: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1018.6/s 1.6k 34: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1018.95/s 1.6k 34: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1018.7/s 1.6k 34: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1018.81/s 1.6k 34: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1019.04/s 1.6k 34: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.005 s 0.005 s 150 345.872/s 1.6k 34: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.012 s 0.012 s 58 137.408/s 1.6k 34: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1018.74/s 1.6k 34: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.004 s 0.004 s 166 379.272/s 1.6k 34: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.004 s 0.004 s 159 364.611/s 1.6k 34: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1018.65/s 1.6k 34: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1018.68/s 1.6k 34: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1018.67/s 1.6k 34: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1018.51/s 1.6k 34: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.012 s 0.012 s 56 132.884/s 1.6k 34: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.012 s 0.012 s 55 129.61/s 1.6k 5: [ OK ] sycl.atomic_views_integral (12645 ms) 5: [ RUN ] sycl.atomic_views_nonintegral 5: [ OK ] sycl.atomic_views_nonintegral (90 ms) 5: [ RUN ] sycl.atomic_view_api 5: [ OK ] sycl.atomic_view_api (0 ms) 5: [ RUN ] sycl.bit_manip_countl_zero 5: [ OK ] sycl.bit_manip_countl_zero (2 ms) 5: [ RUN ] sycl.bit_manip_countl_one 5: [ OK ] sycl.bit_manip_countl_one (2 ms) 5: [ RUN ] sycl.bit_manip_countr_zero 5: [ OK ] sycl.bit_manip_countr_zero (2 ms) 5: [ RUN ] sycl.bit_manip_countr_one 5: [ OK ] sycl.bit_manip_countr_one (2 ms) 5: [ RUN ] sycl.bit_manip_popcount 5: [ OK ] sycl.bit_manip_popcount (2 ms) 5: [ RUN ] sycl.bit_manip_has_single_bit 5: [ OK ] sycl.bit_manip_has_single_bit (3 ms) 5: [ RUN ] sycl.bit_manip_bit_floor 5: [ OK ] sycl.bit_manip_bit_floor (3 ms) 5: [ RUN ] sycl.bit_manip_bit_ceil 5: [ OK ] sycl.bit_manip_bit_ceil (3 ms) 5: [ RUN ] sycl.bit_manip_bit_width 5: [ OK ] sycl.bit_manip_bit_width (3 ms) 5: [ RUN ] sycl.bit_manip_rotl 5: [ OK ] sycl.bit_manip_rotl (3 ms) 5: [ RUN ] sycl.bit_manip_rotr 5: [ OK ] sycl.bit_manip_rotr (3 ms) 5: [ RUN ] sycl.bit_manip_byeswap 5: [ OK ] sycl.bit_manip_byeswap (3 ms) 5: [ RUN ] sycl.bit_manip_bit_cast 5: [ OK ] sycl.bit_manip_bit_cast (0 ms) 5: [ RUN ] sycl.test_block_deduction_bug_pr_3103 5: [ OK ] sycl.test_block_deduction_bug_pr_3103 (0 ms) 5: [ RUN ] sycl.checked_integer_operations_multiply_overflow 5: [ OK ] sycl.checked_integer_operations_multiply_overflow (0 ms) 5: [ RUN ] sycl.execution_policy_occupancy_and_hint 5: [ OK ] sycl.execution_policy_occupancy_and_hint (0 ms) 5: [ RUN ] sycl.complex_construction 5: [ OK ] sycl.complex_construction (0 ms) 5: [ RUN ] sycl.complex_basic_math 5: [ OK ] sycl.complex_basic_math (0 ms) 5: [ RUN ] sycl.complex_special_funtions 5: [ OK ] sycl.complex_special_funtions (0 ms) 5: [ RUN ] sycl.complex_io 5: [ OK ] sycl.complex_io (0 ms) 5: [ RUN ] sycl.complex_trivially_copyable 5: [ OK ] sycl.complex_trivially_copyable (0 ms) 5: [ RUN ] sycl.complex_issue_3865 5: [ OK ] sycl.complex_issue_3865 (0 ms) 5: [ RUN ] sycl.complex_operations_arithmetic_types_overloads 5: [ OK ] sycl.complex_operations_arithmetic_types_overloads (0 ms) 5: [ RUN ] sycl.complex_structured_bindings 5: [ OK ] sycl.complex_structured_bindings (0 ms) 5: [ RUN ] sycl.crs_count_fill 5: [ OK ] sycl.crs_count_fill (3 ms) 5: [ RUN ] sycl.crs_copy_constructor 5: [ OK ] sycl.crs_copy_constructor (9 ms) 5: [ RUN ] sycl.deep_copy_alignment 5: [ OK ] sycl.deep_copy_alignment (6 ms) 5: [ RUN ] sycl.deep_copy_conversion 5: [ OK ] sycl.deep_copy_conversion (19 ms) 5: [ RUN ] sycl.partitioning_by_args 5: [ OK ] sycl.partitioning_by_args (2 ms) 5: [ RUN ] sycl.partitioning_by_vector 5: [ OK ] sycl.partitioning_by_vector (1 ms) 5: [ RUN ] sycl.exec_space_thread_safety_range 34: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.005 s 0.005 s 136 340.435/s 1.6k 34: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.008 s 0.008 s 80 197.73/s 1.6k 34: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1018.72/s 1.6k 34: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1018.8/s 1.6k 34: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.023 s 0.023 s 30 70.1834/s 1.6k 5: [ OK ] sycl.exec_space_thread_safety_range (5674 ms) 5: [ RUN ] sycl.exec_space_thread_safety_mdrange 5: [ OK ] sycl.exec_space_thread_safety_mdrange (574 ms) 5: [ RUN ] sycl.exec_space_thread_safety_team_policy 5: [ OK ] sycl.exec_space_thread_safety_team_policy (95 ms) 5: [ RUN ] sycl.exec_space_thread_safety_range_reduce 34: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.005 s 0.005 s 132 322.885/s 1.6k 5: [ OK ] sycl.exec_space_thread_safety_range_reduce (568 ms) 5: [ RUN ] sycl.exec_space_thread_safety_mdrange_reduce 34: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1019.06/s 1.6k 5: [ OK ] sycl.exec_space_thread_safety_mdrange_reduce (574 ms) 5: [ RUN ] sycl.exec_space_thread_safety_team_policy_reduce 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestExecSpaceThreadSafety.hpp:324: Skipped 5: skipping since test is know to fail with SYCL+Cuda 5: [ SKIPPED ] sycl.exec_space_thread_safety_team_policy_reduce (0 ms) 5: [ RUN ] sycl.exec_space_thread_safety_range_scan 5: [ OK ] sycl.exec_space_thread_safety_range_scan (569 ms) 5: [ RUN ] sycl.execution_space_as_class_data_member 5: [ OK ] sycl.execution_space_as_class_data_member (0 ms) 5: [ RUN ] sycl.functor_analysis 5: [ OK ] sycl.functor_analysis (0 ms) 5: [ RUN ] sycl.when_all_type 5: [ OK ] sycl.when_all_type (0 ms) 5: [ RUN ] sycl.host_shared_ptr_use_count 5: [ OK ] sycl.host_shared_ptr_use_count (0 ms) 5: [ RUN ] sycl.host_shared_ptr_get 5: [ OK ] sycl.host_shared_ptr_get (0 ms) 5: [ RUN ] sycl.host_shared_ptr_dereference_on_device 5: [ OK ] sycl.host_shared_ptr_dereference_on_device (0 ms) 5: [ RUN ] sycl.host_shared_ptr_special_members_on_device 5: [ OK ] sycl.host_shared_ptr_special_members_on_device (0 ms) 5: [ RUN ] sycl.host_shared_ptr_tracking 5: [ OK ] sycl.host_shared_ptr_tracking (2 ms) 5: [ RUN ] sycl.join_backward_compatibility 5: [ OK ] sycl.join_backward_compatibility (0 ms) 5: [ RUN ] sycl.local_deepcopy_teampolicy_layoutleft 34: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1019.04/s 1.6k 34: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.019 s 37 85.6052/s 1.6k 5: [ OK ] sycl.local_deepcopy_teampolicy_layoutleft (1050 ms) 5: [ RUN ] sycl.local_deepcopy_rangepolicy_layoutleft 34: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.006 s 0.006 s 105 265.062/s 1.6k 34: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 429 1018.94/s 1.6k 5: [ OK ] sycl.local_deepcopy_rangepolicy_layoutleft (2154 ms) 5: [ RUN ] sycl.local_deepcopy_teampolicy_layoutright 34: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 429 1019.07/s 1.6k 5: [ OK ] sycl.local_deepcopy_teampolicy_layoutright (1040 ms) 5: [ RUN ] sycl.local_deepcopy_rangepolicy_layoutright 34: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.021 s 0.021 s 33 76.3234/s 1.6k [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o 34: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.006 s 0.006 s 101 266.412/s 1.6k 5: [ OK ] sycl.local_deepcopy_rangepolicy_layoutright (1349 ms) 5: [ RUN ] sycl.deep_copy_scratch 5: [ OK ] sycl.deep_copy_scratch (1 ms) 5: [ RUN ] sycl.mathematical_constants_e 5: [ OK ] sycl.mathematical_constants_e (0 ms) 5: [ RUN ] sycl.mathematical_constants_log2e 5: [ OK ] sycl.mathematical_constants_log2e (0 ms) 5: [ RUN ] sycl.mathematical_constants_log10e 5: [ OK ] sycl.mathematical_constants_log10e (0 ms) 5: [ RUN ] sycl.mathematical_constants_pi 5: [ OK ] sycl.mathematical_constants_pi (0 ms) 5: [ RUN ] sycl.mathematical_constants_inv_pi 5: [ OK ] sycl.mathematical_constants_inv_pi (0 ms) 5: [ RUN ] sycl.mathematical_constants_inv_sqrtpi 5: [ OK ] sycl.mathematical_constants_inv_sqrtpi (0 ms) 5: [ RUN ] sycl.mathematical_constants_ln2 5: [ OK ] sycl.mathematical_constants_ln2 (0 ms) 5: [ RUN ] sycl.mathematical_constants_ln10 5: [ OK ] sycl.mathematical_constants_ln10 (0 ms) 5: [ RUN ] sycl.mathematical_constants_sqrt2 5: [ OK ] sycl.mathematical_constants_sqrt2 (0 ms) 5: [ RUN ] sycl.mathematical_constants_sqrt3 5: [ OK ] sycl.mathematical_constants_sqrt3 (0 ms) 5: [ RUN ] sycl.mathematical_constants_inv_sqrt3 5: [ OK ] sycl.mathematical_constants_inv_sqrt3 (0 ms) 5: [ RUN ] sycl.mathematical_constants_egamma 5: [ OK ] sycl.mathematical_constants_egamma (0 ms) 5: [ RUN ] sycl.mathematical_constants_phi 5: [ OK ] sycl.mathematical_constants_phi (0 ms) 5: [ RUN ] sycl.mathematical_functions_trigonometric_functions 5: [ OK ] sycl.mathematical_functions_trigonometric_functions (53 ms) 5: [ RUN ] sycl.mathematical_functions_hyperbolic_functions 5: [ OK ] sycl.mathematical_functions_hyperbolic_functions (43 ms) 5: [ RUN ] sycl.mathematical_functions_non_standard 5: [ OK ] sycl.mathematical_functions_non_standard (5 ms) 5: [ RUN ] sycl.mathematical_functions_power_functions 5: [ OK ] sycl.mathematical_functions_power_functions (18 ms) 5: [ RUN ] sycl.mathematical_functions_fma 5: [ OK ] sycl.mathematical_functions_fma (1 ms) 5: [ RUN ] sycl.mathematical_functions_error_and_gamma_functions 5: [ OK ] sycl.mathematical_functions_error_and_gamma_functions (31 ms) 5: [ RUN ] sycl.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] sycl.mathematical_functions_nearest_interger_floating_point_operations (28 ms) 5: [ RUN ] sycl.mathematical_functions_floating_point_manipulation_functions 5: [ OK ] sycl.mathematical_functions_floating_point_manipulation_functions (10 ms) 5: [ RUN ] sycl.mathematical_functions_absolute_value 5: [ OK ] sycl.mathematical_functions_absolute_value (0 ms) 5: [ RUN ] sycl.mathematical_functions_floating_point_absolute_value 5: [ OK ] sycl.mathematical_functions_floating_point_absolute_value (0 ms) 5: [ RUN ] sycl.mathematical_functions_remainder_function 5: [ OK ] sycl.mathematical_functions_remainder_function (0 ms) 5: [ RUN ] sycl.mathematical_functions_isfinite 5: [ OK ] sycl.mathematical_functions_isfinite (0 ms) 5: [ RUN ] sycl.mathematical_functions_isinf 5: [ OK ] sycl.mathematical_functions_isinf (0 ms) 5: [ RUN ] sycl.mathematical_functions_isnan 5: [ OK ] sycl.mathematical_functions_isnan (0 ms) 5: [ RUN ] sycl.mathematical_functions_exponential_functions 5: [ OK ] sycl.mathematical_functions_exponential_functions (55 ms) 5: [ RUN ] sycl.mathspecialfunc_expint1 5: [ OK ] sycl.mathspecialfunc_expint1 (0 ms) 5: [ RUN ] sycl.mathspecialfunc_errorfunc 5: [ OK ] sycl.mathspecialfunc_errorfunc (1 ms) 5: [ RUN ] sycl.mathspecialfunc_cbesselj0y0 5: [ OK ] sycl.mathspecialfunc_cbesselj0y0 (24 ms) 5: [ RUN ] sycl.mathspecialfunc_cbesselj1y1 5: [ OK ] sycl.mathspecialfunc_cbesselj1y1 (24 ms) 5: [ RUN ] sycl.mathspecialfunc_cbesseli0k0 5: [ OK ] sycl.mathspecialfunc_cbesseli0k0 (1 ms) 5: [ RUN ] sycl.mathspecialfunc_cbesseli1k1 5: [ OK ] sycl.mathspecialfunc_cbesseli1k1 (1 ms) 5: [ RUN ] sycl.mathspecialfunc_cbesselh1stkind 5: [ OK ] sycl.mathspecialfunc_cbesselh1stkind (2 ms) 5: [ RUN ] sycl.mathspecialfunc_cbesselh2ndkind 5: [ OK ] sycl.mathspecialfunc_cbesselh2ndkind (2 ms) 5: [----------] 106 tests from sycl (27056 ms total) 5: 5: [----------] 16 tests from sycl_graph 5: [ RUN ] sycl_graph.submit_once 5: [ OK ] sycl_graph.submit_once (0 ms) 5: [ RUN ] sycl_graph.submit_once_rvalue 5: [ OK ] sycl_graph.submit_once_rvalue (0 ms) 5: [ RUN ] sycl_graph.instantiate_and_submit_once 5: [ OK ] sycl_graph.instantiate_and_submit_once (0 ms) 5: [ RUN ] sycl_graph.submit_onto_another_execution_space_instance 5: [ OK ] sycl_graph.submit_onto_another_execution_space_instance (0 ms) 5: [ RUN ] sycl_graph.create_graph_no_closure_with_exec 5: [ OK ] sycl_graph.create_graph_no_closure_with_exec (0 ms) 5: [ RUN ] sycl_graph.create_graph_no_arg 5: [ OK ] sycl_graph.create_graph_no_arg (0 ms) 5: [ RUN ] sycl_graph.submit_six 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:279: Skipped 5: skipping since test case is known to fail with SYCL 5: [ SKIPPED ] sycl_graph.submit_six (0 ms) 5: [ RUN ] sycl_graph.when_all_cycle 5: [ OK ] sycl_graph.when_all_cycle (1 ms) 5: [ RUN ] sycl_graph.repeat_chain 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:341: Skipped 5: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 5: [ SKIPPED ] sycl_graph.repeat_chain (0 ms) 5: [ RUN ] sycl_graph.zero_work_reduce 5: [ OK ] sycl_graph.zero_work_reduce (0 ms) 5: [ RUN ] sycl_graph.empty_graph 5: [ OK ] sycl_graph.empty_graph (0 ms) 5: [ RUN ] sycl_graph.force_global_launch 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:457: Skipped 5: This execution space does not support global launch. 5: [ SKIPPED ] sycl_graph.force_global_launch (0 ms) 5: [ RUN ] sycl_graph.empty_graph_default_host_exec 5: [ OK ] sycl_graph.empty_graph_default_host_exec (0 ms) 5: [ RUN ] sycl_graph.node_lifetime 5: [ OK ] sycl_graph.node_lifetime (0 ms) 5: [ RUN ] sycl_graph.diamond 5: [ OK ] sycl_graph.diamond (1 ms) 5: [ RUN ] sycl_graph.end_of_submit_control_flow 5: [ OK ] sycl_graph.end_of_submit_control_flow (2 ms) 5: [----------] 16 tests from sycl_graph (7 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 126 tests from 4 test suites ran. (28315 ms total) 5: [ PASSED ] 120 tests. 5: [ SKIPPED ] 6 tests, listed below: 5: [ SKIPPED ] sycl_graph_DeathTest.can_instantiate_only_once 5: [ SKIPPED ] sycl.atomic_operations_complexdouble 5: [ SKIPPED ] sycl.exec_space_thread_safety_team_policy_reduce 5: [ SKIPPED ] sycl_graph.submit_six 5: [ SKIPPED ] sycl_graph.repeat_chain 5: [ SKIPPED ] sycl_graph.force_global_launch 34: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 424 1002.61/s 1.6k 5/62 Test #5: Kokkos_CoreUnitTest_SYCL1A ................................. Passed 29.11 sec test 6 Start 6: Kokkos_CoreUnitTest_SYCL1B 6: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_SYCL1B 6: Test timeout computed to be: 1500 6: [==========] Running 81 tests from 2 test suites. 6: [----------] Global test environment set-up. 6: [----------] 7 tests from sycl_DeathTest 6: [ RUN ] sycl_DeathTest.policy_bounds_unsafe_narrowing_conversions 34: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 424 1002.96/s 1.6k 6: [ OK ] sycl_DeathTest.policy_bounds_unsafe_narrowing_conversions (583 ms) 6: [ RUN ] sycl_DeathTest.policy_invalid_bounds 6: [ OK ] sycl_DeathTest.policy_invalid_bounds (581 ms) 6: [ RUN ] sycl_DeathTest.range_policy_invalid_bounds 34: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 424 1002.79/s 1.6k 34: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 424 1002.84/s 1.6k 6: [ OK ] sycl_DeathTest.range_policy_invalid_bounds (1206 ms) 6: [ RUN ] sycl_DeathTest.range_policy_round_trip_conversion_fires 34: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 660 754.611/s 800 6: [ OK ] sycl_DeathTest.range_policy_round_trip_conversion_fires (597 ms) 6: [ RUN ] sycl_DeathTest.range_policy_check_sign_changes 34: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 660 754.652/s 800 6: [ OK ] sycl_DeathTest.range_policy_check_sign_changes (1203 ms) 6: [ RUN ] sycl_DeathTest.range_policy_implicitly_converted_bounds 34: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 660 754.739/s 800 34: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 660 754.539/s 800 34: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 660 754.749/s 800 6: [ OK ] sycl_DeathTest.range_policy_implicitly_converted_bounds (2348 ms) 6: [ RUN ] sycl_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 6: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:110: Skipped 6: skipping SYCL device-side abort does not work when NDEBUG is defined 6: [ SKIPPED ] sycl_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 6: [----------] 7 tests from sycl_DeathTest (6521 ms total) 6: 6: [----------] 74 tests from sycl 6: [ RUN ] sycl.mdrange_5d 6: [ OK ] sycl.mdrange_5d (20 ms) 6: [ RUN ] sycl.mdrange_6d 6: [ OK ] sycl.mdrange_6d (18 ms) 6: [ RUN ] sycl.mdrange_2d 6: [ OK ] sycl.mdrange_2d (3 ms) 6: [ RUN ] sycl.mdrange_array_reduce 6: [ OK ] sycl.mdrange_array_reduce (0 ms) 6: [ RUN ] sycl.mdrange_3d 6: [ OK ] sycl.mdrange_3d (6 ms) 6: [ RUN ] sycl.mdrange_neg_idx 6: [ OK ] sycl.mdrange_neg_idx (2 ms) 6: [ RUN ] sycl.mdrange_4d 6: [ OK ] sycl.mdrange_4d (5 ms) 6: [ RUN ] sycl.mdrange_scalar 6: [ OK ] sycl.mdrange_scalar (0 ms) 6: [ RUN ] sycl.mdrange_large_deep_copy 6: [ OK ] sycl.mdrange_large_deep_copy (9 ms) 6: [ RUN ] sycl.md_range_policy_construction_from_arrays 6: [ OK ] sycl.md_range_policy_construction_from_arrays (0 ms) 6: [ RUN ] sycl.policy_get_tile_size 6: [ OK ] sycl.policy_get_tile_size (0 ms) 6: [ RUN ] sycl.mdrange_parallel_reduce_primitive_types 34: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 660 754.645/s 800 34: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 660 754.498/s 800 34: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 660 754.608/s 800 6: [ OK ] sycl.mdrange_parallel_reduce_primitive_types (2384 ms) 6: [ RUN ] sycl.mdspan_minimal_functional 6: [ OK ] sycl.mdspan_minimal_functional (0 ms) 6: [ RUN ] sycl.mdspan_atomic_accessor 6: [ OK ] sycl.mdspan_atomic_accessor (0 ms) 6: [ RUN ] sycl.view_mdspan_conversion 6: [ OK ] sycl.view_mdspan_conversion (3 ms) 6: [ RUN ] sycl.view_mdspan_conversion_with_stride 6: [ OK ] sycl.view_mdspan_conversion_with_stride (0 ms) 6: [ RUN ] sycl.max 6: [ OK ] sycl.max (0 ms) 6: [ RUN ] sycl.max_within_parfor 6: [ OK ] sycl.max_within_parfor (0 ms) 6: [ RUN ] sycl.min 6: [ OK ] sycl.min (0 ms) 6: [ RUN ] sycl.min_within_parfor 6: [ OK ] sycl.min_within_parfor (0 ms) 6: [ RUN ] sycl.minmax 6: [ OK ] sycl.minmax (0 ms) 6: [ RUN ] sycl.minmax_within_parfor 6: [ OK ] sycl.minmax_within_parfor (0 ms) 6: [ RUN ] sycl.clamp 6: [ OK ] sycl.clamp (0 ms) 6: [ RUN ] sycl.clamp_within_parfor 6: [ OK ] sycl.clamp_within_parfor (0 ms) 6: [ RUN ] sycl.numeric_traits_infinity 6: [ OK ] sycl.numeric_traits_infinity (0 ms) 6: [ RUN ] sycl.numeric_traits_epsilon 6: [ OK ] sycl.numeric_traits_epsilon (0 ms) 6: [ RUN ] sycl.numeric_traits_round_error 6: [ OK ] sycl.numeric_traits_round_error (0 ms) 6: [ RUN ] sycl.numeric_traits_norm_min 6: [ OK ] sycl.numeric_traits_norm_min (0 ms) 6: [ RUN ] sycl.numeric_traits_denorm_min 6: [ OK ] sycl.numeric_traits_denorm_min (0 ms) 6: [ RUN ] sycl.numeric_traits_finite_min_max 6: [ OK ] sycl.numeric_traits_finite_min_max (3 ms) 6: [ RUN ] sycl.numeric_traits_digits 6: [ OK ] sycl.numeric_traits_digits (1 ms) 6: [ RUN ] sycl.numeric_traits_digits10 6: [ OK ] sycl.numeric_traits_digits10 (1 ms) 6: [ RUN ] sycl.numeric_traits_max_digits10 6: [ OK ] sycl.numeric_traits_max_digits10 (0 ms) 6: [ RUN ] sycl.numeric_traits_radix 6: [ OK ] sycl.numeric_traits_radix (2 ms) 6: [ RUN ] sycl.numeric_traits_min_max_exponent 6: [ OK ] sycl.numeric_traits_min_max_exponent (0 ms) 6: [ RUN ] sycl.numeric_traits_min_max_exponent10 6: [ OK ] sycl.numeric_traits_min_max_exponent10 (0 ms) 6: [ RUN ] sycl.numeric_traits_quiet_and_signaling_nan 6: [ OK ] sycl.numeric_traits_quiet_and_signaling_nan (0 ms) 6: [ RUN ] sycl.numeric_traits_sfinae_friendly 6: [ OK ] sycl.numeric_traits_sfinae_friendly (0 ms) 6: [ RUN ] sycl.occupancy_control 6: [ OK ] sycl.occupancy_control (1 ms) 6: [ RUN ] sycl.memory_pool 6: [ OK ] sycl.memory_pool (48 ms) 6: [ RUN ] sycl.cxx11 6: [ OK ] sycl.cxx11 (2 ms) 6: [ RUN ] sycl.viewctorprop_embedded_dim 6: [ OK ] sycl.viewctorprop_embedded_dim (0 ms) 6: [ RUN ] sycl.viewctorpop_view_allocate_without_initializing_backward_compatility 6: [ OK ] sycl.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 6: [ RUN ] sycl.parallel_scan_range_policy 6: [ OK ] sycl.parallel_scan_range_policy (39 ms) 6: [ RUN ] sycl.kokkos_printf 6: [ OK ] sycl.kokkos_printf (10 ms) 6: [ RUN ] sycl.range_for 6: [ OK ] sycl.range_for (1 ms) 6: [ RUN ] sycl.range_reduce 6: [ OK ] sycl.range_reduce (2 ms) 6: [ RUN ] sycl.range_dynamic_policy 6: [ OK ] sycl.range_dynamic_policy (0 ms) 6: [ RUN ] sycl.range_policy_runtime_parameters 6: [ OK ] sycl.range_policy_runtime_parameters (0 ms) 6: [ RUN ] sycl.range_policy_one_way_convertible_bounds 6: [ OK ] sycl.range_policy_one_way_convertible_bounds (0 ms) 6: [ RUN ] sycl.range_for_require 6: [ OK ] sycl.range_for_require (1 ms) 6: [ RUN ] sycl.range_reduce_require 6: [ OK ] sycl.range_reduce_require (1 ms) 6: [ RUN ] sycl.range_dynamic_policy_require 6: [ OK ] sycl.range_dynamic_policy_require (0 ms) 6: [ RUN ] sycl.reducers_int 6: [ OK ] sycl.reducers_int (11 ms) 6: [ RUN ] sycl.reducers_double 6: [ OK ] sycl.reducers_double (10 ms) 6: [ RUN ] sycl.reducers_complex_double 6: [ OK ] sycl.reducers_complex_double (3 ms) 6: [ RUN ] sycl.reducers_struct 6: [ OK ] sycl.reducers_struct (11 ms) 6: [ RUN ] sycl.reducers_half_t 6: [ OK ] sycl.reducers_half_t (5 ms) 6: [ RUN ] sycl.reducers_bhalf_t 6: [ OK ] sycl.reducers_bhalf_t (5 ms) 6: [ RUN ] sycl.reducers_int8_t 6: [ OK ] sycl.reducers_int8_t (5 ms) 6: [ RUN ] sycl.reducers_int16_t 6: [ OK ] sycl.reducers_int16_t (5 ms) 6: [ RUN ] sycl.reducers_point_t 6: [ OK ] sycl.reducers_point_t (3 ms) 6: [ RUN ] sycl.reducers_bool 6: [ OK ] sycl.reducers_bool (1 ms) 6: [ RUN ] sycl.int_combined_reduce 6: [ OK ] sycl.int_combined_reduce (0 ms) 6: [ RUN ] sycl.mdrange_combined_reduce 6: [ OK ] sycl.mdrange_combined_reduce (0 ms) 6: [ RUN ] sycl.int_combined_reduce_mixed 6: [ OK ] sycl.int_combined_reduce_mixed (0 ms) 6: [ RUN ] sycl.reduction_with_large_iteration_count 6: [ OK ] sycl.reduction_with_large_iteration_count (345 ms) 6: [ RUN ] sycl.reduction_deduction 6: [ OK ] sycl.reduction_deduction (0 ms) 6: [ RUN ] sycl.reduce_device_view_range_policy 6: [ OK ] sycl.reduce_device_view_range_policy (3 ms) 6: [ RUN ] sycl.reduce_device_view_mdrange_policy 34: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 660 753.465/s 800 6: [ OK ] sycl.reduce_device_view_mdrange_policy (577 ms) 6: [ RUN ] sycl.reduce_device_view_team_policy 6: [ OK ] sycl.reduce_device_view_team_policy (3 ms) 6: [ RUN ] sycl.impl_shared_alloc 6: [ OK ] sycl.impl_shared_alloc (71 ms) 6: [ RUN ] sycl.mdspan_space_aware_accessor 6: [ OK ] sycl.mdspan_space_aware_accessor (1 ms) 6: [ RUN ] sycl.kokkos_swap 6: [ OK ] sycl.kokkos_swap (0 ms) 6: [----------] 74 tests from sycl (3647 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 81 tests from 2 test suites ran. (10169 ms total) 6: [ PASSED ] 80 tests. 6: [ SKIPPED ] 1 test, listed below: 6: [ SKIPPED ] sycl_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 6/62 Test #6: Kokkos_CoreUnitTest_SYCL1B ................................. Passed 10.59 sec test 7 Start 7: Kokkos_CoreUnitTest_SYCL2A 7: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2A 7: Test timeout computed to be: 1500 7: [==========] Running 113 tests from 2 test suites. 7: [----------] Global test environment set-up. 7: [----------] 7 tests from sycl_DeathTest 7: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_dyn 7: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 7: only enforced when debug bound checks is enabled 7: [ SKIPPED ] sycl_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 7: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_stat 7: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 7: only enforced when debug bound checks is enabled 7: [ SKIPPED ] sycl_DeathTest.view_construction_with_wrong_params_stat (0 ms) 7: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_mix 7: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 7: only enforced when debug bound checks is enabled 7: [ SKIPPED ] sycl_DeathTest.view_construction_with_wrong_params_mix (0 ms) 7: [ RUN ] sycl_DeathTest.view_construction_with_wrong_static_extents 7: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 7: only enforced when debug bound checks is enabled 7: [ SKIPPED ] sycl_DeathTest.view_construction_with_wrong_static_extents (0 ms) 7: [ RUN ] sycl_DeathTest.view_layoutstride_right_to_layoutleft_assignment 34: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 658 752.534/s 800 34: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 659 752.625/s 800 34: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 659 752.771/s 800 34: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 659 752.969/s 800 34: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 659 752.953/s 800 34: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 659 753.196/s 800 7: [ OK ] sycl_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3974 ms) 7: [ RUN ] sycl_DeathTest.view_layoutstride_left_to_layoutright_assignment 34: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 659 753.29/s 800 34: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 661 755.122/s 800 34: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 660 754.537/s 800 34: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.72622k/s 1.6k 34: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.82859k/s 1.6k 34: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.0352k/s 1.6k 34: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.03773k/s 1.6k 34: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.05753k/s 1.6k 34: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.47426k/s 1.6k 34: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.36728k/s 1.6k 34: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.3735k/s 1.6k 34: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.56315k/s 1.6k 34: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.62383k/s 1.6k 34: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.41187k/s 1.6k 34: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.86591k/s 1.6k 34: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.84856k/s 1.6k 34: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.57527k/s 1.6k 34: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.11778k/s 1.6k 34: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.83048k/s 1.6k 34: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.59954k/s 1.6k 34: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.97613k/s 1.6k 34: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.2519k/s 1.6k 34: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.00427k/s 1.6k 34: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.22483k/s 1.6k 34: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.50567k/s 1.6k 34: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.000 s 10 381.285/s 1.6k 34: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 427.646/s 1.6k 34: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 421.512/s 1.6k 34: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 400.4/s 1.6k 34: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 456.799/s 1.6k 34: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 391.169/s 1.6k 34: ViewResize_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 436.921/s 1.6k 34: ViewResize_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 405.333/s 1.6k 34: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 450.678/s 1.6k 34: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 414.551/s 1.6k 34: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.023 s 0.003 s 10 69.3368/s 1.6k 34: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.023 s 0.003 s 10 69.4403/s 1.6k 34/61 Test #34: Kokkos_PerformanceTest_Benchmark ........................... Passed 120.69 sec test 35 Start 35: Kokkos_Benchmark_Atomic_MinMax 35: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-12-31_T15-21-47.json" 35: Test timeout computed to be: 1500 35: 2024-12-31T16:08:38+00:00 35: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 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.06, 4.01, 6.41 35: CPU architecture: none 35: Default Device: Cuda 35: GIT_BRANCH: HEAD 35: GIT_CLEAN_STATUS: CLEAN 35: GIT_COMMIT_DATE: 2024-12-31T10:21:03-05:00 35: GIT_COMMIT_DESCRIPTION: Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD 35: GIT_COMMIT_HASH: 92e9230b8 35: GPU architecture: VOLTA70 35: KOKKOS_COMPILER_CLANG: 1200 35: KOKKOS_ENABLE_ASM: no 35: KOKKOS_ENABLE_CUDA: yes 35: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 35: KOKKOS_ENABLE_CUDA_UVM: no 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: no 35: KOKKOS_ENABLE_LIBDL: yes 35: KOKKOS_ENABLE_PRAGMA_IVDEP: no 35: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 35: KOKKOS_ENABLE_PRAGMA_UNROLL: no 35: KOKKOS_ENABLE_PRAGMA_VECTOR: no 35: KOKKOS_ENABLE_SERIAL: yes 35: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected 35: Kokkos Version: 4.5.99 35: macro KOKKOS_ENABLE_CUDA: defined 35: platform: 64bit 35: ---------------------------------------------------------------------------------------------------------------------------------------- 35: Benchmark Time CPU Iterations 35: ---------------------------------------------------------------------------------------------------------------------------------------- 35: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 35: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 35/61 Test #35: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.22 sec test 36 Start 36: Kokkos_PerformanceTest_Mempool 36: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-12-31_T15-21-47.json" 36: Test timeout computed to be: 1500 36: 2024-12-31T16:08:38+00:00 36: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Mempool 36: Run on (6 X 2095.08 MHz CPU s) 36: CPU Caches: 36: L1 Data 32 KiB (x6) 36: L1 Instruction 32 KiB (x6) 36: L2 Unified 4096 KiB (x6) 36: L3 Unified 16384 KiB (x6) 36: Load Average: 1.05, 3.96, 6.38 36: CPU architecture: none 36: Default Device: Cuda 36: GIT_BRANCH: HEAD 36: GIT_CLEAN_STATUS: CLEAN 36: GIT_COMMIT_DATE: 2024-12-31T10:21:03-05:00 36: GIT_COMMIT_DESCRIPTION: Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD 36: GIT_COMMIT_HASH: 92e9230b8 36: GPU architecture: VOLTA70 36: KOKKOS_COMPILER_CLANG: 1200 36: KOKKOS_ENABLE_ASM: no 36: KOKKOS_ENABLE_CUDA: yes 36: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 36: KOKKOS_ENABLE_CUDA_UVM: no 36: KOKKOS_ENABLE_CXX17: yes 36: KOKKOS_ENABLE_CXX20: no 36: KOKKOS_ENABLE_CXX23: no 36: KOKKOS_ENABLE_CXX26: no 36: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 36: KOKKOS_ENABLE_HWLOC: no 36: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 36: KOKKOS_ENABLE_LIBDL: yes 36: KOKKOS_ENABLE_PRAGMA_IVDEP: no 36: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 36: KOKKOS_ENABLE_PRAGMA_UNROLL: no 36: KOKKOS_ENABLE_PRAGMA_VECTOR: no 36: KOKKOS_ENABLE_SERIAL: yes 36: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected 36: Kokkos Version: 4.5.99 36: macro KOKKOS_ENABLE_CUDA: defined 36: platform: 64bit 7: [ OK ] sycl_DeathTest.view_layoutstride_left_to_layoutright_assignment (4182 ms) 7: [ RUN ] sycl_DeathTest.view_memory_access_violations_from_device 7: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:174: Skipped 7: skipping SYCL device-side abort does not work when NDEBUG is defined 7: [ SKIPPED ] sycl_DeathTest.view_memory_access_violations_from_device (0 ms) 7: [----------] 7 tests from sycl_DeathTest (8157 ms total) 7: 7: [----------] 106 tests from sycl 7: [ RUN ] sycl.team_for 7: [ OK ] sycl.team_for (14 ms) 7: [ RUN ] sycl.team_reduce 7: [ OK ] sycl.team_reduce (1 ms) 7: [ RUN ] sycl.team_reduce_large 7: [ OK ] sycl.team_reduce_large (119 ms) 7: [ RUN ] sycl.team_parallel_single 7: [ OK ] sycl.team_parallel_single (6 ms) 7: [ RUN ] sycl.large_team_scratch_size 7: [ OK ] sycl.large_team_scratch_size (0 ms) 7: [ RUN ] sycl.team_broadcast_long 7: [ OK ] sycl.team_broadcast_long (1 ms) 7: [ RUN ] sycl.team_broadcast_long_wrapper 7: [ OK ] sycl.team_broadcast_long_wrapper (1 ms) 7: [ RUN ] sycl.team_broadcast_char 7: [ OK ] sycl.team_broadcast_char (1 ms) 7: [ RUN ] sycl.team_broadcast_float 7: [ OK ] sycl.team_broadcast_float (1 ms) 7: [ RUN ] sycl.team_broadcast_double 7: [ OK ] sycl.team_broadcast_double (1 ms) 7: [ RUN ] sycl.team_handle_by_value 7: [ OK ] sycl.team_handle_by_value (0 ms) 7: [ RUN ] sycl.team_vector 7: [ OK ] sycl.team_vector (30 ms) 7: [ RUN ] sycl.triple_nested_parallelism 7: [ OK ] sycl.triple_nested_parallelism (5 ms) 7: [ RUN ] sycl.parallel_scan_with_reducers 7: [ OK ] sycl.parallel_scan_with_reducers (79 ms) 7: [ RUN ] sycl.team_thread_range_combined_reducers 7: [ OK ] sycl.team_thread_range_combined_reducers (1 ms) 7: [ RUN ] sycl.thread_vector_range_combined_reducers 7: [ OK ] sycl.thread_vector_range_combined_reducers (0 ms) 7: [ RUN ] sycl.team_vector_range_combined_reducers 7: [ OK ] sycl.team_vector_range_combined_reducers (0 ms) 7: [ RUN ] sycl.TeamThreadMDRangeParallelFor 7: [ OK ] sycl.TeamThreadMDRangeParallelFor (19 ms) 7: [ RUN ] sycl.ThreadVectorMDRangeParallelFor 7: [ OK ] sycl.ThreadVectorMDRangeParallelFor (10 ms) 7: [ RUN ] sycl.TeamVectorMDRangeParallelFor 7: [ OK ] sycl.TeamVectorMDRangeParallelFor (11 ms) 7: [ RUN ] sycl.TeamThreadMDRangeParallelReduce 7: [ OK ] sycl.TeamThreadMDRangeParallelReduce (16 ms) 7: [ RUN ] sycl.ThreadVectorMDRangeParallelReduce 7: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestTeamMDRange.hpp:2186: Skipped 7: skipping because of bug in group_barrier implementation 7: [ SKIPPED ] sycl.ThreadVectorMDRangeParallelReduce (0 ms) 7: [ RUN ] sycl.TeamVectorMDRangeParallelReduce 7: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestTeamMDRange.hpp:2219: Skipped 7: skipping because of bug in group_barrier implementation 7: [ SKIPPED ] sycl.TeamVectorMDRangeParallelReduce (0 ms) 7: [ RUN ] sycl.team_policy_runtime_parameters 7: [ OK ] sycl.team_policy_runtime_parameters (0 ms) 7: [ RUN ] sycl.team_reduction_scan 36: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: Benchmark Time CPU Iterations FOM: fill ops per second 36: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: 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 5956 47.7718M/s 7: [ OK ] sycl.team_reduction_scan (1276 ms) 7: [ RUN ] sycl.team_long_reduce 7: [ OK ] sycl.team_long_reduce (15 ms) 7: [ RUN ] sycl.team_double_reduce 7: [ OK ] sycl.team_double_reduce (15 ms) 7: [ RUN ] sycl.team_long_array_reduce 7: [ OK ] sycl.team_long_array_reduce (16 ms) 7: [ RUN ] sycl.team_double_array_reduce 7: [ OK ] sycl.team_double_array_reduce (15 ms) 7: [ RUN ] sycl.team_parallel_dummy_with_reducer_and_scratch_space 7: [ OK ] sycl.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 7: [ RUN ] sycl.repeated_team_reduce 7: [ OK ] sycl.repeated_team_reduce (16 ms) 7: [ RUN ] sycl.nested_team_reduce_functor_as_reducer 7: [ OK ] sycl.nested_team_reduce_functor_as_reducer (0 ms) 7: [ RUN ] sycl.team_scan 7: [ OK ] sycl.team_scan (137 ms) 7: [ RUN ] sycl.team_scan_ret_val 7: [ OK ] sycl.team_scan_ret_val (139 ms) 7: [ RUN ] sycl.team_shared_request 7: [ OK ] sycl.team_shared_request (0 ms) 7: [ RUN ] sycl.team_scratch_request 7: [ OK ] sycl.team_scratch_request (1 ms) 7: [ RUN ] sycl.team_lambda_shared_request 7: [ OK ] sycl.team_lambda_shared_request (15 ms) 7: [ RUN ] sycl.scratch_align 7: [ OK ] sycl.scratch_align (0 ms) 7: [ RUN ] sycl.shmem_size 7: [ OK ] sycl.shmem_size (0 ms) 7: [ RUN ] sycl.multi_level_scratch 7: [ OK ] sycl.multi_level_scratch (14 ms) 7: [ RUN ] sycl.team_scratch_memory_index_parallel_for 7: [ OK ] sycl.team_scratch_memory_index_parallel_for (0 ms) 7: [ RUN ] sycl.team_policy_max_recommended 7: [ OK ] sycl.team_policy_max_recommended (12 ms) 7: [ RUN ] sycl.team_policy_minmax_scalar_without_plus_equal_k 7: [ OK ] sycl.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 7: [ RUN ] sycl.team_teamvector_range 7: [ OK ] sycl.team_teamvector_range (4 ms) 7: [ RUN ] sycl.unique_token_global 7: [ OK ] sycl.unique_token_global (1 ms) 7: [ RUN ] sycl.unique_token_instance 7: [ OK ] sycl.unique_token_instance (1 ms) 7: [ RUN ] sycl.unique_token_team_acquire 7: [ OK ] sycl.unique_token_team_acquire (1 ms) 7: [ RUN ] sycl.view_api_a 7: [ OK ] sycl.view_api_a (7 ms) 7: [ RUN ] sycl.view_layout_left_with_stride 7: [ OK ] sycl.view_layout_left_with_stride (0 ms) 7: [ RUN ] sycl.view_layout_right_with_stride 7: [ OK ] sycl.view_layout_right_with_stride (0 ms) 7: [ RUN ] sycl.view_api_b 7: [ OK ] sycl.view_api_b (4 ms) 7: [ RUN ] sycl.view_api_c 7: [ OK ] sycl.view_api_c (0 ms) 7: [ RUN ] sycl.view_api_d 7: [ OK ] sycl.view_api_d (0 ms) 7: [ RUN ] sycl.view_remap 7: [ OK ] sycl.view_remap (0 ms) 7: [ RUN ] sycl.view_mirror_nonconst 7: [ OK ] sycl.view_mirror_nonconst (0 ms) 7: [ RUN ] sycl.view_stride_method 7: [ OK ] sycl.view_stride_method (0 ms) 7: [ RUN ] sycl.anonymous_space 7: [ OK ] sycl.anonymous_space (0 ms) 7: [ RUN ] sycl.view_overload_resolution 7: [ OK ] sycl.view_overload_resolution (0 ms) 7: [ RUN ] sycl.view_allocation_large_rank 7: [ OK ] sycl.view_allocation_large_rank (5 ms) 7: [ RUN ] sycl.view_shmem_size_on_device 7: [ OK ] sycl.view_shmem_size_on_device (0 ms) 7: [ RUN ] sycl.view_is_assignable 7: [ OK ] sycl.view_is_assignable (0 ms) 7: [ RUN ] sycl.view_bad_alloc 7: 7: PI CUDA ERROR: 7: Value: 2 7: Name: CUDA_ERROR_OUT_OF_MEMORY 7: Description: out of memory 7: Function: cuda_piextUSMDeviceAlloc 7: Source Location: /root/intel-llvm-mirror/sycl/plugins/cuda/pi_cuda.cpp:4899 7: 7: 7: PI CUDA ERROR: 7: Value: 2 7: Name: CUDA_ERROR_OUT_OF_MEMORY 7: Description: out of memory 7: Function: cuda_piextUSMSharedAlloc 7: Source Location: /root/intel-llvm-mirror/sycl/plugins/cuda/pi_cuda.cpp:4924 7: 7: 7: PI CUDA ERROR: 7: Value: 2 7: Name: CUDA_ERROR_OUT_OF_MEMORY 7: Description: out of memory 7: Function: cuda_piextUSMHostAlloc 7: Source Location: /root/intel-llvm-mirror/sycl/plugins/cuda/pi_cuda.cpp:4875 7: 7: [ OK ] sycl.view_bad_alloc (0 ms) 7: [ RUN ] sycl.view_copy_tests 7: [ OK ] sycl.view_copy_tests (7 ms) 7: [ RUN ] sycl.view_copy_tests_rank_0 7: [ OK ] sycl.view_copy_tests_rank_0 (0 ms) 7: [ RUN ] sycl.view_copy_degenerated 7: [ OK ] sycl.view_copy_degenerated (0 ms) 7: [ RUN ] sycl.view_fill_tests_layout_right 7: [ OK ] sycl.view_fill_tests_layout_right (86 ms) 7: [ RUN ] sycl.view_fill_tests_layout_left 7: [ OK ] sycl.view_fill_tests_layout_left (79 ms) 7: [ RUN ] sycl.vcp_empty_traits 7: [ OK ] sycl.vcp_empty_traits (0 ms) 7: [ RUN ] sycl.is_view_label 7: [ OK ] sycl.is_view_label (0 ms) 7: [ RUN ] sycl.vcp_label_base_traits 7: [ OK ] sycl.vcp_label_base_traits (0 ms) 7: [ RUN ] sycl.vcp_label_traits 7: [ OK ] sycl.vcp_label_traits (0 ms) 7: [ RUN ] sycl.view_alloc_can_perfect_forward_label 7: [ OK ] sycl.view_alloc_can_perfect_forward_label (0 ms) 7: [ RUN ] sycl.vcp_label_copy_constructor 7: [ OK ] sycl.vcp_label_copy_constructor (0 ms) 7: [ RUN ] sycl.vcp_pointer_add_property 7: [ OK ] sycl.vcp_pointer_add_property (0 ms) 7: [ RUN ] sycl.view_empty_runtime_unmanaged 7: [ OK ] sycl.view_empty_runtime_unmanaged (0 ms) 7: [ RUN ] sycl.view_hooks 7: [ OK ] sycl.view_hooks (0 ms) 7: [ RUN ] sycl.view_layoutstride_left_to_layoutleft_assignment 7: [ OK ] sycl.view_layoutstride_left_to_layoutleft_assignment (52 ms) 7: [ RUN ] sycl.view_layoutstride_right_to_layoutright_assignment 7: [ OK ] sycl.view_layoutstride_right_to_layoutright_assignment (46 ms) 7: [ RUN ] sycl.view_irregular_layout 7: [ OK ] sycl.view_irregular_layout (0 ms) 7: [ RUN ] sycl.view_mapping 7: [ OK ] sycl.view_mapping (58 ms) 7: [ RUN ] sycl.view_mapping_operator 7: [ OK ] sycl.view_mapping_operator (15 ms) 7: [ RUN ] sycl.static_extent 7: [ OK ] sycl.static_extent (0 ms) 7: [ RUN ] sycl.view_mapping_atomic 7: [ OK ] sycl.view_mapping_atomic (0 ms) 7: [ RUN ] sycl.view_mapping_class_value 7: [ OK ] sycl.view_mapping_class_value (0 ms) 7: [ RUN ] sycl.view_mapping_assignable 7: [ OK ] sycl.view_mapping_assignable (0 ms) 7: [ RUN ] sycl.view_mapping_trivially_copyable 7: [ OK ] sycl.view_mapping_trivially_copyable (0 ms) 7: [ RUN ] sycl.view_mapping_subview 7: [ OK ] sycl.view_mapping_subview (0 ms) 7: [ RUN ] sycl.view_nested_view 7: [ OK ] sycl.view_nested_view (0 ms) 7: [ RUN ] sycl.view_of_views_default 7: [ OK ] sycl.view_of_views_default (0 ms) 7: [ RUN ] sycl.view_of_views_without_initializing 7: [ OK ] sycl.view_of_views_without_initializing (0 ms) 7: [ RUN ] sycl.test_view_of_views_sequential_host_init 7: [ OK ] sycl.test_view_of_views_sequential_host_init (0 ms) 7: [ RUN ] sycl.append_formatted_multidimensional_index 7: [ OK ] sycl.append_formatted_multidimensional_index (0 ms) 7: [ RUN ] sycl.view_resize 7: [ OK ] sycl.view_resize (9 ms) 7: [ RUN ] sycl.view_realloc 7: [ OK ] sycl.view_realloc (1 ms) 7: [ RUN ] sycl.resize_realloc_no_init 7: [ OK ] sycl.resize_realloc_no_init (0 ms) 7: [ RUN ] sycl.resize_realloc_no_alloc 7: [ OK ] sycl.resize_realloc_no_alloc (0 ms) 7: [ RUN ] sycl.realloc_exec_space 7: [ OK ] sycl.realloc_exec_space (0 ms) 7: [ RUN ] sycl.view_alloc 7: [ OK ] sycl.view_alloc (0 ms) 7: [ RUN ] sycl.view_alloc_exec_space 7: [ OK ] sycl.view_alloc_exec_space (0 ms) 7: [ RUN ] sycl.view_alloc_int 7: [ OK ] sycl.view_alloc_int (0 ms) 7: [ RUN ] sycl.view_alloc_exec_space_int 7: [ OK ] sycl.view_alloc_exec_space_int (0 ms) 7: [ RUN ] sycl.deep_copy_zero_memset 7: [ OK ] sycl.deep_copy_zero_memset (0 ms) 7: [ RUN ] sycl.resize_exec_space 7: [ OK ] sycl.resize_exec_space (0 ms) 7: [ RUN ] sycl.view_allocation_int 7: [ OK ] sycl.view_allocation_int (0 ms) 7: [ RUN ] sycl.view_allocation_exec_space_int 7: [ OK ] sycl.view_allocation_exec_space_int (0 ms) 7: [ RUN ] sycl.view_not_default_constructible 7: [ OK ] sycl.view_not_default_constructible (0 ms) 7: [----------] 106 tests from sycl (2400 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 113 tests from 2 test suites ran. (10557 ms total) 7: [ PASSED ] 106 tests. 7: [ SKIPPED ] 7 tests, listed below: 7: [ SKIPPED ] sycl_DeathTest.view_construction_with_wrong_params_dyn 7: [ SKIPPED ] sycl_DeathTest.view_construction_with_wrong_params_stat 7: [ SKIPPED ] sycl_DeathTest.view_construction_with_wrong_params_mix 7: [ SKIPPED ] sycl_DeathTest.view_construction_with_wrong_static_extents 7: [ SKIPPED ] sycl_DeathTest.view_memory_access_violations_from_device 7: [ SKIPPED ] sycl.ThreadVectorMDRangeParallelReduce 7: [ SKIPPED ] sycl.TeamVectorMDRangeParallelReduce 7/62 Test #7: Kokkos_CoreUnitTest_SYCL2A ................................. Passed 11.01 sec test 8 Start 8: Kokkos_CoreUnitTest_SYCL2B 8: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2B 8: Test timeout computed to be: 1500 8: [==========] Running 16 tests from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 16 tests from sycl_shared_usm 8: [ RUN ] sycl_shared_usm.view_subview_assign_strided 8: [ OK ] sycl_shared_usm.view_subview_assign_strided (3 ms) 8: [ RUN ] sycl_shared_usm.view_subview_left_0 8: [ OK ] sycl_shared_usm.view_subview_left_0 (0 ms) 8: [ RUN ] sycl_shared_usm.view_subview_left_1 8: [ OK ] sycl_shared_usm.view_subview_left_1 (0 ms) 8: [ RUN ] sycl_shared_usm.view_subview_left_2 8: [ OK ] sycl_shared_usm.view_subview_left_2 (0 ms) 8: [ RUN ] sycl_shared_usm.view_subview_left_3 8: [ OK ] sycl_shared_usm.view_subview_left_3 (0 ms) 8: [ RUN ] sycl_shared_usm.view_subview_right_0 8: [ OK ] sycl_shared_usm.view_subview_right_0 (0 ms) 8: [ RUN ] sycl_shared_usm.view_subview_right_1 8: [ OK ] sycl_shared_usm.view_subview_right_1 (0 ms) 8: [ RUN ] sycl_shared_usm.view_subview_right_3 8: [ OK ] sycl_shared_usm.view_subview_right_3 (0 ms) 8: [ RUN ] sycl_shared_usm.view_static_tests 8: [ OK ] sycl_shared_usm.view_static_tests (0 ms) 8: [ RUN ] sycl_shared_usm.view_subview_layoutleft_to_layoutleft 8: [ OK ] sycl_shared_usm.view_subview_layoutleft_to_layoutleft (5 ms) 8: [ RUN ] sycl_shared_usm.view_subview_layoutright_to_layoutright 8: [ OK ] sycl_shared_usm.view_subview_layoutright_to_layoutright (2 ms) 8: [ RUN ] sycl_shared_usm.view_subview_1d_assign 8: [ OK ] sycl_shared_usm.view_subview_1d_assign (4 ms) 8: [ RUN ] sycl_shared_usm.view_subview_1d_assign_atomic 8: [ OK ] sycl_shared_usm.view_subview_1d_assign_atomic (4 ms) 8: [ RUN ] sycl_shared_usm.view_subview_1d_assign_randomaccess 8: [ OK ] sycl_shared_usm.view_subview_1d_assign_randomaccess (4 ms) 8: [ RUN ] sycl_shared_usm.view_subview_2d_from_3d 8: [ OK ] sycl_shared_usm.view_subview_2d_from_3d (72 ms) 8: [ RUN ] sycl_shared_usm.view_subview_2d_from_3d_atomic 8: [ OK ] sycl_shared_usm.view_subview_2d_from_3d_atomic (73 ms) 8: [----------] 16 tests from sycl_shared_usm (175 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 16 tests from 1 test suite ran. (175 ms total) 8: [ PASSED ] 16 tests. 8/62 Test #8: Kokkos_CoreUnitTest_SYCL2B ................................. Passed 0.56 sec test 9 Start 9: Kokkos_CoreUnitTest_SYCL2C 9: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2C 9: Test timeout computed to be: 1500 9: [==========] Running 4 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 4 tests from sycl_shared_usm 9: [ RUN ] sycl_shared_usm.view_subview_2d_from_3d_randomaccess 9: [ OK ] sycl_shared_usm.view_subview_2d_from_3d_randomaccess (76 ms) 9: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_left 9: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_left (155 ms) 9: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_left_atomic 9: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_left_atomic (152 ms) 9: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_left_randomaccess 9: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_left_randomaccess (153 ms) 9: [----------] 4 tests from sycl_shared_usm (537 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 4 tests from 1 test suite ran. (537 ms total) 9: [ PASSED ] 4 tests. 9/62 Test #9: Kokkos_CoreUnitTest_SYCL2C ................................. Passed 0.93 sec test 10 Start 10: Kokkos_CoreUnitTest_SYCL2D 10: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2D 10: Test timeout computed to be: 1500 10: [==========] Running 5 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 5 tests from sycl_shared_usm 10: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_right 10: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_right (158 ms) 10: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_right_atomic 10: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_right_atomic (158 ms) 10: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_right_randomaccess 10: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_right_randomaccess (153 ms) 10: [ RUN ] sycl_shared_usm.view_test_unmanaged_subview_reset 10: [ OK ] sycl_shared_usm.view_test_unmanaged_subview_reset (10 ms) 10: [ RUN ] sycl_shared_usm.view_subview_memory_traits_construction 10: [ OK ] sycl_shared_usm.view_subview_memory_traits_construction (0 ms) 10: [----------] 5 tests from sycl_shared_usm (481 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 5 tests from 1 test suite ran. (481 ms total) 10: [ PASSED ] 5 tests. 10/62 Test #10: Kokkos_CoreUnitTest_SYCL2D ................................. Passed 0.86 sec test 11 Start 11: Kokkos_CoreUnitTest_SYCL3 11: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_SYCL3 11: Test timeout computed to be: 1500 11: [==========] Running 60 tests from 3 test suites. 11: [----------] Global test environment set-up. 11: [----------] 4 tests from sycl 11: [ RUN ] sycl.team_scratch_1_queues 36: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: Benchmark Time CPU Iterations FOM: cycle ops per second 36: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 36: 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 17740 280.708M/s 36/61 Test #36: Kokkos_PerformanceTest_Mempool ............................. Passed 8.06 sec test 37 Start 37: Kokkos_PerformanceTest_Atomic 37: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-12-31_T15-21-47.json" 37: Test timeout computed to be: 1500 37: 2024-12-31T16:08:46+00:00 37: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Atomic 37: Run on (6 X 2095.08 MHz CPU s) 37: CPU Caches: 37: L1 Data 32 KiB (x6) 37: L1 Instruction 32 KiB (x6) 37: L2 Unified 4096 KiB (x6) 37: L3 Unified 16384 KiB (x6) 37: Load Average: 1.05, 3.91, 6.35 37: CPU architecture: none 37: Default Device: Cuda 37: GIT_BRANCH: HEAD 37: GIT_CLEAN_STATUS: CLEAN 37: GIT_COMMIT_DATE: 2024-12-31T10:21:03-05:00 37: GIT_COMMIT_DESCRIPTION: Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD 37: GIT_COMMIT_HASH: 92e9230b8 37: GPU architecture: VOLTA70 37: KOKKOS_COMPILER_CLANG: 1200 37: KOKKOS_ENABLE_ASM: no 37: KOKKOS_ENABLE_CUDA: yes 37: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 37: KOKKOS_ENABLE_CUDA_UVM: no 37: KOKKOS_ENABLE_CXX17: yes 37: KOKKOS_ENABLE_CXX20: no 37: KOKKOS_ENABLE_CXX23: no 37: KOKKOS_ENABLE_CXX26: no 37: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 37: KOKKOS_ENABLE_HWLOC: no 37: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 37: KOKKOS_ENABLE_LIBDL: yes 37: KOKKOS_ENABLE_PRAGMA_IVDEP: no 37: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 37: KOKKOS_ENABLE_PRAGMA_UNROLL: no 37: KOKKOS_ENABLE_PRAGMA_VECTOR: no 37: KOKKOS_ENABLE_SERIAL: yes 37: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 GiB, Shared Memory per Block: 48 KiB : Selected 37: Kokkos Version: 4.5.99 37: macro KOKKOS_ENABLE_CUDA: defined 37: platform: 64bit 37: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 37: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 37: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 37: Test_Atomic<int>/30000/iterations:10 0.167 s 0.166 s 10 1 4 4.04873m 3.33653m 106.867u 449.985M 45.248k 449.985M [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o 37: Test_Atomic<long int>/100000/iterations:10 1.07 s 1.06 s 10 1 8 2.45559m 1.13223m 74.4u 4.99995G 177.28k 4.99995G 11: [ OK ] sycl.team_scratch_1_queues (22962 ms) 11: [ RUN ] sycl.space_access 11: [ OK ] sycl.space_access (0 ms) 11: [ RUN ] sycl.uvm 11: [ OK ] sycl.uvm (1 ms) 11: [ RUN ] sycl.impl_view_accessible 11: [ OK ] sycl.impl_view_accessible (6 ms) 11: [----------] 4 tests from sycl (22971 ms total) 11: 11: [----------] 28 tests from sycl_host_usm 11: [ RUN ] sycl_host_usm.impl_shared_alloc 11: [ OK ] sycl_host_usm.impl_shared_alloc (28 ms) 11: [ RUN ] sycl_host_usm.view_api_a 11: [ OK ] sycl_host_usm.view_api_a (6 ms) 11: [ RUN ] sycl_host_usm.view_layout_left_with_stride 11: [ OK ] sycl_host_usm.view_layout_left_with_stride (0 ms) 11: [ RUN ] sycl_host_usm.view_layout_right_with_stride 11: [ OK ] sycl_host_usm.view_layout_right_with_stride (0 ms) 11: [ RUN ] sycl_host_usm.view_api_b 11: [ OK ] sycl_host_usm.view_api_b (1 ms) 11: [ RUN ] sycl_host_usm.view_api_c 11: [ OK ] sycl_host_usm.view_api_c (0 ms) 11: [ RUN ] sycl_host_usm.view_api_d 11: [ OK ] sycl_host_usm.view_api_d (0 ms) 11: [ RUN ] sycl_host_usm.view_remap 11: [ OK ] sycl_host_usm.view_remap (0 ms) 11: [ RUN ] sycl_host_usm.view_mirror_nonconst 11: [ OK ] sycl_host_usm.view_mirror_nonconst (0 ms) 11: [ RUN ] sycl_host_usm.view_stride_method 11: [ OK ] sycl_host_usm.view_stride_method (0 ms) 11: [ RUN ] sycl_host_usm.anonymous_space 11: [ OK ] sycl_host_usm.anonymous_space (0 ms) 11: [ RUN ] sycl_host_usm.view_overload_resolution 11: [ OK ] sycl_host_usm.view_overload_resolution (0 ms) 11: [ RUN ] sycl_host_usm.view_allocation_large_rank 11: [ OK ] sycl_host_usm.view_allocation_large_rank (4436 ms) 11: [ RUN ] sycl_host_usm.view_shmem_size_on_device 11: [ OK ] sycl_host_usm.view_shmem_size_on_device (0 ms) 11: [ RUN ] sycl_host_usm.view_is_assignable 11: [ OK ] sycl_host_usm.view_is_assignable (0 ms) 11: [ RUN ] sycl_host_usm.view_copy_tests 11: [ OK ] sycl_host_usm.view_copy_tests (4 ms) 11: [ RUN ] sycl_host_usm.view_copy_tests_rank_0 11: [ OK ] sycl_host_usm.view_copy_tests_rank_0 (0 ms) 11: [ RUN ] sycl_host_usm.view_copy_degenerated 11: [ OK ] sycl_host_usm.view_copy_degenerated (0 ms) 11: [ RUN ] sycl_host_usm.view_fill_tests_layout_right [ 78%] Linking CXX executable Kokkos_UnitTest_Random [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 78%] Built target Kokkos_UnitTest_Random [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o 11: [ OK ] sycl_host_usm.view_fill_tests_layout_right (4906 ms) 11: [ RUN ] sycl_host_usm.view_fill_tests_layout_left [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o 11: [ OK ] sycl_host_usm.view_fill_tests_layout_left (5112 ms) 11: [ RUN ] sycl_host_usm.view_mapping 11: [ OK ] sycl_host_usm.view_mapping (66 ms) 11: [ RUN ] sycl_host_usm.view_mapping_operator 11: [ OK ] sycl_host_usm.view_mapping_operator (3 ms) 11: [ RUN ] sycl_host_usm.static_extent 11: [ OK ] sycl_host_usm.static_extent (0 ms) 11: [ RUN ] sycl_host_usm.view_mapping_atomic 11: [ OK ] sycl_host_usm.view_mapping_atomic (0 ms) 11: [ RUN ] sycl_host_usm.view_mapping_class_value 11: [ OK ] sycl_host_usm.view_mapping_class_value (0 ms) 11: [ RUN ] sycl_host_usm.view_mapping_assignable 11: [ OK ] sycl_host_usm.view_mapping_assignable (0 ms) 11: [ RUN ] sycl_host_usm.view_mapping_trivially_copyable 11: [ OK ] sycl_host_usm.view_mapping_trivially_copyable (0 ms) 11: [ RUN ] sycl_host_usm.view_mapping_subview 11: [ OK ] sycl_host_usm.view_mapping_subview (0 ms) 11: [----------] 28 tests from sycl_host_usm (14569 ms total) 11: 11: [----------] 28 tests from sycl_shared_usm 11: [ RUN ] sycl_shared_usm.impl_shared_alloc 11: [ OK ] sycl_shared_usm.impl_shared_alloc (42 ms) 11: [ RUN ] sycl_shared_usm.view_api_a 11: [ OK ] sycl_shared_usm.view_api_a (17 ms) 11: [ RUN ] sycl_shared_usm.view_layout_left_with_stride 11: [ OK ] sycl_shared_usm.view_layout_left_with_stride (0 ms) 11: [ RUN ] sycl_shared_usm.view_layout_right_with_stride 11: [ OK ] sycl_shared_usm.view_layout_right_with_stride (0 ms) 11: [ RUN ] sycl_shared_usm.view_api_b 11: [ OK ] sycl_shared_usm.view_api_b (19 ms) 11: [ RUN ] sycl_shared_usm.view_api_c 11: [ OK ] sycl_shared_usm.view_api_c (0 ms) 11: [ RUN ] sycl_shared_usm.view_api_d 11: [ OK ] sycl_shared_usm.view_api_d (4 ms) 11: [ RUN ] sycl_shared_usm.view_remap 11: [ OK ] sycl_shared_usm.view_remap (1 ms) 11: [ RUN ] sycl_shared_usm.view_mirror_nonconst 11: [ OK ] sycl_shared_usm.view_mirror_nonconst (0 ms) 11: [ RUN ] sycl_shared_usm.view_stride_method 11: [ OK ] sycl_shared_usm.view_stride_method (0 ms) 11: [ RUN ] sycl_shared_usm.anonymous_space 11: [ OK ] sycl_shared_usm.anonymous_space (0 ms) 11: [ RUN ] sycl_shared_usm.view_overload_resolution 11: [ OK ] sycl_shared_usm.view_overload_resolution (0 ms) 11: [ RUN ] sycl_shared_usm.view_allocation_large_rank 11: [ OK ] sycl_shared_usm.view_allocation_large_rank (1126 ms) 11: [ RUN ] sycl_shared_usm.view_shmem_size_on_device 11: [ OK ] sycl_shared_usm.view_shmem_size_on_device (10 ms) 11: [ RUN ] sycl_shared_usm.view_is_assignable 11: [ OK ] sycl_shared_usm.view_is_assignable (6 ms) 11: [ RUN ] sycl_shared_usm.view_copy_tests 11: [ OK ] sycl_shared_usm.view_copy_tests (24 ms) 11: [ RUN ] sycl_shared_usm.view_copy_tests_rank_0 11: [ OK ] sycl_shared_usm.view_copy_tests_rank_0 (4 ms) 11: [ RUN ] sycl_shared_usm.view_copy_degenerated 11: [ OK ] sycl_shared_usm.view_copy_degenerated (0 ms) 11: [ RUN ] sycl_shared_usm.view_fill_tests_layout_right 11: [ OK ] sycl_shared_usm.view_fill_tests_layout_right (308 ms) 11: [ RUN ] sycl_shared_usm.view_fill_tests_layout_left 11: [ OK ] sycl_shared_usm.view_fill_tests_layout_left (300 ms) 11: [ RUN ] sycl_shared_usm.view_mapping 11: [ OK ] sycl_shared_usm.view_mapping (68 ms) 11: [ RUN ] sycl_shared_usm.view_mapping_operator 11: [ OK ] sycl_shared_usm.view_mapping_operator (16 ms) 11: [ RUN ] sycl_shared_usm.static_extent 11: [ OK ] sycl_shared_usm.static_extent (0 ms) 11: [ RUN ] sycl_shared_usm.view_mapping_atomic 11: [ OK ] sycl_shared_usm.view_mapping_atomic (0 ms) 11: [ RUN ] sycl_shared_usm.view_mapping_class_value 11: [ OK ] sycl_shared_usm.view_mapping_class_value (0 ms) 11: [ RUN ] sycl_shared_usm.view_mapping_assignable 11: [ OK ] sycl_shared_usm.view_mapping_assignable (0 ms) 11: [ RUN ] sycl_shared_usm.view_mapping_trivially_copyable 11: [ OK ] sycl_shared_usm.view_mapping_trivially_copyable (0 ms) 11: [ RUN ] sycl_shared_usm.view_mapping_subview 11: [ OK ] sycl_shared_usm.view_mapping_subview (0 ms) 11: [----------] 28 tests from sycl_shared_usm (1954 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 60 tests from 3 test suites ran. (39496 ms total) 11: [ PASSED ] 60 tests. 11/62 Test #11: Kokkos_CoreUnitTest_SYCL3 .................................. Passed 39.83 sec test 12 Start 12: Kokkos_CoreUnitTest_SYCLInterOpInit 12: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpInit 12: Test timeout computed to be: 1500 12: [==========] Running 1 test from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 1 test from sycl 12: [ RUN ] sycl.raw_sycl_interop 12: [ OK ] sycl.raw_sycl_interop (207 ms) 12: [----------] 1 test from sycl (207 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 1 test from 1 test suite ran. (207 ms total) 12: [ PASSED ] 1 test. 12/62 Test #12: Kokkos_CoreUnitTest_SYCLInterOpInit ........................ Passed 0.33 sec test 13 Start 13: Kokkos_CoreUnitTest_SYCLInterOpInit_Context 13: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpInit_Context 13: Test timeout computed to be: 1500 13: [==========] Running 2 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 2 tests from sycl 13: [ RUN ] sycl.raw_sycl_interop_context_1 13: [ OK ] sycl.raw_sycl_interop_context_1 (2 ms) 13: [ RUN ] sycl.raw_sycl_interop_context_2 13: [ OK ] sycl.raw_sycl_interop_context_2 (0 ms) 13: [----------] 2 tests from sycl (2 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 2 tests from 1 test suite ran. (2 ms total) 13: [ PASSED ] 2 tests. 13/62 Test #13: Kokkos_CoreUnitTest_SYCLInterOpInit_Context ................ Passed 0.31 sec test 14 Start 14: Kokkos_CoreUnitTest_SYCLInterOpStreams 14: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpStreams 14: Test timeout computed to be: 1500 14: [==========] Running 1 test from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 1 test from sycl 14: [ RUN ] sycl.raw_sycl_queues 14: [ OK ] sycl.raw_sycl_queues (186 ms) 14: [----------] 1 test from sycl (186 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 1 test from 1 test suite ran. (187 ms total) 14: [ PASSED ] 1 test. 14/62 Test #14: Kokkos_CoreUnitTest_SYCLInterOpStreams ..................... Passed 0.30 sec test 15 Start 15: Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU 15: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU 15: Test timeout computed to be: 1500 15: [==========] Running 3 tests from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 3 tests from sycl_multi_gpu 15: [ RUN ] sycl_multi_gpu.managed_views 15: [ OK ] sycl_multi_gpu.managed_views (4 ms) 15: [ RUN ] sycl_multi_gpu.unmanaged_views 15: [ OK ] sycl_multi_gpu.unmanaged_views (3 ms) 15: [ RUN ] sycl_multi_gpu.scratch_space 15: [ OK ] sycl_multi_gpu.scratch_space (5 ms) 15: [----------] 3 tests from sycl_multi_gpu (14 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 3 tests from 1 test suite ran. (14 ms total) 15: [ PASSED ] 3 tests. 15/62 Test #15: Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU ............. Passed 0.32 sec test 16 Start 16: Kokkos_CoreUnitTest_Default 16: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Default 16: Test timeout computed to be: 1500 16: [==========] Running 58 tests from 41 test suites. 16: [----------] Global test environment set-up. 16: [----------] 18 tests from defaultdevicetype 16: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 16: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms) 16: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 16: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 16: [ RUN ] defaultdevicetype.shared_host_pinned_space 16: [ OK ] defaultdevicetype.shared_host_pinned_space (2 ms) 16: [ RUN ] defaultdevicetype.compiler_macros 16: [ OK ] defaultdevicetype.compiler_macros (0 ms) 16: [ RUN ] defaultdevicetype.half_conversion 16: [ OK ] defaultdevicetype.half_conversion (1 ms) 16: [ RUN ] defaultdevicetype.bhalf_conversion 16: [ OK ] defaultdevicetype.bhalf_conversion (1 ms) 16: [ RUN ] defaultdevicetype.half_operators 16: [ OK ] defaultdevicetype.half_operators (1 ms) 16: [ RUN ] defaultdevicetype.bhalf_operators 16: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 16: [ RUN ] defaultdevicetype.host_space_access 16: [ OK ] defaultdevicetype.host_space_access (0 ms) 16: [ RUN ] defaultdevicetype.reduce_instantiation_a1 16: [ OK ] defaultdevicetype.reduce_instantiation_a1 (7 ms) 16: [ RUN ] defaultdevicetype.reduce_instantiation_b1 16: [ OK ] defaultdevicetype.reduce_instantiation_b1 (14 ms) 16: [ RUN ] defaultdevicetype.reduce_instantiation_c1 16: [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) 16: [ RUN ] defaultdevicetype.reduce_instantiation_a2 16: [ OK ] defaultdevicetype.reduce_instantiation_a2 (10 ms) 16: [ RUN ] defaultdevicetype.reduce_instantiation_b2 16: [ OK ] defaultdevicetype.reduce_instantiation_b2 (19 ms) 16: [ RUN ] defaultdevicetype.reduce_instantiation_c2 16: [ OK ] defaultdevicetype.reduce_instantiation_c2 (6 ms) 16: [ RUN ] defaultdevicetype.reduce_instantiation_a3 16: [ OK ] defaultdevicetype.reduce_instantiation_a3 (12 ms) 16: [ RUN ] defaultdevicetype.reduce_instantiation_b3 16: [ OK ] defaultdevicetype.reduce_instantiation_b3 (20 ms) 16: [ RUN ] defaultdevicetype.reduce_instantiation_c3 16: [ OK ] defaultdevicetype.reduce_instantiation_c3 (7 ms) 16: [----------] 18 tests from defaultdevicetype (113 ms total) 16: 16: [----------] 1 test from kokkosresize 16: [ RUN ] kokkosresize.host_space_access 16: [ OK ] kokkosresize.host_space_access (12 ms) 16: [----------] 1 test from kokkosresize (12 ms total) 16: 16: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple<int, Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> > 16: [ RUN ] TestViewAPI/0.sizes 16: [ OK ] TestViewAPI/0.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/0 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple<int [5], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> > 16: [ RUN ] TestViewAPI/1.sizes 16: [ OK ] TestViewAPI/1.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/1 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> > 16: [ RUN ] TestViewAPI/2.sizes 16: [ OK ] TestViewAPI/2.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/2 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> > 16: [ RUN ] TestViewAPI/3.sizes 16: [ OK ] TestViewAPI/3.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/3 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 16: [ RUN ] TestViewAPI/4.sizes 16: [ OK ] TestViewAPI/4.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/4 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple<int**, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 16: [ RUN ] TestViewAPI/5.sizes 16: [ OK ] TestViewAPI/5.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/5 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 16: [ RUN ] TestViewAPI/6.sizes 16: [ OK ] TestViewAPI/6.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/6 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 16: [ RUN ] TestViewAPI/7.sizes 16: [ OK ] TestViewAPI/7.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/7 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 16: [ RUN ] TestViewAPI/8.sizes 16: [ OK ] TestViewAPI/8.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/8 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple<int***, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 16: [ RUN ] TestViewAPI/9.sizes 16: [ OK ] TestViewAPI/9.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/9 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple<int, Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> > 16: [ RUN ] TestViewAPI/10.sizes 16: [ OK ] TestViewAPI/10.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/10 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple<int [5], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> > 16: [ RUN ] TestViewAPI/11.sizes 16: [ OK ] TestViewAPI/11.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/11 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> > 16: [ RUN ] TestViewAPI/12.sizes 16: [ OK ] TestViewAPI/12.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/12 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> > 16: [ RUN ] TestViewAPI/13.sizes 16: [ OK ] TestViewAPI/13.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/13 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 16: [ RUN ] TestViewAPI/14.sizes 16: [ OK ] TestViewAPI/14.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/14 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple<int**, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 16: [ RUN ] TestViewAPI/15.sizes 16: [ OK ] TestViewAPI/15.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/15 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 16: [ RUN ] TestViewAPI/16.sizes 16: [ OK ] TestViewAPI/16.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/16 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 16: [ RUN ] TestViewAPI/17.sizes 16: [ OK ] TestViewAPI/17.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/17 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 16: [ RUN ] TestViewAPI/18.sizes 16: [ OK ] TestViewAPI/18.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/18 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple<int***, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 16: [ RUN ] TestViewAPI/19.sizes 16: [ OK ] TestViewAPI/19.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/19 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple<int, Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long> > 16: [ RUN ] TestViewAPI/20.sizes 16: [ OK ] TestViewAPI/20.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/20 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple<int [5], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul> > 16: [ RUN ] TestViewAPI/21.sizes 16: [ OK ] TestViewAPI/21.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/21 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul> > 16: [ RUN ] TestViewAPI/22.sizes 16: [ OK ] TestViewAPI/22.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/22 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple<int [5][10], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul> > 16: [ RUN ] TestViewAPI/23.sizes 16: [ OK ] TestViewAPI/23.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/23 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 16: [ RUN ] TestViewAPI/24.sizes 16: [ OK ] TestViewAPI/24.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/24 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple<int**, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul> > 16: [ RUN ] TestViewAPI/25.sizes 16: [ OK ] TestViewAPI/25.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/25 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple<int [5][10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 16: [ RUN ] TestViewAPI/26.sizes 16: [ OK ] TestViewAPI/26.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/26 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple<int* [10][15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 16: [ RUN ] TestViewAPI/27.sizes 16: [ OK ] TestViewAPI/27.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/27 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 16: [ RUN ] TestViewAPI/28.sizes 16: [ OK ] TestViewAPI/28.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/28 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple<int***, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul>, std::integer_sequence<unsigned long, 5ul, 10ul, 15ul> > 16: [ RUN ] TestViewAPI/29.sizes 16: [ OK ] TestViewAPI/29.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/29 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple<int*, Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> > 16: [ RUN ] TestViewAPI/30.sizes 16: [ OK ] TestViewAPI/30.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/30 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple<int* [10], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> > 16: [ RUN ] TestViewAPI/31.sizes 16: [ OK ] TestViewAPI/31.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/31 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple<int** [15], Kokkos::LayoutLeft, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> > 16: [ RUN ] TestViewAPI/32.sizes 16: [ OK ] TestViewAPI/32.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/32 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple<int*, Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> > 16: [ RUN ] TestViewAPI/33.sizes 16: [ OK ] TestViewAPI/33.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/33 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple<int* [10], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> > 16: [ RUN ] TestViewAPI/34.sizes 16: [ OK ] TestViewAPI/34.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/34 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple<int** [15], Kokkos::LayoutRight, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> > 16: [ RUN ] TestViewAPI/35.sizes 16: [ OK ] TestViewAPI/35.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/35 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple<int*, Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul> > 16: [ RUN ] TestViewAPI/36.sizes 16: [ OK ] TestViewAPI/36.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/36 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple<int* [10], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul>, std::integer_sequence<unsigned long, 0ul, 10ul> > 16: [ RUN ] TestViewAPI/37.sizes 16: [ OK ] TestViewAPI/37.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/37 (0 ms total) 16: 16: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple<int** [15], Kokkos::LayoutStride, std::integer_sequence<unsigned long, 0ul, 0ul>, std::integer_sequence<unsigned long, 0ul, 0ul, 15ul> > 16: [ RUN ] TestViewAPI/38.sizes 16: [ OK ] TestViewAPI/38.sizes (0 ms) 16: [----------] 1 test from TestViewAPI/38 (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 58 tests from 41 test suites ran. (127 ms total) 16: [ PASSED ] 58 tests. 16/62 Test #16: Kokkos_CoreUnitTest_Default ................................ Passed 0.58 sec test 17 Start 17: Kokkos_CoreUnitTest_InitializeFinalize 17: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 17: Test timeout computed to be: 1500 17: [==========] Running 26 tests from 5 test suites. 17: [----------] Global test environment set-up. 17: [----------] 4 tests from InitializeFinalize_DeathTest 17: [ RUN ] InitializeFinalize_DeathTest.initialize 17: [ OK ] InitializeFinalize_DeathTest.initialize (1493 ms) 17: [ RUN ] InitializeFinalize_DeathTest.finalize 17: [ OK ] InitializeFinalize_DeathTest.finalize (1030 ms) 17: [ RUN ] InitializeFinalize_DeathTest.is_initialized 17: [ OK ] InitializeFinalize_DeathTest.is_initialized (292 ms) 17: [ RUN ] InitializeFinalize_DeathTest.is_finalized 17: [ OK ] InitializeFinalize_DeathTest.is_finalized (293 ms) 17: [----------] 4 tests from InitializeFinalize_DeathTest (3109 ms total) 17: 17: [----------] 1 test from Legion_DeathTest 17: [ RUN ] Legion_DeathTest.individual_backend_initialization 17: [ OK ] Legion_DeathTest.individual_backend_initialization (305 ms) 17: [----------] 1 test from Legion_DeathTest (305 ms total) 17: 17: [----------] 2 tests from PushFinalizeHook_DeathTest 17: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 17: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (297 ms) 17: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A 17: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (591 ms) 17: [----------] 2 tests from PushFinalizeHook_DeathTest (889 ms total) 17: 17: [----------] 6 tests from ScopeGuard_DeathTest 17: [ RUN ] ScopeGuard_DeathTest.create 17: [ OK ] ScopeGuard_DeathTest.create (321 ms) 17: [ RUN ] ScopeGuard_DeathTest.create_argument [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o 17: [ OK ] ScopeGuard_DeathTest.create_argument (348 ms) 17: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 17: [ OK ] ScopeGuard_DeathTest.create_while_initialize (621 ms) 17: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 17: [ OK ] ScopeGuard_DeathTest.create_after_initialize (627 ms) 17: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 17: [ OK ] ScopeGuard_DeathTest.create_after_finalize (565 ms) 17: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 37: Test_Atomic<long long int>/100000/iterations:10 3.19 s 3.18 s 10 1 8 5.40657 1.46919m 82.56u 4.99995G 181.888k 4.99995G 17: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (603 ms) 17: [----------] 6 tests from ScopeGuard_DeathTest (3088 ms total) 17: 17: [----------] 13 tests from defaultdevicetype 17: [ RUN ] defaultdevicetype.initialization_settings 17: [ OK ] defaultdevicetype.initialization_settings (0 ms) 17: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 17: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 17: [ RUN ] defaultdevicetype.cmd_line_args_device_id 17: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 17: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 17: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 17: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 17: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 17: [ RUN ] defaultdevicetype.cmd_line_args_help 17: [ OK ] defaultdevicetype.cmd_line_args_help (29 ms) 17: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 17: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (6 ms) 17: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 17: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (25 ms) 17: [ RUN ] defaultdevicetype.env_vars_num_threads 17: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 17: [ RUN ] defaultdevicetype.env_vars_device_id 17: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 17: [ RUN ] defaultdevicetype.env_vars_disable_warnings 17: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 17: [ RUN ] defaultdevicetype.env_vars_tune_internals 17: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 17: [ RUN ] defaultdevicetype.visible_devices 17: [ OK ] defaultdevicetype.visible_devices (2 ms) 17: [----------] 13 tests from defaultdevicetype (64 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 26 tests from 5 test suites ran. (7457 ms total) 17: [ PASSED ] 26 tests. 17/62 Test #17: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 7.52 sec test 18 Start 18: Kokkos_CoreUnitTest_Develop 18: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Develop 18: Test timeout computed to be: 1500 18: [==========] Running 1 test from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 1 test from defaultdevicetype 18: [ RUN ] defaultdevicetype.development_test 18: [ OK ] defaultdevicetype.development_test (0 ms) 18: [----------] 1 test from defaultdevicetype (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 1 test from 1 test suite ran. (0 ms total) 18: [ PASSED ] 1 test. 18/62 Test #18: Kokkos_CoreUnitTest_Develop ................................ Passed 0.32 sec test 19 Start 19: Kokkos_CoreUnitTest_KokkosP 19: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 19: Test timeout computed to be: 1500 19: [==========] Running 31 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 31 tests from kokkosp 19: [ RUN ] kokkosp.test_named_instance_fence 19: Ref: 117440513 19: Ref: named_instance 19: 117440513 19: named_instance 19: [ OK ] kokkosp.test_named_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_instance_fence 19: Ref: 117440513 19: Ref: Unnamed Instance Fence 19: 117440513 19: Kokkos::SYCL::fence: Unnamed Instance Fence 19: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_named_global_fence 19: Ref: 117440512 19: Ref: test global fence 19: 0 19: test global fence 19: Miss on id 19: 117440512 19: test global fence 19: [ OK ] kokkosp.test_named_global_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_global_fence 19: Ref: 117440512 19: Ref: Unnamed Global Fence 19: 0 19: Kokkos::fence: Unnamed Global Fence 19: Miss on id 19: 117440512 19: Kokkos::fence: Unnamed Global Fence 19: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 19: [ RUN ] kokkosp.test_multiple_default_instances 19: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 19: [ RUN ] kokkosp.test_id_gen 19: [ OK ] kokkosp.test_id_gen (0 ms) 19: [ RUN ] kokkosp.test_kernel_sequence 19: Ref: 117440513 19: Ref: named_instance 19: 117440513 19: named_instance 19: Ref: 117440513 19: Ref: test_kernel 19: 117440513 19: named_instance 19: Miss on name 19: 0 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 117440512 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 117440513 19: test_kernel 19: [ OK ] kokkosp.test_kernel_sequence (0 ms) 19: [ RUN ] kokkosp.async_deep_copy 19: [ OK ] kokkosp.async_deep_copy (0 ms) 19: [ RUN ] kokkosp.parallel_for 19: [ OK ] kokkosp.parallel_for (0 ms) 19: [ RUN ] kokkosp.parallel_reduce 19: [ OK ] kokkosp.parallel_reduce (1 ms) 19: [ RUN ] kokkosp.parallel_scan 19: [ OK ] kokkosp.parallel_scan (0 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence 19: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence_view 19: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 19: [ RUN ] kokkosp.regions 19: [ OK ] kokkosp.regions (0 ms) 19: [ RUN ] kokkosp.fences 19: [ OK ] kokkosp.fences (0 ms) 19: [ RUN ] kokkosp.raw_allocation 19: [ OK ] kokkosp.raw_allocation (0 ms) 19: [ RUN ] kokkosp.view 19: [ OK ] kokkosp.view (0 ms) 19: [ RUN ] kokkosp.sections 19: [ OK ] kokkosp.sections (0 ms) 19: [ RUN ] kokkosp.metadata 19: [ OK ] kokkosp.metadata (0 ms) 19: [ RUN ] kokkosp.profile_events 19: [ OK ] kokkosp.profile_events (0 ms) 19: [ RUN ] kokkosp.no_init_kernel 19: [ OK ] kokkosp.no_init_kernel (0 ms) 19: [ RUN ] kokkosp.get_events 19: [ OK ] kokkosp.get_events (0 ms) 19: [ RUN ] kokkosp.kernel_name_parallel_for 19: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 19: [ RUN ] kokkosp.kernel_name_parallel_reduce 19: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 19: [ RUN ] kokkosp.kernel_name_parallel_scan 19: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 19: [ RUN ] kokkosp.kernel_name_internal 19: [ OK ] kokkosp.kernel_name_internal (0 ms) 19: [ RUN ] kokkosp.profiling_section 19: [ OK ] kokkosp.profiling_section (0 ms) 19: [ RUN ] kokkosp.scoped_profile_region 19: [ OK ] kokkosp.scoped_profile_region (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: [----------] 31 tests from kokkosp (5 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 31 tests from 1 test suite ran. (5 ms total) 19: [ PASSED ] 31 tests. 19/62 Test #19: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.32 sec test 20 Start 20: Kokkos_CoreUnitTest_ToolIndependence 20: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 20: Test timeout computed to be: 1500 20/62 Test #20: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.02 sec test 21 Start 21: Kokkos_ProfilingTestLibraryLoadHelp 21: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 21: Environment variables: 21: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so 21: Test timeout computed to be: 1500 21: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 21/62 Test #21: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.30 sec test 22 Start 22: Kokkos_ProfilingTestLibraryCmdLineHelp 22: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so" 22: Test timeout computed to be: 1500 22: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 22/62 Test #22: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.31 sec test 23 Start 23: Kokkos_ProfilingTestLibraryLoad 23: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 23: Environment variables: 23: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so 23: Test timeout computed to be: 1500 23: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 23: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:SYCL::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_INTEL_LLVM:20230000::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:intel_llvm::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.5.99::kokkosp_allocate_data:Host:source:0xe4f5c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xe4f800:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xe4f880:Host:source:0xe4f640: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:0xe4fa40: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:0xe4f800:40::kokkosp_deallocate_data:Host:source:0xe4f5c0:40::kokkosp_finalize_library:: 23/62 Test #23: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.31 sec test 24 Start 24: Kokkos_ProfilingTestLibraryCmdLine 24: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/libkokkosprinter-tool.so" 24: Test timeout computed to be: 1500 [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o 24: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:SYCL::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_INTEL_LLVM:20230000::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:intel_llvm::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.5.99::kokkosp_allocate_data:Host:source:0xe4f5c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xe4f800:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xe4f880:Host:source:0xe4f640: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:0xe4fa40: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:0xe4f800:40::kokkosp_deallocate_data:Host:source:0xe4f5c0:40::kokkosp_finalize_library:: 24/62 Test #24: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.29 sec test 25 Start 25: Kokkos_CoreUnitTest_StackTraceTest 25: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec 25: Test timeout computed to be: 1500 25: [==========] Running 3 tests from 2 test suites. 25: [----------] Global test environment set-up. 25: [----------] 2 tests from defaultdevicetype_DeathTest 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x494c40] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x437fec] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x434e08] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xdb) [0x43617b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46e66b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x446638] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x447a6f] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x448331] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45863f] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46ef8b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x457c42] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x436670] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x434cd5] 25: 25: demangled test_f1: 25: [0x494c40] Kokkos::Impl::save_stacktrace() 25: [0x437fec] Test::stacktrace_test_f1(std::ostream&) 25: [0x434e08] Test::test_stacktrace(bool, bool) 25: [0x43617b] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x46e66b] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x446638] testing::Test::Run() 25: [0x447a6f] testing::TestInfo::Run() 25: [0x448331] testing::TestSuite::Run() 25: [0x45863f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46ef8b] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x457c42] testing::UnitTest::Run() 25: [0x436670] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x434cd5] _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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x494c40] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x437fec] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x4381b6] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4357e8] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xdb) [0x43617b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46e66b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x446638] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x447a6f] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x448331] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45863f] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46ef8b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x457c42] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x436670] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x434cd5] 25: 25: demangled test_f3: 25: [0x494c40] Kokkos::Impl::save_stacktrace() 25: [0x437fec] Test::stacktrace_test_f1(std::ostream&) 25: [0x4381b6] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x4357e8] Test::test_stacktrace(bool, bool) 25: [0x43617b] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x46e66b] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x446638] testing::Test::Run() 25: [0x447a6f] testing::TestInfo::Run() 25: [0x448331] testing::TestSuite::Run() 25: [0x45863f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46ef8b] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x457c42] testing::UnitTest::Run() 25: [0x436670] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x434cd5] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (555 ms) 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x494c40] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x437fec] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x434e08] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd8) [0x436448] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46e66b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x446638] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x447a6f] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x448331] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45863f] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46ef8b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x457c42] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x436670] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x434cd5] 25: 25: demangled test_f1: 25: [0x494c40] Kokkos::Impl::save_stacktrace() 25: [0x437fec] Test::stacktrace_test_f1(std::ostream&) 25: [0x434e08] Test::test_stacktrace(bool, bool) 25: [0x436448] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x46e66b] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x446638] testing::Test::Run() 25: [0x447a6f] testing::TestInfo::Run() 25: [0x448331] testing::TestSuite::Run() 25: [0x45863f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46ef8b] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x457c42] testing::UnitTest::Run() 25: [0x436670] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x434cd5] _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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x494c40] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x437fec] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x4381b6] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4357e8] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xd8) [0x436448] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46e66b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x446638] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x447a6f] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x448331] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45863f] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46ef8b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x457c42] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x436670] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x434cd5] 25: 25: demangled test_f3: 25: [0x494c40] Kokkos::Impl::save_stacktrace() 25: [0x437fec] Test::stacktrace_test_f1(std::ostream&) 25: [0x4381b6] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x4357e8] Test::test_stacktrace(bool, bool) 25: [0x436448] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x46e66b] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x446638] testing::Test::Run() 25: [0x447a6f] testing::TestInfo::Run() 25: [0x448331] testing::TestSuite::Run() 25: [0x45863f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46ef8b] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x457c42] testing::UnitTest::Run() 25: [0x436670] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x434cd5] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (561 ms) 25: [----------] 2 tests from defaultdevicetype_DeathTest (1116 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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x494c40] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x437fec] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x434e08] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46e66b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x446638] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x447a6f] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x448331] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45863f] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46ef8b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x457c42] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x436670] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x434cd5] 25: 25: demangled test_f1: 25: [0x494c40] Kokkos::Impl::save_stacktrace() 25: [0x437fec] Test::stacktrace_test_f1(std::ostream&) 25: [0x434e08] Test::test_stacktrace(bool, bool) 25: [0x46e66b] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x446638] testing::Test::Run() 25: [0x447a6f] testing::TestInfo::Run() 25: [0x448331] testing::TestSuite::Run() 25: [0x45863f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46ef8b] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x457c42] testing::UnitTest::Run() 25: [0x436670] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x434cd5] _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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x494c40] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x437fec] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x4381b6] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4357e8] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46e66b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x446638] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x447a6f] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x448331] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45863f] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46ef8b] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x457c42] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x436670] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x434cd5] 25: 25: demangled test_f3: 25: [0x494c40] Kokkos::Impl::save_stacktrace() 25: [0x437fec] Test::stacktrace_test_f1(std::ostream&) 25: [0x4381b6] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x4357e8] Test::test_stacktrace(bool, bool) 25: [0x46e66b] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x446638] testing::Test::Run() 25: [0x447a6f] testing::TestInfo::Run() 25: [0x448331] testing::TestSuite::Run() 25: [0x45863f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46ef8b] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x457c42] testing::UnitTest::Run() 25: [0x436670] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x434cd5] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 25: [----------] 1 test from defaultdevicetype (1 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 3 tests from 2 test suites ran. (1117 ms total) 25: [ PASSED ] 3 tests. 25/62 Test #25: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 1.43 sec test 26 Start 26: Kokkos_IncrementalTest_SERIAL 26: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 26: Test timeout computed to be: 1500 26: [==========] Running 28 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 28 tests from SERIAL 26: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 26: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 26: [ RUN ] SERIAL.IncrTest_01_execspace 26: Host Serial Execution Space: 26: KOKKOS_ENABLE_SERIAL: yes 26: 26: Serial Runtime Configuration: 26: Serial 26: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 26: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 26: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 26: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 26: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 26: [ RUN ] SERIAL.IncrTest_02_AtomicSub 26: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 26: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 26: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 26: [ RUN ] SERIAL.IncrTest_03b_memspace_free 26: [ OK ] SERIAL.IncrTest_03b_memspace_free (63 ms) 26: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 26: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 26: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 26: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 26: [ RUN ] SERIAL.IncrTest_05_reduction 26: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 26: [ RUN ] SERIAL.IncrTest_06_mdrange2D 26: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 26: [ RUN ] SERIAL.IncrTest_06_mdrange3D 26: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 26: [ RUN ] SERIAL.IncrTest_06_mdrange4D 26: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 26: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 26: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 26: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 26: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 26: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 26: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 26: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 26: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 26: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 26: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 26: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 26: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 26: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 26: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (93 ms) 26: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 26: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 26: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 26: [ OK ] SERIAL.IncrTest_12b_TeamScratch (3 ms) 26: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.incr_14_MDrangeReduce 26: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 26: [ RUN ] SERIAL.IncrTest_16_parallelscan 26: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 26: [ RUN ] SERIAL.incr_17_atomicView 26: [ OK ] SERIAL.incr_17_atomicView (0 ms) 26: [----------] 28 tests from SERIAL (162 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 28 tests from 1 test suite ran. (162 ms total) 26: [ PASSED ] 28 tests. 26/62 Test #26: Kokkos_IncrementalTest_SERIAL .............................. Passed 0.47 sec test 27 Start 27: Kokkos_IncrementalTest_SYCL 27: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_IncrementalTest_SYCL 27: Test timeout computed to be: 1500 27: [==========] Running 28 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 28 tests from SYCL 27: [ RUN ] SYCL.IncrTest_01_execspace_typedef 27: [ OK ] SYCL.IncrTest_01_execspace_typedef (0 ms) 27: [ RUN ] SYCL.IncrTest_01_execspace 27: 27: Runtime Configuration: 27: macro KOKKOS_ENABLE_ONEDPL : defined 27: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED : undefined 27: macro KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE : defined 27: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL : undefined 27: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES : defined 27: macro SYCL_EXT_ONEAPI_GRAPH : undefined 27: macro SYCL_EXT_ONEAPI_BFLOAT16 : defined 27: macro SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE : undefined 27: Immediate command lists and standard command queue allowed. 27: SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS not defined. 27: 27: Available devices: 27: [ext_oneapi_cuda]:gpu:0] NVIDIA A100 80GB PCIe : Selected 27: SYCL 27: [ OK ] SYCL.IncrTest_01_execspace (0 ms) 27: [ RUN ] SYCL.IncrTest_02_AtomicExchange 27: [ OK ] SYCL.IncrTest_02_AtomicExchange (0 ms) 27: [ RUN ] SYCL.IncrTest_02_AtomicAdd 27: [ OK ] SYCL.IncrTest_02_AtomicAdd (0 ms) 27: [ RUN ] SYCL.IncrTest_02_AtomicSub 27: [ OK ] SYCL.IncrTest_02_AtomicSub (0 ms) 27: [ RUN ] SYCL.IncrTest_03a_memspace_malloc 27: [ OK ] SYCL.IncrTest_03a_memspace_malloc (0 ms) 27: [ RUN ] SYCL.IncrTest_03b_memspace_free [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 37: Test_Atomic<unsigned int>/100000/iterations:10 1.15 s 1.14 s 10 1 4 1.67659m 1.1558m 174.7u 704.983M 187.616k 704.983M [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o 37: Test_Atomic<unsigned long int>/100000/iterations:10 1.05 s 1.05 s 10 1 8 2.468m 1093.52u 70.34u 4.99995G 846.816k 4.99995G 27: [ OK ] SYCL.IncrTest_03b_memspace_free (19821 ms) 27: [ RUN ] SYCL.IncrTest_04_simple_parallelFor 27: [ OK ] SYCL.IncrTest_04_simple_parallelFor (0 ms) 27: [ RUN ] SYCL.IncrTest_04_RangePolicy_parallelFor 27: [ OK ] SYCL.IncrTest_04_RangePolicy_parallelFor (0 ms) 27: [ RUN ] SYCL.IncrTest_05_reduction 27: [ OK ] SYCL.IncrTest_05_reduction (5 ms) 27: [ RUN ] SYCL.IncrTest_06_mdrange2D 27: [ OK ] SYCL.IncrTest_06_mdrange2D (0 ms) 27: [ RUN ] SYCL.IncrTest_06_mdrange3D 27: [ OK ] SYCL.IncrTest_06_mdrange3D (0 ms) 27: [ RUN ] SYCL.IncrTest_06_mdrange4D 27: [ OK ] SYCL.IncrTest_06_mdrange4D (0 ms) 27: [ RUN ] SYCL.IncrTest_08_deep_copy_2D 27: [ OK ] SYCL.IncrTest_08_deep_copy_2D (0 ms) 27: [ RUN ] SYCL.IncrTest_08_deep_copy_3D 27: [ OK ] SYCL.IncrTest_08_deep_copy_3D (0 ms) 27: [ RUN ] SYCL.IncrTest_08_deep_copy_4D 27: [ OK ] SYCL.IncrTest_08_deep_copy_4D (0 ms) 27: [ RUN ] SYCL.IncrTest_10_Hierarchical_Basics 27: [ OK ] SYCL.IncrTest_10_Hierarchical_Basics (0 ms) 27: [ RUN ] SYCL.IncrTest_11a_Hierarchical_ForLoop 27: [ OK ] SYCL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 27: [ RUN ] SYCL.IncrTest_11b_Hierarchical_ForLoop 27: [ OK ] SYCL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 27: [ RUN ] SYCL.IncrTest_11c_Hierarchical_ForLoop 27: [ OK ] SYCL.IncrTest_11c_Hierarchical_ForLoop (167 ms) 27: [ RUN ] SYCL.IncrTest_12a_ThreadScratch 27: [ OK ] SYCL.IncrTest_12a_ThreadScratch (1 ms) 27: [ RUN ] SYCL.IncrTest_12b_TeamScratch 27: [ OK ] SYCL.IncrTest_12b_TeamScratch (0 ms) 27: [ RUN ] SYCL.IncrTest_13a_Hierarchical_Red 27: [ OK ] SYCL.IncrTest_13a_Hierarchical_Red (0 ms) 27: [ RUN ] SYCL.IncrTest_13b_Hierarchical_Red 27: [ OK ] SYCL.IncrTest_13b_Hierarchical_Red (0 ms) 27: [ RUN ] SYCL.IncrTest_13c_Hierarchical_Red 27: [ OK ] SYCL.IncrTest_13c_Hierarchical_Red (0 ms) 27: [ RUN ] SYCL.incr_14_MDrangeReduce 27: [ OK ] SYCL.incr_14_MDrangeReduce (0 ms) 27: [ RUN ] SYCL.IncrTest_16_parallelscan 27: [ OK ] SYCL.IncrTest_16_parallelscan (2 ms) 27: [ RUN ] SYCL.incr_17_atomicView 27: [ OK ] SYCL.incr_17_atomicView (0 ms) 27: [----------] 28 tests from SYCL (20007 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 28 tests from 1 test suite ran. (20007 ms total) 27: [ PASSED ] 28 tests. 27/62 Test #27: Kokkos_IncrementalTest_SYCL ................................ Passed 20.32 sec test 28 Start 28: Kokkos_CoreUnitTest_CTestDevice 28: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 28: Test timeout computed to be: 1500 28: [==========] Running 8 tests from 2 test suites. 28: [----------] Global test environment set-up. 28: [----------] 5 tests from ctest_environment_DeathTest 28: [ RUN ] ctest_environment_DeathTest.invalid_rank 28: [ OK ] ctest_environment_DeathTest.invalid_rank (154 ms) 28: [ RUN ] ctest_environment_DeathTest.no_type_str 28: [ OK ] ctest_environment_DeathTest.no_type_str (155 ms) 28: [ RUN ] ctest_environment_DeathTest.missing_type 28: [ OK ] ctest_environment_DeathTest.missing_type (311 ms) 28: [ RUN ] ctest_environment_DeathTest.no_id_str 28: [ OK ] ctest_environment_DeathTest.no_id_str (157 ms) 28: [ RUN ] ctest_environment_DeathTest.invalid_id_str 28: [ OK ] ctest_environment_DeathTest.invalid_id_str (311 ms) 28: [----------] 5 tests from ctest_environment_DeathTest (1090 ms total) 28: 28: [----------] 3 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.good 28: [ OK ] ctest_environment.good (0 ms) 28: [----------] 3 tests from ctest_environment (0 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 8 tests from 2 test suites ran. (1090 ms total) 28: [ PASSED ] 8 tests. 28/62 Test #28: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 1.11 sec test 29 Start 29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 29: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 29: Test timeout computed to be: 1500 29/62 Test #29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.01 sec test 30 Start 30: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 30: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 30: Test timeout computed to be: 1500 30: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 30/62 Test #30: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.01 sec test 31 Start 31: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 31: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 31: Test timeout computed to be: 1500 31/62 Test #31: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.01 sec test 32 Start 32: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 32: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 32: Environment variables: 32: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 32: Test timeout computed to be: 1500 32/62 Test #32: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.01 sec test 33 Start 33: Kokkos_CoreUnitTest_DeviceAndThreads 33: Test command: /usr/bin/python3.10 "/var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/TestDeviceAndThreads.py" "-v" 33: Test timeout computed to be: 1500 33: test_device_id (__main__.KokkosInitializationTestCase) ... ok 33: test_disable_warnings (__main__.KokkosInitializationTestCase) ... ok 33: test_num_devices (__main__.KokkosInitializationTestCase) ... ok 33: test_num_threads (__main__.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 33: test_tune_internals (__main__.KokkosInitializationTestCase) ... ok 33: 33: ---------------------------------------------------------------------- 33: Ran 5 tests in 3.270s 33: 33: OK (skipped=1) 33/62 Test #33: Kokkos_CoreUnitTest_DeviceAndThreads ....................... Passed 3.87 sec test 34 Start 34: Kokkos_PerformanceTest_TaskDag 34: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 34: Test timeout computed to be: 1500 34/62 Test #34: Kokkos_PerformanceTest_TaskDag ............................. Passed 0.01 sec test 35 Start 35: Kokkos_PerformanceTest_Benchmark 35: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-12-31_T15-22-01.json" 35: Test timeout computed to be: 1500 35: 35: Available devices: 35: 2024-12-31T16:10:02+00:00 35: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 35: Run on (20 X 2345.59 MHz CPU s) 35: CPU Caches: 35: L1 Data 64 KiB (x20) 35: L1 Instruction 64 KiB (x20) 35: L2 Unified 512 KiB (x20) 35: L3 Unified 16384 KiB (x20) 35: Load Average: 1.46, 4.29, 6.25 35: Address Bits: 64 35: CPU architecture: none 35: Default Device: SYCL 35: Driver Version: CUDA 12.7 35: Error Correction Support: 1 35: GIT_BRANCH: HEAD 35: GIT_CLEAN_STATUS: CLEAN 35: GIT_COMMIT_DATE: 2024-12-31T10:21:03-05:00 35: GIT_COMMIT_DESCRIPTION: Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD 35: GIT_COMMIT_HASH: 92e9230b8 35: GPU architecture: AMPERE80 35: Global Cache Mem Line Size: 128 35: Global Mem Cache Size: 41943040 35: Global Mem Size: 85097971712 35: Image Max Buffer Size: 32768 35: Image2d Max Height: 65536 35: Image2d Max Width: 131072 35: Image3d Max Depth: 16384 35: Image3d Max Height: 16384 35: Image3d Max Width: 16384 35: Is Accelerator: 0 35: Is Available: 1 35: Is CPU: 0 35: Is GPU: 1 35: KOKKOS_COMPILER_INTEL_LLVM: 20230000 35: KOKKOS_ENABLE_ASM: yes 35: KOKKOS_ENABLE_CXX17: yes 35: KOKKOS_ENABLE_CXX20: no 35: KOKKOS_ENABLE_CXX23: no 35: KOKKOS_ENABLE_CXX26: no 35: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 35: KOKKOS_ENABLE_HWLOC: no 35: KOKKOS_ENABLE_LIBDL: yes 35: KOKKOS_ENABLE_PRAGMA_IVDEP: no 35: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 35: KOKKOS_ENABLE_PRAGMA_UNROLL: no 35: KOKKOS_ENABLE_PRAGMA_VECTOR: no 35: KOKKOS_ENABLE_SERIAL: yes 35: Kokkos Version: 4.5.99 35: Local Mem Size: 49152 35: Max Compute Units: 108 35: Max Mem Alloc Size: 1073741824 35: Max Parameter Size: 4000 35: Max Read Image Args: 128 35: Max Samplers: 128 35: Max Work Group Size: 1024 35: Max Work Item Dimensions: 3 35: Mem Base Addr Align: 4096 35: Name: NVIDIA A100 80GB PCIe 35: Native Vector Width Char: 1 35: Native Vector Width Double: 1 35: Native Vector Width Float: 1 35: Native Vector Width Half: 0 35: Native Vector Width Int: 1 35: Native Vector Width Long: 1 35: Native Vector Width Short: 1 35: Partition Max Sub Devices: 0 35: Preferred Vector Width Char: 1 35: Preferred Vector Width Double: 1 35: Preferred Vector Width Float: 1 35: Preferred Vector Width Half: 0 35: Preferred Vector Width Int: 1 35: Preferred Vector Width Long: 1 35: Preferred Vector Width Short: 1 35: Profiling Timer Resolution: 1000 35: Reference Count: 1 35: Vendor: NVIDIA Corporation 35: Vendor Id: 4318 35: Version: 0.0 35: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected 35: macro KOKKOS_ENABLE_ONEDPL: defined 35: macro KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined 35: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 35: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 35: macro SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: undefined 35: macro SYCL_EXT_ONEAPI_BFLOAT16: defined 35: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined 35: macro SYCL_EXT_ONEAPI_GRAPH: undefined 35: platform: 64bit 35: --------------------------------------------------------------------------------------------------------------------------------------------------- 35: Benchmark Time CPU Iterations Count Time normalized 35: --------------------------------------------------------------------------------------------------------------------------------------------------- 35: GramSchmidt<double>/Count:1024/iterations:5/manual_time 0.011 s 0.011 s 5 1024 10.0432u 35: GramSchmidt<double>/Count:2048/iterations:5/manual_time 0.011 s 0.011 s 5 2.048k 5.17699u 35: GramSchmidt<double>/Count:4096/iterations:5/manual_time 0.011 s 0.011 s 5 4.096k 2.63554u 35: GramSchmidt<double>/Count:8192/iterations:5/manual_time 0.012 s 0.012 s 5 8.192k 1.4029u 35: GramSchmidt<double>/Count:16384/iterations:5/manual_time 0.012 s 0.014 s 5 16.384k 761.835n 35: GramSchmidt<double>/Count:32768/iterations:5/manual_time 0.015 s 0.017 s 5 32.768k 444.835n 35: GramSchmidt<double>/Count:65536/iterations:5/manual_time 0.018 s 0.023 s 5 65.536k 280.09n 35: GramSchmidt<double>/Count:131072/iterations:5/manual_time 0.025 s 0.036 s 5 131.072k 186.896n 35: GramSchmidt<double>/Count:262144/iterations:5/manual_time 0.025 s 0.046 s 5 262.144k 95.9843n [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o 35: ---------------------------------------------------------------------------------------------------------------------------------------------- 35: Benchmark Time CPU Iterations FOM: GB/s Max 35: ---------------------------------------------------------------------------------------------------------------------------------------------- 35: CustomReduction<double>/N:100000/R:1000/manual_time 0.004 s 0.010 s 186 56.3102k/s 11.5 35: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 35: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 35: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 35: OverlapRangePolicy/N:2000/M:10000/R:10 0.663 s 0.662 s 1 0.118174 0.0555022 0.103152 0.0484312 0.0517664 19.778u 35: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 35: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: OverlapMDRangePolicy/N:200/M:10000/R:10 0.025 s 0.025 s 28 4.82385m 2.52753m 3.56648m 1.80229m 2.21627m 12.744u 35: OverlapTeamPolicy/N:20/M:1000000/R:10 0.225 s 0.225 s 3 0.0438113 0.021053 0.0375361 0.0182157 0.0188179 17.714u 35: --------------------------------------------------------------------------------------------------------------------------------------------------- 35: Benchmark Time CPU Iterations Count Time normalized 35: --------------------------------------------------------------------------------------------------------------------------------------------------- 35: HexGrad_Benchmark<double>/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 24.4707n 35: HexGrad_Benchmark<double>/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 12.3379n 35: HexGrad_Benchmark<double>/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 6.31812n 35: HexGrad_Benchmark<double>/count:8192/iterations:5/manual_time 0.000 s 0.001 s 5 8.192k 3.41101n 35: HexGrad_Benchmark<double>/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.88831n 35: HexGrad_Benchmark<double>/count:32768/iterations:5/manual_time 0.000 s 0.001 s 5 32.768k 1.11478n 35: HexGrad_Benchmark<double>/count:65536/iterations:5/manual_time 0.000 s 0.001 s 5 65.536k 636.108p 35: HexGrad_Benchmark<double>/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 372.017p 35: HexGrad_Benchmark<double>/count:262144/iterations:5/manual_time 0.000 s 0.002 s 5 262.144k 284.958p 35: HexGrad_Benchmark<double>/count:524288/iterations:5/manual_time 0.000 s 0.002 s 5 524.288k 234.316p 35: ----------------------------------------------------------------------------------------------------------------------------------- 35: Benchmark Time CPU Iterations FOM: rate 35: ----------------------------------------------------------------------------------------------------------------------------------- 35: Malloc/N:1/manual_time 11.2 us 25.2 us 62438 89.0429k/s 35: Malloc/N:16/manual_time 11.4 us 25.5 us 61434 87.7184k/s 35: Malloc/N:256/manual_time 11.4 us 25.5 us 61406 87.7511k/s [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o 35: Malloc/N:4096/manual_time 11.3 us 25.5 us 61177 88.8597k/s [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o 35: Malloc/N:65536/manual_time 10.8 us 24.8 us 65068 92.7258k/s 35: Malloc/N:1048576/manual_time 11.3 us 25.5 us 62139 88.6638k/s 35: Malloc/N:16777216/manual_time 508 us 614 us 1398 1.97008k/s 35: Malloc/N:268435456/manual_time 4924 us 1102 us 860 203.087/s 37: Test_Atomic<unsigned long long int>/100000/iterations:10 3.14 s 3.13 s 10 1 8 5.16299 1.3431m 68.62u 4.99995G 178.304k 4.99995G 35: Malloc/N:4294967296/manual_time 122573 us 6559 us 9 8.15841/s 35: MallocFree/N:1/manual_time 26.1 us 26.1 us 26992 38.3228k/s 35: MallocFree/N:16/manual_time 26.0 us 26.1 us 26895 38.4218k/s 35: MallocFree/N:256/manual_time 25.5 us 25.6 us 27303 39.1471k/s 35: MallocFree/N:4096/manual_time 25.5 us 25.5 us 27443 39.2314k/s 35: MallocFree/N:65536/manual_time 25.4 us 25.4 us 27474 39.4232k/s 35: MallocFree/N:1048576/manual_time 25.6 us 25.6 us 27236 39.1073k/s 35: MallocFree/N:16777216/manual_time 614 us 614 us 1144 1.62873k/s 37: Test_Atomic<float>/100000/iterations:10 1.13 s 1.13 s 10 0 4 3.66245m 1075.59u 1.16828m 4.99968G 690.24k 4.99989G 35: MallocFree/N:268435456/manual_time 4656 us 1094 us 659 214.779/s 35: MallocFree/N:4294967296/manual_time 93840 us 5277 us 6 10.6565/s 35: MallocTouch/N:1/manual_time 12.4 us 27.0 us 55397 80.9103k/s 35: MallocTouch/N:16/manual_time 12.2 us 26.5 us 56535 82.1506k/s 35: MallocTouch/N:256/manual_time 12.1 us 26.6 us 58023 82.3166k/s [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o 35: MallocTouch/N:4096/manual_time 23.5 us 40.9 us 29724 42.4746k/s 35: MallocTouch/N:65536/manual_time 23.2 us 40.2 us 30173 43.1526k/s 35: MallocTouch/N:1048576/manual_time 25.2 us 42.7 us 27634 39.6419k/s 37: Test_Atomic<double>/100000/iterations:10 1.14 s 1.14 s 10 1 8 3.6107m 1075.08u 1.1147m 4.99995G 564.608k 4.99995G 37/61 Test #37: Kokkos_PerformanceTest_Atomic .............................. Passed 120.52 sec test 38 Start 38: Kokkos_ContainersUnitTest_Serial 38: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 38: Test timeout computed to be: 1500 38: [==========] Running 69 tests from 2 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from serial_DeathTest 38: [ RUN ] serial_DeathTest.offsetview_unmanaged_construction 35: MallocTouch/N:16777216/manual_time 521 us 639 us 1345 1.9201k/s 38: [ OK ] serial_DeathTest.offsetview_unmanaged_construction (4317 ms) 38: [----------] 1 test from serial_DeathTest (4317 ms total) 38: 38: [----------] 68 tests from serial 38: [ RUN ] serial.bitset [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B 38: [ OK ] serial.bitset (2063 ms) 38: [ RUN ] serial.bitset_default_constructor_no_alloc 38: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 38: [ RUN ] serial.dualview_combination 38: [ OK ] serial.dualview_combination (0 ms) 38: [ RUN ] serial.dualview_alloc 38: [ OK ] serial.dualview_alloc (0 ms) 38: [ RUN ] serial.test_dualview_copy_construction_and_assignment 38: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 38: [ RUN ] serial.dualview_combinations_without_init 38: [ OK ] serial.dualview_combinations_without_init (0 ms) 38: [ RUN ] serial.dualview_deep_copy 38: [ OK ] serial.dualview_deep_copy (0 ms) 38: [ RUN ] serial.dualview_realloc 38: [ OK ] serial.dualview_realloc (0 ms) 38: [ RUN ] serial.dualview_resize 38: [ OK ] serial.dualview_resize (0 ms) 38: [ RUN ] serial.dualview_device_correct_kokkos_device 38: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) 38: [ RUN ] serial.dualview_host_correct_kokkos_device 38: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 38: [ RUN ] serial.dualview_host_modify_template_device_sync 38: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 38: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 38: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 38: [ RUN ] serial.dualview_device_modify_template_host_sync 38: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 38: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 38: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 38: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 38: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 38: [ RUN ] serial.dualview_template_views_return_correct_views_from_const_dual_view 38: [ OK ] serial.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 38: [ RUN ] serial.dualview_sequential_host_init 38: [ OK ] serial.dualview_sequential_host_init (0 ms) 38: [ RUN ] serial.dynamic_view 38: [ OK ] serial.dynamic_view (16 ms) 38: [ RUN ] serial.dyn_rank_view_api_generic 38: [ OK ] serial.dyn_rank_view_api_generic (6 ms) 38: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 38: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 38: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 38: /var/jenkins/workspace/Kokkos_PR-7581/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 38: skipping since not default execution space 38: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 38: [ RUN ] serial.dyn_rank_view_api_operator_rank67 38: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 38: [ RUN ] serial.dyn_rank_view_team_scratch 38: [ OK ] serial.dyn_rank_view_team_scratch (0 ms) 38: [ RUN ] serial.ErrorReporterViaLambda 38: [ OK ] serial.ErrorReporterViaLambda (0 ms) 38: [ RUN ] serial.ErrorReporter 38: [ OK ] serial.ErrorReporter (0 ms) 38: [ RUN ] serial.offsetview_construction 38: [ OK ] serial.offsetview_construction (19 ms) 38: [ RUN ] serial.offsetview_unmanaged_construction 38: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 38: [ RUN ] serial.offsetview_subview 38: [ OK ] serial.offsetview_subview (8 ms) 38: [ RUN ] serial.offsetview_offsets_rank1 38: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 38: [ RUN ] serial.offsetview_offsets_rank2 38: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 38: [ RUN ] serial.offsetview_offsets_rank3 38: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 38: [ RUN ] serial.scatterview [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o 35: MallocTouch/N:268435456/manual_time 4955 us 1131 us 875 201.8/s 35: MallocTouch/N:4294967296/manual_time 111699 us 6571 us 6 8.9526/s 38: [ OK ] serial.scatterview (2017 ms) 38: [ RUN ] serial.scatterview_devicetype 38: [ OK ] serial.scatterview_devicetype (2 ms) 38: [ RUN ] serial.staticcrsgraph 38: [ OK ] serial.staticcrsgraph (21 ms) 38: [ RUN ] serial.resize_realloc_no_init_dualview 38: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 38: [ RUN ] serial.resize_realloc_no_alloc_dualview 38: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 38: [ RUN ] serial.resize_exec_space_dualview 38: [ OK ] serial.resize_exec_space_dualview (0 ms) 38: [ RUN ] serial.realloc_exec_space_dualview 38: [ OK ] serial.realloc_exec_space_dualview (0 ms) 38: [ RUN ] serial.resize_realloc_no_init_dynrankview 38: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 38: [ RUN ] serial.resize_exec_space_dynrankview 38: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 38: [ RUN ] serial.realloc_exec_space_dynrankview 38: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 38: [ RUN ] serial.resize_realloc_no_init_scatterview 38: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 38: [ RUN ] serial.resize_realloc_no_alloc_scatterview 38: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 38: [ RUN ] serial.resize_exec_space_scatterview 38: [ OK ] serial.resize_exec_space_scatterview (0 ms) 38: [ RUN ] serial.realloc_exec_space_scatterview 38: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 38: [ RUN ] serial.create_mirror_no_init_dynrankview 38: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 38: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 38: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 38: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 38: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 38: [ RUN ] serial.create_mirror_no_init_offsetview 38: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 38: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 38: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 38: [ RUN ] serial.create_mirror_view_and_copy_offsetview 38: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 38: [ RUN ] serial.create_mirror_no_init_dynamicview 38: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 38: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 38: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 38: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 38: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 38: [ RUN ] serial.UnorderedMap_insert 35: MallocTouchFree/N:1/manual_time 27.0 us 27.0 us 25998 37.0871k/s 35: MallocTouchFree/N:16/manual_time 27.1 us 27.1 us 25740 36.9275k/s 35: MallocTouchFree/N:256/manual_time 26.6 us 26.6 us 26283 37.5929k/s 35: MallocTouchFree/N:4096/manual_time 41.0 us 41.1 us 17056 24.3737k/s 35: MallocTouchFree/N:65536/manual_time 40.3 us 40.4 us 17358 24.7931k/s 35: MallocTouchFree/N:1048576/manual_time 42.8 us 42.9 us 16341 23.353k/s 35: MallocTouchFree/N:16777216/manual_time 645 us 638 us 1095 1.54949k/s 38: [ OK ] serial.UnorderedMap_insert (7620 ms) 38: [ RUN ] serial.UnorderedMap_failed_insert 35: MallocTouchFree/N:268435456/manual_time 4644 us 1121 us 658 215.355/s 35: MallocTouchFree/N:4294967296/manual_time 114346 us 6821 us 9 8.74542/s 38: [ OK ] serial.UnorderedMap_failed_insert (4229 ms) 38: [ RUN ] serial.UnorderedMap_deep_copy 38: [ OK ] serial.UnorderedMap_deep_copy (4 ms) 38: [ RUN ] serial.UnorderedMap_valid_empty 38: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 38: [ RUN ] serial.UnorderedMap_clear_zero_size 38: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 38: [ RUN ] serial.UnorderedMap_consistent_size 38: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 38: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 38: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 38: [ RUN ] serial.UnorderedMap_lambda_capturable 38: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 38: [ RUN ] serial.UnorderedMap_constructor_view_alloc 38: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 38: [ RUN ] serial.vector_combination 38: [ OK ] serial.vector_combination (0 ms) 38: [ RUN ] serial.vector_insert 38: [ OK ] serial.vector_insert (0 ms) 38: [ RUN ] serial.vector_push_back_default_exec 38: [ OK ] serial.vector_push_back_default_exec (0 ms) 38: [ RUN ] serial.viewctorprop_embedded_dim 38: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 38: [----------] 68 tests from serial (16020 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 69 tests from 2 test suites ran. (20337 ms total) 38: [ PASSED ] 68 tests. 38: [ SKIPPED ] 1 test, listed below: 38: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 38/61 Test #38: Kokkos_ContainersUnitTest_Serial ........................... Passed 20.54 sec test 39 Start 39: Kokkos_ContainersUnitTest_Cuda 39: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 39: Test timeout computed to be: 1500 39: [==========] Running 69 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from cuda_DeathTest 39: [ RUN ] cuda_DeathTest.offsetview_unmanaged_construction 35: ---------------------------------------------------------------------------------------------------------------------------------------------- 35: Benchmark Time CPU Iterations FOM: GB/s MB 35: ---------------------------------------------------------------------------------------------------------------------------------------------- 35: ViewAllocate_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.021 s 0.002 s 38 38.8685/s 800 [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o 35: ViewAllocate_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.020 s 0.002 s 32 39.8927/s 800 35: ViewAllocate_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.020 s 0.002 s 33 39.3696/s 800 35: ViewAllocate_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.020 s 0.002 s 35 39.0636/s 800 35: ViewAllocate_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 35 41.2502/s 800 35: ViewAllocate_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 35 41.0523/s 800 39: [ OK ] cuda_DeathTest.offsetview_unmanaged_construction (5094 ms) 39: [----------] 1 test from cuda_DeathTest (5094 ms total) 39: 39: [----------] 68 tests from cuda 39: [ RUN ] cuda.bitset 39: [ OK ] cuda.bitset (12 ms) 39: [ RUN ] cuda.bitset_default_constructor_no_alloc 39: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 39: [ RUN ] cuda.dualview_combination 39: [ OK ] cuda.dualview_combination (0 ms) 39: [ RUN ] cuda.dualview_alloc 39: [ OK ] cuda.dualview_alloc (0 ms) 39: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 39: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 39: [ RUN ] cuda.dualview_combinations_without_init 39: [ OK ] cuda.dualview_combinations_without_init (0 ms) 39: [ RUN ] cuda.dualview_deep_copy 39: [ OK ] cuda.dualview_deep_copy (1 ms) 39: [ RUN ] cuda.dualview_realloc 39: [ OK ] cuda.dualview_realloc (0 ms) 39: [ RUN ] cuda.dualview_resize 39: [ OK ] cuda.dualview_resize (0 ms) 39: [ RUN ] cuda.dualview_device_correct_kokkos_device 39: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 39: [ RUN ] cuda.dualview_host_correct_kokkos_device 39: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 39: [ RUN ] cuda.dualview_host_modify_template_device_sync 39: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 39: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 39: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 39: [ RUN ] cuda.dualview_device_modify_template_host_sync 39: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 39: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 39: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 39: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 39: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 39: [ RUN ] cuda.dualview_template_views_return_correct_views_from_const_dual_view 39: [ OK ] cuda.dualview_template_views_return_correct_views_from_const_dual_view (0 ms) 39: [ RUN ] cuda.dualview_sequential_host_init 39: [ OK ] cuda.dualview_sequential_host_init (0 ms) 39: [ RUN ] cuda.dynamic_view 39: [ OK ] cuda.dynamic_view (29 ms) 39: [ RUN ] cuda.dyn_rank_view_api_generic 39: [ OK ] cuda.dyn_rank_view_api_generic (8 ms) 39: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 39: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms) 39: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 39: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 39: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 39: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 39: [ RUN ] cuda.dyn_rank_view_team_scratch 39: [ OK ] cuda.dyn_rank_view_team_scratch (0 ms) 39: [ RUN ] cuda.ErrorReporterViaLambda 39: [ OK ] cuda.ErrorReporterViaLambda (0 ms) 39: [ RUN ] cuda.ErrorReporter 39: [ OK ] cuda.ErrorReporter (0 ms) 39: [ RUN ] cuda.offsetview_construction 39: [ OK ] cuda.offsetview_construction (1 ms) 39: [ RUN ] cuda.offsetview_unmanaged_construction 39: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 39: [ RUN ] cuda.offsetview_subview 39: [ OK ] cuda.offsetview_subview (0 ms) 39: [ RUN ] cuda.offsetview_offsets_rank1 39: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 39: [ RUN ] cuda.offsetview_offsets_rank2 39: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 39: [ RUN ] cuda.offsetview_offsets_rank3 39: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 39: [ RUN ] cuda.scatterview 35: ViewAllocate_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 35 41.1179/s 800 35: ViewAllocate_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.019 s 0.002 s 35 41.1443/s 800 [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o 35: ViewAllocate_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.019 s 0.002 s 35 41.2034/s 800 [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o 35: ViewAllocate_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.020 s 0.002 s 43 39.4061/s 800 35: ViewAllocate_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.021 s 0.002 s 35 39.0166/s 800 [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o 35: ViewAllocate_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.020 s 0.002 s 35 39.0292/s 800 35: ViewAllocate_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.020 s 0.002 s 35 39.0619/s 800 35: ViewAllocate_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.021 s 0.002 s 35 39.0121/s 800 35: ViewAllocate_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.021 s 0.002 s 35 38.9796/s 800 35: ViewAllocate_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.020 s 0.002 s 35 39.0546/s 800 35: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 697 1.59938k/s 1.6k 35: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 699 1.59981k/s 1.6k 35: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 696 1.59166k/s 1.6k 35: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 699 1.64519k/s 1.6k 35: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 699 1.64469k/s 1.6k 35: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 699 1.64408k/s 1.6k 39: [ OK ] cuda.scatterview (12836 ms) 39: [ RUN ] cuda.scatterview_devicetype 39: [ OK ] cuda.scatterview_devicetype (26 ms) 39: [ RUN ] cuda.staticcrsgraph 39: [ OK ] cuda.staticcrsgraph (31 ms) 39: [ RUN ] cuda.resize_realloc_no_init_dualview 39: [ OK ] cuda.resize_realloc_no_init_dualview (0 ms) 39: [ RUN ] cuda.resize_realloc_no_alloc_dualview 39: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 39: [ RUN ] cuda.resize_exec_space_dualview 39: [ OK ] cuda.resize_exec_space_dualview (0 ms) 39: [ RUN ] cuda.realloc_exec_space_dualview 39: [ OK ] cuda.realloc_exec_space_dualview (0 ms) 39: [ RUN ] cuda.resize_realloc_no_init_dynrankview 39: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 39: [ RUN ] cuda.resize_exec_space_dynrankview 39: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 39: [ RUN ] cuda.realloc_exec_space_dynrankview 39: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms) 39: [ RUN ] cuda.resize_realloc_no_init_scatterview 39: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 39: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 39: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 39: [ RUN ] cuda.resize_exec_space_scatterview 39: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 39: [ RUN ] cuda.realloc_exec_space_scatterview 39: [ OK ] cuda.realloc_exec_space_scatterview (0 ms) 39: [ RUN ] cuda.create_mirror_no_init_dynrankview 39: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 39: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 39: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 39: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 39: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 39: [ RUN ] cuda.create_mirror_no_init_offsetview 39: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 39: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 39: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 39: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 39: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 39: [ RUN ] cuda.create_mirror_no_init_dynamicview 39: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 39: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 39: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 39: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 39: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 39: [ RUN ] cuda.UnorderedMap_insert 35: ViewDeepCopy_Rank1<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 699 1.64538k/s 1.6k 35: ViewDeepCopy_Rank2<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.002 s 0.002 s 297 679.768/s 1.6k 39: [ OK ] cuda.UnorderedMap_insert (3645 ms) 39: [ RUN ] cuda.UnorderedMap_failed_insert 39: [ OK ] cuda.UnorderedMap_failed_insert (960 ms) 39: [ RUN ] cuda.UnorderedMap_deep_copy 39: [ OK ] cuda.UnorderedMap_deep_copy (4 ms) 39: [ RUN ] cuda.UnorderedMap_valid_empty 39: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 39: [ RUN ] cuda.UnorderedMap_clear_zero_size 39: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 39: [ RUN ] cuda.UnorderedMap_consistent_size 39: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 39: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 39: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 39: [ RUN ] cuda.UnorderedMap_lambda_capturable 39: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 39: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 39: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 39: [ RUN ] cuda.vector_combination 39: [ OK ] cuda.vector_combination (0 ms) 39: [ RUN ] cuda.vector_insert 39: [ OK ] cuda.vector_insert (0 ms) 39: [ RUN ] cuda.vector_push_back_default_exec 39: [ OK ] cuda.vector_push_back_default_exec (0 ms) 39: [ RUN ] cuda.viewctorprop_embedded_dim 39: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 39: [----------] 68 tests from cuda (17579 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 69 tests from 2 test suites ran. (22673 ms total) 39: [ PASSED ] 69 tests. 39/61 Test #39: Kokkos_ContainersUnitTest_Cuda ............................. Passed 22.96 sec test 40 Start 40: Kokkos_ContainersPerformanceTest_Cuda 40: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 40: Test timeout computed to be: 1500 40: [==========] Running 4 tests from 1 test suite. 40: [----------] Global test environment set-up. 40: [----------] 4 tests from TEST_CATEGORY 40: [ RUN ] TEST_CATEGORY.dynrankview_perf 40: Cuda 40: DynRankView vs View: Initialization Only 40: View time (init only): 0.00115793 40: View sum computation time: 0.00115793 40: Strided View time (init only): 0.00104763 40: View Rank7 time (init only): 0.00116239 40: DynRankView time (init only): 0.00114238 40: DynRankView sum computation time: 0.00177784 40: Ratio of View to DynRankView time: 1.01362 40: Ratio of View to DynRankView sum computation time: 0.808966 40: Ratio of View to View Rank7 time: 0.996165 40: Ratio of StrideView to DynRankView time: 0.917061 40: Ratio of DynRankView to View Rank7 time: 0.982779 40: [ OK ] TEST_CATEGORY.dynrankview_perf (12 ms) 40: [ RUN ] TEST_CATEGORY.global_2_local 40: Cuda 40: size, create, generate, fill, find 40: 256, 0.000236826, 4.8813e-05, 0.00268709, 0.00185728 40: 512, 0.000170212, 1.1882e-05, 1.941e-05, 0.00183173 40: 1024, 0.00017167, 1.1043e-05, 2.056e-05, 0.00188608 40: 2048, 0.000151539, 9.864e-06, 2.0589e-05, 0.00188657 40: 4096, 0.000153828, 1.0409e-05, 2.0904e-05, 0.00189511 40: 8192, 0.000173444, 1.106e-05, 2.3737e-05, 0.00190308 40: 16384, 0.00016985, 1.0041e-05, 2.7745e-05, 0.00194732 40: 32768, 0.000541502, 1.1154e-05, 3.0159e-05, 0.00219451 40: 65536, 0.000314331, 1.2509e-05, 3.8346e-05, 0.00232403 40: 131072, 0.000359051, 1.2644e-05, 5.1962e-05, 0.00280135 40: 262144, 0.000589066, 1.3783e-05, 0.000151731, 0.00575039 40: 524288, 0.000606704, 1.7656e-05, 0.000534315, 0.0190176 40: 1048576, 0.000620659, 2.4028e-05, 0.00137136, 0.045399 35: ViewDeepCopy_Rank3<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.004 s 0.004 s 183 416.508/s 1.6k [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o 40: 2097152, 0.00069675, 3.4324e-05, 0.00301334, 0.109077 40: 4194304, 0.000953962, 5.8394e-05, 0.00675836, 0.235714 40: [ OK ] TEST_CATEGORY.global_2_local (460 ms) 40: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 40: skipping test 40: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 40: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 40: skipping test 40: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 40: [----------] 4 tests from TEST_CATEGORY (472 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 1 test suite ran. (472 ms total) 40: [ PASSED ] 4 tests. 40/61 Test #40: Kokkos_ContainersPerformanceTest_Cuda ...................... Passed 0.64 sec test 41 Start 41: Kokkos_UnitTest_Sort 41: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 41: Test timeout computed to be: 1500 41: [==========] Running 17 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from cuda_DeathTest 41: [ RUN ] cuda_DeathTest.SortByKeyKeysLargerThanValues 35: ViewDeepCopy_Rank1<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 699 1.64392k/s 1.6k 41: [ OK ] cuda_DeathTest.SortByKeyKeysLargerThanValues (822 ms) 41: [----------] 1 test from cuda_DeathTest (822 ms total) 41: 41: [----------] 16 tests from cuda 41: [ RUN ] cuda.SortUnsignedValueType 41: [ OK ] cuda.SortUnsignedValueType (14 ms) 41: [ RUN ] cuda.SortEmptyView 41: [ OK ] cuda.SortEmptyView (0 ms) 41: [ RUN ] cuda.SortByKeyEmptyView 41: [ OK ] cuda.SortByKeyEmptyView (0 ms) 41: [ RUN ] cuda.SortByKeyEmptyViewHost 41: [ OK ] cuda.SortByKeyEmptyViewHost (0 ms) 41: [ RUN ] cuda.SortByKey 41: [ OK ] cuda.SortByKey (0 ms) 41: [ RUN ] cuda.SortByKeyWithComparator 41: [ OK ] cuda.SortByKeyWithComparator (0 ms) 41: [ RUN ] cuda.SortByKeyStaticExtents 41: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 41: [ RUN ] cuda.SortByKeyWithStrides 41: [ OK ] cuda.SortByKeyWithStrides (0 ms) 41: [ RUN ] cuda.SortWithCustomComparator 41: [ OK ] cuda.SortWithCustomComparator (74 ms) 41: [ RUN ] cuda.BinSortGenericTests [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o 35: ViewDeepCopy_Rank2<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 298 681.407/s 1.6k 41: [ OK ] cuda.BinSortGenericTests (21 ms) 41: [ RUN ] cuda.BinSortEmptyView 41: [ OK ] cuda.BinSortEmptyView (0 ms) 41: [ RUN ] cuda.BinSortEmptyKeysView 41: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 41: [ RUN ] cuda.BinSort_issue_7221 41: [ OK ] cuda.BinSort_issue_7221 (0 ms) 41: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues 35: ViewDeepCopy_Rank3<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 396 915.516/s 1.6k 35: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 699 1.64523k/s 1.6k 35: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 699 1.64509k/s 1.6k [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o 35: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 700 1.64465k/s 1.6k 35: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 699 1.64526k/s 1.6k 35: ViewDeepCopy_Rank4<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.004 s 0.004 s 181 417.425/s 1.6k 35: ViewDeepCopy_Rank5<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.004 s 0.004 s 179 410.688/s 1.6k 35: ViewDeepCopy_Rank4<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 373 867.163/s 1.6k 35: ViewDeepCopy_Rank5<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.002 s 0.002 s 310 710.565/s 1.6k 35: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 700 1.64502k/s 1.6k [ 81%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP 35: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 699 1.64334k/s 1.6k 35: ViewDeepCopy_Rank6<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.004 s 0.004 s 168 381.929/s 1.6k 35: ViewDeepCopy_Rank6<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.003 s 0.003 s 226 516.261/s 1.6k [ 81%] Built target Kokkos_CoreUnitTest_OpenMP [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o 35: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 699 1.645k/s 1.6k 35: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 699 1.64506k/s 1.6k 35: ViewDeepCopy_Rank7<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.006 s 0.006 s 123 288.744/s 1.6k 41: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (12904 ms) 41: [ RUN ] cuda.NestedSort 41: [ OK ] cuda.NestedSort (31 ms) 41: [ RUN ] cuda.NestedSortByKey 41: [ OK ] cuda.NestedSortByKey (96 ms) 41: [----------] 16 tests from cuda (13146 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 17 tests from 2 test suites ran. (13969 ms total) 41: [ PASSED ] 17 tests. 41/61 Test #41: Kokkos_UnitTest_Sort ....................................... Passed 14.16 sec test 42 Start 42: Kokkos_UnitTest_Random 42: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Random 42: Test timeout computed to be: 1500 42: [==========] Running 3 tests from 1 test suite. 42: [----------] Global test environment set-up. 42: [----------] 3 tests from cuda 42: [ RUN ] cuda.Random_XorShift64 42: Test Seed:1735661505242687096 42: Test Scalar=int 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.43252e-07 0.0020304 0.000523395 || 0.051031 28054 29458 || 28616.3 28674.4 || 7.23541 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.43252e-07 0.00388054 0.00808324 || 0.051031 1e+64 -1e+64 42: Test Scalar=unsigned int 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.43252e-07 0.00168699 -0.017275 || 0.051031 28070 29376 || 28626.1 28674.4 || -238.81 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.43252e-07 0.00803601 0.00103024 || 0.051031 1e+64 -1e+64 42: Test Scalar=int64_t 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.43252e-07 -0.00490218 0.029113 || 0.051031 27944 29323 || 28815.6 28674.4 || 402.457 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.43252e-07 -0.00736086 0.00518922 || 0.051031 1e+64 -1e+64 42: Test Scalar=uint64_t 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.43252e-07 0.0056707 0.00951287 || 0.051031 27985 29309 || 28512.7 28674.4 || 131.506 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.43252e-07 0.0101034 -0.000212278 || 0.051031 1e+64 -1e+64 42: Test Scalar=half 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 0.00024418 -0.99999 -48246 || 0.051031 0 194846 || 2.92864e+09 28674.4 || -6.66952e+08 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 0.00073148 -0.293761 0.140546 || 0.051031 1e+64 -1e+64 42: Test Scalar=bhalf 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 0.00195307 -0.999999 -57858.9 || 0.051031 0 1.55214e+06 || 2.86906e+10 28674.4 || -7.99842e+08 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 0.00586912 -0.967758 10.2548 || 0.051031 1e+64 -1e+64 42: Test Scalar=float 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.76045e-07 0.00987805 0.0031946 || 0.051031 28032 29313 || 28393.9 28674.4 || 44.1622 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 7.41632e-07 0.00566886 -0.00320884 || 0.051031 1e+64 -1e+64 42: Test Scalar=double 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.43252e-07 -0.00411621 0.00714005 || 0.051031 28023 29366 || 28792.9 28674.4 || 98.7041 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.43252e-07 0.0183206 0.00360943 || 0.051031 1e+64 -1e+64 42: Test Seed:1735661505349006789 42: Test Scalar=int 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.43252e-07 0.0117945 -0.020417 || 0.051031 27930 29375 || 28340.1 28674.4 || -282.245 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.43252e-07 -0.00868657 -0.00185499 || 0.051031 1e+64 -1e+64 42: Test Scalar=unsigned int 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.43252e-07 0.0123916 0.00443473 || 0.051031 28054 29368 || 28323.4 28674.4 || 61.3057 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.43252e-07 -0.00749009 0.00637365 || 0.051031 1e+64 -1e+64 42: Test Scalar=int64_t 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.43252e-07 -0.00907944 -0.0311469 || 0.051031 27978 29275 || 28937.1 28674.4 || -430.574 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.43252e-07 -0.00622916 0.00851471 || 0.051031 1e+64 -1e+64 42: Test Scalar=uint64_t 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.43252e-07 0.000826204 -0.0135749 || 0.051031 27960 29270 || 28650.7 28674.4 || -187.659 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.43252e-07 0.00513846 0.00300761 || 0.051031 1e+64 -1e+64 42: Test Scalar=half 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 0.000244821 -0.99999 -48246.3 || 0.051031 0 194759 || 2.92851e+09 28674.4 || -6.66957e+08 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 0.000733337 -0.300493 0.146832 || 0.051031 1e+64 -1e+64 42: Test Scalar=bhalf 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 0.00195654 -0.999999 -57858.4 || 0.051031 0 1.55224e+06 || 2.8692e+10 28674.4 || -7.99834e+08 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 0.00587946 -0.967883 10.34 || 0.051031 1e+64 -1e+64 42: Test Scalar=float 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.71e-07 -0.00037408 -0.0163075 || 0.051031 28022 29351 || 28685.1 28674.4 || -225.435 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 7.26496e-07 0.00766316 -0.00328235 || 0.051031 1e+64 -1e+64 42: Test Scalar=double 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.43252e-07 -0.0107697 -0.0195348 || 0.051031 28085 29277 || 28986.6 28674.4 || -270.049 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.43252e-07 0.0083361 -0.00625975 || 0.051031 1e+64 -1e+64 42: [ OK ] cuda.Random_XorShift64 (214 ms) 42: [ RUN ] cuda.Random_XorShift1024_0 42: Test Seed:1735661505457232785 42: Test Scalar=int 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.47955e-07 -0.0120677 0.0128229 || 0.051031 10957 11800 || 11515.9 11377 || 177.263 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.47955e-07 0.0029386 0.00290565 || 0.051031 1e+64 -1e+64 42: Test Scalar=unsigned int 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.47955e-07 -0.000619538 0.00621122 || 0.051031 10959 11775 || 11384 11377 || 85.8639 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.47955e-07 0.0275366 0.000461365 || 0.051031 1e+64 -1e+64 42: Test Scalar=int64_t 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.47955e-07 0.00536577 0.00594036 || 0.051031 10920 11802 || 11316.2 11377 || 82.1195 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.47955e-07 -0.0130144 -0.00460931 || 0.051031 1e+64 -1e+64 42: Test Scalar=uint64_t 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.47955e-07 0.00376895 -0.0104589 || 0.051031 10949 11789 || 11334.2 11377 || -144.583 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.47955e-07 -0.00792646 0.00122521 || 0.051031 1e+64 -1e+64 42: Test Scalar=half 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 0.000244773 -0.999975 -7594.47 || 0.051031 0 77818 || 4.61003e+08 11377 || -1.04986e+08 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 0.000733933 -0.157225 0.0225325 || 0.051031 1e+64 -1e+64 42: Test Scalar=bhalf 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 0.00195334 -0.999997 -9108.08 || 0.051031 0 616248 || 4.51635e+09 11377 || -1.2591e+08 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 0.0058706 -0.922469 1.61607 || 0.051031 1e+64 -1e+64 42: Test Scalar=float 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.86102e-07 -0.0151413 -0.0133602 || 0.051031 10944 11826 || 11551.9 11377 || -184.692 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 3.62396e-07 0.0103459 0.00240579 || 0.051031 1e+64 -1e+64 42: Test Scalar=double 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.47955e-07 0.000314897 -0.00343978 || 0.051031 11017 11809 || 11373.4 11377 || -47.5515 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.47955e-07 0.0252184 0.00117315 || 0.051031 1e+64 -1e+64 42: Test Seed:1735661505530464360 42: Test Scalar=int 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.47955e-07 0.0108111 0.00704448 || 0.051031 10970 11797 || 11255.3 11377 || 97.3829 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.47955e-07 0.0014626 0.00123489 || 0.051031 1e+64 -1e+64 42: Test Scalar=unsigned int 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.47955e-07 -0.00889252 -0.00320729 || 0.051031 10928 11779 || 11479 11377 || -44.3375 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.47955e-07 -0.0034169 -7.68035e-05 || 0.051031 1e+64 -1e+64 42: Test Scalar=int64_t 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.47955e-07 0.00439848 0.000510842 || 0.051031 10898 11780 || 11327.1 11377 || 7.06188 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.47955e-07 -0.00972165 0.00207265 || 0.051031 1e+64 -1e+64 42: Test Scalar=uint64_t 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.47955e-07 0.0169945 0.00636372 || 0.051031 10831 11755 || 11186.8 11377 || 87.972 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.47955e-07 -0.000359719 0.00289922 || 0.051031 1e+64 -1e+64 42: Test Scalar=half 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 0.00024553 -0.999975 -7594.57 || 0.051031 0 77934 || 4.6099e+08 11377 || -1.04987e+08 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 0.000736282 -0.139847 0.0233208 || 0.051031 1e+64 -1e+64 42: Test Scalar=bhalf 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 0.0019572 -0.999997 -9107.9 || 0.051031 0 616138 || 4.51656e+09 11377 || -1.25908e+08 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 0.00588256 -0.922855 1.61248 || 0.051031 1e+64 -1e+64 42: Test Scalar=float 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.67029e-07 -0.0135167 0.000345898 || 0.051031 10987 11781 || 11532.8 11377 || 4.78169 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 3.05176e-07 -0.0060428 -0.000825364 || 0.051031 1e+64 -1e+64 42: Test Scalar=double 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.47955e-07 -0.0152305 0.00400656 || 0.051031 10920 11796 || 11552.9 11377 || 55.3866 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.47955e-07 -0.00715141 0.0017551 || 0.051031 1e+64 -1e+64 42: [ OK ] cuda.Random_XorShift1024_0 (175 ms) 42: [ RUN ] cuda.Multi_streams 42: [ OK ] cuda.Multi_streams (214 ms) 42: [----------] 3 tests from cuda (605 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 3 tests from 1 test suite ran. (605 ms total) 42: [ PASSED ] 3 tests. 42/61 Test #42: Kokkos_UnitTest_Random ..................................... Passed 0.78 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_A 43: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 43: Test timeout computed to be: 1500 43: [==========] Running 16 tests from 4 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_DeathTest 43: [ RUN ] std_algorithms_DeathTest.expect_no_overlap 43: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms) 43: [----------] 1 test from std_algorithms_DeathTest (0 ms total) 43: 43: [----------] 3 tests from std_algorithms_reducers 43: [ RUN ] std_algorithms_reducers.max_first_loc 43: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 43: [ RUN ] std_algorithms_reducers.min_first_loc 43: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 43: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 43: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 43: [----------] 3 tests from std_algorithms_reducers (0 ms total) 43: 43: [----------] 1 test from std_algorithms 43: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 43: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 43: [----------] 1 test from std_algorithms (0 ms total) 43: 43: [----------] 11 tests from random_access_iterator_test 43: [ RUN ] random_access_iterator_test.constructor 43: [ OK ] random_access_iterator_test.constructor (0 ms) 43: [ RUN ] random_access_iterator_test.constructiblity 43: [ OK ] random_access_iterator_test.constructiblity (0 ms) 43: [ RUN ] random_access_iterator_test.dereference 43: [ OK ] random_access_iterator_test.dereference (0 ms) 43: [ RUN ] random_access_iterator_test.subscript_operator 43: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 43: [ RUN ] random_access_iterator_test.operatorsSet1 43: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 43: [ RUN ] random_access_iterator_test.operatorsSet2 43: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 43: [ RUN ] random_access_iterator_test.operatorsSet3 43: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 43: [ RUN ] random_access_iterator_test.operatorsSet4 43: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 43: [ RUN ] random_access_iterator_test.assignment_operator 43: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 43: [ RUN ] random_access_iterator_test.distance 43: [ OK ] random_access_iterator_test.distance (0 ms) 43: [ RUN ] random_access_iterator_test.traits_helpers 43: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 43: [----------] 11 tests from random_access_iterator_test (2 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 16 tests from 4 test suites ran. (2 ms total) 43: [ PASSED ] 16 tests. 43/61 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.17 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_B 44: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 44: Test timeout computed to be: 1500 44: [==========] Running 7 tests from 1 test suite. 44: [----------] Global test environment set-up. 44: [----------] 7 tests from std_algorithms_min_max_element_test 44: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 44: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 44: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 44: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 44: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 44: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (4 ms) 44: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 44: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms) 44: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 44: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms) 44: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 44: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms) 44: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 44: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms) 44: [----------] 7 tests from std_algorithms_min_max_element_test (26 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 7 tests from 1 test suite ran. (26 ms total) 44: [ PASSED ] 7 tests. 44/61 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.19 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_C 45: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 45: Test timeout computed to be: 1500 45: [==========] Running 13 tests from 10 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_lexicographical_compare_test 45: [ RUN ] std_algorithms_lexicographical_compare_test.test 45: [ OK ] std_algorithms_lexicographical_compare_test.test (18 ms) 45: [----------] 1 test from std_algorithms_lexicographical_compare_test (19 ms total) 45: 45: [----------] 1 test from std_algorithms_for_each_test 45: [ RUN ] std_algorithms_for_each_test.test 45: [ OK ] std_algorithms_for_each_test.test (58 ms) 45: [----------] 1 test from std_algorithms_for_each_test (58 ms total) 45: 45: [----------] 1 test from std_algorithms_find_test 45: [ RUN ] std_algorithms_find_test.test 45: [ OK ] std_algorithms_find_test.test (26 ms) 45: [----------] 1 test from std_algorithms_find_test (26 ms total) 45: 45: [----------] 4 tests from std_algorithms_non_mod_seq_ops 45: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 45: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (379 ms) 45: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 45: [ OK ] std_algorithms_non_mod_seq_ops.find_end (385 ms) 45: [ RUN ] std_algorithms_non_mod_seq_ops.search 45: [ OK ] std_algorithms_non_mod_seq_ops.search (377 ms) 45: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 45: [ OK ] std_algorithms_non_mod_seq_ops.search_n (263 ms) 45: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1405 ms total) 45: 45: [----------] 1 test from std_algorithms_count_test 45: [ RUN ] std_algorithms_count_test.test 35: ViewDeepCopy_Rank7<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.003 s 0.003 s 212 484.517/s 1.6k 45: [ OK ] std_algorithms_count_test.test (17 ms) 45: [----------] 1 test from std_algorithms_count_test (17 ms total) 45: 45: [----------] 1 test from std_algorithms_equal_test 45: [ RUN ] std_algorithms_equal_test.test 45: [ OK ] std_algorithms_equal_test.test (11 ms) 45: [----------] 1 test from std_algorithms_equal_test (11 ms total) 45: 45: [----------] 1 test from std_algorithms_all_any_none_of_test 45: [ RUN ] std_algorithms_all_any_none_of_test.test 45: [ OK ] std_algorithms_all_any_none_of_test.test (27 ms) 45: [----------] 1 test from std_algorithms_all_any_none_of_test (27 ms total) 45: 45: [----------] 1 test from std_algorithms_nonmod_seq_ops 45: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 45: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (63 ms) 45: [----------] 1 test from std_algorithms_nonmod_seq_ops (63 ms total) 45: 45: [----------] 1 test from std_algorithms_mismatch_test 45: [ RUN ] std_algorithms_mismatch_test.test 45: [ OK ] std_algorithms_mismatch_test.test (73 ms) 45: [----------] 1 test from std_algorithms_mismatch_test (73 ms total) 45: 45: [----------] 1 test from std_algorithms_mod_seq_ops 45: [ RUN ] std_algorithms_mod_seq_ops.move_backward 45: [ OK ] std_algorithms_mod_seq_ops.move_backward (52 ms) 45: [----------] 1 test from std_algorithms_mod_seq_ops (52 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 13 tests from 10 test suites ran. (1754 ms total) 45: [ PASSED ] 13 tests. 45/61 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 1.97 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_D 46: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 46: Test timeout computed to be: 1500 46: [==========] Running 31 tests from 5 test suites. 46: [----------] Global test environment set-up. 46: [----------] 3 tests from std_algorithms_mod_ops_test 46: [ RUN ] std_algorithms_mod_ops_test.move 46: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 46: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 46: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 46: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 46: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 46: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 46: 46: [----------] 12 tests from std_algorithms_mod_seq_ops_test 46: [ RUN ] std_algorithms_mod_seq_ops_test.copy 46: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 46: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 46: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 46: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 46: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.fill 46: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 46: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 46: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 46: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.generate 46: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 46: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 46: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 46: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total) 46: 46: [----------] 4 tests from std_algorithms_replace_ops_test 46: [ RUN ] std_algorithms_replace_ops_test.replace 46: [ OK ] std_algorithms_replace_ops_test.replace (29 ms) 46: [ RUN ] std_algorithms_replace_ops_test.replace_if 35: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 700 1.64319k/s 1.6k 46: [ OK ] std_algorithms_replace_ops_test.replace_if (99 ms) 46: [ RUN ] std_algorithms_replace_ops_test.replace_copy 46: [ OK ] std_algorithms_replace_ops_test.replace_copy (52 ms) 46: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 46: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (50 ms) 46: [----------] 4 tests from std_algorithms_replace_ops_test (231 ms total) 46: 46: [----------] 11 tests from std_algorithms_mod_seq_ops 46: [ RUN ] std_algorithms_mod_seq_ops.copy_if 46: [ OK ] std_algorithms_mod_seq_ops.copy_if (36 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.unique 46: [ OK ] std_algorithms_mod_seq_ops.unique (81 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 46: [ OK ] std_algorithms_mod_seq_ops.unique_copy (51 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.remove 46: [ OK ] std_algorithms_mod_seq_ops.remove (30 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.remove_if 46: [ OK ] std_algorithms_mod_seq_ops.remove_if (35 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 46: [ OK ] std_algorithms_mod_seq_ops.remove_copy (134 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 46: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (38 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.rotate 35: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 699 1.64542k/s 1.6k 46: [ OK ] std_algorithms_mod_seq_ops.rotate (1078 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 46: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (460 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.shift_left 35: ViewDeepCopy_Rank8<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.004 s 0.004 s 171 391.403/s 1.6k 35: ViewDeepCopy_Rank8<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.003 s 0.003 s 245 562.498/s 1.6k 46: [ OK ] std_algorithms_mod_seq_ops.shift_left (1195 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.shift_right 35: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 690 1.61365k/s 1.6k 46: [ OK ] std_algorithms_mod_seq_ops.shift_right (1195 ms) 46: [----------] 11 tests from std_algorithms_mod_seq_ops (4338 ms total) 46: 46: [----------] 1 test from std_algorithms_modseq_test 46: [ RUN ] std_algorithms_modseq_test.reverse 46: [ OK ] std_algorithms_modseq_test.reverse (52 ms) 46: [----------] 1 test from std_algorithms_modseq_test (52 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 31 tests from 5 test suites ran. (4626 ms total) 46: [ PASSED ] 31 tests. 35: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 690 1.6136k/s 1.6k 46/61 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 4.80 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_E 47: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 47: Test timeout computed to be: 1500 47: [==========] Running 29 tests from 7 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_sorting_ops_test 47: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 47: [ OK ] std_algorithms_sorting_ops_test.is_sorted (9 ms) 47: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 47: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (9 ms) 47: [----------] 2 tests from std_algorithms_sorting_ops_test (19 ms total) 47: 47: [----------] 4 tests from std_algorithms_partitioning_test 47: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 47: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 47: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 47: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (0 ms) 47: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 47: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 47: [ RUN ] std_algorithms_partitioning_test.partition_point 47: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 47: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total) 47: 47: [----------] 1 test from std_algorithms_partitioning_ops 47: [ RUN ] std_algorithms_partitioning_ops.partition_copy 47: [ OK ] std_algorithms_partitioning_ops.partition_copy (20 ms) 47: [----------] 1 test from std_algorithms_partitioning_ops (20 ms total) 47: 47: [----------] 12 tests from std_algorithms_numerics_test 47: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 47: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (0 ms) 47: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 47: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms) 47: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 47: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms) 47: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 47: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms) 47: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 47: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 47: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 47: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 47: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 47: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 47: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 47: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 47: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 47: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 47: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 47: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 47: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 47: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 47: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 47: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 47: [----------] 12 tests from std_algorithms_numerics_test (7 ms total) 47: 47: [----------] 1 test from std_algorithms_numerics_ops_test 47: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 47: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (114 ms) 47: [----------] 1 test from std_algorithms_numerics_ops_test (114 ms total) 47: 47: [----------] 8 tests from std_algorithms_numeric_ops_test 47: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 47: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (520 ms) 47: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 47: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 47: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 35: ViewDeepCopy_Raw<Kokkos::LayoutLeft, Kokkos::LayoutRight>/N:10/manual_time 0.001 s 0.001 s 690 1.61282k/s 1.6k 47: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (459 ms) 47: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 47: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 47: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 47: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (148 ms) 47: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 47: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 47: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 47: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (256 ms) 47: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 47: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 47: [----------] 8 tests from std_algorithms_numeric_ops_test (1385 ms total) 47: 47: [----------] 1 test from std_algorithms_transform_ops_test 47: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 47: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (37 ms) 47: [----------] 1 test from std_algorithms_transform_ops_test (37 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 29 tests from 7 test suites ran. (1587 ms total) 47: [ PASSED ] 29 tests. 47/61 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 1.78 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 48: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 48: Test timeout computed to be: 1500 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 48: [==========] Running 12 tests from 7 test suites. 48: [----------] Global test environment set-up. 48: [----------] 2 tests from std_algorithms_adjacent_find_team_test 48: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 35: ViewDeepCopy_Raw<Kokkos::LayoutRight, Kokkos::LayoutLeft>/N:10/manual_time 0.001 s 0.001 s 690 1.61176k/s 1.6k 48: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (365 ms) 48: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 48: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (362 ms) 48: [----------] 2 tests from std_algorithms_adjacent_find_team_test (727 ms total) 48: 48: [----------] 2 tests from std_algorithms_count_team_test 48: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 48: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (171 ms) 48: [ RUN ] std_algorithms_count_team_test.count_returns_zero 35: ViewFill_Rank1<Kokkos::LayoutLeft>/N:10/manual_time 0.000 s 0.000 s 1511 1.72814k/s 800 48: [ OK ] std_algorithms_count_team_test.count_returns_zero (146 ms) 48: [----------] 2 tests from std_algorithms_count_team_test (317 ms total) 48: 48: [----------] 1 test from std_algorithms_count_if_team_test 48: [ RUN ] std_algorithms_count_if_team_test.test 48: [ OK ] std_algorithms_count_if_team_test.test (194 ms) 48: [----------] 1 test from std_algorithms_count_if_team_test (194 ms total) 48: 48: [----------] 1 test from std_algorithms_for_each_team_test 48: [ RUN ] std_algorithms_for_each_team_test.test 48: [ OK ] std_algorithms_for_each_team_test.test (393 ms) 48: [----------] 1 test from std_algorithms_for_each_team_test (393 ms total) 48: 48: [----------] 1 test from std_algorithms_for_each_n_team_test 48: [ RUN ] std_algorithms_for_each_n_team_test.test 48: [ OK ] std_algorithms_for_each_n_team_test.test (403 ms) 48: [----------] 1 test from std_algorithms_for_each_n_team_test (403 ms total) 48: 48: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 48: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 35: ViewFill_Rank1<Kokkos::LayoutRight>/N:10/manual_time 0.000 s 0.000 s 1511 1.72718k/s 800 48: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (484 ms) 48: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 48: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (427 ms) 48: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 48: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (429 ms) 48: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1341 ms total) 48: 48: [----------] 2 tests from std_algorithms_mismatch_team_test 48: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 35: ViewFill_Rank2<Kokkos::LayoutLeft>/N:10/manual_time 0.000 s 0.000 s 1511 1.72817k/s 800 48: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (528 ms) 48: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 48: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (482 ms) 48: [----------] 2 tests from std_algorithms_mismatch_team_test (1011 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 12 tests from 7 test suites ran. (4390 ms total) 48: [ PASSED ] 12 tests. 48/61 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 4.56 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 49: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 49: Test timeout computed to be: 1500 35: ViewFill_Rank2<Kokkos::LayoutRight>/N:10/manual_time 0.000 s 0.000 s 1512 1.72682k/s 800 49: [==========] Running 8 tests from 4 test suites. 49: [----------] Global test environment set-up. 49: [----------] 2 tests from std_algorithms_equal_team_test 49: [ RUN ] std_algorithms_equal_team_test.views_are_equal 49: [ OK ] std_algorithms_equal_team_test.views_are_equal (792 ms) 49: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 35: ViewFill_Rank3<Kokkos::LayoutLeft>/N:10/manual_time 0.000 s 0.000 s 1511 1.72731k/s 800 49: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (755 ms) 49: [----------] 2 tests from std_algorithms_equal_team_test (1548 ms total) 49: 49: [----------] 2 tests from std_algorithms_search_team_test 49: [ RUN ] std_algorithms_search_team_test.sequences_exist 49: [ OK ] std_algorithms_search_team_test.sequences_exist (320 ms) 49: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 49: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (340 ms) 49: [----------] 2 tests from std_algorithms_search_team_test (660 ms total) 49: 49: [----------] 2 tests from std_algorithms_find_end_team_test 49: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 49: [ OK ] std_algorithms_find_end_team_test.sequences_exist (466 ms) 49: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 35: ViewFill_Rank3<Kokkos::LayoutRight>/N:10/manual_time 0.000 s 0.000 s 1511 1.72648k/s 800 49: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (464 ms) 49: [----------] 2 tests from std_algorithms_find_end_team_test (931 ms total) 49: 49: [----------] 2 tests from std_algorithms_find_first_of_team_test 49: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 49: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (392 ms) 49: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 49: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (585 ms) 49: [----------] 2 tests from std_algorithms_find_first_of_team_test (978 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 8 tests from 4 test suites ran. (4118 ms total) 49: [ PASSED ] 8 tests. 35: ViewFill_Rank4<Kokkos::LayoutLeft>/N:10/manual_time 0.000 s 0.000 s 1489 1.727k/s 800 49/61 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 4.29 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 50: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 50: Test timeout computed to be: 1500 50: [==========] Running 11 tests from 7 test suites. 50: [----------] Global test environment set-up. 50: [----------] 2 tests from std_algorithms_find_team_test 50: [ RUN ] std_algorithms_find_team_test.searched_values_exist 50: [ OK ] std_algorithms_find_team_test.searched_values_exist (162 ms) 50: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 50: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (161 ms) 50: [----------] 2 tests from std_algorithms_find_team_test (324 ms total) 50: 50: [----------] 2 tests from std_algorithms_find_if_team_test 50: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 50: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (147 ms) 50: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 50: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (160 ms) 50: [----------] 2 tests from std_algorithms_find_if_team_test (308 ms total) 50: 50: [----------] 2 tests from std_algorithms_find_if_not_team_test 50: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 50: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (162 ms) 50: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 35: ViewFill_Rank4<Kokkos::LayoutRight>/N:10/manual_time 0.000 s 0.000 s 1510 1.72838k/s 800 50: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (145 ms) 50: [----------] 2 tests from std_algorithms_find_if_not_team_test (308 ms total) 50: 50: [----------] 1 test from std_algorithms_all_of_team_test 50: [ RUN ] std_algorithms_all_of_team_test.test 50: [ OK ] std_algorithms_all_of_team_test.test (156 ms) 50: [----------] 1 test from std_algorithms_all_of_team_test (156 ms total) 50: 50: [----------] 1 test from std_algorithms_any_of_team_test 50: [ RUN ] std_algorithms_any_of_team_test.test 50: [ OK ] std_algorithms_any_of_team_test.test (139 ms) 50: [----------] 1 test from std_algorithms_any_of_team_test (139 ms total) 50: 50: [----------] 1 test from std_algorithms_none_of_team_test 50: [ RUN ] std_algorithms_none_of_team_test.test 50: [ OK ] std_algorithms_none_of_team_test.test (157 ms) 50: [----------] 1 test from std_algorithms_none_of_team_test (157 ms total) 50: 50: [----------] 2 tests from std_algorithms_search_n_team_test 50: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 50: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (189 ms) 50: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 50: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (182 ms) 50: [----------] 2 tests from std_algorithms_search_n_team_test (372 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 11 tests from 7 test suites ran. (1767 ms total) 50: [ PASSED ] 11 tests. 50/61 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 1.94 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 51: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 51: Test timeout computed to be: 1500 51: [==========] Running 3 tests from 3 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_min_element_team_test 51: [ RUN ] std_algorithms_min_element_team_test.test 35: ViewFill_Rank5<Kokkos::LayoutLeft>/N:10/manual_time 0.000 s 0.000 s 1512 1.72771k/s 800 51: [ OK ] std_algorithms_min_element_team_test.test (541 ms) 51: [----------] 1 test from std_algorithms_min_element_team_test (542 ms total) 51: 51: [----------] 1 test from std_algorithms_max_element_team_test 51: [ RUN ] std_algorithms_max_element_team_test.test 51: [ OK ] std_algorithms_max_element_team_test.test (539 ms) 51: [----------] 1 test from std_algorithms_max_element_team_test (539 ms total) 51: 51: [----------] 1 test from std_algorithms_minmax_element_team_test 51: [ RUN ] std_algorithms_minmax_element_team_test.test [ 83%] Linking CXX executable Kokkos_UnitTest_Sort 35: ViewFill_Rank5<Kokkos::LayoutRight>/N:10/manual_time 0.000 s 0.000 s 1511 1.7277k/s 800 51: [ OK ] std_algorithms_minmax_element_team_test.test (570 ms) 51: [----------] 1 test from std_algorithms_minmax_element_team_test (570 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 3 tests from 3 test suites ran. (1652 ms total) 51: [ PASSED ] 3 tests. 51/61 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 1.82 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 52: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 52: Test timeout computed to be: 1500 52: [==========] Running 6 tests from 6 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_fill_team_test 52: [ RUN ] std_algorithms_fill_team_test.test 52: [ OK ] std_algorithms_fill_team_test.test (220 ms) 52: [----------] 1 test from std_algorithms_fill_team_test (220 ms total) 52: 52: [----------] 1 test from std_algorithms_fill_n_team_test 52: [ RUN ] std_algorithms_fill_n_team_test.test 52: [ OK ] std_algorithms_fill_n_team_test.test (229 ms) 52: [----------] 1 test from std_algorithms_fill_n_team_test (229 ms total) 52: 52: [----------] 1 test from std_algorithms_replace_team_test 52: [ RUN ] std_algorithms_replace_team_test.test 35: ViewFill_Rank6<Kokkos::LayoutLeft>/N:10/manual_time 0.000 s 0.000 s 1511 1.72749k/s 800 52: [ OK ] std_algorithms_replace_team_test.test (393 ms) 52: [----------] 1 test from std_algorithms_replace_team_test (393 ms total) 52: 52: [----------] 1 test from std_algorithms_replace_if_team_test 52: [ RUN ] std_algorithms_replace_if_team_test.test 52: [ OK ] std_algorithms_replace_if_team_test.test (323 ms) 52: [----------] 1 test from std_algorithms_replace_if_team_test (323 ms total) 52: 52: [----------] 1 test from std_algorithms_replace_copy_team_test 52: [ RUN ] std_algorithms_replace_copy_team_test.test [ 83%] Built target Kokkos_UnitTest_Sort [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o 52: [ OK ] std_algorithms_replace_copy_team_test.test (527 ms) 52: [----------] 1 test from std_algorithms_replace_copy_team_test (527 ms total) 52: 52: [----------] 1 test from std_algorithms_replace_copy_if_team_test 52: [ RUN ] std_algorithms_replace_copy_if_team_test.test 35: ViewFill_Rank6<Kokkos::LayoutRight>/N:10/manual_time 0.000 s 0.000 s 1510 1.72825k/s 800 52: [ OK ] std_algorithms_replace_copy_if_team_test.test (368 ms) 52: [----------] 1 test from std_algorithms_replace_copy_if_team_test (368 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 6 tests from 6 test suites ran. (2063 ms total) 52: [ PASSED ] 6 tests. 52/61 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.23 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 53: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 53: Test timeout computed to be: 1500 53: [==========] Running 4 tests from 4 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_reverse_team_test 53: [ RUN ] std_algorithms_reverse_team_test.test 53: [ OK ] std_algorithms_reverse_team_test.test (279 ms) 53: [----------] 1 test from std_algorithms_reverse_team_test (279 ms total) 53: 53: [----------] 1 test from std_algorithms_reverse_copy_team_test 53: [ RUN ] std_algorithms_reverse_copy_team_test.test 53: [ OK ] std_algorithms_reverse_copy_team_test.test (303 ms) 53: [----------] 1 test from std_algorithms_reverse_copy_team_test (303 ms total) 53: 53: [----------] 1 test from std_algorithms_rotate_team_test 53: [ RUN ] std_algorithms_rotate_team_test.test 53: [ OK ] std_algorithms_rotate_team_test.test (412 ms) 53: [----------] 1 test from std_algorithms_rotate_team_test (412 ms total) 53: 53: [----------] 1 test from std_algorithms_rotate_copy_team_test 53: [ RUN ] std_algorithms_rotate_copy_team_test.test [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o 35: ViewFill_Rank7<Kokkos::LayoutLeft>/N:10/manual_time 0.000 s 0.000 s 1509 1.7276k/s 800 53: [ OK ] std_algorithms_rotate_copy_team_test.test (431 ms) 53: [----------] 1 test from std_algorithms_rotate_copy_team_test (431 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 4 tests from 4 test suites ran. (1427 ms total) 53: [ PASSED ] 4 tests. 53/61 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 1.59 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 54: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 54: Test timeout computed to be: 1500 54: [==========] Running 4 tests from 4 test suites. 54: [----------] Global test environment set-up. 54: [----------] 1 test from std_algorithms_move_team_test 54: [ RUN ] std_algorithms_move_team_test.test 35: ViewFill_Rank7<Kokkos::LayoutRight>/N:10/manual_time 0.000 s 0.000 s 1511 1.72775k/s 800 54: [ OK ] std_algorithms_move_team_test.test (567 ms) 54: [----------] 1 test from std_algorithms_move_team_test (567 ms total) 54: 54: [----------] 1 test from std_algorithms_move_backward_team_test 54: [ RUN ] std_algorithms_move_backward_team_test.test 54: [ OK ] std_algorithms_move_backward_team_test.test (456 ms) 54: [----------] 1 test from std_algorithms_move_backward_team_test (456 ms total) 54: 54: [----------] 1 test from std_algorithms_shift_left_team_test 54: [ RUN ] std_algorithms_shift_left_team_test.test 35: ViewFill_Rank8<Kokkos::LayoutLeft>/N:10/manual_time 0.000 s 0.000 s 1511 1.72856k/s 800 54: [ OK ] std_algorithms_shift_left_team_test.test (1268 ms) 54: [----------] 1 test from std_algorithms_shift_left_team_test (1268 ms total) 54: 54: [----------] 1 test from std_algorithms_shift_right_team_test 54: [ RUN ] std_algorithms_shift_right_team_test.test 35: ViewFill_Rank8<Kokkos::LayoutRight>/N:10/manual_time 0.000 s 0.000 s 1511 1.72838k/s 800 54: [ OK ] std_algorithms_shift_right_team_test.test (1247 ms) 54: [----------] 1 test from std_algorithms_shift_right_team_test (1247 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 4 tests from 4 test suites ran. (3540 ms total) 54: [ PASSED ] 4 tests. 54/61 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 3.71 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 55: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 55: Test timeout computed to be: 1500 55: [==========] Running 9 tests from 9 test suites. 55: [----------] Global test environment set-up. 55: [----------] 1 test from std_algorithms_copy_team_test 55: [ RUN ] std_algorithms_copy_team_test.test 35: ViewFill_Raw<Kokkos::LayoutLeft>/N:10/manual_time 0.000 s 0.000 s 1538 1.75877k/s 800 55: [ OK ] std_algorithms_copy_team_test.test (696 ms) 55: [----------] 1 test from std_algorithms_copy_team_test (696 ms total) 55: 55: [----------] 1 test from std_algorithms_copy_n_team_test 55: [ RUN ] std_algorithms_copy_n_team_test.test 55: [ OK ] std_algorithms_copy_n_team_test.test (285 ms) 55: [----------] 1 test from std_algorithms_copy_n_team_test (285 ms total) 55: 55: [----------] 1 test from std_algorithms_copy_backward_team_test 55: [ RUN ] std_algorithms_copy_backward_team_test.test 55: [ OK ] std_algorithms_copy_backward_team_test.test (443 ms) 55: [----------] 1 test from std_algorithms_copy_backward_team_test (443 ms total) 55: 55: [----------] 1 test from std_algorithms_copy_if_team_test 55: [ RUN ] std_algorithms_copy_if_team_test.test 35: ViewFill_Raw<Kokkos::LayoutRight>/N:10/manual_time 0.000 s 0.000 s 1539 1.75945k/s 800 35: ViewResize_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.38784k/s 1.6k 35: ViewResize_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.39432k/s 1.6k 35: ViewResize_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.62024k/s 1.6k 35: ViewResize_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.6037k/s 1.6k 35: ViewResize_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.74114k/s 1.6k 35: ViewResize_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.27758k/s 1.6k 35: ViewResize_NoInit_Rank1<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.61511k/s 1.6k 35: ViewResize_NoInit_Rank1<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.58468k/s 1.6k 35: ViewResize_NoInit_Rank2<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.37379k/s 1.6k 35: ViewResize_NoInit_Rank2<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.37387k/s 1.6k 35: ViewResize_NoInit_Rank3<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.67432k/s 1.6k 35: ViewResize_NoInit_Rank3<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.31304k/s 1.6k 35: ViewResize_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.77288k/s 1.6k 35: ViewResize_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.21428k/s 1.6k 35: ViewResize_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.2235k/s 1.6k 35: ViewResize_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.24373k/s 1.6k 35: ViewResize_NoInit_Rank4<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.0032k/s 1.6k 35: ViewResize_NoInit_Rank4<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.20304k/s 1.6k 35: ViewResize_NoInit_Rank5<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.98066k/s 1.6k 35: ViewResize_NoInit_Rank5<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.00312k/s 1.6k 35: ViewResize_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.42955k/s 1.6k 35: ViewResize_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.38787k/s 1.6k 35: ViewResize_NoInit_Rank6<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.89412k/s 1.6k 35: ViewResize_NoInit_Rank6<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.85261k/s 1.6k 35: ViewResize_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.84962k/s 1.6k 35: ViewResize_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.64947k/s 1.6k 35: ViewResize_NoInit_Rank7<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.84201k/s 1.6k 35: ViewResize_NoInit_Rank7<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.20165k/s 1.6k 35: ViewResize_Rank8<Kokkos::LayoutLeft>/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 834.546k/s 688 35: ViewResize_Rank8<Kokkos::LayoutRight>/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 1.96067M/s 688 35: ViewResize_NoInit_Rank8<Kokkos::LayoutLeft>/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 857.214k/s 688 35: ViewResize_NoInit_Rank8<Kokkos::LayoutRight>/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 870.335k/s 688 35: ViewResize_NoInit_Raw<Kokkos::LayoutLeft>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1027.34/s 1.6k 55: [ OK ] std_algorithms_copy_if_team_test.test (417 ms) 55: [----------] 1 test from std_algorithms_copy_if_team_test (417 ms total) 55: 55: [----------] 1 test from std_algorithms_unique_copy_team_test 55: [ RUN ] std_algorithms_unique_copy_team_test.test 35: ViewResize_NoInit_Raw<Kokkos::LayoutRight>/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1009.12/s 1.6k 35/62 Test #35: Kokkos_PerformanceTest_Benchmark ........................... Passed 135.21 sec test 36 Start 36: Kokkos_Benchmark_Atomic_MinMax 36: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-12-31_T15-22-01.json" 36: Test timeout computed to be: 1500 55: [ OK ] std_algorithms_unique_copy_team_test.test (424 ms) 55: [----------] 1 test from std_algorithms_unique_copy_team_test (424 ms total) 55: 55: [----------] 1 test from std_algorithms_remove_team_test 55: [ RUN ] std_algorithms_remove_team_test.test 36: 36: Available devices: 36: 2024-12-31T16:12:17+00:00 36: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 36: Run on (20 X 2345.59 MHz CPU s) 36: CPU Caches: 36: L1 Data 64 KiB (x20) 36: L1 Instruction 64 KiB (x20) 36: L2 Unified 512 KiB (x20) 36: L3 Unified 16384 KiB (x20) 36: Load Average: 0.90, 3.01, 5.50 36: Address Bits: 64 36: CPU architecture: none 36: Default Device: SYCL 36: Driver Version: CUDA 12.7 36: Error Correction Support: 1 36: GIT_BRANCH: HEAD 36: GIT_CLEAN_STATUS: CLEAN 36: GIT_COMMIT_DATE: 2024-12-31T10:21:03-05:00 36: GIT_COMMIT_DESCRIPTION: Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD 36: GIT_COMMIT_HASH: 92e9230b8 36: GPU architecture: AMPERE80 36: Global Cache Mem Line Size: 128 36: Global Mem Cache Size: 41943040 36: Global Mem Size: 85097971712 36: Image Max Buffer Size: 32768 36: Image2d Max Height: 65536 36: Image2d Max Width: 131072 36: Image3d Max Depth: 16384 36: Image3d Max Height: 16384 36: Image3d Max Width: 16384 36: Is Accelerator: 0 36: Is Available: 1 36: Is CPU: 0 36: Is GPU: 1 36: KOKKOS_COMPILER_INTEL_LLVM: 20230000 36: KOKKOS_ENABLE_ASM: yes 36: KOKKOS_ENABLE_CXX17: yes 36: KOKKOS_ENABLE_CXX20: no 36: KOKKOS_ENABLE_CXX23: no 36: KOKKOS_ENABLE_CXX26: no 36: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 36: KOKKOS_ENABLE_HWLOC: no 36: KOKKOS_ENABLE_LIBDL: yes 36: KOKKOS_ENABLE_PRAGMA_IVDEP: no 36: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 36: KOKKOS_ENABLE_PRAGMA_UNROLL: no 36: KOKKOS_ENABLE_PRAGMA_VECTOR: no 36: KOKKOS_ENABLE_SERIAL: yes 36: Kokkos Version: 4.5.99 36: Local Mem Size: 49152 36: Max Compute Units: 108 36: Max Mem Alloc Size: 1073741824 36: Max Parameter Size: 4000 36: Max Read Image Args: 128 36: Max Samplers: 128 36: Max Work Group Size: 1024 36: Max Work Item Dimensions: 3 36: Mem Base Addr Align: 4096 36: Name: NVIDIA A100 80GB PCIe 36: Native Vector Width Char: 1 36: Native Vector Width Double: 1 36: Native Vector Width Float: 1 36: Native Vector Width Half: 0 36: Native Vector Width Int: 1 36: Native Vector Width Long: 1 36: Native Vector Width Short: 1 36: Partition Max Sub Devices: 0 36: Preferred Vector Width Char: 1 36: Preferred Vector Width Double: 1 36: Preferred Vector Width Float: 1 36: Preferred Vector Width Half: 0 36: Preferred Vector Width Int: 1 36: Preferred Vector Width Long: 1 36: Preferred Vector Width Short: 1 36: Profiling Timer Resolution: 1000 36: Reference Count: 1 36: Vendor: NVIDIA Corporation 36: Vendor Id: 4318 36: Version: 0.0 36: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected 36: macro KOKKOS_ENABLE_ONEDPL: defined 36: macro KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined 36: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 36: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 36: macro SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: undefined 36: macro SYCL_EXT_ONEAPI_BFLOAT16: defined 36: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined 36: macro SYCL_EXT_ONEAPI_GRAPH: undefined 36: platform: 64bit 36: ---------------------------------------------------------------------------------------------------------------------------------------- 36: Benchmark Time CPU Iterations 36: ---------------------------------------------------------------------------------------------------------------------------------------- 36: Atomic_MinReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MaxReplacements<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MaxEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MinEarlyExits<int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_ContentiousMaxReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_ContentiousMinReplacements<int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MinReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MaxReplacements<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MaxEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MinEarlyExits<long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_ContentiousMaxReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_ContentiousMinReplacements<long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MinReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MaxReplacements<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MaxEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MinEarlyExits<long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_ContentiousMaxReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_ContentiousMinReplacements<long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MinReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MaxReplacements<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MaxEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MinEarlyExits<unsigned int>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_ContentiousMaxReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_ContentiousMinReplacements<unsigned int>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MinReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MaxReplacements<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MaxEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MinEarlyExits<unsigned long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_ContentiousMaxReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_ContentiousMinReplacements<unsigned long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MinReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MaxReplacements<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MaxEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MinEarlyExits<unsigned long long>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_ContentiousMaxReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_ContentiousMinReplacements<unsigned long long>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MinReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MaxReplacements<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MaxEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MinEarlyExits<float>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_ContentiousMaxReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_ContentiousMinReplacements<float>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MinReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MaxReplacements<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MaxEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_MinEarlyExits<double>/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_ContentiousMaxReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 36: Atomic_ContentiousMinReplacements<double>/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 36/62 Test #36: Kokkos_Benchmark_Atomic_MinMax ............................. Passed 0.47 sec test 37 Start 37: Kokkos_PerformanceTest_Mempool 37: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-12-31_T15-22-01.json" 37: Test timeout computed to be: 1500 37: 37: Available devices: 37: 2024-12-31T16:12:17+00:00 37: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Mempool 37: Run on (20 X 2345.59 MHz CPU s) 37: CPU Caches: 37: L1 Data 64 KiB (x20) 37: L1 Instruction 64 KiB (x20) 37: L2 Unified 512 KiB (x20) 37: L3 Unified 16384 KiB (x20) 37: Load Average: 0.90, 3.01, 5.50 37: Address Bits: 64 37: CPU architecture: none 37: Default Device: SYCL 37: Driver Version: CUDA 12.7 37: Error Correction Support: 1 37: GIT_BRANCH: HEAD 37: GIT_CLEAN_STATUS: CLEAN 37: GIT_COMMIT_DATE: 2024-12-31T10:21:03-05:00 37: GIT_COMMIT_DESCRIPTION: Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD 37: GIT_COMMIT_HASH: 92e9230b8 37: GPU architecture: AMPERE80 37: Global Cache Mem Line Size: 128 37: Global Mem Cache Size: 41943040 37: Global Mem Size: 85097971712 37: Image Max Buffer Size: 32768 37: Image2d Max Height: 65536 37: Image2d Max Width: 131072 37: Image3d Max Depth: 16384 37: Image3d Max Height: 16384 37: Image3d Max Width: 16384 37: Is Accelerator: 0 37: Is Available: 1 37: Is CPU: 0 37: Is GPU: 1 37: KOKKOS_COMPILER_INTEL_LLVM: 20230000 37: KOKKOS_ENABLE_ASM: yes 37: KOKKOS_ENABLE_CXX17: yes 37: KOKKOS_ENABLE_CXX20: no 37: KOKKOS_ENABLE_CXX23: no 37: KOKKOS_ENABLE_CXX26: no 37: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 37: KOKKOS_ENABLE_HWLOC: no 37: KOKKOS_ENABLE_LIBDL: yes 37: KOKKOS_ENABLE_PRAGMA_IVDEP: no 37: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 37: KOKKOS_ENABLE_PRAGMA_UNROLL: no 37: KOKKOS_ENABLE_PRAGMA_VECTOR: no 37: KOKKOS_ENABLE_SERIAL: yes 37: Kokkos Version: 4.5.99 37: Local Mem Size: 49152 37: Max Compute Units: 108 37: Max Mem Alloc Size: 1073741824 37: Max Parameter Size: 4000 37: Max Read Image Args: 128 37: Max Samplers: 128 37: Max Work Group Size: 1024 37: Max Work Item Dimensions: 3 37: Mem Base Addr Align: 4096 37: Name: NVIDIA A100 80GB PCIe 37: Native Vector Width Char: 1 37: Native Vector Width Double: 1 37: Native Vector Width Float: 1 37: Native Vector Width Half: 0 37: Native Vector Width Int: 1 37: Native Vector Width Long: 1 37: Native Vector Width Short: 1 37: Partition Max Sub Devices: 0 37: Preferred Vector Width Char: 1 37: Preferred Vector Width Double: 1 37: Preferred Vector Width Float: 1 37: Preferred Vector Width Half: 0 37: Preferred Vector Width Int: 1 37: Preferred Vector Width Long: 1 37: Preferred Vector Width Short: 1 37: Profiling Timer Resolution: 1000 37: Reference Count: 1 37: Vendor: NVIDIA Corporation 37: Vendor Id: 4318 37: Version: 0.0 37: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected 37: macro KOKKOS_ENABLE_ONEDPL: defined 37: macro KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined 37: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 37: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 37: macro SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: undefined 37: macro SYCL_EXT_ONEAPI_BFLOAT16: defined 37: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined 37: macro SYCL_EXT_ONEAPI_GRAPH: undefined 37: platform: 64bit 55: [ OK ] std_algorithms_remove_team_test.test (384 ms) 55: [----------] 1 test from std_algorithms_remove_team_test (384 ms total) 55: 55: [----------] 1 test from std_algorithms_remove_if_team_test 55: [ RUN ] std_algorithms_remove_if_team_test.test 55: [ OK ] std_algorithms_remove_if_team_test.test (316 ms) 55: [----------] 1 test from std_algorithms_remove_if_team_test (316 ms total) 55: 55: [----------] 1 test from std_algorithms_remove_copy_team_test 55: [ RUN ] std_algorithms_remove_copy_team_test.test 55: [ OK ] std_algorithms_remove_copy_team_test.test (456 ms) 55: [----------] 1 test from std_algorithms_remove_copy_team_test (456 ms total) 55: 55: [----------] 1 test from std_algorithms_remove_copy_if_team_test 55: [ RUN ] std_algorithms_remove_copy_if_team_test.test 55: [ OK ] std_algorithms_remove_copy_if_team_test.test (350 ms) 55: [----------] 1 test from std_algorithms_remove_copy_if_team_test (350 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 9 tests from 9 test suites ran. (3774 ms total) 55: [ PASSED ] 9 tests. 55/61 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 3.95 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 56: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 56: Test timeout computed to be: 1500 56: [==========] Running 4 tests from 4 test suites. 56: [----------] Global test environment set-up. 56: [----------] 1 test from std_algorithms_unique_team_test 56: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 37: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 37: Benchmark Time CPU Iterations FOM: fill ops per second 37: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 37: 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 2429 19.2911M/s 56: [ OK ] std_algorithms_unique_team_test.test_default_predicate (536 ms) 56: [----------] 1 test from std_algorithms_unique_team_test (536 ms total) 56: 56: [----------] 1 test from std_algorithms_adjacent_difference_team_test 56: [ RUN ] std_algorithms_adjacent_difference_team_test.test 37: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 37: Benchmark Time CPU Iterations FOM: cycle ops per second 37: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 37: 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 3788 60.406M/s 37/62 Test #37: Kokkos_PerformanceTest_Mempool ............................. Passed 2.78 sec test 38 Start 38: Kokkos_PerformanceTest_Atomic 38: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-12-31_T15-22-01.json" 38: Test timeout computed to be: 1500 56: [ OK ] std_algorithms_adjacent_difference_team_test.test (789 ms) 56: [----------] 1 test from std_algorithms_adjacent_difference_team_test (789 ms total) 56: 56: [----------] 1 test from std_algorithms_reduce_team_test 56: [ RUN ] std_algorithms_reduce_team_test.test 38: 38: Available devices: 38: 2024-12-31T16:12:20+00:00 38: Running /var/jenkins/workspace/Kokkos_PR-7581/build/core/perf_test/Kokkos_PerformanceTest_Atomic 38: Run on (20 X 2345.59 MHz CPU s) 38: CPU Caches: 38: L1 Data 64 KiB (x20) 38: L1 Instruction 64 KiB (x20) 38: L2 Unified 512 KiB (x20) 38: L3 Unified 16384 KiB (x20) 38: Load Average: 0.91, 2.98, 5.48 38: Address Bits: 64 38: CPU architecture: none 38: Default Device: SYCL 38: Driver Version: CUDA 12.7 38: Error Correction Support: 1 38: GIT_BRANCH: HEAD 38: GIT_CLEAN_STATUS: CLEAN 38: GIT_COMMIT_DATE: 2024-12-31T10:21:03-05:00 38: GIT_COMMIT_DESCRIPTION: Merge commit '33367fcf08aef9b58ca61cefcc75f2e9b8d95e6b' into HEAD 38: GIT_COMMIT_HASH: 92e9230b8 38: GPU architecture: AMPERE80 38: Global Cache Mem Line Size: 128 38: Global Mem Cache Size: 41943040 38: Global Mem Size: 85097971712 38: Image Max Buffer Size: 32768 38: Image2d Max Height: 65536 38: Image2d Max Width: 131072 38: Image3d Max Depth: 16384 38: Image3d Max Height: 16384 38: Image3d Max Width: 16384 38: Is Accelerator: 0 38: Is Available: 1 38: Is CPU: 0 38: Is GPU: 1 38: KOKKOS_COMPILER_INTEL_LLVM: 20230000 38: KOKKOS_ENABLE_ASM: yes 38: KOKKOS_ENABLE_CXX17: yes 38: KOKKOS_ENABLE_CXX20: no 38: KOKKOS_ENABLE_CXX23: no 38: KOKKOS_ENABLE_CXX26: no 38: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 38: KOKKOS_ENABLE_HWLOC: no 38: KOKKOS_ENABLE_LIBDL: yes 38: KOKKOS_ENABLE_PRAGMA_IVDEP: no 38: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 38: KOKKOS_ENABLE_PRAGMA_UNROLL: no 38: KOKKOS_ENABLE_PRAGMA_VECTOR: no 38: KOKKOS_ENABLE_SERIAL: yes 38: Kokkos Version: 4.5.99 38: Local Mem Size: 49152 38: Max Compute Units: 108 38: Max Mem Alloc Size: 1073741824 38: Max Parameter Size: 4000 38: Max Read Image Args: 128 38: Max Samplers: 128 38: Max Work Group Size: 1024 38: Max Work Item Dimensions: 3 38: Mem Base Addr Align: 4096 38: Name: NVIDIA A100 80GB PCIe 38: Native Vector Width Char: 1 38: Native Vector Width Double: 1 38: Native Vector Width Float: 1 38: Native Vector Width Half: 0 38: Native Vector Width Int: 1 38: Native Vector Width Long: 1 38: Native Vector Width Short: 1 38: Partition Max Sub Devices: 0 38: Preferred Vector Width Char: 1 38: Preferred Vector Width Double: 1 38: Preferred Vector Width Float: 1 38: Preferred Vector Width Half: 0 38: Preferred Vector Width Int: 1 38: Preferred Vector Width Long: 1 38: Preferred Vector Width Short: 1 38: Profiling Timer Resolution: 1000 38: Reference Count: 1 38: Vendor: NVIDIA Corporation 38: Vendor Id: 4318 38: Version: 0.0 38: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected 38: macro KOKKOS_ENABLE_ONEDPL: defined 38: macro KOKKOS_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE: defined 38: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 38: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 38: macro SYCL_EXT_ONEAPI_AUTO_LOCAL_RANGE: undefined 38: macro SYCL_EXT_ONEAPI_BFLOAT16: defined 38: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined 38: macro SYCL_EXT_ONEAPI_GRAPH: undefined 38: platform: 64bit [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o 56: [ OK ] std_algorithms_reduce_team_test.test (524 ms) 56: [----------] 1 test from std_algorithms_reduce_team_test (524 ms total) 56: 56: [----------] 1 test from std_algorithms_transform_reduce_team_test 56: [ RUN ] std_algorithms_transform_reduce_team_test.test 56: [ OK ] std_algorithms_transform_reduce_team_test.test (976 ms) 56: [----------] 1 test from std_algorithms_transform_reduce_team_test (976 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 4 tests from 4 test suites ran. (2826 ms total) 56: [ PASSED ] 4 tests. 56/61 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 2.99 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 57: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 57: Test timeout computed to be: 1500 57: [==========] Running 18 tests from 5 test suites. 57: [----------] Global test environment set-up. 57: [----------] 2 tests from std_algorithms_is_sorted_team_test 57: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 57: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (579 ms) 57: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 57: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (581 ms) 57: [----------] 2 tests from std_algorithms_is_sorted_team_test (1160 ms total) 57: 57: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 57: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 38: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 38: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 38: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 38: Test_Atomic<int>/30000/iterations:10 0.233 s 0.233 s 10 1 4 0.0122258 0.0107144 301.233u 449.985M 235.704k 449.985M 57: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (11 ms) 57: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 57: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms) 57: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 57: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (564 ms) 57: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 57: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (581 ms) 57: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1172 ms total) 57: 57: [----------] 4 tests from std_algorithms_is_partitioned_team_test 57: [ RUN ] std_algorithms_is_partitioned_team_test.empty 57: [ OK ] std_algorithms_is_partitioned_team_test.empty (6 ms) 57: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 57: [ OK ] std_algorithms_is_partitioned_team_test.all_true (283 ms) 57: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 57: [ OK ] std_algorithms_is_partitioned_team_test.all_false (293 ms) 57: [ RUN ] std_algorithms_is_partitioned_team_test.random 57: [ OK ] std_algorithms_is_partitioned_team_test.random (277 ms) 57: [----------] 4 tests from std_algorithms_is_partitioned_team_test (860 ms total) 57: 57: [----------] 4 tests from std_algorithms_partition_copy_team_test 57: [ RUN ] std_algorithms_partition_copy_team_test.empty 57: [ OK ] std_algorithms_partition_copy_team_test.empty (10 ms) 57: [ RUN ] std_algorithms_partition_copy_team_test.all_true 57: [ OK ] std_algorithms_partition_copy_team_test.all_true (703 ms) 57: [ RUN ] std_algorithms_partition_copy_team_test.all_false 57: [ OK ] std_algorithms_partition_copy_team_test.all_false (722 ms) 57: [ RUN ] std_algorithms_partition_copy_team_test.random 57: [ OK ] std_algorithms_partition_copy_team_test.random (722 ms) 57: [----------] 4 tests from std_algorithms_partition_copy_team_test (2158 ms total) 57: 57: [----------] 4 tests from std_algorithms_partition_point_team_test 57: [ RUN ] std_algorithms_partition_point_team_test.empty 57: [ OK ] std_algorithms_partition_point_team_test.empty (6 ms) 57: [ RUN ] std_algorithms_partition_point_team_test.all_true 57: [ OK ] std_algorithms_partition_point_team_test.all_true (278 ms) 57: [ RUN ] std_algorithms_partition_point_team_test.all_false 57: [ OK ] std_algorithms_partition_point_team_test.all_false (276 ms) 57: [ RUN ] std_algorithms_partition_point_team_test.random 57: [ OK ] std_algorithms_partition_point_team_test.random (267 ms) 57: [----------] 4 tests from std_algorithms_partition_point_team_test (829 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 18 tests from 5 test suites ran. (6182 ms total) 57: [ PASSED ] 18 tests. 57/61 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 6.35 sec test 58 Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 58: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 58: Test timeout computed to be: 1500 58: [==========] Running 5 tests from 4 test suites. 58: [----------] Global test environment set-up. 58: [----------] 2 tests from std_algorithms_transform_team_test 58: [ RUN ] std_algorithms_transform_team_test.test_unary_op [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o 58: [ OK ] std_algorithms_transform_team_test.test_unary_op (763 ms) 58: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o 58: [ OK ] std_algorithms_transform_team_test.test_binary_op (795 ms) 58: [----------] 2 tests from std_algorithms_transform_team_test (1559 ms total) 58: 58: [----------] 1 test from std_algorithms_generate_team_test 58: [ RUN ] std_algorithms_generate_team_test.test_unary_op 58: [ OK ] std_algorithms_generate_team_test.test_unary_op (1830 ms) 58: [----------] 1 test from std_algorithms_generate_team_test (1830 ms total) 58: 58: [----------] 1 test from std_algorithms_generate_n_team_test 58: [ RUN ] std_algorithms_generate_n_team_test.test 58: [ OK ] std_algorithms_generate_n_team_test.test (238 ms) 58: [----------] 1 test from std_algorithms_generate_n_team_test (238 ms total) 58: 58: [----------] 1 test from std_algorithms_swap_ranges_team_test 58: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o 58: [ OK ] std_algorithms_swap_ranges_team_test.test (695 ms) 58: [----------] 1 test from std_algorithms_swap_ranges_team_test (695 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 5 tests from 4 test suites ran. (4324 ms total) 58: [ PASSED ] 5 tests. 58/61 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 4.49 sec test 59 Start 59: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 59: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 59: Test timeout computed to be: 1500 59: [==========] Running 2 tests from 2 test suites. 59: [----------] Global test environment set-up. 59: [----------] 1 test from std_algorithms_exclusive_scan_team_test 59: [ RUN ] std_algorithms_exclusive_scan_team_test.test 59: [ OK ] std_algorithms_exclusive_scan_team_test.test (1644 ms) 59: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1644 ms total) 59: 59: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 59: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 59: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (774 ms) 59: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (774 ms total) 59: 59: [----------] Global test environment tear-down 59: [==========] 2 tests from 2 test suites ran. (2419 ms total) 59: [ PASSED ] 2 tests. 59/61 Test #59: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 2.59 sec test 60 Start 60: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 60: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 60: Test timeout computed to be: 1500 60: [==========] Running 2 tests from 2 test suites. 60: [----------] Global test environment set-up. 60: [----------] 1 test from std_algorithms_inclusive_scan_team_test 60: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o 60: [ OK ] std_algorithms_inclusive_scan_team_test.test (2422 ms) 60: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2422 ms total) 60: 60: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 60: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 60: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1618 ms) 60: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1618 ms total) 60: 60: [----------] Global test environment tear-down 60: [==========] 2 tests from 2 test suites ran. (4041 ms total) 60: [ PASSED ] 2 tests. 60/61 Test #60: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 4.20 sec test 61 Start 61: Kokkos_UnitTest_SIMD 61: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/simd/unit_tests/Kokkos_UnitTest_SIMD 61: Test timeout computed to be: 1500 61: [==========] Running 18 tests from 1 test suite. 61: [----------] Global test environment set-up. 61: [----------] 18 tests from simd 61: [ RUN ] simd.host_math_ops 61: [ OK ] simd.host_math_ops (0 ms) 61: [ RUN ] simd.device_math_ops 61: [ OK ] simd.device_math_ops (2 ms) 61: [ RUN ] simd.host_mask_ops 61: [ OK ] simd.host_mask_ops (0 ms) 61: [ RUN ] simd.device_mask_ops 61: [ OK ] simd.device_mask_ops (0 ms) 61: [ RUN ] simd.host_conversions 61: [ OK ] simd.host_conversions (0 ms) 61: [ RUN ] simd.device_conversions 61: [ OK ] simd.device_conversions (0 ms) 61: [ RUN ] simd.host_shift_ops 61: [ OK ] simd.host_shift_ops (0 ms) 61: [ RUN ] simd.device_shift_ops 61: [ OK ] simd.device_shift_ops (0 ms) 61: [ RUN ] simd.host_condition 61: [ OK ] simd.host_condition (0 ms) 61: [ RUN ] simd.device_condition 61: [ OK ] simd.device_condition (0 ms) 61: [ RUN ] simd.host_gen_ctors 61: [ OK ] simd.host_gen_ctors (0 ms) 61: [ RUN ] simd.device_gen_ctors 61: [ OK ] simd.device_gen_ctors (0 ms) 61: [ RUN ] simd.host_where_expressions 61: [ OK ] simd.host_where_expressions (0 ms) 61: [ RUN ] simd.device_where_expressions 61: [ OK ] simd.device_where_expressions (0 ms) 61: [ RUN ] simd.host_reductions 61: [ OK ] simd.host_reductions (0 ms) 61: [ RUN ] simd.device_reductions 61: [ OK ] simd.device_reductions (0 ms) 61: [ RUN ] simd.host_construction 61: [ OK ] simd.host_construction (0 ms) 61: [ RUN ] simd.device_construction 61: [ OK ] simd.device_construction (0 ms) 61: [----------] 18 tests from simd (4 ms total) 61: 61: [----------] Global test environment tear-down 61: [==========] 18 tests from 1 test suite ran. (4 ms total) 61: [ PASSED ] 18 tests. 61/61 Test #61: Kokkos_UnitTest_SIMD ....................................... Passed 0.17 sec 100% tests passed, 0 tests failed out of 61 Label Time Summary: Kokkos = 272.58 sec*proc (57 tests) Total Test time (real) = 522.22 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats zero time Tue Dec 31 15:21:28 2024 cache hit (direct) 53 cache hit (preprocessed) 1 cache miss 727 cache hit rate 6.91 % cleanups performed 11 files in cache 6030 cache size 4.3 GB max cache size 5.0 GB [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } $ docker stop --time=1 580379c16c3d7f2f366033728aa5221fb4aeb010ded392ae835cd0e3e5679dbe INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7581' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes 580379c16c3d7f2f366033728aa5221fb4aeb010ded392ae835cd0e3e5679dbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 38: Test_Atomic<long int>/100000/iterations:10 2.04 s 2.04 s 10 1 8 4.98612m 3.43551m 299.76u 4.99995G 1089.06k 4.99995G [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o 38: Test_Atomic<long long int>/100000/iterations:10 2.04 s 2.04 s 10 1 8 5.12056m 3.42581m 299.66u 4.99995G 857.416k 4.99995G [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o 38: Test_Atomic<unsigned int>/100000/iterations:10 2.16 s 2.16 s 10 1 4 4.25375m 3.61175m 299.76u 704.983M 1088.84k 704.983M [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o 38: Test_Atomic<unsigned long int>/100000/iterations:10 2.04 s 2.04 s 10 1 8 5.12146m 3.34465m 299.86u 4.99995G 939.384k 4.99995G [ 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_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o 38: Test_Atomic<unsigned long long int>/100000/iterations:10 2.04 s 2.04 s 10 1 8 5.01517m 3.50935m 299.76u 4.99995G 1.20183M 4.99995G [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o 38: Test_Atomic<float>/100000/iterations:10 2.17 s 2.17 s 10 0 4 6.32734m 3.47438m 897.68u 4.99997G 1.10348M 4.99989G [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o 38: Test_Atomic<double>/100000/iterations:10 2.04 s 2.04 s 10 1 8 6.34565m 3.41459m 963u 4.99995G 867.624k 4.99995G 38/62 Test #38: Kokkos_PerformanceTest_Atomic .............................. Passed 147.77 sec test 39 Start 39: Kokkos_ContainersUnitTest_Serial 39: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 39: Test timeout computed to be: 1500 39: [==========] Running 0 tests from 0 test suites. 39: [==========] 0 tests from 0 test suites ran. (0 ms total) 39: [ PASSED ] 0 tests. 39/62 Test #39: Kokkos_ContainersUnitTest_Serial ........................... Passed 0.30 sec test 40 Start 40: Kokkos_ContainersUnitTest_SYCL 40: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests/Kokkos_ContainersUnitTest_SYCL 40: Test timeout computed to be: 1500 40: [==========] Running 0 tests from 0 test suites. 40: [==========] 0 tests from 0 test suites ran. (0 ms total) 40: [ PASSED ] 0 tests. 40/62 Test #40: Kokkos_ContainersUnitTest_SYCL ............................. Passed 0.30 sec test 41 Start 41: Kokkos_UnitTest_Sort 41: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 41: Test timeout computed to be: 1500 41: [==========] Running 17 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from sycl_DeathTest 41: [ RUN ] sycl_DeathTest.SortByKeyKeysLargerThanValues 41: [ OK ] sycl_DeathTest.SortByKeyKeysLargerThanValues (1098 ms) 41: [----------] 1 test from sycl_DeathTest (1098 ms total) 41: 41: [----------] 16 tests from sycl 41: [ RUN ] sycl.SortUnsignedValueType 41: [ OK ] sycl.SortUnsignedValueType (17 ms) 41: [ RUN ] sycl.SortEmptyView 41: [ OK ] sycl.SortEmptyView (0 ms) 41: [ RUN ] sycl.SortByKeyEmptyView 41: [ OK ] sycl.SortByKeyEmptyView (0 ms) 41: [ RUN ] sycl.SortByKeyEmptyViewHost 41: [ OK ] sycl.SortByKeyEmptyViewHost (0 ms) 41: [ RUN ] sycl.SortByKey 41: [ OK ] sycl.SortByKey (0 ms) 41: [ RUN ] sycl.SortByKeyWithComparator 41: [ OK ] sycl.SortByKeyWithComparator (1 ms) 41: [ RUN ] sycl.SortByKeyStaticExtents 41: [ OK ] sycl.SortByKeyStaticExtents (0 ms) 41: [ RUN ] sycl.SortByKeyWithStrides 41: [ OK ] sycl.SortByKeyWithStrides (0 ms) 41: [ RUN ] sycl.SortWithCustomComparator 41: [ OK ] sycl.SortWithCustomComparator (99 ms) 41: [ RUN ] sycl.BinSortGenericTests 41: [ OK ] sycl.BinSortGenericTests (9 ms) 41: [ RUN ] sycl.BinSortEmptyView 41: [ OK ] sycl.BinSortEmptyView (0 ms) 41: [ RUN ] sycl.BinSortEmptyKeysView 41: [ OK ] sycl.BinSortEmptyKeysView (0 ms) 41: [ RUN ] sycl.BinSort_issue_7221 41: [ OK ] sycl.BinSort_issue_7221 (0 ms) 41: [ RUN ] sycl.BinSortUnsignedKeyLayoutStrideValues [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o 41: [ OK ] sycl.BinSortUnsignedKeyLayoutStrideValues (9666 ms) 41: [ RUN ] sycl.NestedSort 41: [ OK ] sycl.NestedSort (34 ms) 41: [ RUN ] sycl.NestedSortByKey 41: [ OK ] sycl.NestedSortByKey (99 ms) 41: [----------] 16 tests from sycl (9931 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 17 tests from 2 test suites ran. (11029 ms total) 41: [ PASSED ] 17 tests. 41/62 Test #41: Kokkos_UnitTest_Sort ....................................... Passed 11.40 sec test 42 Start 42: Kokkos_UnitTest_Random 42: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Random 42: Test timeout computed to be: 1500 42: [==========] Running 3 tests from 1 test suite. 42: [----------] Global test environment set-up. 42: [----------] 3 tests from sycl 42: [ RUN ] sycl.Random_XorShift64 42: Test Seed:1735661700420895459 42: Test Scalar=int 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.45775e-07 0.0214546 0.0388687 || 0.051031 28037 29314 || 28072.1 28674.4 || 537.321 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.5082e-07 -0.00368776 -0.00251792 || 0.051031 1e+64 -1e+64 42: Test Scalar=unsigned int 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.43252e-07 0.00170485 0.0190369 || 0.051031 27988 29321 || 28625.6 28674.4 || 263.166 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.43252e-07 3.39198e-05 0.00750846 || 0.051031 1e+64 -1e+64 42: Test Scalar=int64_t 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.43252e-07 0.00560746 0.026644 || 0.051031 28113 29400 || 28514.5 28674.4 || 368.327 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.43252e-07 0.00265003 0.00181881 || 0.051031 1e+64 -1e+64 42: Test Scalar=uint64_t 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.43252e-07 -0.00792372 0.0088132 || 0.051031 27982 29292 || 28903.4 28674.4 || 121.834 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.43252e-07 0.0115315 -0.000408215 || 0.051031 1e+64 -1e+64 42: Test Scalar=half 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 0.000245634 -0.99999 -48243.1 || 0.051031 0 194887 || 2.92843e+09 28674.4 || -6.66913e+08 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 0.000735762 -0.311677 0.155695 || 0.051031 1e+64 -1e+64 42: Test Scalar=bhalf 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.78568e-07 -0.00191866 -0.0287759 || 0.051031 28058 29356 || 28729.5 28674.4 || -397.799 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 7.49199e-07 0.00275872 -0.00722191 || 0.051031 1e+64 -1e+64 42: Test Scalar=float 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.6091e-07 -0.0252653 0.00565054 || 0.051031 27918 29322 || 29417.6 28674.4 || 78.113 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.96226e-07 -0.0112359 -0.00174715 || 0.051031 1e+64 -1e+64 42: Test Scalar=double 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.43252e-07 -0.00421446 -0.00600552 || 0.051031 27944 29272 || 28795.7 28674.4 || -83.0203 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.43252e-07 -0.00164744 0.00796607 || 0.051031 1e+64 -1e+64 42: Test Seed:1735661700594160942 42: Test Scalar=int 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.43252e-07 0.0103208 0.0155175 || 0.051031 27967 29347 || 28381.5 28674.4 || 214.514 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.43252e-07 0.00159238 -0.00811622 || 0.051031 1e+64 -1e+64 42: Test Scalar=unsigned int 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.43252e-07 0.00481078 -0.00934159 || 0.051031 28052 29331 || 28537.1 28674.4 || -129.138 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.43252e-07 0.00988413 0.000333154 || 0.051031 1e+64 -1e+64 42: Test Scalar=int64_t 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.43252e-07 0.00700342 -0.0107047 || 0.051031 28060 29332 || 28475 28674.4 || -147.982 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.43252e-07 0.00203322 0.0108833 || 0.051031 1e+64 -1e+64 42: Test Scalar=uint64_t 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.43252e-07 -0.0104598 0.00673288 || 0.051031 28030 29319 || 28977.5 28674.4 || 93.0754 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.43252e-07 0.00540889 0.00869221 || 0.051031 1e+64 -1e+64 42: Test Scalar=half 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 0.000245924 -0.99999 -48247.7 || 0.051031 0 194961 || 2.92887e+09 28674.4 || -6.66976e+08 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 0.000736672 -0.302507 0.141668 || 0.051031 1e+64 -1e+64 42: Test Scalar=bhalf 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.71e-07 -0.0011987 -0.0293311 || 0.051031 27943 29385 || 28708.8 28674.4 || -405.473 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 7.26496e-07 0.00914846 0.00560577 || 0.051031 1e+64 -1e+64 42: Test Scalar=float 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.63432e-07 -0.0122999 0.000814961 || 0.051031 27961 29300 || 29031.5 28674.4 || 11.266 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 7.03793e-07 -0.0173324 0.00164147 || 0.051031 1e+64 -1e+64 42: Test Scalar=double 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 6.43252e-07 -0.0143495 0.018476 || 0.051031 27986 29417 || 29091.8 28674.4 || 255.412 -2.0744 42: -- Testing 3-D histogram 42: Density 3D: 6.43252e-07 0.00609022 0.00718443 || 0.051031 1e+64 -1e+64 42: [ OK ] sycl.Random_XorShift64 (378 ms) 42: [ RUN ] sycl.Random_XorShift1024_0 42: Test Seed:1735661700799394023 42: Test Scalar=int 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.54313e-07 -0.0048438 -0.00512121 || 0.051031 10935 11765 || 11432.3 11377 || -70.7956 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.67029e-07 0.00722788 -0.000600257 || 0.051031 1e+64 -1e+64 42: Test Scalar=unsigned int 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.47955e-07 0.00707361 -0.00873137 || 0.051031 10935 11791 || 11297 11377 || -120.702 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.47955e-07 -0.00634463 -0.000971349 || 0.051031 1e+64 -1e+64 42: Test Scalar=int64_t 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.47955e-07 -0.00748847 0.00940694 || 0.051031 10935 11797 || 11462.8 11377 || 130.042 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.47955e-07 -0.00549205 -0.00278418 || 0.051031 1e+64 -1e+64 42: Test Scalar=uint64_t 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.47955e-07 -5.90156e-05 -0.0116015 || 0.051031 10977 11817 || 11377.6 11377 || -160.38 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.47955e-07 -0.0242017 0.00316086 || 0.051031 1e+64 -1e+64 42: Test Scalar=half 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 0.00024359 -0.999975 -7594.87 || 0.051031 0 77577 || 4.61035e+08 11377 || -1.04991e+08 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 0.000730552 -0.154076 0.0220697 || 0.051031 1e+64 -1e+64 42: Test Scalar=bhalf 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.79744e-07 -0.0176418 0.00462349 || 0.051031 10919 11818 || 11581.3 11377 || 63.9151 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 3.43323e-07 0.0162468 0.00249121 || 0.051031 1e+64 -1e+64 42: Test Scalar=float 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.60671e-07 0.00153637 -0.0075904 || 0.051031 10932 11842 || 11359.5 11377 || -104.93 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.86102e-07 0.00619147 -0.00172637 || 0.051031 1e+64 -1e+64 42: Test Scalar=double 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.47955e-07 0.0143967 0.0025858 || 0.051031 10996 11859 || 11215.5 11377 || 35.7461 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.47955e-07 0.00570339 0.000781579 || 0.051031 1e+64 -1e+64 42: Test Seed:1735661700958080498 42: Test Scalar=int 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.47955e-07 0.0210908 0.0113696 || 0.051031 10984 11783 || 11142 11377 || 157.174 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.47955e-07 -0.0213607 4.86098e-05 || 0.051031 1e+64 -1e+64 42: Test Scalar=unsigned int 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.47955e-07 -0.0087242 -0.00549304 || 0.051031 10931 11761 || 11477.1 11377 || -75.9358 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.47955e-07 -0.00571583 0.00299414 || 0.051031 1e+64 -1e+64 42: Test Scalar=int64_t 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.47955e-07 0.0169926 0.0117532 || 0.051031 10987 11809 || 11186.9 11377 || 162.476 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.47955e-07 -0.00703429 -0.00347381 || 0.051031 1e+64 -1e+64 42: Test Scalar=uint64_t 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.47955e-07 -0.00824224 2.92234e-05 || 0.051031 10936 11737 || 11471.5 11377 || 0.403984 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.47955e-07 -0.00192599 0.0010026 || 0.051031 1e+64 -1e+64 42: Test Scalar=half 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 0.000246401 -0.999975 -7595.37 || 0.051031 0 77839 || 4.61106e+08 11377 || -1.04998e+08 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 0.000738937 -0.166218 0.0251615 || 0.051031 1e+64 -1e+64 42: Test Scalar=bhalf 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.67029e-07 0.00120209 -0.0020885 || 0.051031 10960 11811 || 11363.3 11377 || -28.8714 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 3.05176e-07 -0.00106423 0.00222466 || 0.051031 1e+64 -1e+64 42: Test Scalar=float 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.60671e-07 0.00162318 0.00697327 || 0.051031 10955 11805 || 11358.5 11377 || 96.3985 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.86102e-07 0.0275151 7.51995e-05 || 0.051031 1e+64 -1e+64 42: Test Scalar=double 42: -- Testing randomness properties 42: -- Testing 1-D histogram 42: Density 1D: 2.47955e-07 -0.0104058 0.00392109 || 0.051031 10962 11892 || 11496.6 11377 || 54.2051 -0.823045 42: -- Testing 3-D histogram 42: Density 3D: 2.47955e-07 -0.0147559 0.0020147 || 0.051031 1e+64 -1e+64 42: [ OK ] sycl.Random_XorShift1024_0 (368 ms) 42: [ RUN ] sycl.Multi_streams 42: /var/jenkins/workspace/Kokkos_PR-7581/algorithms/unit_tests/TestRandom.hpp:602: Skipped 42: Failing on NVIDIA GPUs 42: [ SKIPPED ] sycl.Multi_streams (0 ms) 42: [----------] 3 tests from sycl (747 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 3 tests from 1 test suite ran. (747 ms total) 42: [ PASSED ] 2 tests. 42: [ SKIPPED ] 1 test, listed below: 42: [ SKIPPED ] sycl.Multi_streams 42/62 Test #42: Kokkos_UnitTest_Random ..................................... Passed 1.10 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_A 43: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 43: Test timeout computed to be: 1500 43: [==========] Running 16 tests from 4 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_DeathTest 43: [ RUN ] std_algorithms_DeathTest.expect_no_overlap 43: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms) 43: [----------] 1 test from std_algorithms_DeathTest (0 ms total) 43: 43: [----------] 3 tests from std_algorithms_reducers 43: [ RUN ] std_algorithms_reducers.max_first_loc 43: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 43: [ RUN ] std_algorithms_reducers.min_first_loc 43: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 43: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 43: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 43: [----------] 3 tests from std_algorithms_reducers (0 ms total) 43: 43: [----------] 1 test from std_algorithms 43: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 43: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 43: [----------] 1 test from std_algorithms (0 ms total) 43: 43: [----------] 11 tests from random_access_iterator_test 43: [ RUN ] random_access_iterator_test.constructor 43: [ OK ] random_access_iterator_test.constructor (2 ms) 43: [ RUN ] random_access_iterator_test.constructiblity 43: [ OK ] random_access_iterator_test.constructiblity (0 ms) 43: [ RUN ] random_access_iterator_test.dereference 43: [ OK ] random_access_iterator_test.dereference (1 ms) 43: [ RUN ] random_access_iterator_test.subscript_operator 43: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 43: [ RUN ] random_access_iterator_test.operatorsSet1 43: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 43: [ RUN ] random_access_iterator_test.operatorsSet2 43: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 43: [ RUN ] random_access_iterator_test.operatorsSet3 43: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 43: [ RUN ] random_access_iterator_test.operatorsSet4 43: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 43: [ RUN ] random_access_iterator_test.assignment_operator 43: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 43: [ RUN ] random_access_iterator_test.distance 43: [ OK ] random_access_iterator_test.distance (0 ms) 43: [ RUN ] random_access_iterator_test.traits_helpers 43: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 43: [----------] 11 tests from random_access_iterator_test (8 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 16 tests from 4 test suites ran. (9 ms total) 43: [ PASSED ] 16 tests. 43/62 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.31 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_B 44: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 44: Test timeout computed to be: 1500 44: [==========] Running 7 tests from 1 test suite. 44: [----------] Global test environment set-up. 44: [----------] 7 tests from std_algorithms_min_max_element_test 44: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 44: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 44: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 44: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 44: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 44: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (9 ms) 44: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 44: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (6 ms) 44: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 44: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (6 ms) 44: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 44: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (6 ms) 44: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 44: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (10 ms) 44: [----------] 7 tests from std_algorithms_min_max_element_test (40 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 7 tests from 1 test suite ran. (40 ms total) 44: [ PASSED ] 7 tests. 44/62 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.36 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_C 45: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 45: Test timeout computed to be: 1500 45: [==========] Running 13 tests from 10 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_lexicographical_compare_test 45: [ RUN ] std_algorithms_lexicographical_compare_test.test 45: [ OK ] std_algorithms_lexicographical_compare_test.test (28 ms) 45: [----------] 1 test from std_algorithms_lexicographical_compare_test (28 ms total) 45: 45: [----------] 1 test from std_algorithms_for_each_test 45: [ RUN ] std_algorithms_for_each_test.test 45: [ OK ] std_algorithms_for_each_test.test (67 ms) 45: [----------] 1 test from std_algorithms_for_each_test (67 ms total) 45: 45: [----------] 1 test from std_algorithms_find_test 45: [ RUN ] std_algorithms_find_test.test 45: [ OK ] std_algorithms_find_test.test (37 ms) 45: [----------] 1 test from std_algorithms_find_test (37 ms total) 45: 45: [----------] 4 tests from std_algorithms_non_mod_seq_ops 45: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 45: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (388 ms) 45: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 45: [ OK ] std_algorithms_non_mod_seq_ops.find_end (370 ms) 45: [ RUN ] std_algorithms_non_mod_seq_ops.search 45: [ OK ] std_algorithms_non_mod_seq_ops.search (360 ms) 45: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 45: [ OK ] std_algorithms_non_mod_seq_ops.search_n (286 ms) 45: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1406 ms total) 45: 45: [----------] 1 test from std_algorithms_count_test 45: [ RUN ] std_algorithms_count_test.test 45: [ OK ] std_algorithms_count_test.test (23 ms) 45: [----------] 1 test from std_algorithms_count_test (23 ms total) 45: 45: [----------] 1 test from std_algorithms_equal_test 45: [ RUN ] std_algorithms_equal_test.test 45: [ OK ] std_algorithms_equal_test.test (14 ms) 45: [----------] 1 test from std_algorithms_equal_test (14 ms total) 45: 45: [----------] 1 test from std_algorithms_all_any_none_of_test 45: [ RUN ] std_algorithms_all_any_none_of_test.test 45: [ OK ] std_algorithms_all_any_none_of_test.test (33 ms) 45: [----------] 1 test from std_algorithms_all_any_none_of_test (33 ms total) 45: 45: [----------] 1 test from std_algorithms_nonmod_seq_ops 45: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 45: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (62 ms) 45: [----------] 1 test from std_algorithms_nonmod_seq_ops (62 ms total) 45: 45: [----------] 1 test from std_algorithms_mismatch_test 45: [ RUN ] std_algorithms_mismatch_test.test 45: [ OK ] std_algorithms_mismatch_test.test (72 ms) 45: [----------] 1 test from std_algorithms_mismatch_test (72 ms total) 45: 45: [----------] 1 test from std_algorithms_mod_seq_ops 45: [ RUN ] std_algorithms_mod_seq_ops.move_backward 45: [ OK ] std_algorithms_mod_seq_ops.move_backward (58 ms) 45: [----------] 1 test from std_algorithms_mod_seq_ops (58 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 13 tests from 10 test suites ran. (1804 ms total) 45: [ PASSED ] 13 tests. 45/62 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 2.16 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_D 46: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 46: Test timeout computed to be: 1500 46: [==========] Running 31 tests from 5 test suites. 46: [----------] Global test environment set-up. 46: [----------] 3 tests from std_algorithms_mod_ops_test 46: [ RUN ] std_algorithms_mod_ops_test.move 46: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 46: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 46: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms) 46: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 46: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms) 46: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total) 46: 46: [----------] 12 tests from std_algorithms_mod_seq_ops_test 46: [ RUN ] std_algorithms_mod_seq_ops_test.copy 46: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 46: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 46: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 46: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 46: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.fill 46: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 46: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 46: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 46: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.generate 46: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 46: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 46: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 46: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms) 46: [----------] 12 tests from std_algorithms_mod_seq_ops_test (8 ms total) 46: 46: [----------] 4 tests from std_algorithms_replace_ops_test 46: [ RUN ] std_algorithms_replace_ops_test.replace 46: [ OK ] std_algorithms_replace_ops_test.replace (44 ms) 46: [ RUN ] std_algorithms_replace_ops_test.replace_if 46: [ OK ] std_algorithms_replace_ops_test.replace_if (139 ms) 46: [ RUN ] std_algorithms_replace_ops_test.replace_copy 46: [ OK ] std_algorithms_replace_ops_test.replace_copy (84 ms) 46: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 46: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (60 ms) 46: [----------] 4 tests from std_algorithms_replace_ops_test (329 ms total) 46: 46: [----------] 11 tests from std_algorithms_mod_seq_ops 46: [ RUN ] std_algorithms_mod_seq_ops.copy_if 46: [ OK ] std_algorithms_mod_seq_ops.copy_if (34 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.unique 46: [ OK ] std_algorithms_mod_seq_ops.unique (80 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 46: [ OK ] std_algorithms_mod_seq_ops.unique_copy (51 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.remove 46: [ OK ] std_algorithms_mod_seq_ops.remove (32 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.remove_if 46: [ OK ] std_algorithms_mod_seq_ops.remove_if (34 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 46: [ OK ] std_algorithms_mod_seq_ops.remove_copy (133 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 46: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (34 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.rotate 46: [ OK ] std_algorithms_mod_seq_ops.rotate (1165 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 46: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (473 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.shift_left 46: [ OK ] std_algorithms_mod_seq_ops.shift_left (1347 ms) 46: [ RUN ] std_algorithms_mod_seq_ops.shift_right 46: [ OK ] std_algorithms_mod_seq_ops.shift_right (1344 ms) 46: [----------] 11 tests from std_algorithms_mod_seq_ops (4731 ms total) 46: 46: [----------] 1 test from std_algorithms_modseq_test 46: [ RUN ] std_algorithms_modseq_test.reverse 46: [ OK ] std_algorithms_modseq_test.reverse (51 ms) 46: [----------] 1 test from std_algorithms_modseq_test (51 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 31 tests from 5 test suites ran. (5124 ms total) 46: [ PASSED ] 31 tests. 46/62 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 5.45 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_E 47: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 47: Test timeout computed to be: 1500 47: [==========] Running 29 tests from 7 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_sorting_ops_test 47: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 47: [ OK ] std_algorithms_sorting_ops_test.is_sorted (13 ms) 47: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 47: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (12 ms) 47: [----------] 2 tests from std_algorithms_sorting_ops_test (26 ms total) 47: 47: [----------] 4 tests from std_algorithms_partitioning_test 47: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 47: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 47: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 47: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 47: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 47: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 47: [ RUN ] std_algorithms_partitioning_test.partition_point 47: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 47: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total) 47: 47: [----------] 1 test from std_algorithms_partitioning_ops 47: [ RUN ] std_algorithms_partitioning_ops.partition_copy 47: [ OK ] std_algorithms_partitioning_ops.partition_copy (22 ms) 47: [----------] 1 test from std_algorithms_partitioning_ops (22 ms total) 47: 47: [----------] 12 tests from std_algorithms_numerics_test 47: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 47: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 47: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 47: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 47: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 47: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 47: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 47: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 47: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 47: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 47: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 47: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 47: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 47: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 47: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 47: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 47: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 47: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 47: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 47: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 47: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 47: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 47: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 47: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 47: [----------] 12 tests from std_algorithms_numerics_test (14 ms total) 47: 47: [----------] 1 test from std_algorithms_numerics_ops_test 47: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 47: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (109 ms) 47: [----------] 1 test from std_algorithms_numerics_ops_test (109 ms total) 47: 47: [----------] 8 tests from std_algorithms_numeric_ops_test 47: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 47: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (678 ms) 47: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 47: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 47: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 47: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (600 ms) 47: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 47: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 47: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 47: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (186 ms) 47: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 47: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 47: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o 47: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (323 ms) 47: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 47: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 47: [----------] 8 tests from std_algorithms_numeric_ops_test (1788 ms total) 47: 47: [----------] 1 test from std_algorithms_transform_ops_test 47: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 47: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (42 ms) 47: [----------] 1 test from std_algorithms_transform_ops_test (42 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 29 tests from 7 test suites ran. (2008 ms total) 47: [ PASSED ] 29 tests. 47/62 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 2.37 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 48: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 48: Test timeout computed to be: 1500 48: [==========] Running 12 tests from 7 test suites. 48: [----------] Global test environment set-up. 48: [----------] 2 tests from std_algorithms_adjacent_find_team_test 48: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 48: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (582 ms) 48: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 48: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (548 ms) 48: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1131 ms total) 48: 48: [----------] 2 tests from std_algorithms_count_team_test 48: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 48: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (268 ms) 48: [ RUN ] std_algorithms_count_team_test.count_returns_zero 48: [ OK ] std_algorithms_count_team_test.count_returns_zero (250 ms) 48: [----------] 2 tests from std_algorithms_count_team_test (519 ms total) 48: 48: [----------] 1 test from std_algorithms_count_if_team_test 48: [ RUN ] std_algorithms_count_if_team_test.test 48: [ OK ] std_algorithms_count_if_team_test.test (307 ms) 48: [----------] 1 test from std_algorithms_count_if_team_test (307 ms total) 48: 48: [----------] 1 test from std_algorithms_for_each_team_test 48: [ RUN ] std_algorithms_for_each_team_test.test 48: [ OK ] std_algorithms_for_each_team_test.test (497 ms) 48: [----------] 1 test from std_algorithms_for_each_team_test (497 ms total) 48: 48: [----------] 1 test from std_algorithms_for_each_n_team_test 48: [ RUN ] std_algorithms_for_each_n_team_test.test 48: [ OK ] std_algorithms_for_each_n_team_test.test (516 ms) 48: [----------] 1 test from std_algorithms_for_each_n_team_test (516 ms total) 48: 48: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 48: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 48: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (642 ms) 48: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 48: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (597 ms) 48: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 48: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (591 ms) 48: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (1831 ms total) 48: 48: [----------] 2 tests from std_algorithms_mismatch_team_test 48: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 48: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (677 ms) 48: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 48: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (867 ms) 48: [----------] 2 tests from std_algorithms_mismatch_team_test (1544 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 12 tests from 7 test suites ran. (6349 ms total) 48: [ PASSED ] 12 tests. 48/62 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 6.68 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 49: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 49: Test timeout computed to be: 1500 49: [==========] Running 8 tests from 4 test suites. 49: [----------] Global test environment set-up. 49: [----------] 2 tests from std_algorithms_equal_team_test 49: [ RUN ] std_algorithms_equal_team_test.views_are_equal 49: [ OK ] std_algorithms_equal_team_test.views_are_equal (975 ms) 49: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 49: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1277 ms) 49: [----------] 2 tests from std_algorithms_equal_team_test (2252 ms total) 49: 49: [----------] 2 tests from std_algorithms_search_team_test 49: [ RUN ] std_algorithms_search_team_test.sequences_exist 49: [ OK ] std_algorithms_search_team_test.sequences_exist (541 ms) 49: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 49: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (549 ms) 49: [----------] 2 tests from std_algorithms_search_team_test (1090 ms total) 49: 49: [----------] 2 tests from std_algorithms_find_end_team_test 49: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 49: [ OK ] std_algorithms_find_end_team_test.sequences_exist (607 ms) 49: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 49: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (634 ms) 49: [----------] 2 tests from std_algorithms_find_end_team_test (1242 ms total) 49: 49: [----------] 2 tests from std_algorithms_find_first_of_team_test 49: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 49: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (570 ms) 49: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 49: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (694 ms) 49: [----------] 2 tests from std_algorithms_find_first_of_team_test (1264 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 8 tests from 4 test suites ran. (5850 ms total) 49: [ PASSED ] 8 tests. 49/62 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 6.16 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 50: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 50: Test timeout computed to be: 1500 50: [==========] Running 11 tests from 7 test suites. 50: [----------] Global test environment set-up. 50: [----------] 2 tests from std_algorithms_find_team_test 50: [ RUN ] std_algorithms_find_team_test.searched_values_exist 50: [ OK ] std_algorithms_find_team_test.searched_values_exist (268 ms) 50: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 50: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (262 ms) 50: [----------] 2 tests from std_algorithms_find_team_test (531 ms total) 50: 50: [----------] 2 tests from std_algorithms_find_if_team_test 50: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 50: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (254 ms) 50: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 50: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (261 ms) 50: [----------] 2 tests from std_algorithms_find_if_team_test (516 ms total) 50: 50: [----------] 2 tests from std_algorithms_find_if_not_team_test 50: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 50: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (267 ms) 50: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o 50: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (255 ms) 50: [----------] 2 tests from std_algorithms_find_if_not_team_test (523 ms total) 50: 50: [----------] 1 test from std_algorithms_all_of_team_test 50: [ RUN ] std_algorithms_all_of_team_test.test 50: [ OK ] std_algorithms_all_of_team_test.test (268 ms) 50: [----------] 1 test from std_algorithms_all_of_team_test (268 ms total) 50: 50: [----------] 1 test from std_algorithms_any_of_team_test 50: [ RUN ] std_algorithms_any_of_team_test.test 50: [ OK ] std_algorithms_any_of_team_test.test (260 ms) 50: [----------] 1 test from std_algorithms_any_of_team_test (260 ms total) 50: 50: [----------] 1 test from std_algorithms_none_of_team_test 50: [ RUN ] std_algorithms_none_of_team_test.test 50: [ OK ] std_algorithms_none_of_team_test.test (270 ms) 50: [----------] 1 test from std_algorithms_none_of_team_test (270 ms total) 50: 50: [----------] 2 tests from std_algorithms_search_n_team_test 50: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 50: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (283 ms) 50: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 50: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (275 ms) 50: [----------] 2 tests from std_algorithms_search_n_team_test (558 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 11 tests from 7 test suites ran. (2929 ms total) 50: [ PASSED ] 11 tests. 50/62 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 3.24 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 51: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 51: Test timeout computed to be: 1500 51: [==========] Running 3 tests from 3 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_min_element_team_test 51: [ RUN ] std_algorithms_min_element_team_test.test [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o 51: [ OK ] std_algorithms_min_element_team_test.test (636 ms) 51: [----------] 1 test from std_algorithms_min_element_team_test (636 ms total) 51: 51: [----------] 1 test from std_algorithms_max_element_team_test 51: [ RUN ] std_algorithms_max_element_team_test.test [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o 51: [ OK ] std_algorithms_max_element_team_test.test (611 ms) 51: [----------] 1 test from std_algorithms_max_element_team_test (611 ms total) 51: 51: [----------] 1 test from std_algorithms_minmax_element_team_test 51: [ RUN ] std_algorithms_minmax_element_team_test.test 51: [ OK ] std_algorithms_minmax_element_team_test.test (661 ms) 51: [----------] 1 test from std_algorithms_minmax_element_team_test (661 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 3 tests from 3 test suites ran. (1910 ms total) 51: [ PASSED ] 3 tests. 51/62 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 2.23 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 52: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 52: Test timeout computed to be: 1500 52: [==========] Running 6 tests from 6 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_fill_team_test 52: [ RUN ] std_algorithms_fill_team_test.test 52: [ OK ] std_algorithms_fill_team_test.test (335 ms) 52: [----------] 1 test from std_algorithms_fill_team_test (335 ms total) 52: 52: [----------] 1 test from std_algorithms_fill_n_team_test 52: [ RUN ] std_algorithms_fill_n_team_test.test 52: [ OK ] std_algorithms_fill_n_team_test.test (475 ms) 52: [----------] 1 test from std_algorithms_fill_n_team_test (475 ms total) 52: 52: [----------] 1 test from std_algorithms_replace_team_test 52: [ RUN ] std_algorithms_replace_team_test.test [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o 52: [ OK ] std_algorithms_replace_team_test.test (495 ms) 52: [----------] 1 test from std_algorithms_replace_team_test (495 ms total) 52: 52: [----------] 1 test from std_algorithms_replace_if_team_test 52: [ RUN ] std_algorithms_replace_if_team_test.test 52: [ OK ] std_algorithms_replace_if_team_test.test (449 ms) 52: [----------] 1 test from std_algorithms_replace_if_team_test (449 ms total) 52: 52: [----------] 1 test from std_algorithms_replace_copy_team_test 52: [ RUN ] std_algorithms_replace_copy_team_test.test 52: [ OK ] std_algorithms_replace_copy_team_test.test (450 ms) 52: [----------] 1 test from std_algorithms_replace_copy_team_test (450 ms total) 52: 52: [----------] 1 test from std_algorithms_replace_copy_if_team_test 52: [ RUN ] std_algorithms_replace_copy_if_team_test.test 52: [ OK ] std_algorithms_replace_copy_if_team_test.test (450 ms) 52: [----------] 1 test from std_algorithms_replace_copy_if_team_test (450 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 6 tests from 6 test suites ran. (2657 ms total) 52: [ PASSED ] 6 tests. 52/62 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 2.99 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 53: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 53: Test timeout computed to be: 1500 53: [==========] Running 4 tests from 4 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_reverse_team_test 53: [ RUN ] std_algorithms_reverse_team_test.test 53: [ OK ] std_algorithms_reverse_team_test.test (353 ms) 53: [----------] 1 test from std_algorithms_reverse_team_test (353 ms total) 53: 53: [----------] 1 test from std_algorithms_reverse_copy_team_test 53: [ RUN ] std_algorithms_reverse_copy_team_test.test 53: [ OK ] std_algorithms_reverse_copy_team_test.test (395 ms) 53: [----------] 1 test from std_algorithms_reverse_copy_team_test (395 ms total) 53: 53: [----------] 1 test from std_algorithms_rotate_team_test 53: [ RUN ] std_algorithms_rotate_team_test.test 53: [ OK ] std_algorithms_rotate_team_test.test (690 ms) 53: [----------] 1 test from std_algorithms_rotate_team_test (690 ms total) 53: 53: [----------] 1 test from std_algorithms_rotate_copy_team_test 53: [ RUN ] std_algorithms_rotate_copy_team_test.test 53: [ OK ] std_algorithms_rotate_copy_team_test.test (741 ms) 53: [----------] 1 test from std_algorithms_rotate_copy_team_test (741 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 4 tests from 4 test suites ran. (2180 ms total) 53: [ PASSED ] 4 tests. 53/62 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 2.50 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 54: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 54: Test timeout computed to be: 1500 54: [==========] Running 4 tests from 4 test suites. 54: [----------] Global test environment set-up. 54: [----------] 1 test from std_algorithms_move_team_test 54: [ RUN ] std_algorithms_move_team_test.test 54: [ OK ] std_algorithms_move_team_test.test (546 ms) 54: [----------] 1 test from std_algorithms_move_team_test (546 ms total) 54: 54: [----------] 1 test from std_algorithms_move_backward_team_test 54: [ RUN ] std_algorithms_move_backward_team_test.test 54: [ OK ] std_algorithms_move_backward_team_test.test (508 ms) 54: [----------] 1 test from std_algorithms_move_backward_team_test (508 ms total) 54: 54: [----------] 1 test from std_algorithms_shift_left_team_test 54: [ RUN ] std_algorithms_shift_left_team_test.test 54: [ OK ] std_algorithms_shift_left_team_test.test (1674 ms) 54: [----------] 1 test from std_algorithms_shift_left_team_test (1674 ms total) 54: 54: [----------] 1 test from std_algorithms_shift_right_team_test 54: [ RUN ] std_algorithms_shift_right_team_test.test 54: [ OK ] std_algorithms_shift_right_team_test.test (1679 ms) 54: [----------] 1 test from std_algorithms_shift_right_team_test (1679 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 4 tests from 4 test suites ran. (4408 ms total) 54: [ PASSED ] 4 tests. 54/62 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 4.72 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 55: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 55: Test timeout computed to be: 1500 55: [==========] Running 9 tests from 9 test suites. 55: [----------] Global test environment set-up. 55: [----------] 1 test from std_algorithms_copy_team_test 55: [ RUN ] std_algorithms_copy_team_test.test [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o 55: [ OK ] std_algorithms_copy_team_test.test (698 ms) 55: [----------] 1 test from std_algorithms_copy_team_test (698 ms total) 55: 55: [----------] 1 test from std_algorithms_copy_n_team_test 55: [ RUN ] std_algorithms_copy_n_team_test.test 55: [ OK ] std_algorithms_copy_n_team_test.test (549 ms) 55: [----------] 1 test from std_algorithms_copy_n_team_test (549 ms total) 55: 55: [----------] 1 test from std_algorithms_copy_backward_team_test 55: [ RUN ] std_algorithms_copy_backward_team_test.test 55: [ OK ] std_algorithms_copy_backward_team_test.test (508 ms) 55: [----------] 1 test from std_algorithms_copy_backward_team_test (508 ms total) 55: 55: [----------] 1 test from std_algorithms_copy_if_team_test 55: [ RUN ] std_algorithms_copy_if_team_test.test 55: [ OK ] std_algorithms_copy_if_team_test.test (453 ms) 55: [----------] 1 test from std_algorithms_copy_if_team_test (453 ms total) 55: 55: [----------] 1 test from std_algorithms_unique_copy_team_test 55: [ RUN ] std_algorithms_unique_copy_team_test.test [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o 55: [ OK ] std_algorithms_unique_copy_team_test.test (565 ms) 55: [----------] 1 test from std_algorithms_unique_copy_team_test (565 ms total) 55: 55: [----------] 1 test from std_algorithms_remove_team_test 55: [ RUN ] std_algorithms_remove_team_test.test 55: [ OK ] std_algorithms_remove_team_test.test (462 ms) 55: [----------] 1 test from std_algorithms_remove_team_test (462 ms total) 55: 55: [----------] 1 test from std_algorithms_remove_if_team_test 55: [ RUN ] std_algorithms_remove_if_team_test.test 55: [ OK ] std_algorithms_remove_if_team_test.test (403 ms) 55: [----------] 1 test from std_algorithms_remove_if_team_test (403 ms total) 55: 55: [----------] 1 test from std_algorithms_remove_copy_team_test 55: [ RUN ] std_algorithms_remove_copy_team_test.test 55: [ OK ] std_algorithms_remove_copy_team_test.test (482 ms) 55: [----------] 1 test from std_algorithms_remove_copy_team_test (482 ms total) 55: 55: [----------] 1 test from std_algorithms_remove_copy_if_team_test 55: [ RUN ] std_algorithms_remove_copy_if_team_test.test 55: [ OK ] std_algorithms_remove_copy_if_team_test.test (411 ms) 55: [----------] 1 test from std_algorithms_remove_copy_if_team_test (411 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 9 tests from 9 test suites ran. (4535 ms total) 55: [ PASSED ] 9 tests. 55/62 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 4.84 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 56: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 56: Test timeout computed to be: 1500 56: [==========] Running 4 tests from 4 test suites. 56: [----------] Global test environment set-up. 56: [----------] 1 test from std_algorithms_unique_team_test 56: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 56: [ OK ] std_algorithms_unique_team_test.test_default_predicate (701 ms) 56: [----------] 1 test from std_algorithms_unique_team_test (701 ms total) 56: 56: [----------] 1 test from std_algorithms_adjacent_difference_team_test 56: [ RUN ] std_algorithms_adjacent_difference_team_test.test 56: [ OK ] std_algorithms_adjacent_difference_team_test.test (920 ms) 56: [----------] 1 test from std_algorithms_adjacent_difference_team_test (920 ms total) 56: 56: [----------] 1 test from std_algorithms_reduce_team_test 56: [ RUN ] std_algorithms_reduce_team_test.test 56: [ OK ] std_algorithms_reduce_team_test.test (865 ms) 56: [----------] 1 test from std_algorithms_reduce_team_test (865 ms total) 56: 56: [----------] 1 test from std_algorithms_transform_reduce_team_test 56: [ RUN ] std_algorithms_transform_reduce_team_test.test 56: [ OK ] std_algorithms_transform_reduce_team_test.test (1448 ms) 56: [----------] 1 test from std_algorithms_transform_reduce_team_test (1449 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 4 tests from 4 test suites ran. (3936 ms total) 56: [ PASSED ] 4 tests. 56/62 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 4.28 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 57: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 57: Test timeout computed to be: 1500 57: [==========] Running 18 tests from 5 test suites. 57: [----------] Global test environment set-up. 57: [----------] 2 tests from std_algorithms_is_sorted_team_test 57: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 57: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (548 ms) 57: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 57: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (458 ms) 57: [----------] 2 tests from std_algorithms_is_sorted_team_test (1007 ms total) 57: 57: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 57: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 57: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (27 ms) 57: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 57: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (31 ms) 57: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 57: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (385 ms) 57: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 57: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (492 ms) 57: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (938 ms total) 57: 57: [----------] 4 tests from std_algorithms_is_partitioned_team_test 57: [ RUN ] std_algorithms_is_partitioned_team_test.empty 57: [ OK ] std_algorithms_is_partitioned_team_test.empty (14 ms) 57: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 57: [ OK ] std_algorithms_is_partitioned_team_test.all_true (237 ms) 57: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 57: [ OK ] std_algorithms_is_partitioned_team_test.all_false (242 ms) 57: [ RUN ] std_algorithms_is_partitioned_team_test.random 57: [ OK ] std_algorithms_is_partitioned_team_test.random (183 ms) 57: [----------] 4 tests from std_algorithms_is_partitioned_team_test (677 ms total) 57: 57: [----------] 4 tests from std_algorithms_partition_copy_team_test 57: [ RUN ] std_algorithms_partition_copy_team_test.empty 57: [ OK ] std_algorithms_partition_copy_team_test.empty (19 ms) 57: [ RUN ] std_algorithms_partition_copy_team_test.all_true 57: [ OK ] std_algorithms_partition_copy_team_test.all_true (567 ms) 57: [ RUN ] std_algorithms_partition_copy_team_test.all_false 57: [ OK ] std_algorithms_partition_copy_team_test.all_false (549 ms) 57: [ RUN ] std_algorithms_partition_copy_team_test.random 57: [ OK ] std_algorithms_partition_copy_team_test.random (468 ms) 57: [----------] 4 tests from std_algorithms_partition_copy_team_test (1604 ms total) 57: 57: [----------] 4 tests from std_algorithms_partition_point_team_test 57: [ RUN ] std_algorithms_partition_point_team_test.empty 57: [ OK ] std_algorithms_partition_point_team_test.empty (15 ms) 57: [ RUN ] std_algorithms_partition_point_team_test.all_true 57: [ OK ] std_algorithms_partition_point_team_test.all_true (228 ms) 57: [ RUN ] std_algorithms_partition_point_team_test.all_false 57: [ OK ] std_algorithms_partition_point_team_test.all_false (229 ms) 57: [ RUN ] std_algorithms_partition_point_team_test.random 57: [ OK ] std_algorithms_partition_point_team_test.random (169 ms) 57: [----------] 4 tests from std_algorithms_partition_point_team_test (643 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 18 tests from 5 test suites ran. (4871 ms total) 57: [ PASSED ] 18 tests. 57/62 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 5.17 sec test 58 Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 58: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 58: Test timeout computed to be: 1500 58: [==========] Running 5 tests from 4 test suites. 58: [----------] Global test environment set-up. 58: [----------] 2 tests from std_algorithms_transform_team_test 58: [ RUN ] std_algorithms_transform_team_test.test_unary_op 58: [ OK ] std_algorithms_transform_team_test.test_unary_op (1038 ms) 58: [ RUN ] std_algorithms_transform_team_test.test_binary_op 58: [ OK ] std_algorithms_transform_team_test.test_binary_op (887 ms) 58: [----------] 2 tests from std_algorithms_transform_team_test (1926 ms total) 58: 58: [----------] 1 test from std_algorithms_generate_team_test 58: [ RUN ] std_algorithms_generate_team_test.test_unary_op 58: [ OK ] std_algorithms_generate_team_test.test_unary_op (1837 ms) 58: [----------] 1 test from std_algorithms_generate_team_test (1837 ms total) 58: 58: [----------] 1 test from std_algorithms_generate_n_team_test 58: [ RUN ] std_algorithms_generate_n_team_test.test 58: [ OK ] std_algorithms_generate_n_team_test.test (485 ms) 58: [----------] 1 test from std_algorithms_generate_n_team_test (485 ms total) 58: 58: [----------] 1 test from std_algorithms_swap_ranges_team_test 58: [ RUN ] std_algorithms_swap_ranges_team_test.test 58: [ OK ] std_algorithms_swap_ranges_team_test.test (931 ms) 58: [----------] 1 test from std_algorithms_swap_ranges_team_test (931 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 5 tests from 4 test suites ran. (5180 ms total) 58: [ PASSED ] 5 tests. 58/62 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 5.50 sec test 59 Start 59: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 59: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 59: Test timeout computed to be: 1500 59: [==========] Running 2 tests from 2 test suites. 59: [----------] Global test environment set-up. 59: [----------] 1 test from std_algorithms_exclusive_scan_team_test 59: [ RUN ] std_algorithms_exclusive_scan_team_test.test 59: [ OK ] std_algorithms_exclusive_scan_team_test.test (1925 ms) 59: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1925 ms total) 59: 59: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 59: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 59: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (930 ms) 59: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (930 ms total) 59: 59: [----------] Global test environment tear-down 59: [==========] 2 tests from 2 test suites ran. (2856 ms total) 59: [ PASSED ] 2 tests. 59/62 Test #59: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 3.18 sec test 60 Start 60: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 60: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 60: Test timeout computed to be: 1500 60: [==========] Running 2 tests from 2 test suites. 60: [----------] Global test environment set-up. 60: [----------] 1 test from std_algorithms_inclusive_scan_team_test 60: [ RUN ] std_algorithms_inclusive_scan_team_test.test 60: [ OK ] std_algorithms_inclusive_scan_team_test.test (2826 ms) 60: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2826 ms total) 60: 60: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 60: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 60: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1919 ms) 60: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1919 ms total) 60: 60: [----------] Global test environment tear-down 60: [==========] 2 tests from 2 test suites ran. (4745 ms total) 60: [ PASSED ] 2 tests. 60/62 Test #60: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 5.07 sec test 61 Start 61: Kokkos_UnitTest_SIMD 61: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/simd/unit_tests/Kokkos_UnitTest_SIMD 61: Test timeout computed to be: 1500 61: [==========] Running 18 tests from 1 test suite. 61: [----------] Global test environment set-up. 61: [----------] 18 tests from simd 61: [ RUN ] simd.host_math_ops 61: [ OK ] simd.host_math_ops (0 ms) 61: [ RUN ] simd.device_math_ops 61: [ OK ] simd.device_math_ops (10 ms) 61: [ RUN ] simd.host_mask_ops 61: [ OK ] simd.host_mask_ops (0 ms) 61: [ RUN ] simd.device_mask_ops 61: [ OK ] simd.device_mask_ops (0 ms) 61: [ RUN ] simd.host_conversions 61: [ OK ] simd.host_conversions (0 ms) 61: [ RUN ] simd.device_conversions 61: [ OK ] simd.device_conversions (0 ms) 61: [ RUN ] simd.host_shift_ops 61: [ OK ] simd.host_shift_ops (0 ms) 61: [ RUN ] simd.device_shift_ops 61: [ OK ] simd.device_shift_ops (0 ms) 61: [ RUN ] simd.host_condition 61: [ OK ] simd.host_condition (0 ms) 61: [ RUN ] simd.device_condition 61: [ OK ] simd.device_condition (0 ms) 61: [ RUN ] simd.host_gen_ctors 61: [ OK ] simd.host_gen_ctors (0 ms) 61: [ RUN ] simd.device_gen_ctors 61: [ OK ] simd.device_gen_ctors (0 ms) 61: [ RUN ] simd.host_where_expressions 61: [ OK ] simd.host_where_expressions (0 ms) 61: [ RUN ] simd.device_where_expressions 61: [ OK ] simd.device_where_expressions (0 ms) 61: [ RUN ] simd.host_reductions 61: [ OK ] simd.host_reductions (0 ms) 61: [ RUN ] simd.device_reductions 61: [ OK ] simd.device_reductions (0 ms) 61: [ RUN ] simd.host_construction 61: [ OK ] simd.host_construction (0 ms) 61: [ RUN ] simd.device_construction 61: [ OK ] simd.device_construction (0 ms) 61: [----------] 18 tests from simd (11 ms total) 61: 61: [----------] Global test environment tear-down 61: [==========] 18 tests from 1 test suite ran. (11 ms total) 61: [ PASSED ] 18 tests. 61/62 Test #61: Kokkos_UnitTest_SIMD ....................................... Passed 0.32 sec test 62 Start 62: Kokkos_Example_RelocatableFunction 62: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/example/relocatable_function/Kokkos_example_relocatable_function 62: Test timeout computed to be: 1500 62: 1.000000e+01 2.323020e-03s (relocatable) vs. 1.909860e-04s (inline) 62: 1.000000e+02 2.315400e-05s (relocatable) vs. 1.862400e-05s (inline) 62: 1.000000e+03 2.880400e-05s (relocatable) vs. 2.166000e-05s (inline) 62: 1.000000e+04 2.057900e-05s (relocatable) vs. 1.956600e-05s (inline) 62: 1.000000e+05 4.391300e-05s (relocatable) vs. 2.047800e-05s (inline) 62: 1.000000e+06 3.464500e-05s (relocatable) vs. 2.214100e-05s (inline) 62: 1.000000e+07 3.703000e-05s (relocatable) vs. 2.898400e-05s (inline) 62: 1.000000e+08 9.355400e-05s (relocatable) vs. 8.605200e-05s (inline) 62/62 Test #62: Kokkos_Example_RelocatableFunction ......................... Passed 0.32 sec 100% tests passed, 0 tests failed out of 62 Label Time Summary: Kokkos = 266.35 sec*proc (56 tests) Total Test time (real) = 556.96 sec Post stage [Pipeline] sh + ccache --show-stats Summary: Hits: 0 / 763 (0.00 %) Direct: 0 / 763 (0.00 %) Preprocessed: 0 / 763 (0.00 %) Misses: 763 Direct: 763 Preprocessed: 763 Primary storage: Hits: 0 / 1526 (0.00 %) Misses: 1526 Cache size (GB): 4.39 / 5.00 (87.71 %) Use the -v/--verbose option for more details. [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } $ docker stop --time=1 f2997e3073adf9cfd1348e50d4bbdf0bcf6124334034c4cf87ee3e08d5effef3 INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7581' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes f2997e3073adf9cfd1348e50d4bbdf0bcf6124334034c4cf87ee3e08d5effef3 [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 87%] 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_D.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 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_D.dir/TestStdAlgorithmsReverse.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 89%] 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 [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 91%] 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_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 93%] 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_Team_H.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 99%] 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_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_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 + ctest --no-compress-output -T Test --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Site: 13c3085ec873 Build name: Linux-nvc++ Create new tag: 20241231-1629 - Experimental UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-7581/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-7581/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_ViewSupport 1: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP_ViewSupport 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 14 tests from 1 test suite. 1: [----------] Global test environment set-up. 1: [----------] 14 tests from openmp 1: [ RUN ] openmp.basic_view_default_ctor 1: [ OK ] openmp.basic_view_default_ctor (0 ms) 1: [ RUN ] openmp.basic_view_extents_ctor 1: [ OK ] openmp.basic_view_extents_ctor (0 ms) 1: [ RUN ] openmp.basic_view_mapping_ctor_right 1: [ OK ] openmp.basic_view_mapping_ctor_right (0 ms) 1: [ RUN ] openmp.basic_view_access 1: [ OK ] openmp.basic_view_access (6 ms) 1: [ RUN ] openmp.basic_view_atomic_accessor 1: [ OK ] openmp.basic_view_atomic_accessor (0 ms) 1: [ RUN ] openmp.RefCountedAcc_Typedefs 1: [ OK ] openmp.RefCountedAcc_Typedefs (0 ms) 1: [ RUN ] openmp.RefCountedAcc_Ctors 1: [ OK ] openmp.RefCountedAcc_Ctors (0 ms) 1: [ RUN ] openmp.RefCountedAcc_ConversionToDefaultAcc 1: [ OK ] openmp.RefCountedAcc_ConversionToDefaultAcc (0 ms) 1: [ RUN ] openmp.RefCountedAcc_Access 1: [ OK ] openmp.RefCountedAcc_Access (0 ms) 1: [ RUN ] openmp.RefCountedAcc_Conversion 1: [ OK ] openmp.RefCountedAcc_Conversion (0 ms) 1: [ RUN ] openmp.RefCountedDataHandle_Typedefs 1: [ OK ] openmp.RefCountedDataHandle_Typedefs (0 ms) 1: [ RUN ] openmp.RefCountedDataHandle 1: [ OK ] openmp.RefCountedDataHandle (0 ms) 1: [ RUN ] openmp.RefCountedDataHandleAnonym 1: [ OK ] openmp.RefCountedDataHandleAnonym (0 ms) 1: [ RUN ] openmp.RefCountedDataHandleConversion 1: [ OK ] openmp.RefCountedDataHandleConversion (0 ms) 1: [----------] 14 tests from openmp (7 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 14 tests from 1 test suite ran. (8 ms total) 1: [ PASSED ] 14 tests. 1/54 Test #1: Kokkos_CoreUnitTest_OpenMP_ViewSupport ..................... Passed 0.45 sec test 2 Start 2: Kokkos_CoreUnitTest_Cuda_ViewSupport 2: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Cuda_ViewSupport 2: Test timeout computed to be: 1500 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: [==========] Running 14 tests from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 14 tests from cuda 2: [ RUN ] cuda.basic_view_default_ctor 2: [ OK ] cuda.basic_view_default_ctor (0 ms) 2: [ RUN ] cuda.basic_view_extents_ctor 2: [ OK ] cuda.basic_view_extents_ctor (0 ms) 2: [ RUN ] cuda.basic_view_mapping_ctor_right 2: [ OK ] cuda.basic_view_mapping_ctor_right (0 ms) 2: [ RUN ] cuda.basic_view_access 2: [ OK ] cuda.basic_view_access (1 ms) 2: [ RUN ] cuda.basic_view_atomic_accessor 2: [ OK ] cuda.basic_view_atomic_accessor (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Typedefs 2: [ OK ] cuda.RefCountedAcc_Typedefs (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Ctors 2: [ OK ] cuda.RefCountedAcc_Ctors (0 ms) 2: [ RUN ] cuda.RefCountedAcc_ConversionToDefaultAcc 2: [ OK ] cuda.RefCountedAcc_ConversionToDefaultAcc (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Access 2: [ OK ] cuda.RefCountedAcc_Access (0 ms) 2: [ RUN ] cuda.RefCountedAcc_Conversion 2: [ OK ] cuda.RefCountedAcc_Conversion (0 ms) 2: [ RUN ] cuda.RefCountedDataHandle_Typedefs 2: [ OK ] cuda.RefCountedDataHandle_Typedefs (0 ms) 2: [ RUN ] cuda.RefCountedDataHandle 2: [ OK ] cuda.RefCountedDataHandle (0 ms) 2: [ RUN ] cuda.RefCountedDataHandleAnonym 2: [ OK ] cuda.RefCountedDataHandleAnonym (0 ms) 2: [ RUN ] cuda.RefCountedDataHandleConversion 2: [ OK ] cuda.RefCountedDataHandleConversion (0 ms) 2: [----------] 14 tests from cuda (3 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 14 tests from 1 test suite ran. (3 ms total) 2: [ PASSED ] 14 tests. 2/54 Test #2: Kokkos_CoreUnitTest_Cuda_ViewSupport ....................... Passed 0.23 sec test 3 Start 3: Kokkos_CoreUnitTest_OpenMP 3: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 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 356 tests from 4 test suites. 3: [----------] Global test environment set-up. 3: [----------] 19 tests from openmp_DeathTest 3: [ RUN ] openmp_DeathTest.abort_from_host 3: [ OK ] openmp_DeathTest.abort_from_host (624 ms) 3: [ RUN ] openmp_DeathTest.abort_from_device 3: [ OK ] openmp_DeathTest.abort_from_device (677 ms) 3: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 3: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (690 ms) 3: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 3: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (632 ms) 3: [ RUN ] openmp_DeathTest.policy_invalid_bounds 3: [ OK ] openmp_DeathTest.policy_invalid_bounds (587 ms) 3: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 3: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (1167 ms) 3: [ RUN ] openmp_DeathTest.range_policy_round_trip_conversion_fires 3: [ OK ] openmp_DeathTest.range_policy_round_trip_conversion_fires (561 ms) 3: [ RUN ] openmp_DeathTest.range_policy_check_sign_changes 3: [ OK ] openmp_DeathTest.range_policy_check_sign_changes (1460 ms) 3: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds 3: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (2558 ms) 3: [ RUN ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:89: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (0 ms) 3: [ RUN ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestSpaceAwareAccessorAccessViolation.hpp:105: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (0 ms) 3: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 3: only enforced when debug bound checks is enabled 3: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 3: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 3: only enforced when debug bound checks is enabled 3: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 3: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 3: only enforced when debug bound checks is enabled 3: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 3: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 3: only enforced when debug bound checks is enabled 3: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 3: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment 3: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4149 ms) 3: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment 3: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (4505 ms) 3: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms) 3: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_device 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 3: skipping since no memory access violation would occur 3: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms) 3: [----------] 19 tests from openmp_DeathTest (17614 ms total) 3: 3: [----------] 1 test from openmp_graph_DeathTest 3: [ RUN ] openmp_graph_DeathTest.can_instantiate_only_once 3: [ OK ] openmp_graph_DeathTest.can_instantiate_only_once (1342 ms) 3: [----------] 1 test from openmp_graph_DeathTest (1342 ms total) 3: 3: [----------] 320 tests from openmp 3: [ RUN ] openmp.array_capacity 3: [ OK ] openmp.array_capacity (0 ms) 3: [ RUN ] openmp.array_element_access 3: [ OK ] openmp.array_element_access (0 ms) 3: [ RUN ] openmp.array_operator_equal 3: [ OK ] openmp.array_operator_equal (0 ms) 3: [ RUN ] openmp.array_zero_capacity 3: [ OK ] openmp.array_zero_capacity (0 ms) 3: [ RUN ] openmp.array_zero_data_nullptr 3: [ OK ] openmp.array_zero_data_nullptr (0 ms) 3: [ RUN ] openmp.atomic_operations_complexdouble 3: [ OK ] openmp.atomic_operations_complexdouble (8 ms) 3: [ RUN ] openmp.atomic_operations_complexfloat 3: [ OK ] openmp.atomic_operations_complexfloat (3 ms) 3: [ RUN ] openmp.atomic_operations_double 3: [ OK ] openmp.atomic_operations_double (4 ms) 3: [ RUN ] openmp.atomic_operations_float 3: [ OK ] openmp.atomic_operations_float (3 ms) 3: [ RUN ] openmp.atomic_operations_int 3: [ OK ] openmp.atomic_operations_int (8 ms) 3: [ RUN ] openmp.atomic_operations_long 3: [ OK ] openmp.atomic_operations_long (8 ms) 3: [ RUN ] openmp.atomic_operations_longlong 3: [ OK ] openmp.atomic_operations_longlong (9 ms) 3: [ RUN ] openmp.atomic_shared 3: [ OK ] openmp.atomic_shared (0 ms) 3: [ RUN ] openmp.atomic_operations_unsigned 3: [ OK ] openmp.atomic_operations_unsigned (7 ms) 3: [ RUN ] openmp.atomic_operations_unsignedlong 3: [ OK ] openmp.atomic_operations_unsignedlong (7 ms) 3: [ RUN ] openmp.atomics 3: [ OK ] openmp.atomics (19 ms) 3: [ RUN ] openmp.atomics_tpetra_max_abs 3: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 3: [ RUN ] openmp.atomic_views_integral 3: [ OK ] openmp.atomic_views_integral (284 ms) 3: [ RUN ] openmp.atomic_views_nonintegral 3: [ OK ] openmp.atomic_views_nonintegral (258 ms) 3: [ RUN ] openmp.atomic_view_api 3: [ OK ] openmp.atomic_view_api (0 ms) 3: [ RUN ] openmp.bit_manip_countl_zero 3: [ OK ] openmp.bit_manip_countl_zero (0 ms) 3: [ RUN ] openmp.bit_manip_countl_one 3: [ OK ] openmp.bit_manip_countl_one (0 ms) 3: [ RUN ] openmp.bit_manip_countr_zero 3: [ OK ] openmp.bit_manip_countr_zero (0 ms) 3: [ RUN ] openmp.bit_manip_countr_one 3: [ OK ] openmp.bit_manip_countr_one (0 ms) 3: [ RUN ] openmp.bit_manip_popcount 3: [ OK ] openmp.bit_manip_popcount (0 ms) 3: [ RUN ] openmp.bit_manip_has_single_bit 3: [ OK ] openmp.bit_manip_has_single_bit (0 ms) 3: [ RUN ] openmp.bit_manip_bit_floor 3: [ OK ] openmp.bit_manip_bit_floor (0 ms) 3: [ RUN ] openmp.bit_manip_bit_ceil 3: [ OK ] openmp.bit_manip_bit_ceil (0 ms) 3: [ RUN ] openmp.bit_manip_bit_width 3: [ OK ] openmp.bit_manip_bit_width (0 ms) 3: [ RUN ] openmp.bit_manip_rotl 3: [ OK ] openmp.bit_manip_rotl (0 ms) 3: [ RUN ] openmp.bit_manip_rotr 3: [ OK ] openmp.bit_manip_rotr (0 ms) 3: [ RUN ] openmp.bit_manip_byeswap 3: [ OK ] openmp.bit_manip_byeswap (0 ms) 3: [ RUN ] openmp.bit_manip_bit_cast 3: [ OK ] openmp.bit_manip_bit_cast (0 ms) 3: [ RUN ] openmp.test_block_deduction_bug_pr_3103 3: [ OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms) 3: [ RUN ] openmp.checked_integer_operations_multiply_overflow 3: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 3: [ RUN ] openmp.execution_policy_occupancy_and_hint 3: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 3: [ RUN ] openmp.complex_construction 3: [ OK ] openmp.complex_construction (0 ms) 3: [ RUN ] openmp.complex_basic_math 3: [ OK ] openmp.complex_basic_math (0 ms) 3: [ RUN ] openmp.complex_special_funtions 3: [ OK ] openmp.complex_special_funtions (1 ms) 3: [ RUN ] openmp.complex_io 3: [ OK ] openmp.complex_io (0 ms) 3: [ RUN ] openmp.complex_trivially_copyable 3: [ OK ] openmp.complex_trivially_copyable (0 ms) 3: [ RUN ] openmp.complex_issue_3865 3: [ OK ] openmp.complex_issue_3865 (0 ms) 3: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 3: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 3: [ RUN ] openmp.complex_structured_bindings 3: [ OK ] openmp.complex_structured_bindings (0 ms) 3: [ RUN ] openmp.crs_count_fill 3: [ OK ] openmp.crs_count_fill (1 ms) 3: [ RUN ] openmp.crs_copy_constructor 3: [ OK ] openmp.crs_copy_constructor (3 ms) 3: [ RUN ] openmp.deep_copy_alignment 3: [ OK ] openmp.deep_copy_alignment (4 ms) 3: [ RUN ] openmp.deep_copy_conversion 3: [ OK ] openmp.deep_copy_conversion (52 ms) 3: [ RUN ] openmp.partitioning_by_args 3: [ OK ] openmp.partitioning_by_args (0 ms) 3: [ RUN ] openmp.partitioning_by_vector 3: [ OK ] openmp.partitioning_by_vector (0 ms) 3: [ RUN ] openmp.exec_space_thread_safety_range 3: [ OK ] openmp.exec_space_thread_safety_range (955 ms) 3: [ RUN ] openmp.exec_space_thread_safety_mdrange 3: [ OK ] openmp.exec_space_thread_safety_mdrange (96 ms) 3: [ RUN ] openmp.exec_space_thread_safety_team_policy 3: [ OK ] openmp.exec_space_thread_safety_team_policy (95 ms) 3: [ RUN ] openmp.exec_space_thread_safety_range_reduce 3: [ OK ] openmp.exec_space_thread_safety_range_reduce (95 ms) 3: [ RUN ] openmp.exec_space_thread_safety_mdrange_reduce 3: [ OK ] openmp.exec_space_thread_safety_mdrange_reduce (95 ms) 3: [ RUN ] openmp.exec_space_thread_safety_team_policy_reduce 3: [ OK ] openmp.exec_space_thread_safety_team_policy_reduce (95 ms) 3: [ RUN ] openmp.exec_space_thread_safety_range_scan 3: [ OK ] openmp.exec_space_thread_safety_range_scan (95 ms) 3: [ RUN ] openmp.execution_space_as_class_data_member 3: [ OK ] openmp.execution_space_as_class_data_member (6 ms) 3: [ RUN ] openmp.functor_analysis 3: [ OK ] openmp.functor_analysis (0 ms) 3: [ RUN ] openmp.when_all_type 3: [ OK ] openmp.when_all_type (0 ms) 3: [ RUN ] openmp.host_shared_ptr_use_count 3: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 3: [ RUN ] openmp.host_shared_ptr_get 3: [ OK ] openmp.host_shared_ptr_get (0 ms) 3: [ RUN ] openmp.host_shared_ptr_dereference_on_device 3: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 3: [ RUN ] openmp.host_shared_ptr_special_members_on_device 3: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 3: [ RUN ] openmp.host_shared_ptr_tracking 3: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 3: [ RUN ] openmp.join_backward_compatibility 3: [ OK ] openmp.join_backward_compatibility (0 ms) 3: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft 3: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1811 ms) 3: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft 3: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (2069 ms) 3: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 3: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1265 ms) 3: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 3: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1055 ms) 3: [ RUN ] openmp.deep_copy_scratch 3: [ OK ] openmp.deep_copy_scratch (6 ms) 3: [ RUN ] openmp.mathematical_constants_e 3: [ OK ] openmp.mathematical_constants_e (0 ms) 3: [ RUN ] openmp.mathematical_constants_log2e 3: [ OK ] openmp.mathematical_constants_log2e (0 ms) 3: [ RUN ] openmp.mathematical_constants_log10e 3: [ OK ] openmp.mathematical_constants_log10e (0 ms) 3: [ RUN ] openmp.mathematical_constants_pi 3: [ OK ] openmp.mathematical_constants_pi (0 ms) 3: [ RUN ] openmp.mathematical_constants_inv_pi 3: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 3: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 3: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 3: [ RUN ] openmp.mathematical_constants_ln2 3: [ OK ] openmp.mathematical_constants_ln2 (0 ms) 3: [ RUN ] openmp.mathematical_constants_ln10 3: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 3: [ RUN ] openmp.mathematical_constants_sqrt2 3: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 3: [ RUN ] openmp.mathematical_constants_sqrt3 3: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 3: [ RUN ] openmp.mathematical_constants_inv_sqrt3 3: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 3: [ RUN ] openmp.mathematical_constants_egamma 3: [ OK ] openmp.mathematical_constants_egamma (0 ms) 3: [ RUN ] openmp.mathematical_constants_phi 3: [ OK ] openmp.mathematical_constants_phi (0 ms) 3: [ RUN ] openmp.mathematical_functions_trigonometric_functions 3: [ OK ] openmp.mathematical_functions_trigonometric_functions (2 ms) 3: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 3: [ OK ] openmp.mathematical_functions_hyperbolic_functions (1 ms) 3: [ RUN ] openmp.mathematical_functions_non_standard 3: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 3: [ RUN ] openmp.mathematical_functions_power_functions 3: [ OK ] openmp.mathematical_functions_power_functions (0 ms) 3: [ RUN ] openmp.mathematical_functions_fma 3: [ OK ] openmp.mathematical_functions_fma (0 ms) 3: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 3: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (1 ms) 3: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 3: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 3: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 3: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (0 ms) 3: [ RUN ] openmp.mathematical_functions_absolute_value 3: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 3: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 3: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 3: [ RUN ] openmp.mathematical_functions_remainder_function 3: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 3: [ RUN ] openmp.mathematical_functions_isfinite 3: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 3: [ RUN ] openmp.mathematical_functions_isinf 3: [ OK ] openmp.mathematical_functions_isinf (0 ms) 3: [ RUN ] openmp.mathematical_functions_isnan 3: [ OK ] openmp.mathematical_functions_isnan (0 ms) 3: [ RUN ] openmp.mathematical_functions_exponential_functions 3: [ OK ] openmp.mathematical_functions_exponential_functions (1 ms) 3: [ RUN ] openmp.mathspecialfunc_expint1 3: [ OK ] openmp.mathspecialfunc_expint1 (0 ms) 3: [ RUN ] openmp.mathspecialfunc_errorfunc 3: [ OK ] openmp.mathspecialfunc_errorfunc (0 ms) 3: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 3: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (2 ms) 3: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 3: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (2 ms) 3: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 3: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms) 3: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 3: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms) 3: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 3: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms) 3: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 3: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms) 3: [ RUN ] openmp.mdrange_5d 3: [ OK ] openmp.mdrange_5d (24 ms) 3: [ RUN ] openmp.mdrange_6d 3: [ OK ] openmp.mdrange_6d (66 ms) 3: [ RUN ] openmp.mdrange_2d 3: [ OK ] openmp.mdrange_2d (2 ms) 3: [ RUN ] openmp.mdrange_array_reduce 3: [ OK ] openmp.mdrange_array_reduce (0 ms) 3: [ RUN ] openmp.mdrange_3d 3: [ OK ] openmp.mdrange_3d (9 ms) 3: [ RUN ] openmp.mdrange_neg_idx 3: [ OK ] openmp.mdrange_neg_idx (34 ms) 3: [ RUN ] openmp.mdrange_4d 3: [ OK ] openmp.mdrange_4d (6 ms) 3: [ RUN ] openmp.mdrange_scalar 3: [ OK ] openmp.mdrange_scalar (0 ms) 3: [ RUN ] openmp.mdrange_large_deep_copy 3: [ OK ] openmp.mdrange_large_deep_copy (582 ms) 3: [ RUN ] openmp.md_range_policy_construction_from_arrays 3: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 3: [ RUN ] openmp.policy_get_tile_size 3: [ OK ] openmp.policy_get_tile_size (0 ms) 3: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types 3: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (2199 ms) 3: [ RUN ] openmp.mdspan_minimal_functional 3: [ OK ] openmp.mdspan_minimal_functional (0 ms) 3: [ RUN ] openmp.mdspan_atomic_accessor 3: [ OK ] openmp.mdspan_atomic_accessor (0 ms) 3: [ RUN ] openmp.view_mdspan_conversion 3: [ OK ] openmp.view_mdspan_conversion (1 ms) 3: [ RUN ] openmp.view_mdspan_conversion_with_stride 3: [ OK ] openmp.view_mdspan_conversion_with_stride (0 ms) 3: [ RUN ] openmp.max 3: [ OK ] openmp.max (0 ms) 3: [ RUN ] openmp.max_within_parfor 3: [ OK ] openmp.max_within_parfor (0 ms) 3: [ RUN ] openmp.min 3: [ OK ] openmp.min (0 ms) 3: [ RUN ] openmp.min_within_parfor 3: [ OK ] openmp.min_within_parfor (0 ms) 3: [ RUN ] openmp.minmax 3: [ OK ] openmp.minmax (0 ms) 3: [ RUN ] openmp.minmax_within_parfor 3: [ OK ] openmp.minmax_within_parfor (0 ms) 3: [ RUN ] openmp.clamp 3: [ OK ] openmp.clamp (0 ms) 3: [ RUN ] openmp.clamp_within_parfor 3: [ OK ] openmp.clamp_within_parfor (0 ms) 3: [ RUN ] openmp.numeric_traits_infinity 3: [ OK ] openmp.numeric_traits_infinity (2 ms) 3: [ RUN ] openmp.numeric_traits_epsilon 3: [ OK ] openmp.numeric_traits_epsilon (0 ms) 3: [ RUN ] openmp.numeric_traits_round_error 3: [ OK ] openmp.numeric_traits_round_error (0 ms) 3: [ RUN ] openmp.numeric_traits_norm_min 3: [ OK ] openmp.numeric_traits_norm_min (0 ms) 3: [ RUN ] openmp.numeric_traits_denorm_min 3: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 3: [ RUN ] openmp.numeric_traits_finite_min_max 3: [ OK ] openmp.numeric_traits_finite_min_max (1 ms) 3: [ RUN ] openmp.numeric_traits_digits 3: [ OK ] openmp.numeric_traits_digits (0 ms) 3: [ RUN ] openmp.numeric_traits_digits10 3: [ OK ] openmp.numeric_traits_digits10 (0 ms) 3: [ RUN ] openmp.numeric_traits_max_digits10 3: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 3: [ RUN ] openmp.numeric_traits_radix 3: [ OK ] openmp.numeric_traits_radix (0 ms) 3: [ RUN ] openmp.numeric_traits_min_max_exponent 3: [ OK ] openmp.numeric_traits_min_max_exponent (0 ms) 3: [ RUN ] openmp.numeric_traits_min_max_exponent10 3: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 3: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestNumericTraits.hpp:415: Skipped 3: This test is known to fail with the NVHPC compiler 3: [ SKIPPED ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 3: [ RUN ] openmp.numeric_traits_sfinae_friendly 3: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 3: [ RUN ] openmp.occupancy_control 3: [ OK ] openmp.occupancy_control (0 ms) 3: [ RUN ] openmp.memory_pool 3: [ OK ] openmp.memory_pool (62 ms) 3: [ RUN ] openmp.cxx11 3: [ OK ] openmp.cxx11 (0 ms) 3: [ RUN ] openmp.viewctorprop_embedded_dim 3: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 3: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 3: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 3: [ RUN ] openmp.parallel_scan_range_policy 3: [ OK ] openmp.parallel_scan_range_policy (19 ms) 3: [ RUN ] openmp.kokkos_printf 3: [ OK ] openmp.kokkos_printf (1 ms) 3: [ RUN ] openmp.range_for 3: [ OK ] openmp.range_for (1 ms) 3: [ RUN ] openmp.range_reduce 3: [ OK ] openmp.range_reduce (0 ms) 3: [ RUN ] openmp.range_dynamic_policy 3: [ OK ] openmp.range_dynamic_policy (0 ms) 3: [ RUN ] openmp.range_policy_runtime_parameters 3: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 3: [ RUN ] openmp.range_policy_one_way_convertible_bounds 3: [ OK ] openmp.range_policy_one_way_convertible_bounds (0 ms) 3: [ RUN ] openmp.range_for_require 3: [ OK ] openmp.range_for_require (2 ms) 3: [ RUN ] openmp.range_reduce_require 3: [ OK ] openmp.range_reduce_require (0 ms) 3: [ RUN ] openmp.range_dynamic_policy_require 3: [ OK ] openmp.range_dynamic_policy_require (0 ms) 3: [ RUN ] openmp.reducers_int 3: [ OK ] openmp.reducers_int (5 ms) 3: [ RUN ] openmp.reducers_double 3: [ OK ] openmp.reducers_double (5 ms) 3: [ RUN ] openmp.reducers_complex_double 3: [ OK ] openmp.reducers_complex_double (1 ms) 3: [ RUN ] openmp.reducers_struct 3: [ OK ] openmp.reducers_struct (3 ms) 3: [ RUN ] openmp.reducers_half_t 3: [ OK ] openmp.reducers_half_t (2 ms) 3: [ RUN ] openmp.reducers_bhalf_t 3: [ OK ] openmp.reducers_bhalf_t (2 ms) 3: [ RUN ] openmp.reducers_int8_t 3: [ OK ] openmp.reducers_int8_t (1 ms) 3: [ RUN ] openmp.reducers_int16_t 3: [ OK ] openmp.reducers_int16_t (1 ms) 3: [ RUN ] openmp.reducers_point_t 3: [ OK ] openmp.reducers_point_t (1 ms) 3: [ RUN ] openmp.reducers_bool 3: [ OK ] openmp.reducers_bool (0 ms) 3: [ RUN ] openmp.int64_t_reduce 3: [ OK ] openmp.int64_t_reduce (76 ms) 3: [ RUN ] openmp.double_reduce 3: [ OK ] openmp.double_reduce (80 ms) 3: [ RUN ] openmp.int64_t_reduce_dynamic 3: [ OK ] openmp.int64_t_reduce_dynamic (323 ms) 3: [ RUN ] openmp.double_reduce_dynamic 3: [ OK ] openmp.double_reduce_dynamic (341 ms) 3: [ RUN ] openmp.int64_t_reduce_dynamic_view 3: [ OK ] openmp.int64_t_reduce_dynamic_view (171 ms) 3: [ RUN ] openmp.int_combined_reduce 3: [ OK ] openmp.int_combined_reduce (0 ms) 3: [ RUN ] openmp.mdrange_combined_reduce 3: [ OK ] openmp.mdrange_combined_reduce (0 ms) 3: [ RUN ] openmp.int_combined_reduce_mixed 3: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 3: [ RUN ] openmp.reduction_deduction 3: [ OK ] openmp.reduction_deduction (0 ms) 3: [ RUN ] openmp.reduce_device_view_range_policy 3: [ OK ] openmp.reduce_device_view_range_policy (86 ms) 3: [ RUN ] openmp.reduce_device_view_mdrange_policy 3: [ OK ] openmp.reduce_device_view_mdrange_policy (93 ms) 3: [ RUN ] openmp.reduce_device_view_team_policy 3: [ OK ] openmp.reduce_device_view_team_policy (547 ms) 3: [ RUN ] openmp.impl_shared_alloc 3: [ OK ] openmp.impl_shared_alloc (16 ms) 3: [ RUN ] openmp.mdspan_space_aware_accessor 3: [ OK ] openmp.mdspan_space_aware_accessor (0 ms) 3: [ RUN ] openmp.kokkos_swap 3: [ OK ] openmp.kokkos_swap (0 ms) 3: [ RUN ] openmp.team_for 3: [ OK ] openmp.team_for (28 ms) 3: [ RUN ] openmp.team_reduce 3: [ OK ] openmp.team_reduce (30 ms) 3: [ RUN ] openmp.team_reduce_large 3: [ OK ] openmp.team_reduce_large (308 ms) 3: [ RUN ] openmp.team_parallel_single 3: [ OK ] openmp.team_parallel_single (3219 ms) 3: [ RUN ] openmp.large_team_scratch_size 3: [ OK ] openmp.large_team_scratch_size (0 ms) 3: [ RUN ] openmp.team_broadcast_long 3: [ OK ] openmp.team_broadcast_long (78 ms) 3: [ RUN ] openmp.team_broadcast_long_wrapper 3: [ OK ] openmp.team_broadcast_long_wrapper (85 ms) 3: [ RUN ] openmp.team_broadcast_char 3: [ OK ] openmp.team_broadcast_char (81 ms) 3: [ RUN ] openmp.team_broadcast_float 3: [ OK ] openmp.team_broadcast_float (81 ms) 3: [ RUN ] openmp.team_broadcast_double 3: [ OK ] openmp.team_broadcast_double (83 ms) 3: [ RUN ] openmp.team_handle_by_value 3: [ OK ] openmp.team_handle_by_value (0 ms) 3: [ RUN ] openmp.team_vector 3: [ OK ] openmp.team_vector (373 ms) 3: [ RUN ] openmp.triple_nested_parallelism 3: [ OK ] openmp.triple_nested_parallelism (291 ms) 3: [ RUN ] openmp.parallel_scan_with_reducers 3: [ OK ] openmp.parallel_scan_with_reducers (93 ms) 3: [ RUN ] openmp.team_thread_range_combined_reducers 3: [ OK ] openmp.team_thread_range_combined_reducers (6 ms) 3: [ RUN ] openmp.thread_vector_range_combined_reducers 3: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 3: [ RUN ] openmp.team_vector_range_combined_reducers 3: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 3: [ RUN ] openmp.TeamThreadMDRangeParallelFor 3: [ OK ] openmp.TeamThreadMDRangeParallelFor (7 ms) 3: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 3: [ OK ] openmp.ThreadVectorMDRangeParallelFor (6 ms) 3: [ RUN ] openmp.TeamVectorMDRangeParallelFor 3: [ OK ] openmp.TeamVectorMDRangeParallelFor (7 ms) 3: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 3: [ OK ] openmp.TeamThreadMDRangeParallelReduce (10 ms) 3: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 3: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (10 ms) 3: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 3: [ OK ] openmp.TeamVectorMDRangeParallelReduce (10 ms) 3: [ RUN ] openmp.team_policy_runtime_parameters 3: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 3: [ RUN ] openmp.team_reduction_scan 3: [ OK ] openmp.team_reduction_scan (12728 ms) 3: [ RUN ] openmp.team_long_reduce 3: [ OK ] openmp.team_long_reduce (57 ms) 3: [ RUN ] openmp.team_double_reduce 3: [ OK ] openmp.team_double_reduce (57 ms) 3: [ RUN ] openmp.team_long_array_reduce 3: [ OK ] openmp.team_long_array_reduce (77 ms) 3: [ RUN ] openmp.team_double_array_reduce 3: [ OK ] openmp.team_double_array_reduce (60 ms) 3: [ RUN ] openmp.team_parallel_dummy_with_reducer_and_scratch_space 3: [ OK ] openmp.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 3: [ RUN ] openmp.repeated_team_reduce 3: [ OK ] openmp.repeated_team_reduce (317 ms) 3: [ RUN ] openmp.nested_team_reduce_functor_as_reducer 3: [ OK ] openmp.nested_team_reduce_functor_as_reducer (0 ms) 3: [ RUN ] openmp.team_scan 3: [ OK ] openmp.team_scan (214 ms) 3: [ RUN ] openmp.team_scan_ret_val 3: [ OK ] openmp.team_scan_ret_val (224 ms) 3: [ RUN ] openmp.team_shared_request 3: [ OK ] openmp.team_shared_request (166 ms) 3: [ RUN ] openmp.team_scratch_request 3: [ OK ] openmp.team_scratch_request (46 ms) 3: [ RUN ] openmp.team_lambda_shared_request 3: [ OK ] openmp.team_lambda_shared_request (6 ms) 3: [ RUN ] openmp.scratch_align 3: [ OK ] openmp.scratch_align (1 ms) 3: [ RUN ] openmp.shmem_size 3: [ OK ] openmp.shmem_size (0 ms) 3: [ RUN ] openmp.multi_level_scratch 3: [ OK ] openmp.multi_level_scratch (6 ms) 3: [ RUN ] openmp.team_scratch_memory_index_parallel_for 3: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 3: [ RUN ] openmp.team_policy_max_recommended 3: [ OK ] openmp.team_policy_max_recommended (3407 ms) 3: [ RUN ] openmp.team_policy_minmax_scalar_without_plus_equal_k 3: [ OK ] openmp.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 3: [ RUN ] openmp.team_teamvector_range 3: [ OK ] openmp.team_teamvector_range (100 ms) 3: [ RUN ] openmp.unique_token_global 3: [ OK ] openmp.unique_token_global (17 ms) 3: [ RUN ] openmp.unique_token_instance 3: [ OK ] openmp.unique_token_instance (47 ms) 3: [ RUN ] openmp.unique_token_team_acquire 3: [ OK ] openmp.unique_token_team_acquire (0 ms) 3: [ RUN ] openmp.view_api_a 3: [ OK ] openmp.view_api_a (5 ms) 3: [ RUN ] openmp.view_layout_left_with_stride 3: [ OK ] openmp.view_layout_left_with_stride (0 ms) 3: [ RUN ] openmp.view_layout_right_with_stride 3: [ OK ] openmp.view_layout_right_with_stride (0 ms) 3: [ RUN ] openmp.view_api_b 3: [ OK ] openmp.view_api_b (4 ms) 3: [ RUN ] openmp.view_api_c 3: [ OK ] openmp.view_api_c (2 ms) 3: [ RUN ] openmp.view_api_d 3: [ OK ] openmp.view_api_d (1 ms) 3: [ RUN ] openmp.view_remap 3: [ OK ] openmp.view_remap (0 ms) 3: [ RUN ] openmp.view_mirror_nonconst 3: [ OK ] openmp.view_mirror_nonconst (0 ms) 3: [ RUN ] openmp.view_stride_method 3: [ OK ] openmp.view_stride_method (0 ms) 3: [ RUN ] openmp.anonymous_space 3: [ OK ] openmp.anonymous_space (0 ms) 3: [ RUN ] openmp.view_overload_resolution 3: [ OK ] openmp.view_overload_resolution (0 ms) 3: [ RUN ] openmp.view_allocation_large_rank 3: [ OK ] openmp.view_allocation_large_rank (923 ms) 3: [ RUN ] openmp.view_shmem_size_on_device 3: [ OK ] openmp.view_shmem_size_on_device (6 ms) 3: [ RUN ] openmp.view_is_assignable 3: [ OK ] openmp.view_is_assignable (0 ms) 3: [ RUN ] openmp.view_bad_alloc 3: [ OK ] openmp.view_bad_alloc (0 ms) 3: [ RUN ] openmp.view_copy_tests 3: [ OK ] openmp.view_copy_tests (4 ms) 3: [ RUN ] openmp.view_copy_tests_rank_0 3: [ OK ] openmp.view_copy_tests_rank_0 (1 ms) 3: [ RUN ] openmp.view_copy_degenerated 3: [ OK ] openmp.view_copy_degenerated (0 ms) 3: [ RUN ] openmp.view_fill_tests_layout_right 3: [ OK ] openmp.view_fill_tests_layout_right (3601 ms) 3: [ RUN ] openmp.view_fill_tests_layout_left 3: [ OK ] openmp.view_fill_tests_layout_left (2867 ms) 3: [ RUN ] openmp.vcp_empty_traits 3: [ OK ] openmp.vcp_empty_traits (0 ms) 3: [ RUN ] openmp.is_view_label 3: [ OK ] openmp.is_view_label (0 ms) 3: [ RUN ] openmp.vcp_label_base_traits 3: [ OK ] openmp.vcp_label_base_traits (0 ms) 3: [ RUN ] openmp.vcp_label_traits 3: [ OK ] openmp.vcp_label_traits (0 ms) 3: [ RUN ] openmp.view_alloc_can_perfect_forward_label 3: [ OK ] openmp.view_alloc_can_perfect_forward_label (0 ms) 3: [ RUN ] openmp.vcp_label_copy_constructor 3: [ OK ] openmp.vcp_label_copy_constructor (0 ms) 3: [ RUN ] openmp.vcp_pointer_add_property 3: [ OK ] openmp.vcp_pointer_add_property (0 ms) 3: [ RUN ] openmp.view_empty_runtime_unmanaged 3: [ OK ] openmp.view_empty_runtime_unmanaged (0 ms) 3: [ RUN ] openmp.view_hooks 3: [ OK ] openmp.view_hooks (0 ms) 3: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 3: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (54 ms) 3: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 3: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (50 ms) 3: [ RUN ] openmp.view_irregular_layout 3: [ OK ] openmp.view_irregular_layout (6 ms) 3: [ RUN ] openmp.view_mapping 3: [ OK ] openmp.view_mapping (66 ms) 3: [ RUN ] openmp.view_mapping_operator 3: [ OK ] openmp.view_mapping_operator (2 ms) 3: [ RUN ] openmp.static_extent 3: [ OK ] openmp.static_extent (0 ms) 3: [ RUN ] openmp.view_mapping_atomic 3: [ OK ] openmp.view_mapping_atomic (3 ms) 3: [ RUN ] openmp.view_mapping_class_value 3: [ OK ] openmp.view_mapping_class_value (0 ms) 3: [ RUN ] openmp.view_mapping_assignable 3: [ OK ] openmp.view_mapping_assignable (0 ms) 3: [ RUN ] openmp.view_mapping_trivially_copyable 3: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 3: [ RUN ] openmp.view_mapping_subview 3: [ OK ] openmp.view_mapping_subview (0 ms) 3: [ RUN ] openmp.view_nested_view 3: [ OK ] openmp.view_nested_view (0 ms) 3: [ RUN ] openmp.view_of_views_default 3: [ OK ] openmp.view_of_views_default (0 ms) 3: [ RUN ] openmp.view_of_views_without_initializing 3: [ OK ] openmp.view_of_views_without_initializing (0 ms) 3: [ RUN ] openmp.test_view_of_views_sequential_host_init 3: [ OK ] openmp.test_view_of_views_sequential_host_init (0 ms) 3: [ RUN ] openmp.append_formatted_multidimensional_index 3: [ OK ] openmp.append_formatted_multidimensional_index (0 ms) 3: [ RUN ] openmp.view_resize 3: [ OK ] openmp.view_resize (9 ms) 3: [ RUN ] openmp.view_realloc 3: [ OK ] openmp.view_realloc (0 ms) 3: [ RUN ] openmp.workgraph_fib 3: [ OK ] openmp.workgraph_fib (677 ms) 3: [ RUN ] openmp.resize_realloc_no_init 3: [ OK ] openmp.resize_realloc_no_init (2 ms) 3: [ RUN ] openmp.resize_realloc_no_alloc 3: [ OK ] openmp.resize_realloc_no_alloc (0 ms) 3: [ RUN ] openmp.realloc_exec_space 3: [ OK ] openmp.realloc_exec_space (0 ms) 3: [ RUN ] openmp.view_alloc 3: [ OK ] openmp.view_alloc (0 ms) 3: [ RUN ] openmp.view_alloc_exec_space 3: [ OK ] openmp.view_alloc_exec_space (0 ms) 3: [ RUN ] openmp.view_alloc_int 3: [ OK ] openmp.view_alloc_int (0 ms) 3: [ RUN ] openmp.view_alloc_exec_space_int 3: [ OK ] openmp.view_alloc_exec_space_int (0 ms) 3: [ RUN ] openmp.deep_copy_zero_memset 3: [ OK ] openmp.deep_copy_zero_memset (0 ms) 3: [ RUN ] openmp.resize_exec_space 3: [ OK ] openmp.resize_exec_space (0 ms) 3: [ RUN ] openmp.view_allocation_int 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestWithoutInitializing.hpp:301: Skipped 3: skipping since the fence checked for isn't necessary 3: [ SKIPPED ] openmp.view_allocation_int (0 ms) 3: [ RUN ] openmp.view_allocation_exec_space_int 3: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 3: [ RUN ] openmp.view_not_default_constructible 3: [ OK ] openmp.view_not_default_constructible (0 ms) 3: [ RUN ] openmp.view_subview_auto_1d_left 3: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 3: [ RUN ] openmp.view_subview_auto_1d_right 3: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 3: [ RUN ] openmp.view_subview_auto_1d_stride 3: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 3: [ RUN ] openmp.view_subview_assign_strided 3: [ OK ] openmp.view_subview_assign_strided (0 ms) 3: [ RUN ] openmp.view_subview_left_0 3: [ OK ] openmp.view_subview_left_0 (0 ms) 3: [ RUN ] openmp.view_subview_left_1 3: [ OK ] openmp.view_subview_left_1 (0 ms) 3: [ RUN ] openmp.view_subview_left_2 3: [ OK ] openmp.view_subview_left_2 (0 ms) 3: [ RUN ] openmp.view_subview_left_3 3: [ OK ] openmp.view_subview_left_3 (0 ms) 3: [ RUN ] openmp.view_subview_right_0 3: [ OK ] openmp.view_subview_right_0 (0 ms) 3: [ RUN ] openmp.view_subview_right_1 3: [ OK ] openmp.view_subview_right_1 (0 ms) 3: [ RUN ] openmp.view_subview_right_3 3: [ OK ] openmp.view_subview_right_3 (0 ms) 3: [ RUN ] openmp.view_static_tests 3: [ OK ] openmp.view_static_tests (0 ms) 3: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 3: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (1 ms) 3: [ RUN ] openmp.view_subview_layoutright_to_layoutright 3: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 3: [ RUN ] openmp.view_subview_1d_assign 3: [ OK ] openmp.view_subview_1d_assign (0 ms) 3: [ RUN ] openmp.view_subview_1d_assign_atomic 3: [ OK ] openmp.view_subview_1d_assign_atomic (0 ms) 3: [ RUN ] openmp.view_subview_1d_assign_randomaccess 3: [ OK ] openmp.view_subview_1d_assign_randomaccess (0 ms) 3: [ RUN ] openmp.view_subview_2d_from_3d 3: [ OK ] openmp.view_subview_2d_from_3d (11 ms) 3: [ RUN ] openmp.view_subview_2d_from_3d_atomic 3: [ OK ] openmp.view_subview_2d_from_3d_atomic (11 ms) 3: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 3: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (11 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_left 3: [ OK ] openmp.view_subview_3d_from_5d_left (93 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 3: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (95 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 3: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (91 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_right 3: [ OK ] openmp.view_subview_3d_from_5d_right (127 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 3: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (129 ms) 3: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 3: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (129 ms) 3: [ RUN ] openmp.view_test_unmanaged_subview_reset 3: [ OK ] openmp.view_test_unmanaged_subview_reset (0 ms) 3: [ RUN ] openmp.view_subview_memory_traits_construction 3: [ OK ] openmp.view_subview_memory_traits_construction (0 ms) 3: [----------] 320 tests from openmp (44606 ms total) 3: 3: [----------] 16 tests from openmp_graph 3: [ RUN ] openmp_graph.submit_once 3: [ OK ] openmp_graph.submit_once (0 ms) 3: [ RUN ] openmp_graph.submit_once_rvalue 3: [ OK ] openmp_graph.submit_once_rvalue (0 ms) 3: [ RUN ] openmp_graph.instantiate_and_submit_once 3: [ OK ] openmp_graph.instantiate_and_submit_once (0 ms) 3: [ RUN ] openmp_graph.submit_onto_another_execution_space_instance 3: [ OK ] openmp_graph.submit_onto_another_execution_space_instance (0 ms) 3: [ RUN ] openmp_graph.create_graph_no_closure_with_exec 3: [ OK ] openmp_graph.create_graph_no_closure_with_exec (0 ms) 3: [ RUN ] openmp_graph.create_graph_no_arg 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:252: Skipped 3: Skipping since useless if the test fixture is not on the default execution space. 3: [ SKIPPED ] openmp_graph.create_graph_no_arg (0 ms) 3: [ RUN ] openmp_graph.submit_six 3: [ OK ] openmp_graph.submit_six (0 ms) 3: [ RUN ] openmp_graph.when_all_cycle 3: [ OK ] openmp_graph.when_all_cycle (0 ms) 3: [ RUN ] openmp_graph.repeat_chain 3: [ OK ] openmp_graph.repeat_chain (0 ms) 3: [ RUN ] openmp_graph.zero_work_reduce 3: [ OK ] openmp_graph.zero_work_reduce (0 ms) 3: [ RUN ] openmp_graph.empty_graph 3: [ OK ] openmp_graph.empty_graph (0 ms) 3: [ RUN ] openmp_graph.force_global_launch 3: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:457: Skipped 3: This execution space does not support global launch. 3: [ SKIPPED ] openmp_graph.force_global_launch (0 ms) 3: [ RUN ] openmp_graph.empty_graph_default_host_exec 3: [ OK ] openmp_graph.empty_graph_default_host_exec (0 ms) 3: [ RUN ] openmp_graph.node_lifetime 3: [ OK ] openmp_graph.node_lifetime (0 ms) 3: [ RUN ] openmp_graph.diamond 3: [ OK ] openmp_graph.diamond (0 ms) 3: [ RUN ] openmp_graph.end_of_submit_control_flow 3: [ OK ] openmp_graph.end_of_submit_control_flow (0 ms) 3: [----------] 16 tests from openmp_graph (2 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 356 tests from 4 test suites ran. (63566 ms total) 3: [ PASSED ] 344 tests. 3: [ SKIPPED ] 12 tests, listed below: 3: [ SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 3: [ SKIPPED ] openmp_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 3: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_dyn 3: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_stat 3: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_params_mix 3: [ SKIPPED ] openmp_DeathTest.view_construction_with_wrong_static_extents 3: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 3: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 3: [ SKIPPED ] openmp.numeric_traits_quiet_and_signaling_nan 3: [ SKIPPED ] openmp.view_allocation_int 3: [ SKIPPED ] openmp_graph.create_graph_no_arg 3: [ SKIPPED ] openmp_graph.force_global_launch 3/54 Test #3: Kokkos_CoreUnitTest_OpenMP ................................. Passed 63.88 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMPInterOp 4: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 4: Test timeout computed to be: 1500 4: [==========] Running 1 test from 1 test suite. 4: [----------] Global test environment set-up. 4: [----------] 1 test from openmp 4: [ RUN ] openmp.raw_openmp_interop 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: [ OK ] openmp.raw_openmp_interop (137 ms) 4: [----------] 1 test from openmp (137 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 1 test from 1 test suite ran. (137 ms total) 4: [ PASSED ] 1 test. 4/54 Test #4: Kokkos_CoreUnitTest_OpenMPInterOp .......................... Passed 0.20 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda1 5: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 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 215 tests from 4 test suites. 5: [----------] Global test environment set-up. 5: [----------] 11 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.abort_from_host 5: [ OK ] cuda_DeathTest.abort_from_host (529 ms) 5: [ RUN ] cuda_DeathTest.abort_from_device 5: [ OK ] cuda_DeathTest.abort_from_device (633 ms) 5: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 5: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (592 ms) 5: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 5: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (578 ms) 5: [ RUN ] cuda_DeathTest.policy_invalid_bounds 5: [ OK ] cuda_DeathTest.policy_invalid_bounds (579 ms) 5: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 5: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (1097 ms) 5: [ RUN ] cuda_DeathTest.range_policy_round_trip_conversion_fires 5: [ OK ] cuda_DeathTest.range_policy_round_trip_conversion_fires (492 ms) 5: [ RUN ] cuda_DeathTest.range_policy_check_sign_changes 5: [ OK ] cuda_DeathTest.range_policy_check_sign_changes (1083 ms) 5: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 5: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (2157 ms) 5: [ RUN ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host 5: [ OK ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_host (664 ms) 5: [ RUN ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device 5: [ OK ] cuda_DeathTest.mdspan_space_aware_accessor_invalid_access_from_device (544 ms) 5: [----------] 11 tests from cuda_DeathTest (8954 ms total) 5: 5: [----------] 1 test from cuda_graph_DeathTest 5: [ RUN ] cuda_graph_DeathTest.can_instantiate_only_once 5: [ OK ] cuda_graph_DeathTest.can_instantiate_only_once (1141 ms) 5: [----------] 1 test from cuda_graph_DeathTest (1141 ms total) 5: 5: [----------] 187 tests from cuda 5: [ RUN ] cuda.array_capacity 5: [ OK ] cuda.array_capacity (0 ms) 5: [ RUN ] cuda.array_element_access 5: [ OK ] cuda.array_element_access (0 ms) 5: [ RUN ] cuda.array_operator_equal 5: [ OK ] cuda.array_operator_equal (0 ms) 5: [ RUN ] cuda.array_zero_capacity 5: [ OK ] cuda.array_zero_capacity (0 ms) 5: [ RUN ] cuda.array_zero_data_nullptr 5: [ OK ] cuda.array_zero_data_nullptr (0 ms) 5: [ RUN ] cuda.atomic_operations_complexdouble 5: [ OK ] cuda.atomic_operations_complexdouble (6 ms) 5: [ RUN ] cuda.atomic_operations_complexfloat 5: [ OK ] cuda.atomic_operations_complexfloat (5 ms) 5: [ RUN ] cuda.atomic_operations_double 5: [ OK ] cuda.atomic_operations_double (6 ms) 5: [ RUN ] cuda.atomic_operations_float 5: [ OK ] cuda.atomic_operations_float (5 ms) 5: [ RUN ] cuda.atomic_operations_int 5: [ OK ] cuda.atomic_operations_int (14 ms) 5: [ RUN ] cuda.atomic_operations_long 5: [ OK ] cuda.atomic_operations_long (15 ms) 5: [ RUN ] cuda.atomic_operations_longlong 5: [ OK ] cuda.atomic_operations_longlong (14 ms) 5: [ RUN ] cuda.atomic_shared 5: [ OK ] cuda.atomic_shared (0 ms) 5: [ RUN ] cuda.atomic_operations_unsigned 5: [ OK ] cuda.atomic_operations_unsigned (12 ms) 5: [ RUN ] cuda.atomic_operations_unsignedlong 5: [ OK ] cuda.atomic_operations_unsignedlong (12 ms) 5: [ RUN ] cuda.atomics 5: [ OK ] cuda.atomics (136 ms) 5: [ RUN ] cuda.atomics_tpetra_max_abs 5: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 5: [ RUN ] cuda.atomic_views_integral 5: [ OK ] cuda.atomic_views_integral (6487 ms) 5: [ RUN ] cuda.atomic_views_nonintegral 5: [ OK ] cuda.atomic_views_nonintegral (53 ms) 5: [ RUN ] cuda.atomic_view_api 5: [ OK ] cuda.atomic_view_api (0 ms) 5: [ RUN ] cuda.bit_manip_countl_zero 5: [ OK ] cuda.bit_manip_countl_zero (4 ms) 5: [ RUN ] cuda.bit_manip_countl_one 5: [ OK ] cuda.bit_manip_countl_one (0 ms) 5: [ RUN ] cuda.bit_manip_countr_zero 5: [ OK ] cuda.bit_manip_countr_zero (0 ms) 5: [ RUN ] cuda.bit_manip_countr_one 5: [ OK ] cuda.bit_manip_countr_one (0 ms) 5: [ RUN ] cuda.bit_manip_popcount 5: [ OK ] cuda.bit_manip_popcount (0 ms) 5: [ RUN ] cuda.bit_manip_has_single_bit 5: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 5: [ RUN ] cuda.bit_manip_bit_floor 5: [ OK ] cuda.bit_manip_bit_floor (0 ms) 5: [ RUN ] cuda.bit_manip_bit_ceil 5: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 5: [ RUN ] cuda.bit_manip_bit_width 5: [ OK ] cuda.bit_manip_bit_width (0 ms) 5: [ RUN ] cuda.bit_manip_rotl 5: [ OK ] cuda.bit_manip_rotl (0 ms) 5: [ RUN ] cuda.bit_manip_rotr 5: [ OK ] cuda.bit_manip_rotr (0 ms) 5: [ RUN ] cuda.bit_manip_byeswap 5: [ OK ] cuda.bit_manip_byeswap (0 ms) 5: [ RUN ] cuda.bit_manip_bit_cast 5: [ OK ] cuda.bit_manip_bit_cast (0 ms) 5: [ RUN ] cuda.test_block_deduction_bug_pr_3103 5: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 5: [ RUN ] cuda.checked_integer_operations_multiply_overflow 5: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 5: [ RUN ] cuda.execution_policy_occupancy_and_hint 5: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 5: [ RUN ] cuda.complex_construction 5: [ OK ] cuda.complex_construction (6 ms) 5: [ RUN ] cuda.complex_basic_math 5: [ OK ] cuda.complex_basic_math (0 ms) 5: [ RUN ] cuda.complex_special_funtions 5: [ OK ] cuda.complex_special_funtions (0 ms) 5: [ RUN ] cuda.complex_io 5: [ OK ] cuda.complex_io (0 ms) 5: [ RUN ] cuda.complex_trivially_copyable 5: [ OK ] cuda.complex_trivially_copyable (0 ms) 5: [ RUN ] cuda.complex_issue_3865 5: [ OK ] cuda.complex_issue_3865 (0 ms) 5: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 5: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 5: [ RUN ] cuda.complex_structured_bindings 5: [ OK ] cuda.complex_structured_bindings (0 ms) 5: [ RUN ] cuda.crs_count_fill 5: [ OK ] cuda.crs_count_fill (1 ms) 5: [ RUN ] cuda.crs_copy_constructor 5: [ OK ] cuda.crs_copy_constructor (6 ms) 5: [ RUN ] cuda.deep_copy_alignment 5: [ OK ] cuda.deep_copy_alignment (12 ms) 5: [ RUN ] cuda.deep_copy_conversion 5: [ OK ] cuda.deep_copy_conversion (8 ms) 5: [ RUN ] cuda.partitioning_by_args 5: [ OK ] cuda.partitioning_by_args (3 ms) 5: [ RUN ] cuda.partitioning_by_vector 5: [ OK ] cuda.partitioning_by_vector (0 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range 5: [ OK ] cuda.exec_space_thread_safety_range (6438 ms) 5: [ RUN ] cuda.exec_space_thread_safety_mdrange 5: [ OK ] cuda.exec_space_thread_safety_mdrange (663 ms) 5: [ RUN ] cuda.exec_space_thread_safety_team_policy 5: [ OK ] cuda.exec_space_thread_safety_team_policy (661 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range_reduce 5: [ OK ] cuda.exec_space_thread_safety_range_reduce (665 ms) 5: [ RUN ] cuda.exec_space_thread_safety_mdrange_reduce 5: [ OK ] cuda.exec_space_thread_safety_mdrange_reduce (660 ms) 5: [ RUN ] cuda.exec_space_thread_safety_team_policy_reduce 5: [ OK ] cuda.exec_space_thread_safety_team_policy_reduce (658 ms) 5: [ RUN ] cuda.exec_space_thread_safety_range_scan 5: [ OK ] cuda.exec_space_thread_safety_range_scan (670 ms) 5: [ RUN ] cuda.execution_space_as_class_data_member 5: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 5: [ RUN ] cuda.functor_analysis 5: [ OK ] cuda.functor_analysis (0 ms) 5: [ RUN ] cuda.when_all_type 5: [ OK ] cuda.when_all_type (0 ms) 5: [ RUN ] cuda.host_shared_ptr_use_count 5: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 5: [ RUN ] cuda.host_shared_ptr_get 5: [ OK ] cuda.host_shared_ptr_get (0 ms) 5: [ RUN ] cuda.host_shared_ptr_dereference_on_device 5: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 5: [ RUN ] cuda.host_shared_ptr_special_members_on_device 5: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 5: [ RUN ] cuda.host_shared_ptr_tracking 5: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 5: [ RUN ] cuda.join_backward_compatibility 5: [ OK ] cuda.join_backward_compatibility (0 ms) 5: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 5: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (1481 ms) 5: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 5: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2319 ms) 5: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 5: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1451 ms) 5: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 5: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (1710 ms) 5: [ RUN ] cuda.deep_copy_scratch 5: [ OK ] cuda.deep_copy_scratch (0 ms) 5: [ RUN ] cuda.mathematical_constants_e 5: [ OK ] cuda.mathematical_constants_e (1 ms) 5: [ RUN ] cuda.mathematical_constants_log2e 5: [ OK ] cuda.mathematical_constants_log2e (0 ms) 5: [ RUN ] cuda.mathematical_constants_log10e 5: [ OK ] cuda.mathematical_constants_log10e (0 ms) 5: [ RUN ] cuda.mathematical_constants_pi 5: [ OK ] cuda.mathematical_constants_pi (0 ms) 5: [ RUN ] cuda.mathematical_constants_inv_pi 5: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 5: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 5: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 5: [ RUN ] cuda.mathematical_constants_ln2 5: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 5: [ RUN ] cuda.mathematical_constants_ln10 5: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 5: [ RUN ] cuda.mathematical_constants_sqrt2 5: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 5: [ RUN ] cuda.mathematical_constants_sqrt3 5: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 5: [ RUN ] cuda.mathematical_constants_inv_sqrt3 5: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 5: [ RUN ] cuda.mathematical_constants_egamma 5: [ OK ] cuda.mathematical_constants_egamma (0 ms) 5: [ RUN ] cuda.mathematical_constants_phi 5: [ OK ] cuda.mathematical_constants_phi (0 ms) 5: [ RUN ] cuda.mathematical_functions_trigonometric_functions 5: [ OK ] cuda.mathematical_functions_trigonometric_functions (30 ms) 5: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 5: [ OK ] cuda.mathematical_functions_hyperbolic_functions (13 ms) 5: [ RUN ] cuda.mathematical_functions_non_standard 5: [ OK ] cuda.mathematical_functions_non_standard (1 ms) 5: [ RUN ] cuda.mathematical_functions_power_functions 5: [ OK ] cuda.mathematical_functions_power_functions (19 ms) 5: [ RUN ] cuda.mathematical_functions_fma 5: [ OK ] cuda.mathematical_functions_fma (0 ms) 5: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 5: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (9 ms) 5: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 5: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (8 ms) 5: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 5: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (2 ms) 5: [ RUN ] cuda.mathematical_functions_absolute_value 5: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 5: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 5: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 5: [ RUN ] cuda.mathematical_functions_remainder_function 5: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 5: [ RUN ] cuda.mathematical_functions_isfinite 5: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 5: [ RUN ] cuda.mathematical_functions_isinf 5: [ OK ] cuda.mathematical_functions_isinf (0 ms) 5: [ RUN ] cuda.mathematical_functions_isnan 5: [ OK ] cuda.mathematical_functions_isnan (0 ms) 5: [ RUN ] cuda.mathematical_functions_exponential_functions 5: [ OK ] cuda.mathematical_functions_exponential_functions (22 ms) 5: [ RUN ] cuda.mathspecialfunc_expint1 5: [ OK ] cuda.mathspecialfunc_expint1 (4 ms) 5: [ RUN ] cuda.mathspecialfunc_errorfunc 5: [ OK ] cuda.mathspecialfunc_errorfunc (6 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 5: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (29 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 5: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (32 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 5: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (7 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 5: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (2 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 5: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (2 ms) 5: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 5: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (3 ms) 5: [ RUN ] cuda.mdrange_5d 5: [ OK ] cuda.mdrange_5d (46 ms) 5: [ RUN ] cuda.mdrange_6d 5: [ OK ] cuda.mdrange_6d (31 ms) 5: [ RUN ] cuda.mdrange_2d 5: [ OK ] cuda.mdrange_2d (2 ms) 5: [ RUN ] cuda.mdrange_array_reduce 5: [ OK ] cuda.mdrange_array_reduce (0 ms) 5: [ RUN ] cuda.mdrange_3d 5: [ OK ] cuda.mdrange_3d (6 ms) 5: [ RUN ] cuda.mdrange_neg_idx 5: [ OK ] cuda.mdrange_neg_idx (1 ms) 5: [ RUN ] cuda.mdrange_4d 5: [ OK ] cuda.mdrange_4d (6 ms) 5: [ RUN ] cuda.mdrange_scalar 5: [ OK ] cuda.mdrange_scalar (0 ms) 5: [ RUN ] cuda.mdrange_large_deep_copy 5: [ OK ] cuda.mdrange_large_deep_copy (75 ms) 5: [ RUN ] cuda.md_range_policy_construction_from_arrays 5: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 5: [ RUN ] cuda.policy_get_tile_size 5: [ OK ] cuda.policy_get_tile_size (0 ms) 5: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types 5: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1497 ms) 5: [ RUN ] cuda.mdspan_minimal_functional 5: [ OK ] cuda.mdspan_minimal_functional (0 ms) 5: [ RUN ] cuda.mdspan_atomic_accessor 5: [ OK ] cuda.mdspan_atomic_accessor (0 ms) 5: [ RUN ] cuda.view_mdspan_conversion 5: [ OK ] cuda.view_mdspan_conversion (3 ms) 5: [ RUN ] cuda.view_mdspan_conversion_with_stride 5: [ OK ] cuda.view_mdspan_conversion_with_stride (0 ms) 5: [ RUN ] cuda.max 5: [ OK ] cuda.max (0 ms) 5: [ RUN ] cuda.max_within_parfor 5: [ OK ] cuda.max_within_parfor (0 ms) 5: [ RUN ] cuda.min 5: [ OK ] cuda.min (0 ms) 5: [ RUN ] cuda.min_within_parfor 5: [ OK ] cuda.min_within_parfor (0 ms) 5: [ RUN ] cuda.minmax 5: [ OK ] cuda.minmax (0 ms) 5: [ RUN ] cuda.minmax_within_parfor 5: [ OK ] cuda.minmax_within_parfor (0 ms) 5: [ RUN ] cuda.clamp 5: [ OK ] cuda.clamp (0 ms) 5: [ RUN ] cuda.clamp_within_parfor 5: [ OK ] cuda.clamp_within_parfor (0 ms) 5: [ RUN ] cuda.numeric_traits_infinity 5: [ OK ] cuda.numeric_traits_infinity (5 ms) 5: [ RUN ] cuda.numeric_traits_epsilon 5: [ OK ] cuda.numeric_traits_epsilon (0 ms) 5: [ RUN ] cuda.numeric_traits_round_error 5: [ OK ] cuda.numeric_traits_round_error (0 ms) 5: [ RUN ] cuda.numeric_traits_norm_min 5: [ OK ] cuda.numeric_traits_norm_min (0 ms) 5: [ RUN ] cuda.numeric_traits_denorm_min 5: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 5: [ RUN ] cuda.numeric_traits_finite_min_max 5: [ OK ] cuda.numeric_traits_finite_min_max (2 ms) 5: [ RUN ] cuda.numeric_traits_digits 5: [ OK ] cuda.numeric_traits_digits (1 ms) 5: [ RUN ] cuda.numeric_traits_digits10 5: [ OK ] cuda.numeric_traits_digits10 (1 ms) 5: [ RUN ] cuda.numeric_traits_max_digits10 5: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 5: [ RUN ] cuda.numeric_traits_radix 5: [ OK ] cuda.numeric_traits_radix (1 ms) 5: [ RUN ] cuda.numeric_traits_min_max_exponent 5: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 5: [ RUN ] cuda.numeric_traits_min_max_exponent10 5: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 5: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestNumericTraits.hpp:415: Skipped 5: This test is known to fail with the NVHPC compiler 5: [ SKIPPED ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 5: [ RUN ] cuda.numeric_traits_sfinae_friendly 5: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 5: [ RUN ] cuda.occupancy_control 5: [ OK ] cuda.occupancy_control (0 ms) 5: [ RUN ] cuda.memory_pool 5: [ OK ] cuda.memory_pool (15 ms) 5: [ RUN ] cuda.cxx11 5: [ OK ] cuda.cxx11 (0 ms) 5: [ RUN ] cuda.viewctorprop_embedded_dim 5: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 5: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 5: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 5: [ RUN ] cuda.parallel_scan_range_policy 5: [ OK ] cuda.parallel_scan_range_policy (31 ms) 5: [ RUN ] cuda.kokkos_printf 5: [ OK ] cuda.kokkos_printf (110 ms) 5: [ RUN ] cuda.range_for 5: [ OK ] cuda.range_for (1 ms) 5: [ RUN ] cuda.range_reduce 5: [ OK ] cuda.range_reduce (0 ms) 5: [ RUN ] cuda.range_dynamic_policy 5: [ OK ] cuda.range_dynamic_policy (0 ms) 5: [ RUN ] cuda.range_policy_runtime_parameters 5: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.range_policy_one_way_convertible_bounds 5: [ OK ] cuda.range_policy_one_way_convertible_bounds (0 ms) 5: [ RUN ] cuda.range_for_require 5: [ OK ] cuda.range_for_require (1 ms) 5: [ RUN ] cuda.range_reduce_require 5: [ OK ] cuda.range_reduce_require (0 ms) 5: [ RUN ] cuda.range_dynamic_policy_require 5: [ OK ] cuda.range_dynamic_policy_require (0 ms) 5: [ RUN ] cuda.reducers_int 5: [ OK ] cuda.reducers_int (7 ms) 5: [ RUN ] cuda.reducers_double 5: [ OK ] cuda.reducers_double (6 ms) 5: [ RUN ] cuda.reducers_complex_double 5: [ OK ] cuda.reducers_complex_double (20 ms) 5: [ RUN ] cuda.reducers_struct 5: [ OK ] cuda.reducers_struct (9 ms) 5: [ RUN ] cuda.reducers_half_t 5: [ OK ] cuda.reducers_half_t (7 ms) 5: [ RUN ] cuda.reducers_bhalf_t 5: [ OK ] cuda.reducers_bhalf_t (7 ms) 5: [ RUN ] cuda.reducers_int8_t 5: [ OK ] cuda.reducers_int8_t (2 ms) 5: [ RUN ] cuda.reducers_int16_t 5: [ OK ] cuda.reducers_int16_t (2 ms) 5: [ RUN ] cuda.reducers_point_t 5: [ OK ] cuda.reducers_point_t (10 ms) 5: [ RUN ] cuda.reducers_bool 5: [ OK ] cuda.reducers_bool (0 ms) 5: [ RUN ] cuda.int64_t_reduce 5: [ OK ] cuda.int64_t_reduce (11 ms) 5: [ RUN ] cuda.double_reduce 5: [ OK ] cuda.double_reduce (9 ms) 5: [ RUN ] cuda.int64_t_reduce_dynamic 5: [ OK ] cuda.int64_t_reduce_dynamic (13 ms) 5: [ RUN ] cuda.double_reduce_dynamic 5: [ OK ] cuda.double_reduce_dynamic (13 ms) 5: [ RUN ] cuda.int64_t_reduce_dynamic_view 5: [ OK ] cuda.int64_t_reduce_dynamic_view (3 ms) 5: [ RUN ] cuda.int_combined_reduce 5: [ OK ] cuda.int_combined_reduce (0 ms) 5: [ RUN ] cuda.mdrange_combined_reduce 5: [ OK ] cuda.mdrange_combined_reduce (0 ms) 5: [ RUN ] cuda.int_combined_reduce_mixed 5: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 5: [ RUN ] cuda.reduction_deduction 5: [ OK ] cuda.reduction_deduction (0 ms) 5: [ RUN ] cuda.reduce_device_view_range_policy 5: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 5: [ RUN ] cuda.reduce_device_view_mdrange_policy 5: [ OK ] cuda.reduce_device_view_mdrange_policy (119 ms) 5: [ RUN ] cuda.reduce_device_view_team_policy 5: [ OK ] cuda.reduce_device_view_team_policy (4 ms) 5: [ RUN ] cuda.impl_shared_alloc 5: [ OK ] cuda.impl_shared_alloc (129 ms) 5: [ RUN ] cuda.mdspan_space_aware_accessor 5: [ OK ] cuda.mdspan_space_aware_accessor (1 ms) 5: [ RUN ] cuda.kokkos_swap 5: [ OK ] cuda.kokkos_swap (0 ms) 5: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 5: [ OK ] cuda.reduceRangePolicyViewSizeLimit (19 ms) 5: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 5: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (91 ms) 5: [----------] 187 tests from cuda (26760 ms total) 5: 5: [----------] 16 tests from cuda_graph 5: [ RUN ] cuda_graph.submit_once 5: [ OK ] cuda_graph.submit_once (0 ms) 5: [ RUN ] cuda_graph.submit_once_rvalue 5: [ OK ] cuda_graph.submit_once_rvalue (0 ms) 5: [ RUN ] cuda_graph.instantiate_and_submit_once 5: [ OK ] cuda_graph.instantiate_and_submit_once (0 ms) 5: [ RUN ] cuda_graph.submit_onto_another_execution_space_instance 5: [ OK ] cuda_graph.submit_onto_another_execution_space_instance (0 ms) 5: [ RUN ] cuda_graph.create_graph_no_closure_with_exec 5: [ OK ] cuda_graph.create_graph_no_closure_with_exec (0 ms) 5: [ RUN ] cuda_graph.create_graph_no_arg 5: [ OK ] cuda_graph.create_graph_no_arg (0 ms) 5: [ RUN ] cuda_graph.submit_six 5: [ OK ] cuda_graph.submit_six (0 ms) 5: [ RUN ] cuda_graph.when_all_cycle 5: [ OK ] cuda_graph.when_all_cycle (0 ms) 5: [ RUN ] cuda_graph.repeat_chain 5: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestGraph.hpp:341: Skipped 5: The graph requires the reduction targets like 'bugs_host' to be accessible by the execution space. 5: [ SKIPPED ] cuda_graph.repeat_chain (0 ms) 5: [ RUN ] cuda_graph.zero_work_reduce 5: [ OK ] cuda_graph.zero_work_reduce (0 ms) 5: [ RUN ] cuda_graph.empty_graph 5: [ OK ] cuda_graph.empty_graph (0 ms) 5: [ RUN ] cuda_graph.force_global_launch 5: [ OK ] cuda_graph.force_global_launch (0 ms) 5: [ RUN ] cuda_graph.empty_graph_default_host_exec 5: [ OK ] cuda_graph.empty_graph_default_host_exec (0 ms) 5: [ RUN ] cuda_graph.node_lifetime 5: [ OK ] cuda_graph.node_lifetime (0 ms) 5: [ RUN ] cuda_graph.diamond 5: [ OK ] cuda_graph.diamond (0 ms) 5: [ RUN ] cuda_graph.end_of_submit_control_flow 5: [ OK ] cuda_graph.end_of_submit_control_flow (0 ms) 5: [----------] 16 tests from cuda_graph (4 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 215 tests from 4 test suites ran. (36860 ms total) 5: [ PASSED ] 213 tests. 5: [ SKIPPED ] 2 tests, listed below: 5: [ SKIPPED ] cuda.numeric_traits_quiet_and_signaling_nan 5: [ SKIPPED ] cuda_graph.repeat_chain 5/54 Test #5: Kokkos_CoreUnitTest_Cuda1 .................................. Passed 37.13 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda2 6: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 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 143 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 8 tests from cuda_DeathTest 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 6: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:106: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 6: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:135: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 6: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:164: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 6: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 6: /var/jenkins/workspace/Kokkos_PR-7581/core/unit_test/TestViewCtorDimMatch.hpp:196: Skipped 6: only enforced when debug bound checks is enabled 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 6: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 6: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4164 ms) 6: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 6: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (4564 ms) 6: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 6: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (12267 ms) 6: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device 6: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (10602 ms) 6: [----------] 8 tests from cuda_DeathTest (31599 ms total) 6: 6: [----------] 107 tests from cuda 6: [ RUN ] cuda.team_for 6: [ OK ] cuda.team_for (34 ms) 6: [ RUN ] cuda.team_reduce 6: [ OK ] cuda.team_reduce (1 ms) 6: [ RUN ] cuda.team_reduce_large 6: [ OK ] cuda.team_reduce_large (55 ms) 6: [ RUN ] cuda.team_parallel_single 6: [ OK ] cuda.team_parallel_single (7 ms) 6: [ RUN ] cuda.large_team_scratch_size 6: [ OK ] cuda.large_team_scratch_size (0 ms) 6: [ RUN ] cuda.team_broadcast_long 6: [ OK ] cuda.team_broadcast_long (0 ms) 6: [ RUN ] cuda.team_broadcast_long_wrapper 6: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 6: [ RUN ] cuda.team_broadcast_char 6: [ OK ] cuda.team_broadcast_char (0 ms) 6: [ RUN ] cuda.team_broadcast_float 6: [ OK ] cuda.team_broadcast_float (0 ms) 6: [ RUN ] cuda.team_broadcast_double 6: [ OK ] cuda.team_broadcast_double (0 ms) 6: [ RUN ] cuda.team_handle_by_value 6: [ OK ] cuda.team_handle_by_value (0 ms) 6: [ RUN ] cuda.team_vector 6: [ OK ] cuda.team_vector (11 ms) 6: [ RUN ] cuda.triple_nested_parallelism 6: [ OK ] cuda.triple_nested_parallelism (6 ms) 6: [ RUN ] cuda.parallel_scan_with_reducers 6: [ OK ] cuda.parallel_scan_with_reducers (76 ms) 6: [ RUN ] cuda.team_thread_range_combined_reducers 6: [ OK ] cuda.team_thread_range_combined_reducers (0 ms) 6: [ RUN ] cuda.thread_vector_range_combined_reducers 6: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 6: [ RUN ] cuda.team_vector_range_combined_reducers 6: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 6: [ RUN ] cuda.TeamThreadMDRangeParallelFor 6: [ OK ] cuda.TeamThreadMDRangeParallelFor (27 ms) 6: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 6: [ OK ] cuda.ThreadVectorMDRangeParallelFor (11 ms) 6: [ RUN ] cuda.TeamVectorMDRangeParallelFor 6: [ OK ] cuda.TeamVectorMDRangeParallelFor (13 ms) 6: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 6: [ OK ] cuda.TeamThreadMDRangeParallelReduce (17 ms) 6: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 6: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (6 ms) 6: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 6: [ OK ] cuda.TeamVectorMDRangeParallelReduce (7 ms) 6: [ RUN ] cuda.team_policy_runtime_parameters 6: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 6: [ RUN ] cuda.team_reduction_scan 6: [ OK ] cuda.team_reduction_scan (1168 ms) 6: [ RUN ] cuda.team_long_reduce 6: [ OK ] cuda.team_long_reduce (9 ms) 6: [ RUN ] cuda.team_double_reduce 6: [ OK ] cuda.team_double_reduce (9 ms) 6: [ RUN ] cuda.team_long_array_reduce 6: [ OK ] cuda.team_long_array_reduce (9 ms) 6: [ RUN ] cuda.team_double_array_reduce 6: [ OK ] cuda.team_double_array_reduce (9 ms) 6: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 6: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 6: [ RUN ] cuda.repeated_team_reduce 6: [ OK ] cuda.repeated_team_reduce (13 ms) 6: [ RUN ] cuda.nested_team_reduce_functor_as_reducer 6: [ OK ] cuda.nested_team_reduce_functor_as_reducer (0 ms) 6: [ RUN ] cuda.team_scan 6: [ OK ] cuda.team_scan (176 ms) 6: [ RUN ] cuda.team_scan_ret_val 6: [ OK ] cuda.team_scan_ret_val (171 ms) 6: [ RUN ] cuda.team_shared_request 6: [ OK ] cuda.team_shared_request (1 ms) 6: [ RUN ] cuda.team_scratch_request 6: [ OK ] cuda.team_scratch_request (0 ms) 6: [ RUN ] cuda.team_lambda_shared_request 6: [ OK ] cuda.team_lambda_shared_request (0 ms) 6: [ RUN ] cuda.scratch_align 6: [ OK ] cuda.scratch_align (0 ms) 6: [ RUN ] cuda.shmem_size 6: [ OK ] cuda.shmem_size (0 ms) 6: [ RUN ] cuda.multi_level_scratch 6: [ OK ] cuda.multi_level_scratch (6 ms) 6: [ RUN ] cuda.team_scratch_memory_index_parallel_for 6: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 6: [ RUN ] cuda.team_policy_max_recommended 6: [ OK ] cuda.team_policy_max_recommended (323 ms) 6: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 6: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 6: [ RUN ] cuda.team_teamvector_range 6: [ OK ] cuda.team_teamvector_range (2 ms) 6: [ RUN ] cuda.unique_token_global 6: [ OK ] cuda.unique_token_global (2 ms) 6: [ RUN ] cuda.unique_token_instance 6: [ OK ] cuda.unique_token_instance (1 ms) 6: [ RUN ] cuda.unique_token_team_acquire 6: [ OK ] cuda.unique_token_team_acquire (11 ms) 6: [ RUN ] cuda.view_api_a 6: [ OK ] cuda.view_api_a (8 ms) 6: [ RUN ] cuda.view_layout_left_with_stride 6: [ OK ] cuda.view_layout_left_with_stride (0 ms) 6: [ RUN ] cuda.view_layout_right_with_stride 6: [ OK ] cuda.view_layout_right_with_stride (0 ms) 6: [ RUN ] cuda.view_api_b 6: [ OK ] cuda.view_api_b (4 ms) 6: [ RUN ] cuda.view_api_c 6: [ OK ] cuda.view_api_c (0 ms) 6: [ RUN ] cuda.view_api_d 6: [ OK ] cuda.view_api_d (1 ms) 6: [ RUN ] cuda.view_remap 6: [ OK ] cuda.view_remap (6 ms) 6: [ RUN ] cuda.view_mirror_nonconst 6: [ OK ] cuda.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda.view_stride_method 6: [ OK ] cuda.view_stride_method (0 ms) 6: [ RUN ] cuda.anonymous_space 6: [ OK ] cuda.anonymous_space (0 ms) 6: [ RUN ] cuda.view_overload_resolution 6: [ OK ] cuda.view_overload_resolution (0 ms) 6: [ RUN ] cuda.view_allocation_large_rank 6: [ OK ] cuda.view_allocation_large_rank (6 ms) 6: [ RUN ] cuda.view_shmem_size_on_device 6: [ OK ] cuda.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda.view_is_assignable 6: [ OK ] cuda.view_is_assignable (0 ms) 6: [ RUN ] cuda.view_bad_alloc 6: [ OK ] cuda.view_bad_alloc (0 ms) 6: [ RUN ] cuda.view_copy_tests 6: [ OK ] cuda.view_copy_tests (18 ms) 6: [ RUN ] cuda.view_copy_tests_rank_0 6: [ OK ] cuda.view_copy_tests_rank_0 (2 ms) 6: [ RUN ] cuda.view_copy_degenerated 6: [ OK ] cuda.view_copy_degenerated (0 ms) 6: [ RUN ] cuda.view_fill_tests_layout_right 6: [ OK ] cuda.view_fill_tests_layout_right (95 ms) 6: [ RUN ] cuda.view_fill_tests_layout_left 6: [ OK ] cuda.view_fill_tests_layout_left (49 ms) 6: [ RUN ] cuda.vcp_empty_traits 6: [ OK ] cuda.vcp_empty_traits (0 ms) 6: [ RUN ] cuda.is_view_label 6: [ OK ] cuda.is_view_label (0 ms) 6: [ RUN ] cuda.vcp_label_base_traits 6: [ OK ] cuda.vcp_label_base_traits (0 ms) 6: [ RUN ] cuda.vcp_label_traits 6: [ OK ] cuda.vcp_label_traits (0 ms) 6: [ RUN ] cuda.view_alloc_can_perfect_forward_label 6: [ OK ] cuda.view_alloc_can_perfect_forward_label (0 ms) 6: [ RUN ] cuda.vcp_label_copy_constructor 6: [ OK ] cuda.vcp_label_copy_constructor (0 ms) 6: [ RUN ] cuda.vcp_pointer_add_property 6: [ OK ] cuda.vcp_pointer_add_property (0 ms) 6: [ RUN ] cuda.view_empty_runtime_unmanaged 6: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 6: [ RUN ] cuda.view_hooks 6: [ OK ] cuda.view_hooks (0 ms) 6: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 6: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (69 ms) 6: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 6: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (62 ms) 6: [ RUN ] cuda.view_irregular_layout 6: [ OK ] cuda.view_irregular_layout (7 ms) 6: [ RUN ] cuda.view_mapping 6: [ OK ] cuda.view_mapping (58 ms) 6: [ RUN ] cuda.view_mapping_operator 6: [ OK ] cuda.view_mapping_operator (7 ms) 6: [ RUN ] cuda.static_extent 6: [ OK ] cuda.static_extent (0 ms) 6: [ RUN ] cuda.view_mapping_atomic 6: [ OK ] cuda.view_mapping_atomic (6 ms) 6: [ RUN ] cuda.view_mapping_class_value 6: [ OK ] cuda.view_mapping_class_value (0 ms) 6: [ RUN ] cuda.view_mapping_assignable 6: [ OK ] cuda.view_mapping_assignable (0 ms) 6: [ RUN ] cuda.view_mapping_trivially_copyable 6: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda.view_mapping_subview 6: [ OK ] cuda.view_mapping_subview (0 ms) 6: [ RUN ] cuda.view_nested_view 6: [ OK ] cuda.view_nested_view (0 ms) 6: [ RUN ] cuda.view_of_views_default 6: [ OK ] cuda.view_of_views_default (2 ms) 6: [ RUN ] cuda.view_of_views_without_initializing 6: [ OK ] cuda.view_of_views_without_initializing (0 ms) 6: [ RUN ] cuda.test_view_of_views_sequential_host_init 6: [ OK ] cuda.test_view_of_views_sequential_host_init (0 ms) 6: [ RUN ] cuda.append_formatted_multidimensional_index 6: [ OK ] cuda.append_formatted_multidimensional_index (0 ms) 6: [ RUN ] cuda.view_resize 6: [ OK ] cuda.view_resize (14 ms) 6: [ RUN ] cuda.view_realloc 6: [ OK ] cuda.view_realloc (0 ms) 6: [ RUN ] cuda.workgraph_fib 6: [ OK ] cuda.workgraph_fib (857 ms) 6: [ RUN ] cuda.resize_realloc_no_init 6: [ OK ] cuda.resize_realloc_no_init (0 ms) 6: [ RUN ] cuda.resize_realloc_no_alloc 6: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 6: [ RUN ] cuda.realloc_exec_space 6: [ OK ] cuda.realloc_exec_space (0 ms) 6: [ RUN ] cuda.view_alloc 6: [ OK ] cuda.view_alloc (0 ms) 6: [ RUN ] cuda.view_alloc_exec_space 6: [ OK ] cuda.view_alloc_exec_space (0 ms) 6: [ RUN ] cuda.view_alloc_int 6: [ OK ] cuda.view_alloc_int (0 ms) 6: [ RUN ] cuda.view_alloc_exec_space_int 6: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 6: [ RUN ] cuda.deep_copy_zero_memset 6: [ OK ] cuda.deep_copy_zero_memset (0 ms) 6: [ RUN ] cuda.resize_exec_space 6: [ OK ] cuda.resize_exec_space (0 ms) 6: [ RUN ] cuda.view_allocation_int 6: [ OK ] cuda.view_allocation_int (0 ms) 6: [ RUN ] cuda.view_allocation_exec_space_int 6: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 6: [ RUN ] cuda.view_not_default_constructible 6: [ OK ] cuda.view_not_default_constructible (0 ms) 6: [----------] 107 tests from cuda (3489 ms total) 6: 6: [----------] 28 tests from cuda_uvm 6: [ RUN ] cuda_uvm.view_subview_auto_1d_left 6: [ OK ] cuda_uvm.view_subview_auto_1d_left (4 ms) 6: [ RUN ] cuda_uvm.view_subview_auto_1d_right 6: [ OK ] cuda_uvm.view_subview_auto_1d_right (4 ms) 6: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 6: [ OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms) 6: [ RUN ] cuda_uvm.view_subview_assign_strided 6: [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) 6: [ RUN ] cuda_uvm.view_subview_left_0 6: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_left_1 6: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_left_2 6: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_left_3 6: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_right_0 6: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_right_1 6: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 6: [ RUN ] cuda_uvm.view_subview_right_3 6: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 6: [ RUN ] cuda_uvm.view_static_tests 6: [ OK ] cuda_uvm.view_static_tests (0 ms) 6: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 6: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (4 ms) 6: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 6: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign 6: [ OK ] cuda_uvm.view_subview_1d_assign (4 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 6: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) 6: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 6: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d 6: [ OK ] cuda_uvm.view_subview_2d_from_3d (54 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 6: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (55 ms) 6: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 6: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (54 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (76 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (79 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (84 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (85 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (85 ms) 6: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 6: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (86 ms) 6: [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset 6: [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) 6: [ RUN ] cuda_uvm.view_subview_memory_traits_construction 6: [ OK ] cuda_uvm.view_subview_memory_traits_construction (0 ms) 6: [----------] 28 tests from cuda_uvm (707 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 143 tests from 3 test suites ran. (35796 ms total) 6: [ PASSED ] 139 tests. 6: [ SKIPPED ] 4 tests, listed below: 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_dyn 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_stat 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_params_mix 6: [ SKIPPED ] cuda_DeathTest.view_construction_with_wrong_static_extents 6/54 Test #6: Kokkos_CoreUnitTest_Cuda2 .................................. Passed 36.08 sec test 7 Start 7: Kokkos_CoreUnitTest_Cuda3 7: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 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 62 tests from 3 test suites. 7: [----------] Global test environment set-up. 7: [----------] 6 tests from cuda 7: [ RUN ] cuda.team_scratch_1_streams 7: [ OK ] cuda.team_scratch_1_streams (15048 ms) 7: [ RUN ] cuda.space_access 7: [ OK ] cuda.space_access (0 ms) 7: [ RUN ] cuda.uvm 7: [ OK ] cuda.uvm (3 ms) 7: [ RUN ] cuda.impl_view_accessible 7: [ OK ] cuda.impl_view_accessible (8 ms) 7: [ RUN ] cuda.impl_view_texture 7: [ OK ] cuda.impl_view_texture (0 ms) 7: [ RUN ] cuda.view_subview_const_randomaccess 7: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 7: [----------] 6 tests from cuda (15062 ms total) 7: 7: [----------] 28 tests from cuda_hostpinned 7: [ RUN ] cuda_hostpinned.impl_shared_alloc 7: [ OK ] cuda_hostpinned.impl_shared_alloc (49 ms) 7: [ RUN ] cuda_hostpinned.view_api_a 7: [ OK ] cuda_hostpinned.view_api_a (12 ms) 7: [ RUN ] cuda_hostpinned.view_layout_left_with_stride 7: [ OK ] cuda_hostpinned.view_layout_left_with_stride (0 ms) 7: [ RUN ] cuda_hostpinned.view_layout_right_with_stride 7: [ OK ] cuda_hostpinned.view_layout_right_with_stride (0 ms) 7: [ RUN ] cuda_hostpinned.view_api_b 7: [ OK ] cuda_hostpinned.view_api_b (9 ms) 7: [ RUN ] cuda_hostpinned.view_api_c 7: [ OK ] cuda_hostpinned.view_api_c (5 ms) 7: [ RUN ] cuda_hostpinned.view_api_d 7: [ OK ] cuda_hostpinned.view_api_d (2 ms) 7: [ RUN ] cuda_hostpinned.view_remap 7: [ OK ] cuda_hostpinned.view_remap (0 ms) 7: [ RUN ] cuda_hostpinned.view_mirror_nonconst 7: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 7: [ RUN ] cuda_hostpinned.view_stride_method 7: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 7: [ RUN ] cuda_hostpinned.anonymous_space 7: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 7: [ RUN ] cuda_hostpinned.view_overload_resolution 7: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 7: [ RUN ] cuda_hostpinned.view_allocation_large_rank 7: [ OK ] cuda_hostpinned.view_allocation_large_rank (2671 ms) 7: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 7: [ OK ] cuda_hostpinned.view_shmem_size_on_device (6 ms) 7: [ RUN ] cuda_hostpinned.view_is_assignable 7: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 7: [ RUN ] cuda_hostpinned.view_copy_tests 7: [ OK ] cuda_hostpinned.view_copy_tests (8 ms) 7: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 7: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (1 ms) 7: [ RUN ] cuda_hostpinned.view_copy_degenerated 7: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 7: [ RUN ] cuda_hostpinned.view_fill_tests_layout_right 7: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (3668 ms) 7: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left 7: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (3251 ms) 7: [ RUN ] cuda_hostpinned.view_mapping 7: [ OK ] cuda_hostpinned.view_mapping (58 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_operator 7: [ OK ] cuda_hostpinned.view_mapping_operator (7 ms) 7: [ RUN ] cuda_hostpinned.static_extent 7: [ OK ] cuda_hostpinned.static_extent (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_atomic 7: [ OK ] cuda_hostpinned.view_mapping_atomic (2 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_class_value 7: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_assignable 7: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 7: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 7: [ RUN ] cuda_hostpinned.view_mapping_subview 7: [ OK ] cuda_hostpinned.view_mapping_subview (1 ms) 7: [----------] 28 tests from cuda_hostpinned (9761 ms total) 7: 7: [----------] 28 tests from cuda_uvm 7: [ RUN ] cuda_uvm.impl_shared_alloc 7: [ OK ] cuda_uvm.impl_shared_alloc (92 ms) 7: [ RUN ] cuda_uvm.view_api_a 7: [ OK ] cuda_uvm.view_api_a (17 ms) 7: [ RUN ] cuda_uvm.view_layout_left_with_stride 7: [ OK ] cuda_uvm.view_layout_left_with_stride (0 ms) 7: [ RUN ] cuda_uvm.view_layout_right_with_stride 7: [ OK ] cuda_uvm.view_layout_right_with_stride (0 ms) 7: [ RUN ] cuda_uvm.view_api_b 7: [ OK ] cuda_uvm.view_api_b (15 ms) 7: [ RUN ] cuda_uvm.view_api_c 7: [ OK ] cuda_uvm.view_api_c (0 ms) 7: [ RUN ] cuda_uvm.view_api_d 7: [ OK ] cuda_uvm.view_api_d (4 ms) 7: [ RUN ] cuda_uvm.view_remap 7: [ OK ] cuda_uvm.view_remap (1 ms) 7: [ RUN ] cuda_uvm.view_mirror_nonconst 7: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 7: [ RUN ] cuda_uvm.view_stride_method 7: [ OK ] cuda_uvm.view_stride_method (0 ms) 7: [ RUN ] cuda_uvm.anonymous_space 7: [ OK ] cuda_uvm.anonymous_space (6 ms) 7: [ RUN ] cuda_uvm.view_overload_resolution 7: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 7: [ RUN ] cuda_uvm.view_allocation_large_rank 7: [ OK ] cuda_uvm.view_allocation_large_rank (282 ms) 7: [ RUN ] cuda_uvm.view_shmem_size_on_device 7: [ OK ] cuda_uvm.view_shmem_size_on_device (2 ms) 7: [ RUN ] cuda_uvm.view_is_assignable 7: [ OK ] cuda_uvm.view_is_assignable (24 ms) 7: [ RUN ] cuda_uvm.view_copy_tests 7: [ OK ] cuda_uvm.view_copy_tests (50 ms) 7: [ RUN ] cuda_uvm.view_copy_tests_rank_0 7: [ OK ] cuda_uvm.view_copy_tests_rank_0 (8 ms) 7: [ RUN ] cuda_uvm.view_copy_degenerated 7: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 7: [ RUN ] cuda_uvm.view_fill_tests_layout_right 7: [ OK ] cuda_uvm.view_fill_tests_layout_right (139 ms) 7: [ RUN ] cuda_uvm.view_fill_tests_layout_left 7: [ OK ] cuda_uvm.view_fill_tests_layout_left (104 ms) 7: [ RUN ] cuda_uvm.view_mapping 7: [ OK ] cuda_uvm.view_mapping (62 ms) 7: [ RUN ] cuda_uvm.view_mapping_operator 7: [ OK ] cuda_uvm.view_mapping_operator (7 ms) 7: [ RUN ] cuda_uvm.static_extent 7: [ OK ] cuda_uvm.static_extent (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_atomic 7: [ OK ] cuda_uvm.view_mapping_atomic (7 ms) 7: [ RUN ] cuda_uvm.view_mapping_class_value 7: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_assignable 7: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 7: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 7: [ RUN ] cuda_uvm.view_mapping_subview 7: [ OK ] cuda_uvm.view_mapping_subview (0 ms) 7: [----------] 28 tests from cuda_uvm (831 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 62 tests from 3 test suites ran. (25654 ms total) 7: [ PASSED ] 62 tests. 7/54 Test #7: Kokkos_CoreUnitTest_Cuda3 .................................. Passed 25.88 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaTimingBased 8: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 8: Test timeout computed to be: 1500 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: [==========] Running 2 tests from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 2 tests from cuda 8: [ RUN ] cuda.debug_serial_execution 8: [ OK ] cuda.debug_serial_execution (9 ms) 8: [ RUN ] cuda.debug_pin_um_to_host 8: [ OK ] cuda.debug_pin_um_to_host (628 ms) 8: [----------] 2 tests from cuda (638 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 2 tests from 1 test suite ran. (638 ms total) 8: [ PASSED ] 2 tests. 8/54 Test #8: Kokkos_CoreUnitTest_CudaTimingBased ........................ Passed 0.82 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpInit 9: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 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_interop 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_interop (124 ms) 9: [----------] 1 test from cuda (124 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (124 ms total) 9: [ PASSED ] 1 test. 9/54 Test #9: Kokkos_CoreUnitTest_CudaInterOpInit ........................ Passed 0.19 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreams 10: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 10: Test timeout computed to be: 1500 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from cuda 10: [ RUN ] cuda.raw_cuda_streams 10: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 10: Detected: 6 cores per node. 10: Detected: 1 MPI_ranks per node. 10: Requested: 8 threads per process. 10: [ OK ] cuda.raw_cuda_streams (123 ms) 10: [----------] 1 test from cuda (124 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (124 ms total) 10: [ PASSED ] 1 test. 10/54 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreams ..................... Passed 0.19 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 11: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 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 3 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 3 tests from cuda_multi_gpu 11: [ RUN ] cuda_multi_gpu.managed_views 11: [ OK ] cuda_multi_gpu.managed_views (1 ms) 11: [ RUN ] cuda_multi_gpu.unmanaged_views 11: [ OK ] cuda_multi_gpu.unmanaged_views (0 ms) 11: [ RUN ] cuda_multi_gpu.scratch_space 11: [ OK ] cuda_multi_gpu.scratch_space (1 ms) 11: [----------] 3 tests from cuda_multi_gpu (4 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 3 tests from 1 test suite ran. (4 ms total) 11: [ PASSED ] 3 tests. 11/54 Test #11: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ............. Passed 0.19 sec test 12 Start 12: Kokkos_CoreUnitTest_CudaInterOpGraph 12: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpGraph 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 4 tests from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 4 tests from cuda_GraphInterOp 12: [ RUN ] cuda_GraphInterOp.promises_on_native_objects 12: [ OK ] cuda_GraphInterOp.promises_on_native_objects (0 ms) 12: [ RUN ] cuda_GraphInterOp.count_nodes 12: [ OK ] cuda_GraphInterOp.count_nodes (0 ms) 12: [ RUN ] cuda_GraphInterOp.debug_dot_print 12: [ OK ] cuda_GraphInterOp.debug_dot_print (7 ms) 12: [ RUN ] cuda_GraphInterOp.instantiation_flags 12: [ OK ] cuda_GraphInterOp.instantiation_flags (0 ms) 12: [----------] 4 tests from cuda_GraphInterOp (7 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 4 tests from 1 test suite ran. (8 ms total) 12: [ PASSED ] 4 tests. 12/54 Test #12: Kokkos_CoreUnitTest_CudaInterOpGraph ....................... Passed 0.19 sec test 13 Start 13: Kokkos_CoreUnitTest_Default 13: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_Default 13: Test timeout computed to be: 1500 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: [==========] Running 59 tests from 41 test suites. 13: [----------] Global test environment set-up. 13: [----------] 19 tests from defaultdevicetype 13: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free 13: [ OK ] defaultdevicetype.c_style_memory_management_malloc_realloc_and_free (0 ms) 13: [ RUN ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free 13: [ OK ] defaultdevicetype.c_style_memory_management_malloc_zero_byte_and_free (0 ms) 13: [ RUN ] defaultdevicetype.shared_space 13: [ OK ] defaultdevicetype.shared_space (26 ms) 13: [ RUN ] defaultdevicetype.shared_host_pinned_space 13: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 13: [ RUN ] defaultdevicetype.compiler_macros 13: [ OK ] defaultdevicetype.compiler_macros (1 ms) 13: [ RUN ] defaultdevicetype.half_conversion 13: [ OK ] defaultdevicetype.half_conversion (3 ms) 13: [ RUN ] defaultdevicetype.bhalf_conversion 13: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 13: [ RUN ] defaultdevicetype.half_operators 13: [ OK ] defaultdevicetype.half_operators (1 ms) 13: [ RUN ] defaultdevicetype.bhalf_operators 13: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 13: [ RUN ] defaultdevicetype.host_space_access 13: [ OK ] defaultdevicetype.host_space_access (0 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_a1 13: [ OK ] defaultdevicetype.reduce_instantiation_a1 (4 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_b1 13: [ OK ] defaultdevicetype.reduce_instantiation_b1 (10 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_c1 13: [ OK ] defaultdevicetype.reduce_instantiation_c1 (4 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_a2 13: [ OK ] defaultdevicetype.reduce_instantiation_a2 (6 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_b2 13: [ OK ] defaultdevicetype.reduce_instantiation_b2 (13 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_c2 13: [ OK ] defaultdevicetype.reduce_instantiation_c2 (5 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_a3 13: [ OK ] defaultdevicetype.reduce_instantiation_a3 (9 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_b3 13: [ OK ] defaultdevicetype.reduce_instantiation_b3 (17 ms) 13: [ RUN ] defaultdevicetype.reduce_instantiation_c3 13: [ OK ] defaultdevicetype.reduce_instantiation_c3 (8 ms) 13: [----------] 19 tests from defaultdevicetype (117 ms total) 13: 13: [----------] 1 test from kokkosresize 13: [ RUN ] kokkosresize.host_space_access 13: [ OK ] kokkosresize.host_space_access (20 ms) 13: [----------] 1 test from kokkosresize (20 ms total) 13: 13: [----------] 1 test from TestViewAPI/0, where TypeParam = <type> 13: [ RUN ] TestViewAPI/0.sizes 13: [ OK ] TestViewAPI/0.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/0 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/1, where TypeParam = <type> 13: [ RUN ] TestViewAPI/1.sizes 13: [ OK ] TestViewAPI/1.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/1 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/2, where TypeParam = <type> 13: [ RUN ] TestViewAPI/2.sizes 13: [ OK ] TestViewAPI/2.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/2 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/3, where TypeParam = <type> 13: [ RUN ] TestViewAPI/3.sizes 13: [ OK ] TestViewAPI/3.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/3 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/4, where TypeParam = <type> 13: [ RUN ] TestViewAPI/4.sizes 13: [ OK ] TestViewAPI/4.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/4 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/5, where TypeParam = <type> 13: [ RUN ] TestViewAPI/5.sizes 13: [ OK ] TestViewAPI/5.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/5 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/6, where TypeParam = <type> 13: [ RUN ] TestViewAPI/6.sizes 13: [ OK ] TestViewAPI/6.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/6 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/7, where TypeParam = <type> 13: [ RUN ] TestViewAPI/7.sizes 13: [ OK ] TestViewAPI/7.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/7 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/8, where TypeParam = <type> 13: [ RUN ] TestViewAPI/8.sizes 13: [ OK ] TestViewAPI/8.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/8 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/9, where TypeParam = <type> 13: [ RUN ] TestViewAPI/9.sizes 13: [ OK ] TestViewAPI/9.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/9 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/10, where TypeParam = <type> 13: [ RUN ] TestViewAPI/10.sizes 13: [ OK ] TestViewAPI/10.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/10 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/11, where TypeParam = <type> 13: [ RUN ] TestViewAPI/11.sizes 13: [ OK ] TestViewAPI/11.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/11 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/12, where TypeParam = <type> 13: [ RUN ] TestViewAPI/12.sizes 13: [ OK ] TestViewAPI/12.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/12 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/13, where TypeParam = <type> 13: [ RUN ] TestViewAPI/13.sizes 13: [ OK ] TestViewAPI/13.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/13 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/14, where TypeParam = <type> 13: [ RUN ] TestViewAPI/14.sizes 13: [ OK ] TestViewAPI/14.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/14 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/15, where TypeParam = <type> 13: [ RUN ] TestViewAPI/15.sizes 13: [ OK ] TestViewAPI/15.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/15 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/16, where TypeParam = <type> 13: [ RUN ] TestViewAPI/16.sizes 13: [ OK ] TestViewAPI/16.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/16 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/17, where TypeParam = <type> 13: [ RUN ] TestViewAPI/17.sizes 13: [ OK ] TestViewAPI/17.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/17 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/18, where TypeParam = <type> 13: [ RUN ] TestViewAPI/18.sizes 13: [ OK ] TestViewAPI/18.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/18 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/19, where TypeParam = <type> 13: [ RUN ] TestViewAPI/19.sizes 13: [ OK ] TestViewAPI/19.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/19 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/20, where TypeParam = <type> 13: [ RUN ] TestViewAPI/20.sizes 13: [ OK ] TestViewAPI/20.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/20 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/21, where TypeParam = <type> 13: [ RUN ] TestViewAPI/21.sizes 13: [ OK ] TestViewAPI/21.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/21 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/22, where TypeParam = <type> 13: [ RUN ] TestViewAPI/22.sizes 13: [ OK ] TestViewAPI/22.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/22 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/23, where TypeParam = <type> 13: [ RUN ] TestViewAPI/23.sizes 13: [ OK ] TestViewAPI/23.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/23 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/24, where TypeParam = <type> 13: [ RUN ] TestViewAPI/24.sizes 13: [ OK ] TestViewAPI/24.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/24 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/25, where TypeParam = <type> 13: [ RUN ] TestViewAPI/25.sizes 13: [ OK ] TestViewAPI/25.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/25 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/26, where TypeParam = <type> 13: [ RUN ] TestViewAPI/26.sizes 13: [ OK ] TestViewAPI/26.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/26 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/27, where TypeParam = <type> 13: [ RUN ] TestViewAPI/27.sizes 13: [ OK ] TestViewAPI/27.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/27 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/28, where TypeParam = <type> 13: [ RUN ] TestViewAPI/28.sizes 13: [ OK ] TestViewAPI/28.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/28 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/29, where TypeParam = <type> 13: [ RUN ] TestViewAPI/29.sizes 13: [ OK ] TestViewAPI/29.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/29 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/30, where TypeParam = <type> 13: [ RUN ] TestViewAPI/30.sizes 13: [ OK ] TestViewAPI/30.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/30 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/31, where TypeParam = <type> 13: [ RUN ] TestViewAPI/31.sizes 13: [ OK ] TestViewAPI/31.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/31 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/32, where TypeParam = <type> 13: [ RUN ] TestViewAPI/32.sizes 13: [ OK ] TestViewAPI/32.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/32 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/33, where TypeParam = <type> 13: [ RUN ] TestViewAPI/33.sizes 13: [ OK ] TestViewAPI/33.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/33 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/34, where TypeParam = <type> 13: [ RUN ] TestViewAPI/34.sizes 13: [ OK ] TestViewAPI/34.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/34 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/35, where TypeParam = <type> 13: [ RUN ] TestViewAPI/35.sizes 13: [ OK ] TestViewAPI/35.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/35 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/36, where TypeParam = <type> 13: [ RUN ] TestViewAPI/36.sizes 13: [ OK ] TestViewAPI/36.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/36 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/37, where TypeParam = <type> 13: [ RUN ] TestViewAPI/37.sizes 13: [ OK ] TestViewAPI/37.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/37 (0 ms total) 13: 13: [----------] 1 test from TestViewAPI/38, where TypeParam = <type> 13: [ RUN ] TestViewAPI/38.sizes 13: [ OK ] TestViewAPI/38.sizes (0 ms) 13: [----------] 1 test from TestViewAPI/38 (0 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 59 tests from 41 test suites ran. (139 ms total) 13: [ PASSED ] 59 tests. 13/54 Test #13: Kokkos_CoreUnitTest_Default ................................ Passed 0.38 sec test 14 Start 14: Kokkos_CoreUnitTest_InitializeFinalize 14: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_InitializeFinalize 14: Test timeout computed to be: 1500 14: [==========] Running 26 tests from 5 test suites. 14: [----------] Global test environment set-up. 14: [----------] 4 tests from InitializeFinalize_DeathTest 14: [ RUN ] InitializeFinalize_DeathTest.initialize 14: [ OK ] InitializeFinalize_DeathTest.initialize (1353 ms) 14: [ RUN ] InitializeFinalize_DeathTest.finalize 14: [ OK ] InitializeFinalize_DeathTest.finalize (1002 ms) 14: [ RUN ] InitializeFinalize_DeathTest.is_initialized 14: [ OK ] InitializeFinalize_DeathTest.is_initialized (202 ms) 14: [ RUN ] InitializeFinalize_DeathTest.is_finalized 14: [ OK ] InitializeFinalize_DeathTest.is_finalized (177 ms) 14: [----------] 4 tests from InitializeFinalize_DeathTest (2735 ms total) 14: 14: [----------] 1 test from Legion_DeathTest 14: [ RUN ] Legion_DeathTest.individual_backend_initialization 14: [ OK ] Legion_DeathTest.individual_backend_initialization (195 ms) 14: [----------] 1 test from Legion_DeathTest (195 ms total) 14: 14: [----------] 2 tests from PushFinalizeHook_DeathTest 14: [ RUN ] PushFinalizeHook_DeathTest.called_in_reverse_order 14: [ OK ] PushFinalizeHook_DeathTest.called_in_reverse_order (173 ms) 14: [ RUN ] PushFinalizeHook_DeathTest.terminate_on_throw 14: [ OK ] PushFinalizeHook_DeathTest.terminate_on_throw (581 ms) 14: [----------] 2 tests from PushFinalizeHook_DeathTest (754 ms total) 14: 14: [----------] 6 tests from ScopeGuard_DeathTest 14: [ RUN ] ScopeGuard_DeathTest.create 14: [ OK ] ScopeGuard_DeathTest.create (167 ms) 14: [ RUN ] ScopeGuard_DeathTest.create_argument 14: [ OK ] ScopeGuard_DeathTest.create_argument (189 ms) 14: [ RUN ] ScopeGuard_DeathTest.create_while_initialize 14: [ OK ] ScopeGuard_DeathTest.create_while_initialize (700 ms) 14: [ RUN ] ScopeGuard_DeathTest.create_after_initialize 14: [ OK ] ScopeGuard_DeathTest.create_after_initialize (503 ms) 14: [ RUN ] ScopeGuard_DeathTest.create_after_finalize 14: [ OK ] ScopeGuard_DeathTest.create_after_finalize (687 ms) 14: [ RUN ] ScopeGuard_DeathTest.destroy_after_finalize 14: [ OK ] ScopeGuard_DeathTest.destroy_after_finalize (488 ms) 14: [----------] 6 tests from ScopeGuard_DeathTest (2737 ms total) 14: 14: [----------] 13 tests from defaultdevicetype 14: [ RUN ] defaultdevicetype.initialization_settings 14: [ OK ] defaultdevicetype.initialization_settings (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 14: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_device_id 14: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 14: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 14: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_help 14: [ OK ] defaultdevicetype.cmd_line_args_help (24 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 14: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 14: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (12 ms) 14: [ RUN ] defaultdevicetype.env_vars_num_threads 14: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 14: [ RUN ] defaultdevicetype.env_vars_device_id 14: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 14: [ RUN ] defaultdevicetype.env_vars_disable_warnings 14: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 14: [ RUN ] defaultdevicetype.env_vars_tune_internals 14: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 14: [ RUN ] defaultdevicetype.visible_devices 14: [ OK ] defaultdevicetype.visible_devices (0 ms) 14: [----------] 13 tests from defaultdevicetype (40 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 26 tests from 5 test suites ran. (6463 ms total) 14: [ PASSED ] 26 tests. 14/54 Test #14: Kokkos_CoreUnitTest_InitializeFinalize ..................... Passed 6.50 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-7581/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/54 Test #15: Kokkos_CoreUnitTest_Develop ................................ Passed 0.19 sec test 16 Start 16: Kokkos_CoreUnitTest_KokkosP 16: Test command: /var/jenkins/workspace/Kokkos_PR-7581/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 32 tests from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 32 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 (1 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.kernel_name_parallel_for 16: [ OK ] kokkosp.kernel_name_parallel_for (0 ms) 16: [ RUN ] kokkosp.kernel_name_parallel_reduce 16: [ OK ] kokkosp.kernel_name_parallel_reduce (0 ms) 16: [ RUN ] kokkosp.kernel_name_parallel_scan 16: [ OK ] kokkosp.kernel_name_parallel_scan (0 ms) 16: [ RUN ] kokkosp.kernel_name_internal 16: [ OK ] kokkosp.kernel_name_internal (0 ms) 16: [ RUN ] kokkosp.profiling_section 16: [ OK ] kokkosp.profiling_section (0 ms) 16: [ RUN ] kokkosp.scoped_profile_region 16: [ OK ] kokkosp.scoped_profile_region (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: [----------] 32 tests from kokkosp (6 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 32 tests from 1 test suite ran. (6 ms total) 16: [ PASSED ] 32 tests. 16/54 Test #16: Kokkos_CoreUnitTest_KokkosP ................................ Passed 0.20 sec test 17 Start 17: Kokkos_CoreUnitTest_ToolIndependence 17: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 17: Test timeout computed to be: 1500 17/54 Test #17: Kokkos_CoreUnitTest_ToolIndependence ....................... Passed 0.02 sec test 18 Start 18: Kokkos_ProfilingTestLibraryLoadHelp 18: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 18: Environment variables: 18: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7581/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/54 Test #18: Kokkos_ProfilingTestLibraryLoadHelp ........................ Passed 0.62 sec test 19 Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp 19: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/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/54 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp ..................... Passed 0.17 sec test 20 Start 20: Kokkos_ProfilingTestLibraryLoad 20: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 20: Environment variables: 20: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-7581/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:Cuda::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1220::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.5.99::kokkosp_allocate_data:Host:source:0x109bd40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x109bec0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x109bf40:Host:source:0x109bdc0: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:0x109bec0:40::kokkosp_deallocate_data:Host:source:0x109bd40:40::kokkosp_finalize_library:: 20/54 Test #20: Kokkos_ProfilingTestLibraryLoad ............................ Passed 0.16 sec test 21 Start 21: Kokkos_ProfilingTestLibraryCmdLine 21: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-7581/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:Cuda::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1220::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.5.99::kokkosp_allocate_data:Host:source:0x109bd40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x109bec0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x109bf40:Host:source:0x109bdc0: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:0x109bec0:40::kokkosp_deallocate_data:Host:source:0x109bd40:40::kokkosp_finalize_library:: 21/54 Test #21: Kokkos_ProfilingTestLibraryCmdLine ......................... Passed 0.16 sec test 22 Start 22: Kokkos_CoreUnitTest_StackTraceTest 22: Test command: /var/jenkins/workspace/Kokkos_PR-7581/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: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x444ce6] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x16b) [0x4435eb] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e] 22: 22: demangled test_f1: 22: [0x4dcad3] Kokkos::Impl::save_stacktrace() 22: [0x448c3c] Test::stacktrace_test_f1(std::ostream&) 22: [0x444ce6] Test::test_stacktrace(bool, bool) 22: [0x4435eb] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x454f8f] testing::Test::Run() 22: [0x4572df] testing::TestInfo::Run() 22: [0x458607] testing::TestSuite::Run() 22: [0x46b127] testing::internal::UnitTestImpl::RunAllTests() 22: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x4599ce] testing::UnitTest::Run() 22: [0x4427f5] main 22: [0x7ffff4632083] __libc_start_main 22: [0x44206e] _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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x449a32] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x445c4d] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x16b) [0x4435eb] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e] 22: 22: demangled test_f3: 22: [0x4dcad3] Kokkos::Impl::save_stacktrace() 22: [0x448c3c] Test::stacktrace_test_f1(std::ostream&) 22: [0x449a32] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x445c4d] Test::test_stacktrace(bool, bool) 22: [0x4435eb] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x454f8f] testing::Test::Run() 22: [0x4572df] testing::TestInfo::Run() 22: [0x458607] testing::TestSuite::Run() 22: [0x46b127] testing::internal::UnitTestImpl::RunAllTests() 22: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x4599ce] testing::UnitTest::Run() 22: [0x4427f5] main 22: [0x7ffff4632083] __libc_start_main 22: [0x44206e] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (623 ms) 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x444ce6] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x168) [0x443968] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e] 22: 22: demangled test_f1: 22: [0x4dcad3] Kokkos::Impl::save_stacktrace() 22: [0x448c3c] Test::stacktrace_test_f1(std::ostream&) 22: [0x444ce6] Test::test_stacktrace(bool, bool) 22: [0x443968] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x454f8f] testing::Test::Run() 22: [0x4572df] testing::TestInfo::Run() 22: [0x458607] testing::TestSuite::Run() 22: [0x46b127] testing::internal::UnitTestImpl::RunAllTests() 22: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x4599ce] testing::UnitTest::Run() 22: [0x4427f5] main 22: [0x7ffff4632083] __libc_start_main 22: [0x44206e] _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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x449a32] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x445c4d] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x168) [0x443968] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e] 22: 22: demangled test_f3: 22: [0x4dcad3] Kokkos::Impl::save_stacktrace() 22: [0x448c3c] Test::stacktrace_test_f1(std::ostream&) 22: [0x449a32] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x445c4d] Test::test_stacktrace(bool, bool) 22: [0x443968] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x454f8f] testing::Test::Run() 22: [0x4572df] testing::TestInfo::Run() 22: [0x458607] testing::TestSuite::Run() 22: [0x46b127] testing::internal::UnitTestImpl::RunAllTests() 22: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x4599ce] testing::UnitTest::Run() 22: [0x4427f5] main 22: [0x7ffff4632083] __libc_start_main 22: [0x44206e] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (685 ms) 22: [----------] 2 tests from defaultdevicetype_DeathTest (1308 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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x444ce6] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e] 22: 22: demangled test_f1: 22: [0x4dcad3] Kokkos::Impl::save_stacktrace() 22: [0x448c3c] Test::stacktrace_test_f1(std::ostream&) 22: [0x444ce6] Test::test_stacktrace(bool, bool) 22: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x454f8f] testing::Test::Run() 22: [0x4572df] testing::TestInfo::Run() 22: [0x458607] testing::TestSuite::Run() 22: [0x46b127] testing::internal::UnitTestImpl::RunAllTests() 22: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x4599ce] testing::UnitTest::Run() 22: [0x4427f5] main 22: [0x7ffff4632083] __libc_start_main 22: [0x44206e] _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-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4dcad3] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x448c3c] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x449a32] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x445c4d] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48b943] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x454f8f] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4572df] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x458607] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46b127] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e783] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x4599ce] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4427f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff4632083] 22: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44206e] 22: 22: demangled test_f3: 22: [0x4dcad3] Kokkos::Impl::save_stacktrace() 22: [0x448c3c] Test::stacktrace_test_f1(std::ostream&) 22: [0x449a32] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x445c4d] Test::test_stacktrace(bool, bool) 22: [0x48b943] void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x454f8f] testing::Test::Run() 22: [0x4572df] testing::TestInfo::Run() 22: [0x458607] testing::TestSuite::Run() 22: [0x46b127] testing::internal::UnitTestImpl::RunAllTests() 22: [0x48e783] bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x4599ce] testing::UnitTest::Run() 22: [0x4427f5] main 22: [0x7ffff4632083] __libc_start_main 22: [0x44206e] _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 (1 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 3 tests from 2 test suites ran. (1309 ms total) 22: [ PASSED ] 3 tests. 22/54 Test #22: Kokkos_CoreUnitTest_StackTraceTest ......................... Passed 1.50 sec test 23 Start 23: Kokkos_IncrementalTest_OPENMP 23: Test command: /var/jenkins/workspace/Kokkos_PR-7581/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 (132 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 (6 ms) 23: [ RUN ] OPENMP.IncrTest_05_reduction 23: [ OK ] OPENMP.IncrTest_05_reduction (7 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 (118 ms) 23: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 23: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (7 ms) 23: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 23: [ OK ] OPENMP.IncrTest_12b_TeamScratch (1 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 (276 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 28 tests from 1 test suite ran. (276 ms total) 23: [ PASSED ] 28 tests. 23/54 Test #23: Kokkos_IncrementalTest_OPENMP .............................. Passed 0.46 sec test 24 Start 24: Kokkos_IncrementalTest_CUDA 24: Test command: /var/jenkins/workspace/Kokkos_PR-7581/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_RELOCATABLE_DEVICE_CODE: no 24: KOKKOS_ENABLE_CUDA_UVM: no 24: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 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 GiB, Shared Memory per Block: 48 KiB : 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 (2042 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 (222 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 (0 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 (5 ms) 24: [ RUN ] CUDA.incr_17_atomicView 24: [ OK ] CUDA.incr_17_atomicView (0 ms) 24: [----------] 28 tests from CUDA (2285 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 28 tests from 1 test suite ran. (2285 ms total) 24: [ PASSED ] 28 tests. 24/54 Test #24: Kokkos_IncrementalTest_CUDA ................................ Passed 2.49 sec test 25 Start 25: Kokkos_CoreUnitTest_CTestDevice 25: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 25: Test timeout computed to be: 1500 25: [==========] Running 8 tests from 2 test suites. 25: [----------] Global test environment set-up. 25: [----------] 5 tests from ctest_environment_DeathTest 25: [ RUN ] ctest_environment_DeathTest.invalid_rank 25: [ OK ] ctest_environment_DeathTest.invalid_rank (126 ms) 25: [ RUN ] ctest_environment_DeathTest.no_type_str 25: [ OK ] ctest_environment_DeathTest.no_type_str (387 ms) 25: [ RUN ] ctest_environment_DeathTest.missing_type 25: [ OK ] ctest_environment_DeathTest.missing_type (239 ms) 25: [ RUN ] ctest_environment_DeathTest.no_id_str 25: [ OK ] ctest_environment_DeathTest.no_id_str (115 ms) 25: [ RUN ] ctest_environment_DeathTest.invalid_id_str 25: [ OK ] ctest_environment_DeathTest.invalid_id_str (238 ms) 25: [----------] 5 tests from ctest_environment_DeathTest (1107 ms total) 25: 25: [----------] 3 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.good 25: [ OK ] ctest_environment.good (0 ms) 25: [----------] 3 tests from ctest_environment (0 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 8 tests from 2 test suites ran. (1108 ms total) 25: [ PASSED ] 8 tests. 25/54 Test #25: Kokkos_CoreUnitTest_CTestDevice ............................ Passed 1.14 sec test 26 Start 26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 26: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 26: Test timeout computed to be: 1500 26/54 Test #26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 .................. Passed 0.02 sec test 27 Start 27: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail 27: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 27: Test timeout computed to be: 1500 27: must be called with `KOKKOS_TEST_TRIBITS_COMPATIBILITY` environment variable set or pass `--kokkos-test-tribits-compatibility` as command line argument 27/54 Test #27: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityWillFail ...... Passed 0.02 sec test 28 Start 28: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs 28: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility "--kokkos-test-tribits-compatibility=1" 28: Test timeout computed to be: 1500 28/54 Test #28: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityExtraArgs ..... Passed 0.02 sec test 29 Start 29: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment 29: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/core/unit_test/Kokkos_CoreUnitTest_CMakeTriBITSCompatibility 29: Environment variables: 29: KOKKOS_TEST_TRIBITS_COMPATIBILITY=1 29: Test timeout computed to be: 1500 29/54 Test #29: Kokkos_CoreUnitTest_CMakeTriBITSCompatibilityEnvironment ... Passed 0.01 sec test 30 Start 30: Kokkos_ContainersUnitTest_OpenMP 30: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 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 0 tests from 0 test suites. 30: [==========] 0 tests from 0 test suites ran. (0 ms total) 30: [ PASSED ] 0 tests. 30/54 Test #30: Kokkos_ContainersUnitTest_OpenMP ........................... Passed 0.20 sec test 31 Start 31: Kokkos_ContainersUnitTest_Cuda 31: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 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 0 tests from 0 test suites. 31: [==========] 0 tests from 0 test suites ran. (0 ms total) 31: [ PASSED ] 0 tests. 31/54 Test #31: Kokkos_ContainersUnitTest_Cuda ............................. Passed 0.18 sec test 32 Start 32: Kokkos_ContainersPerformanceTest_OpenMP 32: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 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 5 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 5 tests from TEST_CATEGORY 32: [ RUN ] TEST_CATEGORY.dynrankview_perf 32: OpenMP 32: DynRankView vs View: Initialization Only 32: View time (init only): 0.0145719 32: View sum computation time: 0.0145719 32: Strided View time (init only): 0.0100162 32: View Rank7 time (init only): 0.0169978 32: DynRankView time (init only): 0.0173548 32: DynRankView sum computation time: 0.016012 32: Ratio of View to DynRankView time: 0.839644 32: Ratio of View to DynRankView sum computation time: 0.937423 32: Ratio of View to View Rank7 time: 0.857278 32: Ratio of StrideView to DynRankView time: 0.577142 32: Ratio of DynRankView to View Rank7 time: 1.021 32: [ OK ] TEST_CATEGORY.dynrankview_perf (201 ms) 32: [ RUN ] TEST_CATEGORY.global_2_local 32: OpenMP 32: size, create, generate, fill, find 32: 256, 0.000600029, 1.6283e-05, 8.9247e-05, 0.00143587 32: 512, 8.0347e-05, 1.3685e-05, 0.00010549, 0.00143233 32: 1024, 7.4478e-05, 1.411e-05, 0.000189245, 0.00150031 32: 2048, 8.0648e-05, 1.287e-05, 0.000370054, 0.00173093 32: 4096, 0.000165401, 1.3445e-05, 0.000740075, 0.00215251 32: 8192, 0.000255399, 1.6329e-05, 0.00130718, 0.0030427 32: 16384, 0.000419663, 1.6242e-05, 0.00267714, 0.00725811 32: 32768, 0.000714138, 1.9246e-05, 0.00500785, 0.0166451 32: 65536, 0.000996127, 2.4115e-05, 0.00972684, 0.0414242 32: 131072, 0.00253476, 6.622e-05, 0.015886, 0.0946734 32: 262144, 0.00647352, 9.1984e-05, 0.026637, 0.225216 32: 524288, 0.0105428, 0.000119681, 0.0526664, 0.417912 32: 1048576, 0.0116216, 0.000253359, 0.105861, 1.02696 32: 2097152, 0.0204666, 0.000926813, 0.209538, 3.28626 32: 4194304, 0.0341352, 0.001106, 0.428571, 8.09374 32: [ OK ] TEST_CATEGORY.global_2_local (14176 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: [ RUN ] TEST_CATEGORY.scatter_view 32: ScatterView data-duplicated test: 32: num_threads 8 32: hand-coded test took 0.121192 seconds 32: test took 0.0940325 seconds 32: num_threads 8 32: hand-coded test took 0.120395 seconds 32: test took 0.0948326 seconds 32: num_threads 8 32: hand-coded test took 0.12414 seconds 32: test took 0.0779828 seconds 32: num_threads 8 32: hand-coded test took 0.105397 seconds 32: test took 0.0765874 seconds 32: num_threads 8 32: hand-coded test took 0.105948 seconds 32: test took 0.0764155 seconds 32: [ OK ] TEST_CATEGORY.scatter_view (1231 ms) 32: [----------] 5 tests from TEST_CATEGORY (15610 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 5 tests from 1 test suite ran. (15610 ms total) 32: [ PASSED ] 5 tests. 32/54 Test #32: Kokkos_ContainersPerformanceTest_OpenMP .................... Passed 15.81 sec test 33 Start 33: Kokkos_ContainersPerformanceTest_Cuda 33: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 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 4 tests from 1 test suite. 33: [----------] Global test environment set-up. 33: [----------] 4 tests from TEST_CATEGORY 33: [ RUN ] TEST_CATEGORY.dynrankview_perf 33: Cuda 33: DynRankView vs View: Initialization Only 33: View time (init only): 0.00297489 33: View sum computation time: 0.00297489 33: Strided View time (init only): 0.0011346 33: View Rank7 time (init only): 0.00115893 33: DynRankView time (init only): 0.00116408 33: DynRankView sum computation time: 0.00179513 33: Ratio of View to DynRankView time: 2.55557 33: Ratio of View to DynRankView sum computation time: 1.0115 33: Ratio of View to View Rank7 time: 2.56693 33: Ratio of StrideView to DynRankView time: 0.974671 33: Ratio of DynRankView to View Rank7 time: 1.00445 33: [ OK ] TEST_CATEGORY.dynrankview_perf (14 ms) 33: [ RUN ] TEST_CATEGORY.global_2_local 33: Cuda 33: size, create, generate, fill, find 33: 256, 0.00024869, 6.346e-05, 0.00228119, 0.00183556 33: 512, 0.000152878, 1.0406e-05, 1.9859e-05, 0.00179221 33: 1024, 0.000146328, 1.0299e-05, 1.9423e-05, 0.00182565 33: 2048, 0.000152132, 1.0052e-05, 1.9042e-05, 0.00187052 33: 4096, 0.000153141, 1.0068e-05, 1.9999e-05, 0.00189884 33: 8192, 0.000149719, 1.1201e-05, 2.1252e-05, 0.0018573 33: 16384, 0.000146873, 9.723e-06, 2.4126e-05, 0.00197612 33: 32768, 0.00043786, 1.1276e-05, 2.9346e-05, 0.00210079 33: 65536, 0.000291756, 1.1801e-05, 3.585e-05, 0.00223934 33: 131072, 0.000340016, 1.2174e-05, 5.6294e-05, 0.00274171 33: 262144, 0.000507488, 1.3471e-05, 0.000146324, 0.00574317 33: 524288, 0.000530151, 1.6269e-05, 0.000559296, 0.0189729 33: 1048576, 0.00055094, 2.2464e-05, 0.00137658, 0.0457094 33: 2097152, 0.000650428, 4.4444e-05, 0.00299973, 0.108991 33: 4194304, 0.000812077, 5.734e-05, 0.00676142, 0.235554 33: [ OK ] TEST_CATEGORY.global_2_local (458 ms) 33: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 33: skipping test 33: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 33: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 33: skipping test 33: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 33: [----------] 4 tests from TEST_CATEGORY (472 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 4 tests from 1 test suite ran. (472 ms total) 33: [ PASSED ] 4 tests. 33/54 Test #33: Kokkos_ContainersPerformanceTest_Cuda ...................... Passed 0.66 sec test 34 Start 34: Kokkos_UnitTest_Sort 34: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 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 17 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from cuda_DeathTest 34: [ RUN ] cuda_DeathTest.SortByKeyKeysLargerThanValues 34: [ OK ] cuda_DeathTest.SortByKeyKeysLargerThanValues (1105 ms) 34: [----------] 1 test from cuda_DeathTest (1105 ms total) 34: 34: [----------] 16 tests from cuda 34: [ RUN ] cuda.SortUnsignedValueType 34: [ OK ] cuda.SortUnsignedValueType (16 ms) 34: [ RUN ] cuda.SortEmptyView 34: [ OK ] cuda.SortEmptyView (0 ms) 34: [ RUN ] cuda.SortByKeyEmptyView 34: [ OK ] cuda.SortByKeyEmptyView (0 ms) 34: [ RUN ] cuda.SortByKeyEmptyViewHost 34: [ OK ] cuda.SortByKeyEmptyViewHost (0 ms) 34: [ RUN ] cuda.SortByKey 34: [ OK ] cuda.SortByKey (2 ms) 34: [ RUN ] cuda.SortByKeyWithComparator 34: [ OK ] cuda.SortByKeyWithComparator (0 ms) 34: [ RUN ] cuda.SortByKeyStaticExtents 34: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 34: [ RUN ] cuda.SortByKeyWithStrides 34: [ OK ] cuda.SortByKeyWithStrides (0 ms) 34: [ RUN ] cuda.SortWithCustomComparator 34: [ OK ] cuda.SortWithCustomComparator (137 ms) 34: [ RUN ] cuda.BinSortGenericTests 34: [ OK ] cuda.BinSortGenericTests (18 ms) 34: [ RUN ] cuda.BinSortEmptyView 34: [ OK ] cuda.BinSortEmptyView (0 ms) 34: [ RUN ] cuda.BinSortEmptyKeysView 34: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 34: [ RUN ] cuda.BinSort_issue_7221 34: [ OK ] cuda.BinSort_issue_7221 (0 ms) 34: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues 34: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (11004 ms) 34: [ RUN ] cuda.NestedSort 34: [ OK ] cuda.NestedSort (29 ms) 34: [ RUN ] cuda.NestedSortByKey 34: [ OK ] cuda.NestedSortByKey (92 ms) 34: [----------] 16 tests from cuda (11303 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 17 tests from 2 test suites ran. (12408 ms total) 34: [ PASSED ] 17 tests. 34/54 Test #34: Kokkos_UnitTest_Sort ....................................... Passed 12.64 sec test 35 Start 35: Kokkos_UnitTest_Random 35: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_UnitTest_Random 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 3 tests from 1 test suite. 35: [----------] Global test environment set-up. 35: [----------] 3 tests from cuda 35: [ RUN ] cuda.Random_XorShift64 35: Test Seed:1735662784450369901 35: Test Scalar=int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 0.0071908 -0.0125007 || 0.051031 28066 29335 || 28469.7 28674.4 || -172.81 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 0.0186713 -0.00178326 || 0.051031 1e+64 -1e+64 35: Test Scalar=unsigned int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 -0.00558555 -0.00281538 || 0.051031 28033 29333 || 28835.5 28674.4 || -38.9198 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 0.00714856 -0.00527098 || 0.051031 1e+64 -1e+64 35: Test Scalar=int64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 -0.00706812 0.0178912 || 0.051031 28032 29400 || 28878.5 28674.4 || 247.328 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 0.00714533 0.00540831 || 0.051031 1e+64 -1e+64 35: Test Scalar=uint64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 0.0071433 -0.0226126 || 0.051031 28054 29449 || 28471 28674.4 || -312.597 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 -0.0253623 0.00682151 || 0.051031 1e+64 -1e+64 35: Test Scalar=half 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.000244508 -0.99999 -48247.1 || 0.051031 0 195077 || 2.92873e+09 28674.4 || -6.66968e+08 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 0.000732458 -0.308471 0.130726 || 0.051031 1e+64 -1e+64 35: Test Scalar=bhalf 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.00195722 -0.999999 -57857.6 || 0.051031 0 1.55162e+06 || 2.86898e+10 28674.4 || -7.99824e+08 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 0.00588223 -0.967716 10.2253 || 0.051031 1e+64 -1e+64 35: Test Scalar=float 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.83613e-07 -0.00470569 -0.0320182 || 0.051031 28079 29363 || 28810 28674.4 || -442.619 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 7.64335e-07 0.00447478 -0.00707747 || 0.051031 1e+64 -1e+64 35: Test Scalar=double 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 0.00927118 -0.00271226 || 0.051031 28081 29342 || 28411 28674.4 || -37.4943 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 0.00252264 -0.00309178 || 0.051031 1e+64 -1e+64 35: Test Seed:1735662784563361521 35: Test Scalar=int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 -0.0023852 -0.000468858 || 0.051031 28034 29336 || 28742.9 28674.4 || -6.4815 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 0.0252984 -0.000142603 || 0.051031 1e+64 -1e+64 35: Test Scalar=unsigned int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 0.00299413 0.00618162 || 0.051031 28049 29396 || 28588.8 28674.4 || 85.4547 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 -0.014204 0.00046715 || 0.051031 1e+64 -1e+64 35: Test Scalar=int64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 0.0277112 0.00264854 || 0.051031 28092 29307 || 27901.2 28674.4 || 36.6134 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 0.00227992 -0.00777806 || 0.051031 1e+64 -1e+64 35: Test Scalar=uint64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 -0.012237 0.0273839 || 0.051031 28061 29296 || 29029.6 28674.4 || 378.555 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 0.0146448 0.00925849 || 0.051031 1e+64 -1e+64 35: Test Scalar=half 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.000245152 -0.99999 -48249.8 || 0.051031 0 194885 || 2.92888e+09 28674.4 || -6.67005e+08 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 0.000734353 -0.301199 0.152357 || 0.051031 1e+64 -1e+64 35: Test Scalar=bhalf 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.00195758 -0.999999 -57856.6 || 0.051031 0 1.5519e+06 || 2.86893e+10 28674.4 || -7.99809e+08 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 0.00588231 -0.968174 10.4048 || 0.051031 1e+64 -1e+64 35: Test Scalar=float 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.78568e-07 -0.0152643 -0.00472274 || 0.051031 28060 29317 || 29118.9 28674.4 || -65.2872 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 7.49199e-07 -0.00263871 -0.00624175 || 0.051031 1e+64 -1e+64 35: Test Scalar=double 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 6.43252e-07 0.00255737 0.0128813 || 0.051031 27978 29304 || 28601.2 28674.4 || 178.071 -2.0744 35: -- Testing 3-D histogram 35: Density 3D: 6.43252e-07 0.0089461 -0.00313527 || 0.051031 1e+64 -1e+64 35: [ OK ] cuda.Random_XorShift64 (219 ms) 35: [ RUN ] cuda.Random_XorShift1024_0 35: Test Seed:1735662784669676207 35: Test Scalar=int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 -0.0297784 -0.000724742 || 0.051031 10908 11795 || 11726.1 11377 || -10.0188 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 -0.0159405 0.00258533 || 0.051031 1e+64 -1e+64 35: Test Scalar=unsigned int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 -0.0065675 0.00318375 || 0.051031 10974 11803 || 11452.2 11377 || 44.0121 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 0.0135242 0.00421827 || 0.051031 1e+64 -1e+64 35: Test Scalar=int64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 0.0189598 0.00459038 || 0.051031 11004 11790 || 11165.3 11377 || 63.4574 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 -0.00214188 -0.00199938 || 0.051031 1e+64 -1e+64 35: Test Scalar=uint64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 -0.00615566 0.00615642 || 0.051031 10985 11820 || 11447.4 11377 || 85.1064 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 0.00761913 -0.000441911 || 0.051031 1e+64 -1e+64 35: Test Scalar=half 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.000243812 -0.999975 -7594.59 || 0.051031 0 77615 || 4.61047e+08 11377 || -1.04988e+08 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 0.000731125 -0.156492 0.0267271 || 0.051031 1e+64 -1e+64 35: Test Scalar=bhalf 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.00195427 -0.999997 -9107.74 || 0.051031 0 616178 || 4.51659e+09 11377 || -1.25905e+08 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 0.00587376 -0.922773 1.61038 || 0.051031 1e+64 -1e+64 35: Test Scalar=float 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.67029e-07 0.010246 -0.00880656 || 0.051031 10954 11794 || 11261.6 11377 || -121.742 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 3.05176e-07 0.0210066 0.00203003 || 0.051031 1e+64 -1e+64 35: Test Scalar=double 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 0.0103942 -0.00461662 || 0.051031 10978 11794 || 11259.9 11377 || -63.8201 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 0.0154726 0.00214732 || 0.051031 1e+64 -1e+64 35: Test Seed:1735662784753864523 35: Test Scalar=int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 0.00538928 0.00165903 || 0.051031 10977 11800 || 11316 11377 || 22.9344 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 -0.0147163 0.00222023 || 0.051031 1e+64 -1e+64 35: Test Scalar=unsigned int 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 0.0315292 -0.00567371 || 0.051031 10938 11758 || 11029.2 11377 || -78.4333 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 -0.0121545 -0.0006375 || 0.051031 1e+64 -1e+64 35: Test Scalar=int64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 0.014311 0.00269817 || 0.051031 10950 11805 || 11216.4 11377 || 37.2995 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 0.00675024 -0.00347392 || 0.051031 1e+64 -1e+64 35: Test Scalar=uint64_t 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 0.00510231 -0.00421067 || 0.051031 11002 11772 || 11319.2 11377 || -58.2083 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 0.00118544 -0.000277419 || 0.051031 1e+64 -1e+64 35: Test Scalar=half 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.000243507 -0.999975 -7594.1 || 0.051031 0 77651 || 4.60993e+08 11377 || -1.04981e+08 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 0.000730284 -0.140994 0.0237786 || 0.051031 1e+64 -1e+64 35: Test Scalar=bhalf 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 0.00195986 -0.999997 -9107.86 || 0.051031 0 616386 || 4.51677e+09 11377 || -1.25907e+08 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 0.00589026 -0.922191 1.60406 || 0.051031 1e+64 -1e+64 35: Test Scalar=float 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.86102e-07 -0.0177947 0.00840222 || 0.051031 10919 11780 || 11583.1 11377 || 116.152 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 3.62396e-07 0.0177547 0.000455984 || 0.051031 1e+64 -1e+64 35: Test Scalar=double 35: -- Testing randomness properties 35: -- Testing 1-D histogram 35: Density 1D: 2.47955e-07 -0.0265818 -0.00385878 || 0.051031 10987 11773 || 11687.6 11377 || -53.3438 -0.823045 35: -- Testing 3-D histogram 35: Density 3D: 2.47955e-07 -0.0213799 -0.00634735 || 0.051031 1e+64 -1e+64 35: [ OK ] cuda.Random_XorShift1024_0 (190 ms) 35: [ RUN ] cuda.Multi_streams 35: [ OK ] cuda.Multi_streams (224 ms) 35: [----------] 3 tests from cuda (634 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 3 tests from 1 test suite ran. (634 ms total) 35: [ PASSED ] 3 tests. 35/54 Test #35: Kokkos_UnitTest_Random ..................................... Passed 1.43 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_A 36: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 36: Test timeout computed to be: 1500 36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 36: Detected: 6 cores per node. 36: Detected: 1 MPI_ranks per node. 36: Requested: 8 threads per process. 36: [==========] Running 16 tests from 4 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from std_algorithms_DeathTest 36: [ RUN ] std_algorithms_DeathTest.expect_no_overlap 36: [ OK ] std_algorithms_DeathTest.expect_no_overlap (0 ms) 36: [----------] 1 test from std_algorithms_DeathTest (0 ms total) 36: 36: [----------] 3 tests from std_algorithms_reducers 36: [ RUN ] std_algorithms_reducers.max_first_loc 36: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 36: [ RUN ] std_algorithms_reducers.min_first_loc 36: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 36: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 36: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 36: [----------] 3 tests from std_algorithms_reducers (0 ms total) 36: 36: [----------] 1 test from std_algorithms 36: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 36: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 36: [----------] 1 test from std_algorithms (0 ms total) 36: 36: [----------] 11 tests from random_access_iterator_test 36: [ RUN ] random_access_iterator_test.constructor 36: [ OK ] random_access_iterator_test.constructor (0 ms) 36: [ RUN ] random_access_iterator_test.constructiblity 36: [ OK ] random_access_iterator_test.constructiblity (0 ms) 36: [ RUN ] random_access_iterator_test.dereference 36: [ OK ] random_access_iterator_test.dereference (0 ms) 36: [ RUN ] random_access_iterator_test.subscript_operator 36: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 36: [ RUN ] random_access_iterator_test.operatorsSet1 36: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 36: [ RUN ] random_access_iterator_test.operatorsSet2 36: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 36: [ RUN ] random_access_iterator_test.operatorsSet3 36: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 36: [ RUN ] random_access_iterator_test.operatorsSet4 36: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 36: [ RUN ] random_access_iterator_test.assignment_operator 36: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 36: [ RUN ] random_access_iterator_test.distance 36: [ OK ] random_access_iterator_test.distance (0 ms) 36: [ RUN ] random_access_iterator_test.traits_helpers 36: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 36: [----------] 11 tests from random_access_iterator_test (3 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 16 tests from 4 test suites ran. (3 ms total) 36: [ PASSED ] 16 tests. 36/54 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_A ......................... Passed 0.18 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_B 37: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 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 7 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 7 tests from std_algorithms_min_max_element_test 37: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 37: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 37: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 37: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 37: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 37: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (5 ms) 37: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 37: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms) 37: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 37: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms) 37: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 37: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms) 37: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 37: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms) 37: [----------] 7 tests from std_algorithms_min_max_element_test (27 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 7 tests from 1 test suite ran. (27 ms total) 37: [ PASSED ] 7 tests. 37/54 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_B ......................... Passed 0.20 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_C 38: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 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 13 tests from 10 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_lexicographical_compare_test 38: [ RUN ] std_algorithms_lexicographical_compare_test.test 38: [ OK ] std_algorithms_lexicographical_compare_test.test (21 ms) 38: [----------] 1 test from std_algorithms_lexicographical_compare_test (22 ms total) 38: 38: [----------] 1 test from std_algorithms_for_each_test 38: [ RUN ] std_algorithms_for_each_test.test 38: [ OK ] std_algorithms_for_each_test.test (62 ms) 38: [----------] 1 test from std_algorithms_for_each_test (62 ms total) 38: 38: [----------] 1 test from std_algorithms_find_test 38: [ RUN ] std_algorithms_find_test.test 38: [ OK ] std_algorithms_find_test.test (24 ms) 38: [----------] 1 test from std_algorithms_find_test (24 ms total) 38: 38: [----------] 4 tests from std_algorithms_non_mod_seq_ops 38: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 38: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (448 ms) 38: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 38: [ OK ] std_algorithms_non_mod_seq_ops.find_end (486 ms) 38: [ RUN ] std_algorithms_non_mod_seq_ops.search 38: [ OK ] std_algorithms_non_mod_seq_ops.search (469 ms) 38: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 38: [ OK ] std_algorithms_non_mod_seq_ops.search_n (257 ms) 38: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1663 ms total) 38: 38: [----------] 1 test from std_algorithms_count_test 38: [ RUN ] std_algorithms_count_test.test 38: [ OK ] std_algorithms_count_test.test (19 ms) 38: [----------] 1 test from std_algorithms_count_test (19 ms total) 38: 38: [----------] 1 test from std_algorithms_equal_test 38: [ RUN ] std_algorithms_equal_test.test 38: [ OK ] std_algorithms_equal_test.test (12 ms) 38: [----------] 1 test from std_algorithms_equal_test (12 ms total) 38: 38: [----------] 1 test from std_algorithms_all_any_none_of_test 38: [ RUN ] std_algorithms_all_any_none_of_test.test 38: [ OK ] std_algorithms_all_any_none_of_test.test (27 ms) 38: [----------] 1 test from std_algorithms_all_any_none_of_test (27 ms total) 38: 38: [----------] 1 test from std_algorithms_nonmod_seq_ops 38: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 38: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (62 ms) 38: [----------] 1 test from std_algorithms_nonmod_seq_ops (62 ms total) 38: 38: [----------] 1 test from std_algorithms_mismatch_test 38: [ RUN ] std_algorithms_mismatch_test.test 38: [ OK ] std_algorithms_mismatch_test.test (72 ms) 38: [----------] 1 test from std_algorithms_mismatch_test (72 ms total) 38: 38: [----------] 1 test from std_algorithms_mod_seq_ops 38: [ RUN ] std_algorithms_mod_seq_ops.move_backward 38: [ OK ] std_algorithms_mod_seq_ops.move_backward (101 ms) 38: [----------] 1 test from std_algorithms_mod_seq_ops (102 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 13 tests from 10 test suites ran. (2068 ms total) 38: [ PASSED ] 13 tests. 38/54 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_C ......................... Passed 2.27 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_D 39: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 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 31 tests from 5 test suites. 39: [----------] Global test environment set-up. 39: [----------] 3 tests from std_algorithms_mod_ops_test 39: [ RUN ] std_algorithms_mod_ops_test.move 39: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 39: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 39: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 39: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 39: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 39: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 39: 39: [----------] 12 tests from std_algorithms_mod_seq_ops_test 39: [ RUN ] std_algorithms_mod_seq_ops_test.copy 39: [ OK ] std_algorithms_mod_seq_ops_test.copy (1 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 39: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 39: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 39: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 39: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.fill 39: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 39: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 39: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 39: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.generate 39: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 39: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 39: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 39: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 39: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total) 39: 39: [----------] 4 tests from std_algorithms_replace_ops_test 39: [ RUN ] std_algorithms_replace_ops_test.replace 39: [ OK ] std_algorithms_replace_ops_test.replace (31 ms) 39: [ RUN ] std_algorithms_replace_ops_test.replace_if 39: [ OK ] std_algorithms_replace_ops_test.replace_if (99 ms) 39: [ RUN ] std_algorithms_replace_ops_test.replace_copy 39: [ OK ] std_algorithms_replace_ops_test.replace_copy (49 ms) 39: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 39: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (49 ms) 39: [----------] 4 tests from std_algorithms_replace_ops_test (230 ms total) 39: 39: [----------] 11 tests from std_algorithms_mod_seq_ops 39: [ RUN ] std_algorithms_mod_seq_ops.copy_if 39: [ OK ] std_algorithms_mod_seq_ops.copy_if (40 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.unique 39: [ OK ] std_algorithms_mod_seq_ops.unique (89 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 39: [ OK ] std_algorithms_mod_seq_ops.unique_copy (49 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.remove 39: [ OK ] std_algorithms_mod_seq_ops.remove (36 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.remove_if 39: [ OK ] std_algorithms_mod_seq_ops.remove_if (41 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 39: [ OK ] std_algorithms_mod_seq_ops.remove_copy (123 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 39: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (43 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.rotate 39: [ OK ] std_algorithms_mod_seq_ops.rotate (1054 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 39: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (448 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.shift_left 39: [ OK ] std_algorithms_mod_seq_ops.shift_left (1185 ms) 39: [ RUN ] std_algorithms_mod_seq_ops.shift_right 39: [ OK ] std_algorithms_mod_seq_ops.shift_right (1188 ms) 39: [----------] 11 tests from std_algorithms_mod_seq_ops (4300 ms total) 39: 39: [----------] 1 test from std_algorithms_modseq_test 39: [ RUN ] std_algorithms_modseq_test.reverse 39: [ OK ] std_algorithms_modseq_test.reverse (53 ms) 39: [----------] 1 test from std_algorithms_modseq_test (53 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 31 tests from 5 test suites ran. (4590 ms total) 39: [ PASSED ] 31 tests. 39/54 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_D ......................... Passed 4.81 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_E 40: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 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 29 tests from 7 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_sorting_ops_test 40: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 40: [ OK ] std_algorithms_sorting_ops_test.is_sorted (10 ms) 40: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 40: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (9 ms) 40: [----------] 2 tests from std_algorithms_sorting_ops_test (20 ms total) 40: 40: [----------] 4 tests from std_algorithms_partitioning_test 40: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 40: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 40: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 40: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 40: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 40: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 40: [ RUN ] std_algorithms_partitioning_test.partition_point 40: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 40: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total) 40: 40: [----------] 1 test from std_algorithms_partitioning_ops 40: [ RUN ] std_algorithms_partitioning_ops.partition_copy 40: [ OK ] std_algorithms_partitioning_ops.partition_copy (20 ms) 40: [----------] 1 test from std_algorithms_partitioning_ops (20 ms total) 40: 40: [----------] 12 tests from std_algorithms_numerics_test 40: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 40: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (8 ms) 40: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 40: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 40: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 40: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 40: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 40: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 40: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 40: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 40: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 40: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 40: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 40: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 40: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 40: [----------] 12 tests from std_algorithms_numerics_test (23 ms total) 40: 40: [----------] 1 test from std_algorithms_numerics_ops_test 40: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 40: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (103 ms) 40: [----------] 1 test from std_algorithms_numerics_ops_test (103 ms total) 40: 40: [----------] 8 tests from std_algorithms_numeric_ops_test 40: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 40: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (719 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 40: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 40: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (637 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 40: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 40: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (144 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 40: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 40: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (250 ms) 40: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 40: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 40: [----------] 8 tests from std_algorithms_numeric_ops_test (1752 ms total) 40: 40: [----------] 1 test from std_algorithms_transform_ops_test 40: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 40: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (38 ms) 40: [----------] 1 test from std_algorithms_transform_ops_test (38 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 29 tests from 7 test suites ran. (1960 ms total) 40: [ PASSED ] 29 tests. 40/54 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_E ......................... Passed 2.16 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 41: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 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 12 tests from 7 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_adjacent_find_team_test 41: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 41: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (675 ms) 41: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 41: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (645 ms) 41: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1321 ms total) 41: 41: [----------] 2 tests from std_algorithms_count_team_test 41: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 41: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (317 ms) 41: [ RUN ] std_algorithms_count_team_test.count_returns_zero 41: [ OK ] std_algorithms_count_team_test.count_returns_zero (279 ms) 41: [----------] 2 tests from std_algorithms_count_team_test (596 ms total) 41: 41: [----------] 1 test from std_algorithms_count_if_team_test 41: [ RUN ] std_algorithms_count_if_team_test.test 41: [ OK ] std_algorithms_count_if_team_test.test (347 ms) 41: [----------] 1 test from std_algorithms_count_if_team_test (347 ms total) 41: 41: [----------] 1 test from std_algorithms_for_each_team_test 41: [ RUN ] std_algorithms_for_each_team_test.test 41: [ OK ] std_algorithms_for_each_team_test.test (572 ms) 41: [----------] 1 test from std_algorithms_for_each_team_test (572 ms total) 41: 41: [----------] 1 test from std_algorithms_for_each_n_team_test 41: [ RUN ] std_algorithms_for_each_n_team_test.test 41: [ OK ] std_algorithms_for_each_n_team_test.test (661 ms) 41: [----------] 1 test from std_algorithms_for_each_n_team_test (661 ms total) 41: 41: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 41: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 41: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (897 ms) 41: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 41: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (777 ms) 41: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 41: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (786 ms) 41: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (2460 ms total) 41: 41: [----------] 2 tests from std_algorithms_mismatch_team_test 41: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 41: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (967 ms) 41: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 41: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (943 ms) 41: [----------] 2 tests from std_algorithms_mismatch_team_test (1911 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 12 tests from 7 test suites ran. (7872 ms total) 41: [ PASSED ] 12 tests. 41/54 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .................... Passed 8.08 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 42: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 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 8 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_equal_team_test 42: [ RUN ] std_algorithms_equal_team_test.views_are_equal 42: [ OK ] std_algorithms_equal_team_test.views_are_equal (1423 ms) 42: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 42: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1384 ms) 42: [----------] 2 tests from std_algorithms_equal_team_test (2807 ms total) 42: 42: [----------] 2 tests from std_algorithms_search_team_test 42: [ RUN ] std_algorithms_search_team_test.sequences_exist 42: [ OK ] std_algorithms_search_team_test.sequences_exist (622 ms) 42: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 42: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (647 ms) 42: [----------] 2 tests from std_algorithms_search_team_test (1270 ms total) 42: 42: [----------] 2 tests from std_algorithms_find_end_team_test 42: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 42: [ OK ] std_algorithms_find_end_team_test.sequences_exist (761 ms) 42: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 42: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (741 ms) 42: [----------] 2 tests from std_algorithms_find_end_team_test (1503 ms total) 42: 42: [----------] 2 tests from std_algorithms_find_first_of_team_test 42: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 42: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (690 ms) 42: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 42: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (999 ms) 42: [----------] 2 tests from std_algorithms_find_first_of_team_test (1689 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 8 tests from 4 test suites ran. (7271 ms total) 42: [ PASSED ] 8 tests. 42/54 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .................... Passed 7.48 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 43: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 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 11 tests from 7 test suites. 43: [----------] Global test environment set-up. 43: [----------] 2 tests from std_algorithms_find_team_test 43: [ RUN ] std_algorithms_find_team_test.searched_values_exist 43: [ OK ] std_algorithms_find_team_test.searched_values_exist (316 ms) 43: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 43: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (298 ms) 43: [----------] 2 tests from std_algorithms_find_team_test (614 ms total) 43: 43: [----------] 2 tests from std_algorithms_find_if_team_test 43: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 43: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (292 ms) 43: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 43: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (298 ms) 43: [----------] 2 tests from std_algorithms_find_if_team_test (590 ms total) 43: 43: [----------] 2 tests from std_algorithms_find_if_not_team_test 43: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 43: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (308 ms) 43: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 43: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (589 ms) 43: [----------] 2 tests from std_algorithms_find_if_not_team_test (898 ms total) 43: 43: [----------] 1 test from std_algorithms_all_of_team_test 43: [ RUN ] std_algorithms_all_of_team_test.test 43: [ OK ] std_algorithms_all_of_team_test.test (299 ms) 43: [----------] 1 test from std_algorithms_all_of_team_test (299 ms total) 43: 43: [----------] 1 test from std_algorithms_any_of_team_test 43: [ RUN ] std_algorithms_any_of_team_test.test 43: [ OK ] std_algorithms_any_of_team_test.test (282 ms) 43: [----------] 1 test from std_algorithms_any_of_team_test (282 ms total) 43: 43: [----------] 1 test from std_algorithms_none_of_team_test 43: [ RUN ] std_algorithms_none_of_team_test.test 43: [ OK ] std_algorithms_none_of_team_test.test (296 ms) 43: [----------] 1 test from std_algorithms_none_of_team_test (296 ms total) 43: 43: [----------] 2 tests from std_algorithms_search_n_team_test 43: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 43: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (360 ms) 43: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 43: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (338 ms) 43: [----------] 2 tests from std_algorithms_search_n_team_test (698 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 11 tests from 7 test suites ran. (3681 ms total) 43: [ PASSED ] 11 tests. 43/54 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .................... Passed 3.89 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 44: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 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 3 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_min_element_team_test 44: [ RUN ] std_algorithms_min_element_team_test.test 44: [ OK ] std_algorithms_min_element_team_test.test (1839 ms) 44: [----------] 1 test from std_algorithms_min_element_team_test (1839 ms total) 44: 44: [----------] 1 test from std_algorithms_max_element_team_test 44: [ RUN ] std_algorithms_max_element_team_test.test 44: [ OK ] std_algorithms_max_element_team_test.test (855 ms) 44: [----------] 1 test from std_algorithms_max_element_team_test (855 ms total) 44: 44: [----------] 1 test from std_algorithms_minmax_element_team_test 44: [ RUN ] std_algorithms_minmax_element_team_test.test 44: [ OK ] std_algorithms_minmax_element_team_test.test (926 ms) 44: [----------] 1 test from std_algorithms_minmax_element_team_test (926 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 3 tests from 3 test suites ran. (3620 ms total) 44: [ PASSED ] 3 tests. 44/54 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .................... Passed 3.81 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 45: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 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 6 tests from 6 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_fill_team_test 45: [ RUN ] std_algorithms_fill_team_test.test 45: [ OK ] std_algorithms_fill_team_test.test (392 ms) 45: [----------] 1 test from std_algorithms_fill_team_test (392 ms total) 45: 45: [----------] 1 test from std_algorithms_fill_n_team_test 45: [ RUN ] std_algorithms_fill_n_team_test.test 45: [ OK ] std_algorithms_fill_n_team_test.test (499 ms) 45: [----------] 1 test from std_algorithms_fill_n_team_test (499 ms total) 45: 45: [----------] 1 test from std_algorithms_replace_team_test 45: [ RUN ] std_algorithms_replace_team_test.test 45: [ OK ] std_algorithms_replace_team_test.test (533 ms) 45: [----------] 1 test from std_algorithms_replace_team_test (533 ms total) 45: 45: [----------] 1 test from std_algorithms_replace_if_team_test 45: [ RUN ] std_algorithms_replace_if_team_test.test 45: [ OK ] std_algorithms_replace_if_team_test.test (487 ms) 45: [----------] 1 test from std_algorithms_replace_if_team_test (487 ms total) 45: 45: [----------] 1 test from std_algorithms_replace_copy_team_test 45: [ RUN ] std_algorithms_replace_copy_team_test.test 45: [ OK ] std_algorithms_replace_copy_team_test.test (474 ms) 45: [----------] 1 test from std_algorithms_replace_copy_team_test (474 ms total) 45: 45: [----------] 1 test from std_algorithms_replace_copy_if_team_test 45: [ RUN ] std_algorithms_replace_copy_if_team_test.test 45: [ OK ] std_algorithms_replace_copy_if_team_test.test (985 ms) 45: [----------] 1 test from std_algorithms_replace_copy_if_team_test (985 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 6 tests from 6 test suites ran. (3374 ms total) 45: [ PASSED ] 6 tests. 45/54 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .................... Passed 3.59 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 46: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 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_reverse_team_test 46: [ RUN ] std_algorithms_reverse_team_test.test 46: [ OK ] std_algorithms_reverse_team_test.test (410 ms) 46: [----------] 1 test from std_algorithms_reverse_team_test (410 ms total) 46: 46: [----------] 1 test from std_algorithms_reverse_copy_team_test 46: [ RUN ] std_algorithms_reverse_copy_team_test.test 46: [ OK ] std_algorithms_reverse_copy_team_test.test (464 ms) 46: [----------] 1 test from std_algorithms_reverse_copy_team_test (464 ms total) 46: 46: [----------] 1 test from std_algorithms_rotate_team_test 46: [ RUN ] std_algorithms_rotate_team_test.test 46: [ OK ] std_algorithms_rotate_team_test.test (838 ms) 46: [----------] 1 test from std_algorithms_rotate_team_test (838 ms total) 46: 46: [----------] 1 test from std_algorithms_rotate_copy_team_test 46: [ RUN ] std_algorithms_rotate_copy_team_test.test 46: [ OK ] std_algorithms_rotate_copy_team_test.test (897 ms) 46: [----------] 1 test from std_algorithms_rotate_copy_team_test (897 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (2611 ms total) 46: [ PASSED ] 4 tests. 46/54 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .................... Passed 2.80 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 47: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 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 4 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_move_team_test 47: [ RUN ] std_algorithms_move_team_test.test 47: [ OK ] std_algorithms_move_team_test.test (723 ms) 47: [----------] 1 test from std_algorithms_move_team_test (723 ms total) 47: 47: [----------] 1 test from std_algorithms_move_backward_team_test 47: [ RUN ] std_algorithms_move_backward_team_test.test 47: [ OK ] std_algorithms_move_backward_team_test.test (654 ms) 47: [----------] 1 test from std_algorithms_move_backward_team_test (654 ms total) 47: 47: [----------] 1 test from std_algorithms_shift_left_team_test 47: [ RUN ] std_algorithms_shift_left_team_test.test 47: [ OK ] std_algorithms_shift_left_team_test.test (2364 ms) 47: [----------] 1 test from std_algorithms_shift_left_team_test (2364 ms total) 47: 47: [----------] 1 test from std_algorithms_shift_right_team_test 47: [ RUN ] std_algorithms_shift_right_team_test.test 47: [ OK ] std_algorithms_shift_right_team_test.test (2351 ms) 47: [----------] 1 test from std_algorithms_shift_right_team_test (2351 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 4 tests from 4 test suites ran. (6094 ms total) 47: [ PASSED ] 4 tests. 47/54 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .................... Passed 6.29 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 48: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 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 9 tests from 9 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_copy_team_test 48: [ RUN ] std_algorithms_copy_team_test.test 48: [ OK ] std_algorithms_copy_team_test.test (905 ms) 48: [----------] 1 test from std_algorithms_copy_team_test (905 ms total) 48: 48: [----------] 1 test from std_algorithms_copy_n_team_test 48: [ RUN ] std_algorithms_copy_n_team_test.test 48: [ OK ] std_algorithms_copy_n_team_test.test (642 ms) 48: [----------] 1 test from std_algorithms_copy_n_team_test (642 ms total) 48: 48: [----------] 1 test from std_algorithms_copy_backward_team_test 48: [ RUN ] std_algorithms_copy_backward_team_test.test 48: [ OK ] std_algorithms_copy_backward_team_test.test (621 ms) 48: [----------] 1 test from std_algorithms_copy_backward_team_test (621 ms total) 48: 48: [----------] 1 test from std_algorithms_copy_if_team_test 48: [ RUN ] std_algorithms_copy_if_team_test.test 48: [ OK ] std_algorithms_copy_if_team_test.test (600 ms) 48: [----------] 1 test from std_algorithms_copy_if_team_test (600 ms total) 48: 48: [----------] 1 test from std_algorithms_unique_copy_team_test 48: [ RUN ] std_algorithms_unique_copy_team_test.test 48: [ OK ] std_algorithms_unique_copy_team_test.test (585 ms) 48: [----------] 1 test from std_algorithms_unique_copy_team_test (585 ms total) 48: 48: [----------] 1 test from std_algorithms_remove_team_test 48: [ RUN ] std_algorithms_remove_team_test.test 48: [ OK ] std_algorithms_remove_team_test.test (570 ms) 48: [----------] 1 test from std_algorithms_remove_team_test (570 ms total) 48: 48: [----------] 1 test from std_algorithms_remove_if_team_test 48: [ RUN ] std_algorithms_remove_if_team_test.test 48: [ OK ] std_algorithms_remove_if_team_test.test (522 ms) 48: [----------] 1 test from std_algorithms_remove_if_team_test (522 ms total) 48: 48: [----------] 1 test from std_algorithms_remove_copy_team_test 48: [ RUN ] std_algorithms_remove_copy_team_test.test 48: [ OK ] std_algorithms_remove_copy_team_test.test (660 ms) 48: [----------] 1 test from std_algorithms_remove_copy_team_test (660 ms total) 48: 48: [----------] 1 test from std_algorithms_remove_copy_if_team_test 48: [ RUN ] std_algorithms_remove_copy_if_team_test.test 48: [ OK ] std_algorithms_remove_copy_if_team_test.test (523 ms) 48: [----------] 1 test from std_algorithms_remove_copy_if_team_test (524 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 9 tests from 9 test suites ran. (5632 ms total) 48: [ PASSED ] 9 tests. 48/54 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .................... Passed 5.81 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 49: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 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 4 tests from 4 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_unique_team_test 49: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 49: [ OK ] std_algorithms_unique_team_test.test_default_predicate (769 ms) 49: [----------] 1 test from std_algorithms_unique_team_test (769 ms total) 49: 49: [----------] 1 test from std_algorithms_adjacent_difference_team_test 49: [ RUN ] std_algorithms_adjacent_difference_team_test.test 49: [ OK ] std_algorithms_adjacent_difference_team_test.test (1091 ms) 49: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1091 ms total) 49: 49: [----------] 1 test from std_algorithms_reduce_team_test 49: [ RUN ] std_algorithms_reduce_team_test.test 49: [ OK ] std_algorithms_reduce_team_test.test (954 ms) 49: [----------] 1 test from std_algorithms_reduce_team_test (954 ms total) 49: 49: [----------] 1 test from std_algorithms_transform_reduce_team_test 49: [ RUN ] std_algorithms_transform_reduce_team_test.test 49: [ OK ] std_algorithms_transform_reduce_team_test.test (1724 ms) 49: [----------] 1 test from std_algorithms_transform_reduce_team_test (1724 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 4 tests from 4 test suites ran. (4539 ms total) 49: [ PASSED ] 4 tests. 49/54 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .................... Passed 4.74 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 50: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 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 18 tests from 5 test suites. 50: [----------] Global test environment set-up. 50: [----------] 2 tests from std_algorithms_is_sorted_team_test 50: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 50: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (956 ms) 50: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 50: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (548 ms) 50: [----------] 2 tests from std_algorithms_is_sorted_team_test (1504 ms total) 50: 50: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 50: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (13 ms) 50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 50: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (16 ms) 50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 50: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (477 ms) 50: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 50: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (896 ms) 50: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1405 ms total) 50: 50: [----------] 4 tests from std_algorithms_is_partitioned_team_test 50: [ RUN ] std_algorithms_is_partitioned_team_test.empty 50: [ OK ] std_algorithms_is_partitioned_team_test.empty (7 ms) 50: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 50: [ OK ] std_algorithms_is_partitioned_team_test.all_true (434 ms) 50: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 50: [ OK ] std_algorithms_is_partitioned_team_test.all_false (432 ms) 50: [ RUN ] std_algorithms_is_partitioned_team_test.random 50: [ OK ] std_algorithms_is_partitioned_team_test.random (226 ms) 50: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1100 ms total) 50: 50: [----------] 4 tests from std_algorithms_partition_copy_team_test 50: [ RUN ] std_algorithms_partition_copy_team_test.empty 50: [ OK ] std_algorithms_partition_copy_team_test.empty (11 ms) 50: [ RUN ] std_algorithms_partition_copy_team_test.all_true 50: [ OK ] std_algorithms_partition_copy_team_test.all_true (922 ms) 50: [ RUN ] std_algorithms_partition_copy_team_test.all_false 50: [ OK ] std_algorithms_partition_copy_team_test.all_false (918 ms) 50: [ RUN ] std_algorithms_partition_copy_team_test.random 50: [ OK ] std_algorithms_partition_copy_team_test.random (625 ms) 50: [----------] 4 tests from std_algorithms_partition_copy_team_test (2477 ms total) 50: 50: [----------] 4 tests from std_algorithms_partition_point_team_test 50: [ RUN ] std_algorithms_partition_point_team_test.empty 50: [ OK ] std_algorithms_partition_point_team_test.empty (7 ms) 50: [ RUN ] std_algorithms_partition_point_team_test.all_true 50: [ OK ] std_algorithms_partition_point_team_test.all_true (422 ms) 50: [ RUN ] std_algorithms_partition_point_team_test.all_false 50: [ OK ] std_algorithms_partition_point_team_test.all_false (420 ms) 50: [ RUN ] std_algorithms_partition_point_team_test.random 50: [ OK ] std_algorithms_partition_point_team_test.random (221 ms) 50: [----------] 4 tests from std_algorithms_partition_point_team_test (1072 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 18 tests from 5 test suites ran. (7560 ms total) 50: [ PASSED ] 18 tests. 50/54 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .................... Passed 7.74 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 51: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 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 5 tests from 4 test suites. 51: [----------] Global test environment set-up. 51: [----------] 2 tests from std_algorithms_transform_team_test 51: [ RUN ] std_algorithms_transform_team_test.test_unary_op 51: [ OK ] std_algorithms_transform_team_test.test_unary_op (1011 ms) 51: [ RUN ] std_algorithms_transform_team_test.test_binary_op 51: [ OK ] std_algorithms_transform_team_test.test_binary_op (1093 ms) 51: [----------] 2 tests from std_algorithms_transform_team_test (2105 ms total) 51: 51: [----------] 1 test from std_algorithms_generate_team_test 51: [ RUN ] std_algorithms_generate_team_test.test_unary_op 51: [ OK ] std_algorithms_generate_team_test.test_unary_op (2214 ms) 51: [----------] 1 test from std_algorithms_generate_team_test (2214 ms total) 51: 51: [----------] 1 test from std_algorithms_generate_n_team_test 51: [ RUN ] std_algorithms_generate_n_team_test.test 51: [ OK ] std_algorithms_generate_n_team_test.test (518 ms) 51: [----------] 1 test from std_algorithms_generate_n_team_test (519 ms total) 51: 51: [----------] 1 test from std_algorithms_swap_ranges_team_test 51: [ RUN ] std_algorithms_swap_ranges_team_test.test 51: [ OK ] std_algorithms_swap_ranges_team_test.test (1061 ms) 51: [----------] 1 test from std_algorithms_swap_ranges_team_test (1061 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 5 tests from 4 test suites ran. (5900 ms total) 51: [ PASSED ] 5 tests. 51/54 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .................... Passed 6.08 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 52: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 52: Test timeout computed to be: 1500 52: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 52: Detected: 6 cores per node. 52: Detected: 1 MPI_ranks per node. 52: Requested: 8 threads per process. 52: [==========] Running 2 tests from 2 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_exclusive_scan_team_test 52: [ RUN ] std_algorithms_exclusive_scan_team_test.test 52: [ OK ] std_algorithms_exclusive_scan_team_test.test (2511 ms) 52: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2511 ms total) 52: 52: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 52: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 52: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1261 ms) 52: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1261 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 2 tests from 2 test suites ran. (3773 ms total) 52: [ PASSED ] 2 tests. 52/54 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .................... Passed 3.95 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 53: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 53: Test timeout computed to be: 1500 53: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 53: Detected: 6 cores per node. 53: Detected: 1 MPI_ranks per node. 53: Requested: 8 threads per process. 53: [==========] Running 2 tests from 2 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_inclusive_scan_team_test 53: [ RUN ] std_algorithms_inclusive_scan_team_test.test 53: [ OK ] std_algorithms_inclusive_scan_team_test.test (3805 ms) 53: [----------] 1 test from std_algorithms_inclusive_scan_team_test (3805 ms total) 53: 53: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 53: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 53: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2440 ms) 53: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2440 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 2 tests from 2 test suites ran. (6246 ms total) 53: [ PASSED ] 2 tests. 53/54 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .................... Passed 6.42 sec test 54 Start 54: Kokkos_UnitTest_SIMD 54: Test command: /var/jenkins/workspace/Kokkos_PR-7581/build/simd/unit_tests/Kokkos_UnitTest_SIMD 54: Test timeout computed to be: 1500 54: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 54: Detected: 6 cores per node. 54: Detected: 1 MPI_ranks per node. 54: Requested: 8 threads per process. 54: [==========] Running 18 tests from 1 test suite. 54: [----------] Global test environment set-up. 54: [----------] 18 tests from simd 54: [ RUN ] simd.host_math_ops 54: [ OK ] simd.host_math_ops (0 ms) 54: [ RUN ] simd.device_math_ops 54: [ OK ] simd.device_math_ops (5 ms) 54: [ RUN ] simd.host_mask_ops 54: [ OK ] simd.host_mask_ops (0 ms) 54: [ RUN ] simd.device_mask_ops 54: [ OK ] simd.device_mask_ops (0 ms) 54: [ RUN ] simd.host_conversions 54: [ OK ] simd.host_conversions (0 ms) 54: [ RUN ] simd.device_conversions 54: [ OK ] simd.device_conversions (0 ms) 54: [ RUN ] simd.host_shift_ops 54: [ OK ] simd.host_shift_ops (0 ms) 54: [ RUN ] simd.device_shift_ops 54: [ OK ] simd.device_shift_ops (0 ms) 54: [ RUN ] simd.host_condition 54: [ OK ] simd.host_condition (0 ms) 54: [ RUN ] simd.device_condition 54: [ OK ] simd.device_condition (0 ms) 54: [ RUN ] simd.host_gen_ctors 54: [ OK ] simd.host_gen_ctors (0 ms) 54: [ RUN ] simd.device_gen_ctors 54: [ OK ] simd.device_gen_ctors (0 ms) 54: [ RUN ] simd.host_where_expressions 54: [ OK ] simd.host_where_expressions (0 ms) 54: [ RUN ] simd.device_where_expressions 54: [ OK ] simd.device_where_expressions (0 ms) 54: [ RUN ] simd.host_reductions 54: [ OK ] simd.host_reductions (0 ms) 54: [ RUN ] simd.device_reductions 54: [ OK ] simd.device_reductions (0 ms) 54: [ RUN ] simd.host_construction 54: [ OK ] simd.host_construction (0 ms) 54: [ RUN ] simd.device_construction 54: [ OK ] simd.device_construction (0 ms) 54: [----------] 18 tests from simd (5 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 18 tests from 1 test suite ran. (5 ms total) 54: [ PASSED ] 18 tests. 54/54 Test #54: Kokkos_UnitTest_SIMD ....................................... Passed 0.18 sec 100% tests passed, 0 tests failed out of 54 Label Time Summary: Kokkos = 290.89 sec*proc (54 tests) Total Test time (real) = 291.78 sec Post stage [Pipeline] xunit INFO: Processing CTest-Version 3.x (default) [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 13c3085ec873b04e101a5a2af0b8e2d5364efd5bf69185d5830c9f45bc9b9335 INFO: [CTest-Version 3.x (default)] - 1 test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/Kokkos_PR-7581' for the testing framework 'CTest-Version 3.x (default)'. $ docker rm -f --volumes 13c3085ec873b04e101a5a2af0b8e2d5364efd5bf69185d5830c9f45bc9b9335 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS